[INFO] fetching crate foreman 1.6.3... [INFO] testing foreman-1.6.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate foreman 1.6.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate foreman 1.6.3 [INFO] finished tweaking crates.io crate foreman 1.6.3 [INFO] tweaked toml for crates.io crate foreman 1.6.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate foreman 1.6.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate foreman 1.6.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2e725e3fb576d7bbfc99d13ee680cbade8853f6520a9b67d504550db2ceef92 [INFO] running `Command { std: "docker" "start" "-a" "c2e725e3fb576d7bbfc99d13ee680cbade8853f6520a9b67d504550db2ceef92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e725e3fb576d7bbfc99d13ee680cbade8853f6520a9b67d504550db2ceef92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e725e3fb576d7bbfc99d13ee680cbade8853f6520a9b67d504550db2ceef92", kill_on_drop: false }` [INFO] [stdout] c2e725e3fb576d7bbfc99d13ee680cbade8853f6520a9b67d504550db2ceef92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7ff2774018b72ddf2e4648dbcba53f863028c6bd09590c1bd39c00f6a45e051 [INFO] running `Command { std: "docker" "start" "-a" "d7ff2774018b72ddf2e4648dbcba53f863028c6bd09590c1bd39c00f6a45e051", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [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 pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.58 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling openssl-sys v0.9.94 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling command-group v1.0.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling rpassword v6.0.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling native-tls v0.2.11 [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.6.3 (/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 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 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 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 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 31 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 23s [INFO] running `Command { std: "docker" "inspect" "d7ff2774018b72ddf2e4648dbcba53f863028c6bd09590c1bd39c00f6a45e051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ff2774018b72ddf2e4648dbcba53f863028c6bd09590c1bd39c00f6a45e051", kill_on_drop: false }` [INFO] [stdout] d7ff2774018b72ddf2e4648dbcba53f863028c6bd09590c1bd39c00f6a45e051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f92cdf3030b0bfecf0659d90babed63db32f2bf40cac4c218e53496506d5d09 [INFO] running `Command { std: "docker" "start" "-a" "4f92cdf3030b0bfecf0659d90babed63db32f2bf40cac4c218e53496506d5d09", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling predicates-tree v1.0.9 [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] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling insta v1.31.0 [INFO] [stderr] Compiling assert_cmd v2.0.12 [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 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 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 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 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 31 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling foreman v1.6.3 (/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 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 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 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 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 31 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.35s [INFO] running `Command { std: "docker" "inspect" "4f92cdf3030b0bfecf0659d90babed63db32f2bf40cac4c218e53496506d5d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f92cdf3030b0bfecf0659d90babed63db32f2bf40cac4c218e53496506d5d09", kill_on_drop: false }` [INFO] [stdout] 4f92cdf3030b0bfecf0659d90babed63db32f2bf40cac4c218e53496506d5d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce642da6aa8e3233202faca988b568feab26a4837c9526482c2e122065c59525 [INFO] running `Command { std: "docker" "start" "-a" "ce642da6aa8e3233202faca988b568feab26a4837c9526482c2e122065c59525", 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 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 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 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 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 31 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 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.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/foreman-b177af21e67684b0) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test artifactory_path::test::invalid_operating_system ... ok [INFO] [stdout] test artifactory_path::test::invalid_architecture ... 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::github_from_source_field ... ok [INFO] [stdout] test config::test::deserialization::host_artifactory ... ok [INFO] [stdout] test config::test::deserialization::extraneous_fields_tools ... ok [INFO] [stdout] test config::test::deserialization::github_from_github_field ... 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 paths::test::bin_dir ... ok [INFO] [stdout] test paths::test::auth_store ... ok [INFO] [stdout] test paths::test::root_dir ... ok [INFO] [stdout] test paths::test::index_file ... ok [INFO] [stdout] test paths::test::tools_dir ... ok [INFO] [stdout] test paths::test::user_config ... ok [INFO] [stdout] test tool_cache::test::select_correct_asset ... ok [INFO] [stdout] test tool_cache::test::select_correct_asset_linux ... ok [INFO] [stdout] test config::test::deserialization::artifactory_from_artifactory_field ... ok [INFO] [stdout] test config::test::deserialization::config_file_with_hosts ... ok [INFO] [stdout] test config::test::deserialization::gitlab_from_gitlab_field ... ok [INFO] [stdout] test tool_cache::test::load::use_default_when_tool_cache_file_does_not_exist ... ok [INFO] [stdout] test tool_cache::test::load::reads_the_content_from_the_cache_file ... ok [INFO] [stdout] test tool_cache::test::select_correct_asset_macos ... ok [INFO] [stdout] test tool_cache::test::save::snapshot_default_tool_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-d14fb699a329a29d) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test snapshot_help_command ... 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_empty_configuration_file ... ok [INFO] [stdout] test snapshot_install_default_auth_toml ... ok [INFO] [stdout] test snapshot_install_invalid_tool_configuration ... ok [INFO] [stdout] test snapshot_install_invalid_auth_toml ... ok [INFO] [stdout] test snapshot_install_no_tools_found ... 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` [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"} [INFO] [stdout] 2 │+ request failed: error sending request for url (https://api.github.com/repos/Roblox/NotARepository/releases): 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` [INFO] [stdout] 11 │- [INFO] [stdout] 12 │- Received body: [INFO] [stdout] 13 │- {"message":"Not Found","documentation_url":"https://docs.github.com/rest"} [INFO] [stdout] 5 │+ request failed: error sending request for url (https://api.github.com/repos/Roblox//releases): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 14 6 │ [INFO ] Downloading github.com/Roblox/VeryFakeRepository@^0.1.0 [INFO] [stdout] 15 7 │ [ERROR] The following error occurred while trying to download tool "not-a-real-tool": [INFO] [stdout] 16 │- unexpected response body: invalid type: map, expected a sequence at line 1 column 0 [INFO] [stdout] 17 │- Request from `https://api.github.com/repos/Roblox/VeryFakeRepository/releases` [INFO] [stdout] 18 │- [INFO] [stdout] 19 │- Received body: [INFO] [stdout] 20 │- {"message":"Not Found","documentation_url":"https://docs.github.com/rest/releases/releases#list-releases"} [INFO] [stdout] 8 │+ request failed: error sending request for url (https://api.github.com/repos/Roblox/VeryFakeRepository/releases): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 21 9 │ The following tools were not installed: [INFO] [stdout] 22 10 │ [ [INFO] [stdout] 23 11 │ "also-not-a-real-tool", [INFO] [stdout] 24 12 │ "badly-formatted-tool", [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'snapshot_install_all_tools_before_failing' (48) 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: 0x652afef45e32 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x652afef45e32 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x652afef45e32 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x652afef45e32 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x652afef5876f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x652afef5876f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x652afef10883 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x652afef10883 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x652afef1d412 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x652afef2294f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x652afef227e1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x652afed7327e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x652afed7327e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x652afef22fee - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x652afef22fee - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x652afef22dba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x652afef1d549 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x652afef03d4d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x652afef62310 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x652afef61596 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x652afed4d41a - core::result::Result::unwrap::h2460f266400a2ff5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x652afed4d41a - cli::TestContext::snapshot_string::{{closure}}::hb6fb01be1ffc80d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:100:13 [INFO] [stdout] 22: 0x652afed5196e - insta::settings::Settings::bind::hdf197a0825d19ab5 [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: 0x652afed4d07f - cli::TestContext::snapshot_string::h3e52051dd26cde2f [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:99:9 [INFO] [stdout] 24: 0x652afed4d4d9 - cli::TestContext::snapshot_command::ha28012fb803fec18 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:86:14 [INFO] [stdout] 25: 0x652afed4e831 - cli::snapshot_install_all_tools_before_failing::h1780703e225a6d32 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:217:13 [INFO] [stdout] 26: 0x652afed4e887 - cli::snapshot_install_all_tools_before_failing::{{closure}}::hcb64e553af2c8329 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:204:47 [INFO] [stdout] 27: 0x652afed4f2f6 - core::ops::function::FnOnce::call_once::h5bdec44d1e5ee8d1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x652afed7303b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x652afed7303b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x652afed88b25 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x652afed88b25 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x652afed88b25 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 33: 0x652afed88b25 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 34: 0x652afed88b25 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x652afed88b25 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x652afed88b25 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x652afed5f514 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x652afed5f514 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x652afed62d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x652afed62d5a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x652afed62d5a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 42: 0x652afed62d5a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 43: 0x652afed62d5a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x652afed62d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x652afed62d5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x652afef1752f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 47: 0x652afef1752f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 48: 0x78631168caa4 - [INFO] [stdout] 49: 0x786311719a34 - clone [INFO] [stdout] 50: 0x0 - [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.45s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "ce642da6aa8e3233202faca988b568feab26a4837c9526482c2e122065c59525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce642da6aa8e3233202faca988b568feab26a4837c9526482c2e122065c59525", kill_on_drop: false }` [INFO] [stdout] ce642da6aa8e3233202faca988b568feab26a4837c9526482c2e122065c59525