[INFO] fetching crate footprint 0.2.4... [INFO] testing footprint-0.2.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate footprint 0.2.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate footprint 0.2.4 [INFO] finished tweaking crates.io crate footprint 0.2.4 [INFO] tweaked toml for crates.io crate footprint 0.2.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate footprint 0.2.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate footprint 0.2.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a7e178610ba346e041ceb8a1ff5607c9f090b8fb2e8b83115125720b55444f8 [INFO] running `Command { std: "docker" "start" "-a" "5a7e178610ba346e041ceb8a1ff5607c9f090b8fb2e8b83115125720b55444f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a7e178610ba346e041ceb8a1ff5607c9f090b8fb2e8b83115125720b55444f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7e178610ba346e041ceb8a1ff5607c9f090b8fb2e8b83115125720b55444f8", kill_on_drop: false }` [INFO] [stdout] 5a7e178610ba346e041ceb8a1ff5607c9f090b8fb2e8b83115125720b55444f8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b32a7fd77002c2d52dbfac4ef66035a66e2ac893fc1bbefcf8cfa46405f6050d [INFO] running `Command { std: "docker" "start" "-a" "b32a7fd77002c2d52dbfac4ef66035a66e2ac893fc1bbefcf8cfa46405f6050d", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling i_key_sort v0.6.0 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling i_tree v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling xml v1.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling i_float v1.15.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling i_shape v1.14.0 [INFO] [stderr] Compiling clipper-sys v0.8.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling i_overlay v4.0.6 [INFO] [stderr] Compiling xml-rs v1.0.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling geo v0.31.0 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling geo-clipper v0.9.0 [INFO] [stderr] Compiling footprint v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.20s [INFO] running `Command { std: "docker" "inspect" "b32a7fd77002c2d52dbfac4ef66035a66e2ac893fc1bbefcf8cfa46405f6050d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32a7fd77002c2d52dbfac4ef66035a66e2ac893fc1bbefcf8cfa46405f6050d", kill_on_drop: false }` [INFO] [stdout] b32a7fd77002c2d52dbfac4ef66035a66e2ac893fc1bbefcf8cfa46405f6050d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75a346d3e8ce1156ca7cb485342298e77cd66c848a25c1c776c86418f041a82e [INFO] running `Command { std: "docker" "start" "-a" "75a346d3e8ce1156ca7cb485342298e77cd66c848a25c1c776c86418f041a82e", kill_on_drop: false }` [INFO] [stderr] Compiling footprint v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "75a346d3e8ce1156ca7cb485342298e77cd66c848a25c1c776c86418f041a82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a346d3e8ce1156ca7cb485342298e77cd66c848a25c1c776c86418f041a82e", kill_on_drop: false }` [INFO] [stdout] 75a346d3e8ce1156ca7cb485342298e77cd66c848a25c1c776c86418f041a82e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ed05b63f698b98804c680e2d7b10141bb0d851b9741878f64b35fc8c9f2ec68 [INFO] running `Command { std: "docker" "start" "-a" "7ed05b63f698b98804c680e2d7b10141bb0d851b9741878f64b35fc8c9f2ec68", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/footprint-d26682bf64657c84) [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] [stderr] Running unittests src/test_minisvg.rs (/opt/rustwide/target/debug/deps/test_minisvg-cf2e1ec84612c0df) [INFO] [stderr] Doc-tests footprint [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] [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" "7ed05b63f698b98804c680e2d7b10141bb0d851b9741878f64b35fc8c9f2ec68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed05b63f698b98804c680e2d7b10141bb0d851b9741878f64b35fc8c9f2ec68", kill_on_drop: false }` [INFO] [stdout] 7ed05b63f698b98804c680e2d7b10141bb0d851b9741878f64b35fc8c9f2ec68