[INFO] cloning repository https://github.com/nathaniel-may/biscuit-packing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathaniel-may/biscuit-packing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-may%2Fbiscuit-packing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-may%2Fbiscuit-packing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c3191ab8ca573e39f09caa0f7054cfd455c7cfd [INFO] testing nathaniel-may/biscuit-packing against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathaniel-may%2Fbiscuit-packing" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathaniel-may/biscuit-packing on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathaniel-may/biscuit-packing [INFO] finished tweaking git repo https://github.com/nathaniel-may/biscuit-packing [INFO] tweaked toml for git repo https://github.com/nathaniel-may/biscuit-packing written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nathaniel-may/biscuit-packing 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v2.3.1 [INFO] [stderr] Downloaded az v1.2.1 [INFO] [stderr] Downloaded elapsed v0.1.2 [INFO] [stderr] Downloaded min-max-heap v1.3.0 [INFO] [stderr] Downloaded fast_poisson v1.0.0 [INFO] [stderr] Downloaded svg v0.14.0 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded aligned-array v1.0.1 [INFO] [stderr] Downloaded argmin-math v0.3.0 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded argmin v0.8.1 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded fixed v1.24.0 [INFO] [stderr] Downloaded divrem v1.0.0 [INFO] [stderr] Downloaded kiddo v2.1.2 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a114bfea614b39fa86ff58d844b854989bac3e98532c11224357cfa9b190ec4 [INFO] running `Command { std: "docker" "start" "-a" "6a114bfea614b39fa86ff58d844b854989bac3e98532c11224357cfa9b190ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a114bfea614b39fa86ff58d844b854989bac3e98532c11224357cfa9b190ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a114bfea614b39fa86ff58d844b854989bac3e98532c11224357cfa9b190ec4", kill_on_drop: false }` [INFO] [stdout] 6a114bfea614b39fa86ff58d844b854989bac3e98532c11224357cfa9b190ec4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92f1ba1412909750315a011e84c3985817a8872c2b2cd5f284573a016ed049e9 [INFO] running `Command { std: "docker" "start" "-a" "92f1ba1412909750315a011e84c3985817a8872c2b2cd5f284573a016ed049e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aligned-array v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling aligned v0.4.1 [INFO] [stderr] Compiling divrem v1.0.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling min-max-heap v1.3.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling svg v0.14.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling argmin-math v0.3.0 [INFO] [stderr] Compiling argmin v0.8.1 [INFO] [stderr] Compiling kiddo v2.1.2 [INFO] [stderr] Compiling fast_poisson v1.0.0 [INFO] [stderr] Compiling biscuit-packing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.86s [INFO] running `Command { std: "docker" "inspect" "92f1ba1412909750315a011e84c3985817a8872c2b2cd5f284573a016ed049e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f1ba1412909750315a011e84c3985817a8872c2b2cd5f284573a016ed049e9", kill_on_drop: false }` [INFO] [stdout] 92f1ba1412909750315a011e84c3985817a8872c2b2cd5f284573a016ed049e9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33b296f684aa716ddbd41ad7c4088e84a383ee4d75f9bdd29028a1433e8a3ecc [INFO] running `Command { std: "docker" "start" "-a" "33b296f684aa716ddbd41ad7c4088e84a383ee4d75f9bdd29028a1433e8a3ecc", kill_on_drop: false }` [INFO] [stderr] Compiling biscuit-packing v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "33b296f684aa716ddbd41ad7c4088e84a383ee4d75f9bdd29028a1433e8a3ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b296f684aa716ddbd41ad7c4088e84a383ee4d75f9bdd29028a1433e8a3ecc", kill_on_drop: false }` [INFO] [stdout] 33b296f684aa716ddbd41ad7c4088e84a383ee4d75f9bdd29028a1433e8a3ecc [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef99222a7d89d9dd65d1e7d6428738ce11fd5e5e743e3fb268f707e6e9c611bf [INFO] running `Command { std: "docker" "start" "-a" "ef99222a7d89d9dd65d1e7d6428738ce11fd5e5e743e3fb268f707e6e9c611bf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/biscuit_packing-acc7ef686baa73aa) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test::app::simple_single_run ... ok [INFO] [stdout] test test::point::test_distance ... ok [INFO] [stdout] test test::render::rendered_shape_count ... ok [INFO] [stdout] test test::app::biscuits_below_one_single ... ok [INFO] [stdout] test test::point::test_constructor ... ok [INFO] [stdout] test test::app::biscuits_below_one_multi ... ok [INFO] [stdout] test test::app::biscuits_start_above_end ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/biscuit_packing-46c6a8daf54ee4e9) [INFO] [stdout] test test::biscuit_annealing::samples_enough_for_init ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [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] [stderr] Doc-tests biscuit_packing [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" "ef99222a7d89d9dd65d1e7d6428738ce11fd5e5e743e3fb268f707e6e9c611bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef99222a7d89d9dd65d1e7d6428738ce11fd5e5e743e3fb268f707e6e9c611bf", kill_on_drop: false }` [INFO] [stdout] ef99222a7d89d9dd65d1e7d6428738ce11fd5e5e743e3fb268f707e6e9c611bf