[INFO] fetching crate spatial-decomposition 0.2.2... [INFO] testing spatial-decomposition-0.2.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate spatial-decomposition 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate spatial-decomposition 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate spatial-decomposition 0.2.2 [INFO] tweaked toml for crates.io crate spatial-decomposition 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spatial-decomposition 0.2.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spatial-decomposition 0.2.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathfinder_simd v0.5.4 [INFO] [stderr] Downloaded dwrote v0.11.2 [INFO] [stderr] Downloaded approx-derive v0.2.5 [INFO] [stderr] Downloaded font-kit v0.14.2 [INFO] [stderr] Downloaded approxim v0.6.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ee89e3ce87baa28533444615d8d9355fd4ce4a45cc0a13ba28bd2bd5ce21bb4 [INFO] running `Command { std: "docker" "start" "-a" "9ee89e3ce87baa28533444615d8d9355fd4ce4a45cc0a13ba28bd2bd5ce21bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ee89e3ce87baa28533444615d8d9355fd4ce4a45cc0a13ba28bd2bd5ce21bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee89e3ce87baa28533444615d8d9355fd4ce4a45cc0a13ba28bd2bd5ce21bb4", kill_on_drop: false }` [INFO] [stdout] 9ee89e3ce87baa28533444615d8d9355fd4ce4a45cc0a13ba28bd2bd5ce21bb4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8335cf55480cb0a16c03d424906eba8b3751432e3d4b8620666891e0c8f7365 [INFO] running `Command { std: "docker" "start" "-a" "b8335cf55480cb0a16c03d424906eba8b3751432e3d4b8620666891e0c8f7365", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling approx-derive v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling approxim v0.6.4 [INFO] [stderr] Compiling spatial-decomposition v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.38s [INFO] running `Command { std: "docker" "inspect" "b8335cf55480cb0a16c03d424906eba8b3751432e3d4b8620666891e0c8f7365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8335cf55480cb0a16c03d424906eba8b3751432e3d4b8620666891e0c8f7365", kill_on_drop: false }` [INFO] [stdout] b8335cf55480cb0a16c03d424906eba8b3751432e3d4b8620666891e0c8f7365 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de6a667b067d91a21567eb3f319c4b68cb01abd6c75e87c11a672408db6c4c20 [INFO] running `Command { std: "docker" "start" "-a" "de6a667b067d91a21567eb3f319c4b68cb01abd6c75e87c11a672408db6c4c20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling spatial-decomposition v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.74s [INFO] running `Command { std: "docker" "inspect" "de6a667b067d91a21567eb3f319c4b68cb01abd6c75e87c11a672408db6c4c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6a667b067d91a21567eb3f319c4b68cb01abd6c75e87c11a672408db6c4c20", kill_on_drop: false }` [INFO] [stdout] de6a667b067d91a21567eb3f319c4b68cb01abd6c75e87c11a672408db6c4c20 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e4cff743ebfa7a2bcc02fe0f8c391c14c44777bba148caef365fbd17d5dfdaf [INFO] running `Command { std: "docker" "start" "-a" "3e4cff743ebfa7a2bcc02fe0f8c391c14c44777bba148caef365fbd17d5dfdaf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatial_decomposition-22c19ad2dde3817d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test kong_mount_roscoe::kmr_decompose_very_long ... ok [INFO] [stdout] test kong_mount_roscoe::kmr_decompose_square_into_5 ... ok [INFO] [stdout] test kong_mount_roscoe::kmr_decompose_very_wide ... ok [INFO] [stdout] test kong_mount_roscoe::kmr_digitize_square_2x2_in_4 ... ok [INFO] [stdout] test kong_mount_roscoe::kmr_decompose_square_into_4 ... ok [INFO] [stdout] test kong_mount_roscoe::kmr_decompose_6x6_in_14 ... ok [INFO] [stdout] test kong_mount_roscoe::kmr_decompose_5x3_in_7 ... ok [INFO] [stdout] test kong_mount_roscoe::kmr_decompose_identity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests spatial_decomposition [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/kong_mount_roscoe.rs - kong_mount_roscoe::kmr_decompose (line 223) ... ok [INFO] [stdout] test src/lib.rs - Cuboid (line 15) ... ok [INFO] [stdout] test src/kong_mount_roscoe.rs - kong_mount_roscoe::kmr_decompose (line 254) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e4cff743ebfa7a2bcc02fe0f8c391c14c44777bba148caef365fbd17d5dfdaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4cff743ebfa7a2bcc02fe0f8c391c14c44777bba148caef365fbd17d5dfdaf", kill_on_drop: false }` [INFO] [stdout] 3e4cff743ebfa7a2bcc02fe0f8c391c14c44777bba148caef365fbd17d5dfdaf