[INFO] fetching crate true-s3-cli 0.1.2...
[INFO] building true-s3-cli-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate true-s3-cli 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate true-s3-cli 0.1.2
[INFO] finished tweaking crates.io crate true-s3-cli 0.1.2
[INFO] tweaked toml for crates.io crate true-s3-cli 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate true-s3-cli 0.1.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate true-s3-cli 0.1.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7170b13ef1a93ed3893a16a24e718ab349b4c68f5b7908866f64d6e2483b574
[INFO] running `Command { std: "docker" "start" "-a" "c7170b13ef1a93ed3893a16a24e718ab349b4c68f5b7908866f64d6e2483b574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7170b13ef1a93ed3893a16a24e718ab349b4c68f5b7908866f64d6e2483b574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7170b13ef1a93ed3893a16a24e718ab349b4c68f5b7908866f64d6e2483b574", kill_on_drop: false }`
[INFO] [stdout] c7170b13ef1a93ed3893a16a24e718ab349b4c68f5b7908866f64d6e2483b574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdebfbbb9e0e1a0296dc50fb425e74cb467912bfcd0ba0c8b5eaab99e9082b58
[INFO] running `Command { std: "docker" "start" "-a" "bdebfbbb9e0e1a0296dc50fb425e74cb467912bfcd0ba0c8b5eaab99e9082b58", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling result v1.0.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_ini v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rusoto_signature v0.48.0
[INFO] [stderr]    Compiling rusoto_s3 v0.48.0
[INFO] [stderr]    Compiling true-s3-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `config` is never read
[INFO] [stdout]    --> src/main.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let mut config: Config = Default::default();
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.51s
[INFO] running `Command { std: "docker" "inspect" "bdebfbbb9e0e1a0296dc50fb425e74cb467912bfcd0ba0c8b5eaab99e9082b58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdebfbbb9e0e1a0296dc50fb425e74cb467912bfcd0ba0c8b5eaab99e9082b58", kill_on_drop: false }`
[INFO] [stdout] bdebfbbb9e0e1a0296dc50fb425e74cb467912bfcd0ba0c8b5eaab99e9082b58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db37c6479c4f4414fb20e77e972d3f3a19750922a1e4b2fa39ae10a507c4b0d6
[INFO] running `Command { std: "docker" "start" "-a" "db37c6479c4f4414fb20e77e972d3f3a19750922a1e4b2fa39ae10a507c4b0d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling true-s3-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `config` is never read
[INFO] [stdout]    --> src/main.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let mut config: Config = Default::default();
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "db37c6479c4f4414fb20e77e972d3f3a19750922a1e4b2fa39ae10a507c4b0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db37c6479c4f4414fb20e77e972d3f3a19750922a1e4b2fa39ae10a507c4b0d6", kill_on_drop: false }`
[INFO] [stdout] db37c6479c4f4414fb20e77e972d3f3a19750922a1e4b2fa39ae10a507c4b0d6
