[INFO] cloning repository https://github.com/davefol/babushka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davefol/babushka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavefol%2Fbabushka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavefol%2Fbabushka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff265f5f542648fa6bf0d23bff64b5809ac3eeb9 [INFO] building davefol/babushka against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavefol%2Fbabushka" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davefol/babushka on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davefol/babushka [INFO] finished tweaking git repo https://github.com/davefol/babushka [INFO] tweaked toml for git repo https://github.com/davefol/babushka written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davefol/babushka 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efac4fabc44ce2a7f6f73da5b6e733ef08232bacd9cb6514efba8196896e4fa3 [INFO] running `Command { std: "docker" "start" "-a" "efac4fabc44ce2a7f6f73da5b6e733ef08232bacd9cb6514efba8196896e4fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efac4fabc44ce2a7f6f73da5b6e733ef08232bacd9cb6514efba8196896e4fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efac4fabc44ce2a7f6f73da5b6e733ef08232bacd9cb6514efba8196896e4fa3", kill_on_drop: false }` [INFO] [stdout] efac4fabc44ce2a7f6f73da5b6e733ef08232bacd9cb6514efba8196896e4fa3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb5eab86ba323ada0961aeec9ea09da21d92ad5468bd6353f9334d26f13d046a [INFO] running `Command { std: "docker" "start" "-a" "cb5eab86ba323ada0961aeec9ea09da21d92ad5468bd6353f9334d26f13d046a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling minifb v0.27.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling babushka v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let mut bin_id = 0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | let mut placed: usize = 0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let mut first_in_bin: bool = true; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | let mut bin = self.problem.bin(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Indivudual` and `Bin` are never constructed [INFO] [stdout] --> src/nesting/genetic.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | enum NFPCacheIndex { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 21 | Indivudual(usize), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | Bin, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NFPCacheIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `nfp_cache` is never read [INFO] [stdout] --> src/nesting/genetic.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct GeneticIrregularBinPacker { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | nfp_cache: HashMap, Vec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `place` is never used [INFO] [stdout] --> src/nesting/genetic.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl GeneticIrregularBinPacker

{ [INFO] [stdout] | ------------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | fn place(&self, individual: Individual

) -> IrregularBinPackingSolution

{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "cb5eab86ba323ada0961aeec9ea09da21d92ad5468bd6353f9334d26f13d046a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5eab86ba323ada0961aeec9ea09da21d92ad5468bd6353f9334d26f13d046a", kill_on_drop: false }` [INFO] [stdout] cb5eab86ba323ada0961aeec9ea09da21d92ad5468bd6353f9334d26f13d046a [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80294f463d02722b39e216f32489f87341a1902ff5364c4e43f95dc9f7737ef6 [INFO] running `Command { std: "docker" "start" "-a" "80294f463d02722b39e216f32489f87341a1902ff5364c4e43f95dc9f7737ef6", kill_on_drop: false }` [INFO] [stderr] Compiling babushka v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let mut bin_id = 0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | let mut placed: usize = 0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let mut first_in_bin: bool = true; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | let mut bin = self.problem.bin(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Indivudual` and `Bin` are never constructed [INFO] [stdout] --> src/nesting/genetic.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | enum NFPCacheIndex { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 21 | Indivudual(usize), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | Bin, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NFPCacheIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `nfp_cache` is never read [INFO] [stdout] --> src/nesting/genetic.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct GeneticIrregularBinPacker { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | nfp_cache: HashMap, Vec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `place` is never used [INFO] [stdout] --> src/nesting/genetic.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl GeneticIrregularBinPacker

{ [INFO] [stdout] | ------------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | fn place(&self, individual: Individual

) -> IrregularBinPackingSolution

{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let mut bin_id = 0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | let mut placed: usize = 0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | let mut first_in_bin: bool = true; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/nesting/genetic.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | let mut bin = self.problem.bin(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Indivudual` and `Bin` are never constructed [INFO] [stdout] --> src/nesting/genetic.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | enum NFPCacheIndex { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 21 | Indivudual(usize), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | Bin, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NFPCacheIndex` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `nfp_cache` is never read [INFO] [stdout] --> src/nesting/genetic.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct GeneticIrregularBinPacker { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | nfp_cache: HashMap, Vec>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `place` is never used [INFO] [stdout] --> src/nesting/genetic.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl GeneticIrregularBinPacker

{ [INFO] [stdout] | ------------------------------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 125 | fn place(&self, individual: Individual

) -> IrregularBinPackingSolution

{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point2D` [INFO] [stdout] --> examples/terashima.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use babushka::kernelf64::{Point2D, Polygon}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `babushka::multi_polygon::MultiPolygon` [INFO] [stdout] --> examples/terashima.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use babushka::multi_polygon::MultiPolygon; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `babushka::polygon::Polygon as _` [INFO] [stdout] --> examples/terashima.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use babushka::polygon::Polygon as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `draw_multi_polygon`, `draw_polygon`, and `draw_text` [INFO] [stdout] --> examples/terashima.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | use babushka::raster::{draw_irregular_bin_packing_problem, draw_multi_polygon, draw_polygon, draw_text, TAB10}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `babushka::utils::spread_grid` [INFO] [stdout] --> examples/terashima.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use babushka::utils::spread_grid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `Command { std: "docker" "inspect" "80294f463d02722b39e216f32489f87341a1902ff5364c4e43f95dc9f7737ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80294f463d02722b39e216f32489f87341a1902ff5364c4e43f95dc9f7737ef6", kill_on_drop: false }` [INFO] [stdout] 80294f463d02722b39e216f32489f87341a1902ff5364c4e43f95dc9f7737ef6