[INFO] fetching crate total 0.0.7... [INFO] checking total-0.0.7 against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543 [INFO] extracting crate total 0.0.7 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate total 0.0.7 [INFO] finished tweaking crates.io crate total 0.0.7 [INFO] tweaked toml for crates.io crate total 0.0.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate total 0.0.7 on toolchain 7ad4e69ad585d8ff214f7b42d01f1959eda08f40 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate total 0.0.7 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" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum_primitive v0.1.1 [INFO] [stderr] Downloaded xmltree v0.8.0 [INFO] [stderr] Downloaded xml-rs v0.7.0 [INFO] [stderr] Downloaded geo-types v0.7.17 [INFO] [stderr] Downloaded geojson v0.24.2 [INFO] [stderr] Downloaded dxf v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90c18ac4df1abbb49b240c2db6f3c6f7022a12ea76f8a0a49ce5179195e0aaf2 [INFO] running `Command { std: "docker" "start" "-a" "90c18ac4df1abbb49b240c2db6f3c6f7022a12ea76f8a0a49ce5179195e0aaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90c18ac4df1abbb49b240c2db6f3c6f7022a12ea76f8a0a49ce5179195e0aaf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c18ac4df1abbb49b240c2db6f3c6f7022a12ea76f8a0a49ce5179195e0aaf2", kill_on_drop: false }` [INFO] [stdout] 90c18ac4df1abbb49b240c2db6f3c6f7022a12ea76f8a0a49ce5179195e0aaf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c04f866bf35cb19b8c5b3c7616ac6dadfd30d4ce7cfc58ab716e06c84e1180e9 [INFO] running `Command { std: "docker" "start" "-a" "c04f866bf35cb19b8c5b3c7616ac6dadfd30d4ce7cfc58ab716e06c84e1180e9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling dxf v0.6.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking geo-types v0.7.17 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking geojson v0.24.2 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking total v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.20s [INFO] running `Command { std: "docker" "inspect" "c04f866bf35cb19b8c5b3c7616ac6dadfd30d4ce7cfc58ab716e06c84e1180e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04f866bf35cb19b8c5b3c7616ac6dadfd30d4ce7cfc58ab716e06c84e1180e9", kill_on_drop: false }` [INFO] [stdout] c04f866bf35cb19b8c5b3c7616ac6dadfd30d4ce7cfc58ab716e06c84e1180e9