[INFO] fetching crate volaris-cli 0.0.5...
[INFO] testing volaris-cli-0.0.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate volaris-cli 0.0.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate volaris-cli 0.0.5
[INFO] finished tweaking crates.io crate volaris-cli 0.0.5
[INFO] tweaked toml for crates.io crate volaris-cli 0.0.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate volaris-cli 0.0.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate volaris-cli 0.0.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea82746a55cf5be302b114ae42e8039907b2b8b15c62ef20697c255c4f0b3db5
[INFO] running `Command { std: "docker" "start" "-a" "ea82746a55cf5be302b114ae42e8039907b2b8b15c62ef20697c255c4f0b3db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea82746a55cf5be302b114ae42e8039907b2b8b15c62ef20697c255c4f0b3db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea82746a55cf5be302b114ae42e8039907b2b8b15c62ef20697c255c4f0b3db5", kill_on_drop: false }`
[INFO] [stdout] ea82746a55cf5be302b114ae42e8039907b2b8b15c62ef20697c255c4f0b3db5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dea86b3bf2167f5ff042821b07688b579aa13252ddba3f1df51b72d1526f601d
[INFO] running `Command { std: "docker" "start" "-a" "dea86b3bf2167f5ff042821b07688b579aa13252ddba3f1df51b72d1526f601d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling deoxys v0.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling balloon-hash v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling volaris-crypto v0.0.3
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling volaris-tools v0.0.4
[INFO] [stderr]    Compiling volaris-cli v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stdout]   --> src/global/structs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PackParams {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 19 |     pub dir_mode: DirectoryMode,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub print_mode: PrintMode,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.82s
[INFO] running `Command { std: "docker" "inspect" "dea86b3bf2167f5ff042821b07688b579aa13252ddba3f1df51b72d1526f601d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea86b3bf2167f5ff042821b07688b579aa13252ddba3f1df51b72d1526f601d", kill_on_drop: false }`
[INFO] [stdout] dea86b3bf2167f5ff042821b07688b579aa13252ddba3f1df51b72d1526f601d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ffabceaf33afee9fdcf3ad9b8d2239d876f09ae12a0f8f793b5cf4268454968
[INFO] running `Command { std: "docker" "start" "-a" "4ffabceaf33afee9fdcf3ad9b8d2239d876f09ae12a0f8f793b5cf4268454968", kill_on_drop: false }`
[INFO] [stderr]    Compiling volaris-cli v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stdout]   --> src/global/structs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PackParams {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 19 |     pub dir_mode: DirectoryMode,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub print_mode: PrintMode,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "4ffabceaf33afee9fdcf3ad9b8d2239d876f09ae12a0f8f793b5cf4268454968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ffabceaf33afee9fdcf3ad9b8d2239d876f09ae12a0f8f793b5cf4268454968", kill_on_drop: false }`
[INFO] [stdout] 4ffabceaf33afee9fdcf3ad9b8d2239d876f09ae12a0f8f793b5cf4268454968
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b6fb1e09db0a75fa06572bbfc2faa059a3ea9d9178f504f6e30509b7aaf11bf
[INFO] running `Command { std: "docker" "start" "-a" "6b6fb1e09db0a75fa06572bbfc2faa059a3ea9d9178f504f6e30509b7aaf11bf", kill_on_drop: false }`
[INFO] [stderr] warning: fields `dir_mode` and `print_mode` are never read
[INFO] [stderr]   --> src/global/structs.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct PackParams {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 19 |     pub dir_mode: DirectoryMode,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 20 |     pub print_mode: PrintMode,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `volaris-cli` (bin "volaris-cli" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/volaris_cli-18542aaf1bf6b180)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b6fb1e09db0a75fa06572bbfc2faa059a3ea9d9178f504f6e30509b7aaf11bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6fb1e09db0a75fa06572bbfc2faa059a3ea9d9178f504f6e30509b7aaf11bf", kill_on_drop: false }`
[INFO] [stdout] 6b6fb1e09db0a75fa06572bbfc2faa059a3ea9d9178f504f6e30509b7aaf11bf
