[INFO] fetching crate camino-tempfile 1.1.1... [INFO] checking camino-tempfile-1.1.1 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate camino-tempfile 1.1.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate camino-tempfile 1.1.1 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate camino-tempfile 1.1.1 [INFO] finished tweaking crates.io crate camino-tempfile 1.1.1 [INFO] tweaked toml for crates.io crate camino-tempfile 1.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages [INFO] [stderr] Adding linux-raw-sys v0.4.13 (latest: v0.6.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded camino v1.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e062ab8b39e0cc095e1b969e5ae3c3e6ac7db6f10d47610c105e9a30f83f966 [INFO] running `Command { std: "docker" "start" "-a" "2e062ab8b39e0cc095e1b969e5ae3c3e6ac7db6f10d47610c105e9a30f83f966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e062ab8b39e0cc095e1b969e5ae3c3e6ac7db6f10d47610c105e9a30f83f966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e062ab8b39e0cc095e1b969e5ae3c3e6ac7db6f10d47610c105e9a30f83f966", kill_on_drop: false }` [INFO] [stdout] 2e062ab8b39e0cc095e1b969e5ae3c3e6ac7db6f10d47610c105e9a30f83f966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbaa5a9ce5e299b5859e1602becf4ade7236d22549265ce843d0fbf9d46f0620 [INFO] running `Command { std: "docker" "start" "-a" "fbaa5a9ce5e299b5859e1602becf4ade7236d22549265ce843d0fbf9d46f0620", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking camino-tempfile v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `Utf8PathExt` is never used [INFO] [stdout] --> tests/tempdir.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | trait Utf8PathExt { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "fbaa5a9ce5e299b5859e1602becf4ade7236d22549265ce843d0fbf9d46f0620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbaa5a9ce5e299b5859e1602becf4ade7236d22549265ce843d0fbf9d46f0620", kill_on_drop: false }` [INFO] [stdout] fbaa5a9ce5e299b5859e1602becf4ade7236d22549265ce843d0fbf9d46f0620