[INFO] cloning repository https://github.com/maikkundev/ds-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maikkundev/ds-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaikkundev%2Fds-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaikkundev%2Fds-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e88b52c89e1d544eaab96f5e65af2c3dc8914d3 [INFO] checking maikkundev/ds-2024 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaikkundev%2Fds-2024" "/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/maikkundev/ds-2024 [INFO] finished tweaking git repo https://github.com/maikkundev/ds-2024 [INFO] tweaked toml for git repo https://github.com/maikkundev/ds-2024 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maikkundev/ds-2024 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/maikkundev/ds-2024 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathfinder_simd v0.5.3 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded freetype v0.7.2 [INFO] [stderr] Downloaded font-kit v0.11.0 [INFO] [stderr] Downloaded plotters-bitmap v0.3.3 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [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] 05940cf70523abb121f081a74797f8510bf4174e80007b613671c23e613af700 [INFO] running `Command { std: "docker" "start" "-a" "05940cf70523abb121f081a74797f8510bf4174e80007b613671c23e613af700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05940cf70523abb121f081a74797f8510bf4174e80007b613671c23e613af700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05940cf70523abb121f081a74797f8510bf4174e80007b613671c23e613af700", kill_on_drop: false }` [INFO] [stdout] 05940cf70523abb121f081a74797f8510bf4174e80007b613671c23e613af700 [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] 7acc840cefc4c227cdc62ec75ee748b10d016270ef4697b6c860aea9c44f092e [INFO] running `Command { std: "docker" "start" "-a" "7acc840cefc4c227cdc62ec75ee748b10d016270ef4697b6c860aea9c44f092e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking ttf-parser v0.17.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling proj2 v0.1.0 (/opt/rustwide/workdir/crates/proj2) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] warning: function `addInOrder` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn addInOrder(root: *const Node, newNode: *const Node) -> c_void; [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 `showInOrder` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn showInOrder(root: *const Node) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `countNodes` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn countNodes(root: *const Node) -> c_int; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findByAM` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn findByAM(root: *const Node, e: *const c_char) -> *const Node; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maxAM` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn maxAM(root: *const Node) -> *const Node; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maxGrade` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn maxGrade(root: *const Node) -> c_float; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `addInOrder` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn addInOrder(root: *const Node, newNode: *const Node) -> c_void; [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 `showInOrder` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn showInOrder(root: *const Node) -> c_void; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `countNodes` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn countNodes(root: *const Node) -> c_int; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findByAM` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn findByAM(root: *const Node, e: *const c_char) -> *const Node; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maxAM` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | fn maxAM(root: *const Node) -> *const Node; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maxGrade` is never used [INFO] [stdout] --> crates/proj2/src/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn maxGrade(root: *const Node) -> c_float; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking freetype v0.7.2 [INFO] [stderr] Checking plotters-bitmap v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking proj1 v0.1.0 (/opt/rustwide/workdir/crates/proj1) [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `first_name`, and `last_name` are never read [INFO] [stdout] --> crates/proj1/src/record.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Record { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub gender: String, [INFO] [stdout] 11 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `new` is never used [INFO] [stdout] --> crates/proj1/src/record.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 27 | impl Record { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 28 | pub fn new(&self, id: usize, gender: String, first_name: String, last_name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "7acc840cefc4c227cdc62ec75ee748b10d016270ef4697b6c860aea9c44f092e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acc840cefc4c227cdc62ec75ee748b10d016270ef4697b6c860aea9c44f092e", kill_on_drop: false }` [INFO] [stdout] 7acc840cefc4c227cdc62ec75ee748b10d016270ef4697b6c860aea9c44f092e