[INFO] fetching crate foreman 1.7.0...
[INFO] testing foreman-1.7.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate foreman 1.7.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate foreman 1.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate foreman 1.7.0
[INFO] tweaked toml for crates.io crate foreman 1.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate foreman 1.7.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate foreman 1.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-native-keyring-store v1.0.0
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded flate2 v1.0.27
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded rpassword v6.0.1
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded futures-io v0.3.28
[INFO] [stderr]   Downloaded ipnet v2.8.0
[INFO] [stderr]   Downloaded toml_edit v0.14.4
[INFO] [stderr]   Downloaded artiaa_auth v1.0.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.12
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded predicates v3.0.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.94
[INFO] [stderr]   Downloaded base64 v0.21.3
[INFO] [stderr]   Downloaded reqwest v0.11.20
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded command-group v1.0.8
[INFO] [stderr]   Downloaded openssl v0.10.58
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] [stderr]   Downloaded bstr v1.6.2
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] [stderr]   Downloaded insta v1.31.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] [stderr]   Downloaded openssl-src v300.1.6+3.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7
[INFO] running `Command { std: "docker" "start" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.58
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling keyring-core v1.0.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling openssl-src v300.1.6+3.1.4
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling openssl-sys v0.9.94
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling command-group v1.0.8
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rpassword v6.0.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling artiaa_auth v1.0.0
[INFO] [stderr]    Compiling foreman v1.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]  --> src/artifact_choosing.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(target_os = "windows", target_arch = "i686"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(all(target_os = "macos", target_arch = "i686"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(all(target_os = "linux", target_arch = "i686"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:39:62
[INFO] [stdout]    |
[INFO] [stdout] 39 |     not(any(target_arch = "x86_64", target_arch = "aarch64", target_arch = "i686"))
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `other`
[INFO] [stdout]    --> src/paths.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(other)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(other)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(other)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling bstr v1.6.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]  --> src/artifact_choosing.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(target_os = "windows", target_arch = "i686"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(all(target_os = "macos", target_arch = "i686"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(all(target_os = "linux", target_arch = "i686"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:39:62
[INFO] [stdout]    |
[INFO] [stdout] 39 |     not(any(target_arch = "x86_64", target_arch = "aarch64", target_arch = "i686"))
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `other`
[INFO] [stdout]    --> src/paths.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(other)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(other)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(other)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v3.0.3
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling insta v1.31.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling foreman v1.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]  --> src/artifact_choosing.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(target_os = "windows", target_arch = "i686"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(all(target_os = "macos", target_arch = "i686"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:31:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(all(target_os = "linux", target_arch = "i686"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/artifact_choosing.rs:39:62
[INFO] [stdout]    |
[INFO] [stdout] 39 |     not(any(target_arch = "x86_64", target_arch = "aarch64", target_arch = "i686"))
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `other`
[INFO] [stdout]    --> src/paths.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(other)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(other)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(other)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.62s
[INFO] running `Command { std: "docker" "inspect" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `i686`
[INFO] [stderr]  --> src/artifact_choosing.rs:6:34
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(all(target_os = "windows", target_arch = "i686"))]
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `i686`
[INFO] [stderr]   --> src/artifact_choosing.rs:15:32
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(all(target_os = "macos", target_arch = "i686"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `i686`
[INFO] [stderr]   --> src/artifact_choosing.rs:31:32
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[cfg(all(target_os = "linux", target_arch = "i686"))]
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `i686`
[INFO] [stderr]   --> src/artifact_choosing.rs:39:62
[INFO] [stderr]    |
[INFO] [stderr] 39 |     not(any(target_arch = "x86_64", target_arch = "aarch64", target_arch = "i686"))
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `other`
[INFO] [stderr]    --> src/paths.rs:144:7
[INFO] [stderr]     |
[INFO] [stderr] 144 | #[cfg(other)]
[INFO] [stderr]     |       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(other)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(other)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `foreman` (bin "foreman") generated 5 warnings
[INFO] [stderr] warning: `foreman` (bin "foreman" test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/foreman-3f0c8551a7d7e5e2)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test artifactory_path::test::invalid_architecture ... ok
[INFO] [stdout] test artifactory_path::test::invalid_operating_system ... ok
[INFO] [stdout] test artifactory_path::test::invalid_version_incomplete ... ok
[INFO] [stdout] test artifactory_path::test::invalid_version_no_v ... ok
[INFO] [stdout] test artifactory_path::test::simple_path ... ok
[INFO] [stdout] test artifactory_path::test::simple_path_with_arch ... ok
[INFO] [stdout] test config::test::deserialization::extraneous_fields_host ... ok
[INFO] [stdout] test config::test::deserialization::config_file_with_hosts ... ok
[INFO] [stdout] test config::test::deserialization::artifactory_from_artifactory_field ... ok
[INFO] [stdout] test config::test::deserialization::extraneous_fields_tools ... ok
[INFO] [stdout] test config::test::deserialization::github_from_source_field ... ok
[INFO] [stdout] test config::test::deserialization::host_artifactory ... ok
[INFO] [stdout] test config::test::tool_cache_entry_is_backward_compatible ... ok
[INFO] [stdout] test config::test::tool_cache_entry_is_different_for_github_and_gitlab_identical_projects ... ok
[INFO] [stdout] test config::test::deserialization::gitlab_from_gitlab_field ... ok
[INFO] [stdout] test config::test::deserialization::github_from_github_field ... ok
[INFO] [stdout] test paths::test::auth_store ... ok
[INFO] [stdout] test paths::test::bin_dir ... ok
[INFO] [stdout] test paths::test::index_file ... ok
[INFO] [stdout] test paths::test::root_dir ... ok
[INFO] [stdout] test paths::test::tools_dir ... ok
[INFO] [stdout] test paths::test::user_config ... ok
[INFO] [stdout] test tool_cache::test::load::reads_the_content_from_the_cache_file ... ok
[INFO] [stdout] test tool_cache::test::load::use_default_when_tool_cache_file_does_not_exist ... ok
[INFO] [stdout] test tool_cache::test::select_correct_asset_linux ... ok
[INFO] [stdout] test tool_cache::test::select_correct_asset ... ok
[INFO] [stdout] test tool_cache::test::select_correct_asset_macos ... ok
[INFO] [stdout] test tool_provider::github::tests::parse_next_link_empty_header ... ok
[INFO] [stdout] test tool_provider::github::tests::parse_next_link_last_page_no_next ... ok
[INFO] [stdout] test tool_provider::github::tests::parse_next_link_only_next ... ok
[INFO] [stdout] test tool_provider::github::tests::parse_next_link_with_all_rels ... ok
[INFO] [stdout] test tool_provider::github::tests::parse_next_link_with_next_and_last ... ok
[INFO] [stdout] test tool_cache::test::save::snapshot_default_tool_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-37f2692ddd21b7ae)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test snapshot_install_empty_configuration_file ... ok
[INFO] [stdout] test snapshot_install_no_tools_found ... ok
[INFO] [stdout] test snapshot_help_command ... ok
[INFO] [stdout] test snapshot_install_invalid_tool_configuration ... ok
[INFO] [stdout] test snapshot_install_default_foreman_toml ... ok
[INFO] [stdout] test snapshot_install_invalid_system_configuration_file ... ok
[INFO] [stdout] test snapshot_install_default_auth_toml ... ok
[INFO] [stdout] test snapshot_install_invalid_auth_toml ... ok
[INFO] [stdout] test snapshot_install_all_tools_before_failing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_install_all_tools_before_failing stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/snapshots/install_all_tools_before_failing.snap
[INFO] [stdout] Snapshot: install_all_tools_before_failing
[INFO] [stdout] Source: tests/cli.rs:100
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: content
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     0     0 │ [INFO ] Downloading github.com/Roblox/NotARepository@^0.1.0
[INFO] [stdout]     1     1 │ [ERROR] The following error occurred while trying to download tool "also-not-a-real-tool":
[INFO] [stdout]     2       │-        unexpected response body: invalid type: map, expected a sequence at line 1 column 0
[INFO] [stdout]     3       │-        Request from `https://api.github.com/repos/Roblox/NotARepository/releases?per_page=100`
[INFO] [stdout]     4       │-        
[INFO] [stdout]     5       │-        Received body:
[INFO] [stdout]     6       │-        {"message":"Not Found","documentation_url":"https://docs.github.com/rest/releases/releases#list-releases","status":"404"}
[INFO] [stdout]           2 │+        request failed: error sending request for url (https://api.github.com/repos/Roblox/NotARepository/releases?per_page=100): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     7     3 │ [INFO ] Downloading github.com/Roblox/@^0.2.0
[INFO] [stdout]     8     4 │ [ERROR] The following error occurred while trying to download tool "badly-formatted-tool":
[INFO] [stdout]     9       │-        unexpected response body: invalid type: map, expected a sequence at line 1 column 0
[INFO] [stdout]    10       │-        Request from `https://api.github.com/repos/Roblox//releases?per_page=100`
[INFO] [stdout]    11       │-        
[INFO] [stdout]    12       │-        Received body:
[INFO] [stdout]    13       │-        {
[INFO] [stdout]    14       │-          "message": "Not Found",
[INFO] [stdout]    15       │-          "documentation_url": "https://docs.github.com/rest",
[INFO] [stdout]    16       │-          "status": "404"
[INFO] [stdout]    17       │-        }
[INFO] [stdout]           5 │+        request failed: error sending request for url (https://api.github.com/repos/Roblox//releases?per_page=100): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    18     6 │ [INFO ] Downloading github.com/Roblox/VeryFakeRepository@^0.1.0
[INFO] [stdout]    19     7 │ [ERROR] The following error occurred while trying to download tool "not-a-real-tool":
[INFO] [stdout]    20       │-        unexpected response body: invalid type: map, expected a sequence at line 1 column 0
[INFO] [stdout]    21       │-        Request from `https://api.github.com/repos/Roblox/VeryFakeRepository/releases?per_page=100`
[INFO] [stdout]    22       │-        
[INFO] [stdout]    23       │-        Received body:
[INFO] [stdout]    24       │-        {"message":"Not Found","documentation_url":"https://docs.github.com/rest/releases/releases#list-releases","status":"404"}
[INFO] [stdout]           8 │+        request failed: error sending request for url (https://api.github.com/repos/Roblox/VeryFakeRepository/releases?per_page=100): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    25     9 │ The following tools were not installed:
[INFO] [stdout]    26    10 │ [
[INFO] [stdout]    27    11 │     "also-not-a-real-tool",
[INFO] [stdout]    28    12 │     "badly-formatted-tool",
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_install_all_tools_before_failing' (11397) panicked at tests/cli.rs:100:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6449e89398b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6449e89398b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6449e89398b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6449e89398b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6449e8951bfa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6449e8951bfa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6449e893f632 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6449e893f632 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6449e8916166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6449e8916166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6449e89310f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6449e8774b6c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6449e8774b6c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6449e89312b2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6449e89312b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6449e8916222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6449e890b1c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6449e8916f3d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6449e89523bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6449e8952132 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6449e876416a - <core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6449e876416a - <cli[dbf20c5cf74deb78]::TestContext>::snapshot_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:100:13
[INFO] [stdout]   22:     0x6449e87626be - <insta[6a696f622bfe9cc6]::settings::Settings>::bind::<<cli[dbf20c5cf74deb78]::TestContext>::snapshot_string::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.31.0/src/settings.rs:510:9
[INFO] [stdout]   23:     0x6449e87651bf - <cli[dbf20c5cf74deb78]::TestContext>::snapshot_string
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:99:9
[INFO] [stdout]   24:     0x6449e8765279 - <cli[dbf20c5cf74deb78]::TestContext>::snapshot_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:86:14
[INFO] [stdout]   25:     0x6449e8764ab1 - cli[dbf20c5cf74deb78]::snapshot_install_all_tools_before_failing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:217:13
[INFO] [stdout]   26:     0x6449e8763db7 - cli[dbf20c5cf74deb78]::snapshot_install_all_tools_before_failing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:204:47
[INFO] [stdout]   27:     0x6449e8767a66 - <cli[dbf20c5cf74deb78]::snapshot_install_all_tools_before_failing::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6449e8767c4b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x6449e8767c4b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   30:     0x6449e87754c5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   31:     0x6449e87754c5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   32:     0x6449e87754c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x6449e87754c5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x6449e87754c5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x6449e87754c5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   36:     0x6449e87754c5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   37:     0x6449e876edd4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   38:     0x6449e876edd4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x6449e8778542 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   40:     0x6449e8778542 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x6449e8778542 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x6449e8778542 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x6449e8778542 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x6449e8778542 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout]   45:     0x6449e8778542 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6449e8938c8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   47:     0x6449e8938c8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   48:     0x7f820b872aa4 - <unknown>
[INFO] [stdout]   49:     0x7f820b8ffa64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     snapshot_install_all_tools_before_failing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7", kill_on_drop: false }`
[INFO] [stdout] 1861ddb6a28968a3aa384bb40d69e0670355eda703301e7172871ebb16ce8da7
