[INFO] fetching crate clippy-control 0.0.2... [INFO] testing clippy-control-0.0.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate clippy-control 0.0.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate clippy-control 0.0.2 [INFO] finished tweaking crates.io crate clippy-control 0.0.2 [INFO] tweaked toml for crates.io crate clippy-control 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clippy-control 0.0.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clippy-control 0.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.15 [INFO] [stderr] Downloaded xshell v0.2.7 [INFO] [stderr] Downloaded xshell-macros v0.2.7 [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.135 [INFO] [stderr] Downloaded axum-core v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.49 [INFO] [stderr] Downloaded rand_pcg v0.9.0 [INFO] [stderr] Downloaded extension-trait v1.0.2 [INFO] [stderr] Downloaded pest_meta v2.7.15 [INFO] [stderr] Downloaded rustmax v0.0.3 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.135 [INFO] [stderr] Downloaded jiff-tzdb v0.1.1 [INFO] [stderr] Downloaded cc v1.2.5 [INFO] [stderr] Downloaded serde_json v1.0.134 [INFO] [stderr] Downloaded rustyline v15.0.0 [INFO] [stderr] Downloaded pest v2.7.15 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.135 [INFO] [stderr] Downloaded axum v0.8.1 [INFO] [stderr] Downloaded cxx v1.0.135 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded pest_generator v2.7.15 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded syn v2.0.91 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded bstr v1.11.1 [INFO] [stderr] Downloaded jiff v0.1.15 [INFO] [stderr] Downloaded web-sys v0.3.76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac47f7576eefc974dd6e5a118ef2013d29a46923c7bf35c803d450f3ebb4538e [INFO] running `Command { std: "docker" "start" "-a" "ac47f7576eefc974dd6e5a118ef2013d29a46923c7bf35c803d450f3ebb4538e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac47f7576eefc974dd6e5a118ef2013d29a46923c7bf35c803d450f3ebb4538e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac47f7576eefc974dd6e5a118ef2013d29a46923c7bf35c803d450f3ebb4538e", kill_on_drop: false }` [INFO] [stdout] ac47f7576eefc974dd6e5a118ef2013d29a46923c7bf35c803d450f3ebb4538e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdfd25aa5e6e5820ae34817811944b91de9b661fe05e808f53cf8052a53351bf [INFO] running `Command { std: "docker" "start" "-a" "fdfd25aa5e6e5820ae34817811944b91de9b661fe05e808f53cf8052a53351bf", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling extension-trait v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling jiff v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling rustmax v0.0.3 [INFO] [stderr] Compiling clippy-control v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "fdfd25aa5e6e5820ae34817811944b91de9b661fe05e808f53cf8052a53351bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdfd25aa5e6e5820ae34817811944b91de9b661fe05e808f53cf8052a53351bf", kill_on_drop: false }` [INFO] [stdout] fdfd25aa5e6e5820ae34817811944b91de9b661fe05e808f53cf8052a53351bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95ca56523b1520bf8628aaf85ff8695e9e59f6f11f76280b13b71da881e6068e [INFO] running `Command { std: "docker" "start" "-a" "95ca56523b1520bf8628aaf85ff8695e9e59f6f11f76280b13b71da881e6068e", kill_on_drop: false }` [INFO] [stderr] Compiling clippy-control v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "95ca56523b1520bf8628aaf85ff8695e9e59f6f11f76280b13b71da881e6068e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95ca56523b1520bf8628aaf85ff8695e9e59f6f11f76280b13b71da881e6068e", kill_on_drop: false }` [INFO] [stdout] 95ca56523b1520bf8628aaf85ff8695e9e59f6f11f76280b13b71da881e6068e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d060139a1e24f00f6440861e0159cd006ec948a278c83edba29cacaa014d7aed [INFO] running `Command { std: "docker" "start" "-a" "d060139a1e24f00f6440861e0159cd006ec948a278c83edba29cacaa014d7aed", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clippy_control-3e468050389d5cfc) [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" "d060139a1e24f00f6440861e0159cd006ec948a278c83edba29cacaa014d7aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d060139a1e24f00f6440861e0159cd006ec948a278c83edba29cacaa014d7aed", kill_on_drop: false }` [INFO] [stdout] d060139a1e24f00f6440861e0159cd006ec948a278c83edba29cacaa014d7aed