[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] checking aszecsei/impact against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fimpact" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aszecsei/impact on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-3/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrohash v1.0.6 [INFO] [stderr] Downloaded bincode v1.2.0 [INFO] [stderr] Downloaded path-slash v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d75d04e63ac3598c2c643b467cd4c5f0937830b6491fd9ed4f75f622359efc63 [INFO] running `Command { std: "docker" "start" "-a" "d75d04e63ac3598c2c643b467cd4c5f0937830b6491fd9ed4f75f622359efc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d75d04e63ac3598c2c643b467cd4c5f0937830b6491fd9ed4f75f622359efc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75d04e63ac3598c2c643b467cd4c5f0937830b6491fd9ed4f75f622359efc63", kill_on_drop: false }` [INFO] [stdout] d75d04e63ac3598c2c643b467cd4c5f0937830b6491fd9ed4f75f622359efc63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6baefaca5d4359d9067d740901e752e29ad9ae4cb047b8b02f72d15205c7caab [INFO] running `Command { std: "docker" "start" "-a" "6baefaca5d4359d9067d740901e752e29ad9ae4cb047b8b02f72d15205c7caab", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking path-slash v0.1.1 [INFO] [stderr] Checking xml-rs v0.8.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking metrohash v1.0.6 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking impact v0.3.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [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] = note: `#[warn(dead_code)]` on by default [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: 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] [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: 11 warnings emitted [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] = note: `#[warn(dead_code)]` on by default [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: 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] [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.47s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking impact v0.3.0 (/tmp/fixit) [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] = note: `#[warn(dead_code)]` on by default [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: 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] [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] = note: `#[warn(dead_code)]` on by default [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: 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] [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "6baefaca5d4359d9067d740901e752e29ad9ae4cb047b8b02f72d15205c7caab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6baefaca5d4359d9067d740901e752e29ad9ae4cb047b8b02f72d15205c7caab", kill_on_drop: false }` [INFO] [stdout] 6baefaca5d4359d9067d740901e752e29ad9ae4cb047b8b02f72d15205c7caab