[INFO] fetching crate devclean 0.1.1... [INFO] checking devclean-0.1.1 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate devclean 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate devclean 0.1.1 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate devclean 0.1.1 [INFO] finished tweaking crates.io crate devclean 0.1.1 [INFO] tweaked toml for crates.io crate devclean 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate devclean 0.1.1 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human_bytes v0.4.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.59 [INFO] [stderr] Downloaded thiserror v1.0.59 [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded serde_derive v1.0.200 [INFO] [stderr] Downloaded cc v1.0.96 [INFO] [stderr] Downloaded rustversion v1.0.15 [INFO] [stderr] Downloaded serde v1.0.200 [INFO] [stderr] Downloaded syn v2.0.60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 877d3c882577b9fb8bc58959ac768951a18797e2af9affdc3f27ab1699fdd8b5 [INFO] running `Command { std: "docker" "start" "-a" "877d3c882577b9fb8bc58959ac768951a18797e2af9affdc3f27ab1699fdd8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "877d3c882577b9fb8bc58959ac768951a18797e2af9affdc3f27ab1699fdd8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877d3c882577b9fb8bc58959ac768951a18797e2af9affdc3f27ab1699fdd8b5", kill_on_drop: false }` [INFO] [stdout] 877d3c882577b9fb8bc58959ac768951a18797e2af9affdc3f27ab1699fdd8b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6135b5cf38e268f6baf7b4d19b0a30c4480ea0acd43e0ee9f443b9d8aeb40d1f [INFO] running `Command { std: "docker" "start" "-a" "6135b5cf38e268f6baf7b4d19b0a30c4480ea0acd43e0ee9f443b9d8aeb40d1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking human_bytes v0.4.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking devclean v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s [INFO] running `Command { std: "docker" "inspect" "6135b5cf38e268f6baf7b4d19b0a30c4480ea0acd43e0ee9f443b9d8aeb40d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6135b5cf38e268f6baf7b4d19b0a30c4480ea0acd43e0ee9f443b9d8aeb40d1f", kill_on_drop: false }` [INFO] [stdout] 6135b5cf38e268f6baf7b4d19b0a30c4480ea0acd43e0ee9f443b9d8aeb40d1f