[INFO] cloning repository https://github.com/DonteRavae/rusty_dsa_labs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DonteRavae/rusty_dsa_labs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 046fcfbf7bed42721cf73afb11c318d114c91f7e
[INFO] testing DonteRavae/rusty_dsa_labs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonteRavae%2Frusty_dsa_labs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DonteRavae/rusty_dsa_labs
[INFO] finished tweaking git repo https://github.com/DonteRavae/rusty_dsa_labs
[INFO] tweaked toml for git repo https://github.com/DonteRavae/rusty_dsa_labs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DonteRavae/rusty_dsa_labs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DonteRavae/rusty_dsa_labs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb92ee2308428a17a805bb8a7eabac8dc0cc386003e278177138d4394a191dee
[INFO] running `Command { std: "docker" "start" "-a" "eb92ee2308428a17a805bb8a7eabac8dc0cc386003e278177138d4394a191dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb92ee2308428a17a805bb8a7eabac8dc0cc386003e278177138d4394a191dee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb92ee2308428a17a805bb8a7eabac8dc0cc386003e278177138d4394a191dee", kill_on_drop: false }`
[INFO] [stdout] eb92ee2308428a17a805bb8a7eabac8dc0cc386003e278177138d4394a191dee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca9b6bf1090e56a200d1af334aeab42bec9d94bc636199a9e1c6331bb1405d68
[INFO] running `Command { std: "docker" "start" "-a" "ca9b6bf1090e56a200d1af334aeab42bec9d94bc636199a9e1c6331bb1405d68", kill_on_drop: false }`
[INFO] [stderr]    Compiling dsa_labs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` 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: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` 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: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "ca9b6bf1090e56a200d1af334aeab42bec9d94bc636199a9e1c6331bb1405d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca9b6bf1090e56a200d1af334aeab42bec9d94bc636199a9e1c6331bb1405d68", kill_on_drop: false }`
[INFO] [stdout] ca9b6bf1090e56a200d1af334aeab42bec9d94bc636199a9e1c6331bb1405d68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 597fae938dc60674343b42179c25400695cdb57639d92bf683334e1bad513518
[INFO] running `Command { std: "docker" "start" "-a" "597fae938dc60674343b42179c25400695cdb57639d92bf683334e1bad513518", kill_on_drop: false }`
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` 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: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` 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: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dsa_labs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl GroceryItem {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn to_string(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `link` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ListNode {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     link: Option<Box<Self>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ListNode` 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: associated functions `default` and `new` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ListNode {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 59 |     fn default() -> Self {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stdout]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct GroceryList {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 76 |     head: Option<ListNode>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 77 |     current: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 78 |     previous: Option<ListNode>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroceryList` 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: methods `set_current` and `add_item_after_current` are never used
[INFO] [stdout]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl GroceryList {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stdout] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "597fae938dc60674343b42179c25400695cdb57639d92bf683334e1bad513518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597fae938dc60674343b42179c25400695cdb57639d92bf683334e1bad513518", kill_on_drop: false }`
[INFO] [stdout] 597fae938dc60674343b42179c25400695cdb57639d92bf683334e1bad513518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6789641953e007aa3dbc1f0d021e00cee9775d5e1904b6ecae7e3481152a8ac5
[INFO] running `Command { std: "docker" "start" "-a" "6789641953e007aa3dbc1f0d021e00cee9775d5e1904b6ecae7e3481152a8ac5", kill_on_drop: false }`
[INFO] [stderr] warning: methods `update_name`, `update_value`, `to_string`, and `equals` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl GroceryItem {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn update_name(&mut self, name: String) {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn update_value(&mut self, value: f32) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn to_string(&self) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn equals(&self, a_grocery_item: Self) -> bool {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `data` and `link` are never read
[INFO] [stderr]   --> src/grocery_list/grocery.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct ListNode {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 54 |     data: Option<Box<GroceryItem>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 55 |     link: Option<Box<Self>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ListNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `default` and `new` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl ListNode {
[INFO] [stderr]    | ------------- associated functions in this implementation
[INFO] [stderr] 59 |     fn default() -> Self {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     fn new(data: GroceryItem, link: Option<Self>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `head`, `current`, and `previous` are never read
[INFO] [stderr]   --> src/grocery_list/grocery.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 75 | pub struct GroceryList {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 76 |     head: Option<ListNode>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 77 |     current: Option<ListNode>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 78 |     previous: Option<ListNode>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GroceryList` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_current` and `add_item_after_current` are never used
[INFO] [stderr]   --> src/grocery_list/grocery.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl GroceryList {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 86 |     fn set_current(&self, _item: GroceryItem) {}
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 87 |     pub fn add_item(&self, _item: GroceryItem) {}
[INFO] [stderr] 88 |     fn add_item_after_current(&self, _item: GroceryItem) {}
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dsa_labs` (lib) generated 5 warnings
[INFO] [stderr] warning: `dsa_labs` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dsa_labs-a33affae774d5b41)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test bubble_sort::tests::bubble_sort_works ... ok
[INFO] [stdout] test sorting_various_words_by_properties::tests::accurately_read_random_words_from_file ... ok
[INFO] [stdout] test bubble_sort::tests::get_input_records_correct_values ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bubble_sort::tests::get_input_records_correct_values stdout ----
[INFO] [stdout] Enter a number
[INFO] [stdout] 
[INFO] [stdout] thread 'bubble_sort::tests::get_input_records_correct_values' (25) panicked at src/bubble_sort/mod.rs:13:18:
[INFO] [stdout] Failed to parse user input.: ParseIntError { kind: Empty }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x613eb68cca52 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x613eb68cca52 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x613eb68cca52 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x613eb68cca52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x613eb68dc9cf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x613eb68dc9cf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x613eb689a0f3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613eb689a0f3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x613eb68a6172 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x613eb68aad1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x613eb68aabb1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x613eb686cfae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x613eb686cfae - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x613eb68ab32f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x613eb68ab32f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x613eb68ab18a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x613eb68a62a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x613eb688de9d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x613eb68e4360 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x613eb68e3a46 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x613eb6846f77 - core::result::Result<T,E>::expect::hcd159187a8ef7972
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613eb684c50d - dsa_labs::bubble_sort::get_input::{{closure}}::h6f024b1b3428ee1b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:13:18
[INFO] [stdout]   22:     0x613eb6846d40 - core::iter::adapters::map::map_fold::{{closure}}::hdcc3413199278765
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x613eb684a9e1 - core::iter::traits::iterator::Iterator::fold::h4b3b3dcfd2703d05
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2603:21
[INFO] [stdout]   24:     0x613eb6844623 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h0e333c6b13c10429
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x613eb6846d15 - core::iter::traits::iterator::Iterator::for_each::h6924c3fe0508dc44
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   26:     0x613eb68474fc - alloc::vec::Vec<T,A>::extend_trusted::h2bfea04b75d5de9d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:3825:26
[INFO] [stdout]   27:     0x613eb6848efa - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h77a2cef6911aeb00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_extend.rs:26:14
[INFO] [stdout]   28:     0x613eb6844c05 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::hda70bad4e3b8bb2e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   29:     0x613eb684908d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hfb6654d595442840
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   30:     0x613eb6848e25 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h68aa8caa698d0c1e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   31:     0x613eb6846cbd - core::iter::traits::iterator::Iterator::collect::h0cf0a7005a9c45ff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   32:     0x613eb684c35a - dsa_labs::bubble_sort::get_input::h0e227fc5283efcc6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:15:10
[INFO] [stdout]   33:     0x613eb6848ba8 - dsa_labs::bubble_sort::tests::get_input_records_correct_values::h6c54d93eb099cb39
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:46:30
[INFO] [stdout]   34:     0x613eb6848ca7 - dsa_labs::bubble_sort::tests::get_input_records_correct_values::{{closure}}::h1c7db39a23aa3f3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bubble_sort/mod.rs:44:42
[INFO] [stdout]   35:     0x613eb6849bc6 - core::ops::function::FnOnce::call_once::h97b0a1a1cd2e78a2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x613eb686cd8b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x613eb686cd8b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x613eb6880e0d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x613eb6880e0d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x613eb6880e0d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x613eb6880e0d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x613eb6880e0d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x613eb6880e0d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x613eb6880e0d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x613eb685a324 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x613eb685a324 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x613eb685dc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   48:     0x613eb685dc5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x613eb685dc5a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x613eb685dc5a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x613eb685dc5a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x613eb685dc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   53:     0x613eb685dc5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x613eb68a16af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   55:     0x613eb68a16af - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   56:     0x73ee23183aa4 - <unknown>
[INFO] [stdout]   57:     0x73ee23210a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bubble_sort::tests::get_input_records_correct_values
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6789641953e007aa3dbc1f0d021e00cee9775d5e1904b6ecae7e3481152a8ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6789641953e007aa3dbc1f0d021e00cee9775d5e1904b6ecae7e3481152a8ac5", kill_on_drop: false }`
[INFO] [stdout] 6789641953e007aa3dbc1f0d021e00cee9775d5e1904b6ecae7e3481152a8ac5
