-
-
Notifications
You must be signed in to change notification settings - Fork 92
/
Copy pathintegration_snapshots__bugreport.snap
61 lines (48 loc) · 1.12 KB
/
integration_snapshots__bugreport.snap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
source: tests/integration_snapshots.rs
info:
program: cargo-semver-checks
args:
- semver-checks
- "--bugreport"
env:
CARGO_TERM_COLOR: never
RUST_BACKTRACE: "0"
snapshot_kind: text
---
success: true
exit_code: 0
----- stdout -----
System information:
-------------------
#### Software version
cargo-semver-checks [VERSION] ([HASH])
#### Operating system
- OS: [OS]
- Kernel: [KERNEL]
#### Command-line
```bash
[EXECUTABLE_PATH] semver-checks --bugreport
```
#### cargo version
```
> cargo -V
cargo [CARGO_VERSION] ([CARGO_VERSION_DETAILS])
```
#### Compile time information
- Profile: [PROFILE]
- Target triple: [TARGET_TRIPLE]
- Family: [FAMILY]
- OS: [OS]
- Architecture: [ARCH]
- Pointer width: [WIDTH]
- Endian: [ENDIAN]
- CPU features: [FEATURES]
- Host: [HOST_TRIPLE]
Cargo build configuration:
--------------------------
[CARGO_BUILD_TOML]
Please file an issue on GitHub reporting your bug.
Consider adding the diagnostic information above, either manually or automatically through the link below:
https://github.com/obi1kenobi/cargo-semver-checks/issues/new?[INFO_URLENCODED]
----- stderr -----