[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] checking framefighter/2022 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fframefighter%2F2022" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/framefighter/2022 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded rayon v1.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a6de1d2efb41d93f6ee7f69870b5a701c077fdd032f0b11f6afc8725f1882db
[INFO] running `Command { std: "docker" "start" "-a" "8a6de1d2efb41d93f6ee7f69870b5a701c077fdd032f0b11f6afc8725f1882db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a6de1d2efb41d93f6ee7f69870b5a701c077fdd032f0b11f6afc8725f1882db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6de1d2efb41d93f6ee7f69870b5a701c077fdd032f0b11f6afc8725f1882db", kill_on_drop: false }`
[INFO] [stdout] 8a6de1d2efb41d93f6ee7f69870b5a701c077fdd032f0b11f6afc8725f1882db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68da449b6140008d4d1967f62d343e28747ba9db5584cd1516d00cfdfc1a0c07
[INFO] running `Command { std: "docker" "start" "-a" "68da449b6140008d4d1967f62d343e28747ba9db5584cd1516d00cfdfc1a0c07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rayon v1.6.0
[INFO] [stderr]     Checking 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[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]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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: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: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] 
[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)]` (part of `#[warn(unused)]`) 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<String>) -> 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<String>) {
[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<u128> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 889 |         fn throw(&mut self) -> (WorryLevel, MonkeyId) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 |         fn operate(&self) -> Option<u128> {
[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: 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] [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)]` (part of `#[warn(unused)]`) on by default
[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]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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: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: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] 
[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)]` (part of `#[warn(unused)]`) 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<String>) -> 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<String>) {
[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<u128> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 889 |         fn throw(&mut self) -> (WorryLevel, MonkeyId) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 |         fn operate(&self) -> Option<u128> {
[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: 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 4.84s
[INFO] running `Command { std: "docker" "inspect" "68da449b6140008d4d1967f62d343e28747ba9db5584cd1516d00cfdfc1a0c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68da449b6140008d4d1967f62d343e28747ba9db5584cd1516d00cfdfc1a0c07", kill_on_drop: false }`
[INFO] [stdout] 68da449b6140008d4d1967f62d343e28747ba9db5584cd1516d00cfdfc1a0c07
