[INFO] fetching crate ccsum 0.1.0... [INFO] checking ccsum-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ccsum 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ccsum 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ccsum 0.1.0 [INFO] tweaked toml for crates.io crate ccsum 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ccsum 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ccsum 0.1.0 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4820ee2d8baaa80fc704e5fcc3ac370a369f51585e21cf03374c7d5306cdb436 [INFO] running `Command { std: "docker" "start" "-a" "4820ee2d8baaa80fc704e5fcc3ac370a369f51585e21cf03374c7d5306cdb436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4820ee2d8baaa80fc704e5fcc3ac370a369f51585e21cf03374c7d5306cdb436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4820ee2d8baaa80fc704e5fcc3ac370a369f51585e21cf03374c7d5306cdb436", kill_on_drop: false }` [INFO] [stdout] 4820ee2d8baaa80fc704e5fcc3ac370a369f51585e21cf03374c7d5306cdb436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7a950e588f29869ab7fa9823e7e60c3ac7ce1bed038dbcb5003192554582288 [INFO] running `Command { std: "docker" "start" "-a" "b7a950e588f29869ab7fa9823e7e60c3ac7ce1bed038dbcb5003192554582288", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Compiling fs-err v3.0.0 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex-split v0.1.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling easy-ext v1.0.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking clap_complete v4.5.42 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking ccsum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.20s [INFO] running `Command { std: "docker" "inspect" "b7a950e588f29869ab7fa9823e7e60c3ac7ce1bed038dbcb5003192554582288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a950e588f29869ab7fa9823e7e60c3ac7ce1bed038dbcb5003192554582288", kill_on_drop: false }` [INFO] [stdout] b7a950e588f29869ab7fa9823e7e60c3ac7ce1bed038dbcb5003192554582288