[INFO] cloning repository https://github.com/framefighter/2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/framefighter/2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fframefighter%2F2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fframefighter%2F2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98dfccbf1018f314a40ae3593fb7aa220b484b46 [INFO] building framefighter/2022 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fframefighter%2F2022" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/framefighter/2022 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/framefighter/2022 [INFO] finished tweaking git repo https://github.com/framefighter/2022 [INFO] tweaked toml for git repo https://github.com/framefighter/2022 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/framefighter/2022 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1412b6d3dde1e71fd587865383d27c4e80ab0eae7e25b721d00097b612b4a11 [INFO] running `Command { std: "docker" "start" "-a" "b1412b6d3dde1e71fd587865383d27c4e80ab0eae7e25b721d00097b612b4a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1412b6d3dde1e71fd587865383d27c4e80ab0eae7e25b721d00097b612b4a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1412b6d3dde1e71fd587865383d27c4e80ab0eae7e25b721d00097b612b4a11", kill_on_drop: false }` [INFO] [stdout] b1412b6d3dde1e71fd587865383d27c4e80ab0eae7e25b721d00097b612b4a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15eee47efde409a13a8c64fa971341f7200e1ebda84e7388ce646bf3fd68f00 [INFO] running `Command { std: "docker" "start" "-a" "f15eee47efde409a13a8c64fa971341f7200e1ebda84e7388ce646bf3fd68f00", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling d7 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use colored::{Color, Colorize}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `thread` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | thread, time::{self, Instant}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | let mut dir = file_system.get_path_mut(current_path.clone()).unwrap(); [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: unused variable: `i` [INFO] [stdout] --> src/main.rs:632:20 [INFO] [stdout] | [INFO] [stdout] 632 | .map(|(i, set)| set.iter().max_by_key(|m| m.0).unwrap().0) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:637:20 [INFO] [stdout] | [INFO] [stdout] 637 | .map(|(i, set)| set.iter().min_by_key(|m| m.0).unwrap().0) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:642:20 [INFO] [stdout] | [INFO] [stdout] 642 | .map(|(i, set)| set.iter().max_by_key(|m| m.1).unwrap().1) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:647:20 [INFO] [stdout] | [INFO] [stdout] 647 | .map(|(i, set)| set.iter().min_by_key(|m| m.1).unwrap().1) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:1317:9 [INFO] [stdout] | [INFO] [stdout] 1317 | for i in 0.. { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d1` is never used [INFO] [stdout] --> src/main.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn d1() { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d2` is never used [INFO] [stdout] --> src/main.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn d2() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d3` is never used [INFO] [stdout] --> src/main.rs:147:4 [INFO] [stdout] | [INFO] [stdout] 147 | fn d3() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d4` is never used [INFO] [stdout] --> src/main.rs:196:4 [INFO] [stdout] | [INFO] [stdout] 196 | fn d4() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d5` is never used [INFO] [stdout] --> src/main.rs:233:4 [INFO] [stdout] | [INFO] [stdout] 233 | fn d5() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d6` is never used [INFO] [stdout] --> src/main.rs:349:4 [INFO] [stdout] | [INFO] [stdout] 349 | fn d6() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d7` is never used [INFO] [stdout] --> src/main.rs:393:4 [INFO] [stdout] | [INFO] [stdout] 393 | fn d7() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `size` is never used [INFO] [stdout] --> src/main.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 402 | impl F { [INFO] [stdout] | ------ method in this implementation [INFO] [stdout] 403 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `size` and `get_path_mut` are never used [INFO] [stdout] --> src/main.rs:423:12 [INFO] [stdout] | [INFO] [stdout] 422 | impl Folder { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 423 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | fn get_path_mut(&mut self, path: Vec) -> Option<&mut Folder> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d8` is never used [INFO] [stdout] --> src/main.rs:518:4 [INFO] [stdout] | [INFO] [stdout] 518 | fn d8() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d9` is never used [INFO] [stdout] --> src/main.rs:617:4 [INFO] [stdout] | [INFO] [stdout] 617 | fn d9() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d10` is never used [INFO] [stdout] --> src/main.rs:742:4 [INFO] [stdout] | [INFO] [stdout] 742 | fn d10() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d11` is never used [INFO] [stdout] --> src/main.rs:799:4 [INFO] [stdout] | [INFO] [stdout] 799 | fn d11() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `items`, `operation`, `test_for`, `if_true`, and `if_false` are never used [INFO] [stdout] --> src/main.rs:831:12 [INFO] [stdout] | [INFO] [stdout] 830 | impl MonkeyBuilder { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 831 | fn new(id: u128) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | fn items(&mut self, items: Vec) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 846 | fn operation(&mut self, operation: String) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 864 | fn test_for(&mut self, test_for: u128) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 868 | fn if_true(&mut self, if_true: u128) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | fn if_false(&mut self, if_false: u128) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `inspect`, `throw`, and `operate` are never used [INFO] [stdout] --> src/main.rs:878:12 [INFO] [stdout] | [INFO] [stdout] 877 | impl Monkey { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 878 | fn inspect(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 889 | fn throw(&mut self) -> (WorryLevel, MonkeyId) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 898 | fn operate(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d13` is never used [INFO] [stdout] --> src/main.rs:1112:4 [INFO] [stdout] | [INFO] [stdout] 1112 | fn d13() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1117 | Int(i64), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1117 | Int(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `values` is never read [INFO] [stdout] --> src/main.rs:1123:9 [INFO] [stdout] | [INFO] [stdout] 1122 | struct Packet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 1123 | values: Value, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Packet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d14` is never used [INFO] [stdout] --> src/main.rs:1241:4 [INFO] [stdout] | [INFO] [stdout] 1241 | fn d14() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `Command { std: "docker" "inspect" "f15eee47efde409a13a8c64fa971341f7200e1ebda84e7388ce646bf3fd68f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15eee47efde409a13a8c64fa971341f7200e1ebda84e7388ce646bf3fd68f00", kill_on_drop: false }` [INFO] [stdout] f15eee47efde409a13a8c64fa971341f7200e1ebda84e7388ce646bf3fd68f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efbe1429dc1550f9bc9bf65fa0726701261a6499a32e1bd0161e46acc324b3a3 [INFO] running `Command { std: "docker" "start" "-a" "efbe1429dc1550f9bc9bf65fa0726701261a6499a32e1bd0161e46acc324b3a3", kill_on_drop: false }` [INFO] [stderr] Compiling d7 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use colored::{Color, Colorize}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `thread` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | thread, time::{self, Instant}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:487:13 [INFO] [stdout] | [INFO] [stdout] 487 | let mut dir = file_system.get_path_mut(current_path.clone()).unwrap(); [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: unused variable: `i` [INFO] [stdout] --> src/main.rs:632:20 [INFO] [stdout] | [INFO] [stdout] 632 | .map(|(i, set)| set.iter().max_by_key(|m| m.0).unwrap().0) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:637:20 [INFO] [stdout] | [INFO] [stdout] 637 | .map(|(i, set)| set.iter().min_by_key(|m| m.0).unwrap().0) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:642:20 [INFO] [stdout] | [INFO] [stdout] 642 | .map(|(i, set)| set.iter().max_by_key(|m| m.1).unwrap().1) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:647:20 [INFO] [stdout] | [INFO] [stdout] 647 | .map(|(i, set)| set.iter().min_by_key(|m| m.1).unwrap().1) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:1317:9 [INFO] [stdout] | [INFO] [stdout] 1317 | for i in 0.. { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d1` is never used [INFO] [stdout] --> src/main.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | fn d1() { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d2` is never used [INFO] [stdout] --> src/main.rs:78:4 [INFO] [stdout] | [INFO] [stdout] 78 | fn d2() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d3` is never used [INFO] [stdout] --> src/main.rs:147:4 [INFO] [stdout] | [INFO] [stdout] 147 | fn d3() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d4` is never used [INFO] [stdout] --> src/main.rs:196:4 [INFO] [stdout] | [INFO] [stdout] 196 | fn d4() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d5` is never used [INFO] [stdout] --> src/main.rs:233:4 [INFO] [stdout] | [INFO] [stdout] 233 | fn d5() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d6` is never used [INFO] [stdout] --> src/main.rs:349:4 [INFO] [stdout] | [INFO] [stdout] 349 | fn d6() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d7` is never used [INFO] [stdout] --> src/main.rs:393:4 [INFO] [stdout] | [INFO] [stdout] 393 | fn d7() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `size` is never used [INFO] [stdout] --> src/main.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 402 | impl F { [INFO] [stdout] | ------ method in this implementation [INFO] [stdout] 403 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `size` and `get_path_mut` are never used [INFO] [stdout] --> src/main.rs:423:12 [INFO] [stdout] | [INFO] [stdout] 422 | impl Folder { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 423 | fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | fn get_path_mut(&mut self, path: Vec) -> Option<&mut Folder> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d8` is never used [INFO] [stdout] --> src/main.rs:518:4 [INFO] [stdout] | [INFO] [stdout] 518 | fn d8() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d9` is never used [INFO] [stdout] --> src/main.rs:617:4 [INFO] [stdout] | [INFO] [stdout] 617 | fn d9() { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d10` is never used [INFO] [stdout] --> src/main.rs:742:4 [INFO] [stdout] | [INFO] [stdout] 742 | fn d10() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d11` is never used [INFO] [stdout] --> src/main.rs:799:4 [INFO] [stdout] | [INFO] [stdout] 799 | fn d11() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `items`, `operation`, `test_for`, `if_true`, and `if_false` are never used [INFO] [stdout] --> src/main.rs:831:12 [INFO] [stdout] | [INFO] [stdout] 830 | impl MonkeyBuilder { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 831 | fn new(id: u128) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 839 | fn items(&mut self, items: Vec) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 846 | fn operation(&mut self, operation: String) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 864 | fn test_for(&mut self, test_for: u128) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 868 | fn if_true(&mut self, if_true: u128) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | fn if_false(&mut self, if_false: u128) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `inspect`, `throw`, and `operate` are never used [INFO] [stdout] --> src/main.rs:878:12 [INFO] [stdout] | [INFO] [stdout] 877 | impl Monkey { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] 878 | fn inspect(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 889 | fn throw(&mut self) -> (WorryLevel, MonkeyId) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 898 | fn operate(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d13` is never used [INFO] [stdout] --> src/main.rs:1112:4 [INFO] [stdout] | [INFO] [stdout] 1112 | fn d13() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:1117:13 [INFO] [stdout] | [INFO] [stdout] 1117 | Int(i64), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 1117 | Int(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `values` is never read [INFO] [stdout] --> src/main.rs:1123:9 [INFO] [stdout] | [INFO] [stdout] 1122 | struct Packet { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 1123 | values: Value, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Packet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `d14` is never used [INFO] [stdout] --> src/main.rs:1241:4 [INFO] [stdout] | [INFO] [stdout] 1241 | fn d14() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "efbe1429dc1550f9bc9bf65fa0726701261a6499a32e1bd0161e46acc324b3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbe1429dc1550f9bc9bf65fa0726701261a6499a32e1bd0161e46acc324b3a3", kill_on_drop: false }` [INFO] [stdout] efbe1429dc1550f9bc9bf65fa0726701261a6499a32e1bd0161e46acc324b3a3