[INFO] cloning repository https://github.com/aszecsei/impact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aszecsei/impact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fimpact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fimpact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1dd836d2032785ab732cba1a92e785d11874a92 [INFO] testing aszecsei/impact against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fimpact" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aszecsei/impact on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aszecsei/impact [INFO] finished tweaking git repo https://github.com/aszecsei/impact [INFO] tweaked toml for git repo https://github.com/aszecsei/impact written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/aszecsei/impact already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54872e662eafa8e2d0eda8bbbc414b7d65a9cd23fa49dd7881f5550ef90dfe66 [INFO] running `Command { std: "docker" "start" "-a" "54872e662eafa8e2d0eda8bbbc414b7d65a9cd23fa49dd7881f5550ef90dfe66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54872e662eafa8e2d0eda8bbbc414b7d65a9cd23fa49dd7881f5550ef90dfe66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54872e662eafa8e2d0eda8bbbc414b7d65a9cd23fa49dd7881f5550ef90dfe66", kill_on_drop: false }` [INFO] [stdout] 54872e662eafa8e2d0eda8bbbc414b7d65a9cd23fa49dd7881f5550ef90dfe66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1e90b29a848c332ac0941fbd39fdddf29edc35b811f8b5d29c49da4b9620823 [INFO] running `Command { std: "docker" "start" "-a" "d1e90b29a848c332ac0941fbd39fdddf29edc35b811f8b5d29c49da4b9620823", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Compiling metrohash v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling impact v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `compare_rect_short_side` [INFO] [stdout] --> src/rect.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn compare_rect_short_side(&self, b: &Rect) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `node_sort_cmp` [INFO] [stdout] --> src/rect.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn node_sort_cmp(a: &Rect, b: &Rect) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `DisjointRectCollection` [INFO] [stdout] --> src/rect.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct DisjointRectCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rect.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/rect.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add(&mut self, r: &Rect) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/rect.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disjoint` [INFO] [stdout] --> src/rect.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn disjoint(&self, r: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `disjoint` [INFO] [stdout] --> src/rect.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn disjoint(a: &Rect, b: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert_list` [INFO] [stdout] --> src/bin_packs/max_rects.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn insert_list( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `occupancy` [INFO] [stdout] --> src/bin_packs/max_rects.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn occupancy(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `score_rect` [INFO] [stdout] --> src/bin_packs/max_rects.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | fn score_rect( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "d1e90b29a848c332ac0941fbd39fdddf29edc35b811f8b5d29c49da4b9620823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e90b29a848c332ac0941fbd39fdddf29edc35b811f8b5d29c49da4b9620823", kill_on_drop: false }` [INFO] [stdout] d1e90b29a848c332ac0941fbd39fdddf29edc35b811f8b5d29c49da4b9620823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 868832cef7b38f3664a6f1a5a19cf5218850c97393eeac7f4b8074508bd7f4c9 [INFO] running `Command { std: "docker" "start" "-a" "868832cef7b38f3664a6f1a5a19cf5218850c97393eeac7f4b8074508bd7f4c9", kill_on_drop: false }` [INFO] [stderr] Compiling impact v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `compare_rect_short_side` [INFO] [stdout] --> src/rect.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn compare_rect_short_side(&self, b: &Rect) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `node_sort_cmp` [INFO] [stdout] --> src/rect.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn node_sort_cmp(a: &Rect, b: &Rect) -> std::cmp::Ordering { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `DisjointRectCollection` [INFO] [stdout] --> src/rect.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct DisjointRectCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rect.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> src/rect.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn add(&mut self, r: &Rect) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/rect.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disjoint` [INFO] [stdout] --> src/rect.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn disjoint(&self, r: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `disjoint` [INFO] [stdout] --> src/rect.rs:94:4 [INFO] [stdout] | [INFO] [stdout] 94 | fn disjoint(a: &Rect, b: &Rect) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `insert_list` [INFO] [stdout] --> src/bin_packs/max_rects.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn insert_list( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `occupancy` [INFO] [stdout] --> src/bin_packs/max_rects.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn occupancy(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `score_rect` [INFO] [stdout] --> src/bin_packs/max_rects.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | fn score_rect( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.28s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/impact-8d90201d165592a1) [INFO] running `Command { std: "docker" "inspect" "868832cef7b38f3664a6f1a5a19cf5218850c97393eeac7f4b8074508bd7f4c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868832cef7b38f3664a6f1a5a19cf5218850c97393eeac7f4b8074508bd7f4c9", kill_on_drop: false }` [INFO] [stdout] 868832cef7b38f3664a6f1a5a19cf5218850c97393eeac7f4b8074508bd7f4c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd575f790f0d192dad203f4a9517c563ec3a2af8174a46f4db9b67ba9a46d03f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd575f790f0d192dad203f4a9517c563ec3a2af8174a46f4db9b67ba9a46d03f", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `compare_rect_short_side` [INFO] [stderr] --> src/rect.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn compare_rect_short_side(&self, b: &Rect) -> std::cmp::Ordering { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `node_sort_cmp` [INFO] [stderr] --> src/rect.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn node_sort_cmp(a: &Rect, b: &Rect) -> std::cmp::Ordering { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `DisjointRectCollection` [INFO] [stderr] --> src/rect.rs:51:12 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct DisjointRectCollection { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/rect.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `add` [INFO] [stderr] --> src/rect.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn add(&mut self, r: &Rect) -> bool { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `clear` [INFO] [stderr] --> src/rect.rs:74:12 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn clear(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `disjoint` [INFO] [stderr] --> src/rect.rs:78:12 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn disjoint(&self, r: &Rect) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `disjoint` [INFO] [stderr] --> src/rect.rs:94:4 [INFO] [stderr] | [INFO] [stderr] 94 | fn disjoint(a: &Rect, b: &Rect) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `insert_list` [INFO] [stderr] --> src/bin_packs/max_rects.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn insert_list( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `occupancy` [INFO] [stderr] --> src/bin_packs/max_rects.rs:113:12 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn occupancy(&self) -> f32 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `score_rect` [INFO] [stderr] --> src/bin_packs/max_rects.rs:121:8 [INFO] [stderr] | [INFO] [stderr] 121 | fn score_rect( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `impact` (bin "impact" test) generated 11 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/impact-8d90201d165592a1) [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" "fd575f790f0d192dad203f4a9517c563ec3a2af8174a46f4db9b67ba9a46d03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd575f790f0d192dad203f4a9517c563ec3a2af8174a46f4db9b67ba9a46d03f", kill_on_drop: false }` [INFO] [stdout] fd575f790f0d192dad203f4a9517c563ec3a2af8174a46f4db9b67ba9a46d03f