[INFO] cloning repository https://github.com/fyang1024/rust_crud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fyang1024/rust_crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffyang1024%2Frust_crud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffyang1024%2Frust_crud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c70525255e2ab62a9f7bd2d21dafb6d3bc0fc8db [INFO] checking fyang1024/rust_crud against master#7606c13961ddc1174b70638e934df0439b7dc515 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffyang1024%2Frust_crud" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fyang1024/rust_crud on toolchain 7606c13961ddc1174b70638e934df0439b7dc515 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7606c13961ddc1174b70638e934df0439b7dc515" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fyang1024/rust_crud [INFO] finished tweaking git repo https://github.com/fyang1024/rust_crud [INFO] tweaked toml for git repo https://github.com/fyang1024/rust_crud written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fyang1024/rust_crud 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" "+7606c13961ddc1174b70638e934df0439b7dc515" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking fyang1024/rust_crud against try#ae973628c64ab60398819bcc1fd9f08ae68ad5b5 for pr-121979 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffyang1024%2Frust_crud" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fyang1024/rust_crud on toolchain ae973628c64ab60398819bcc1fd9f08ae68ad5b5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fyang1024/rust_crud [INFO] finished tweaking git repo https://github.com/fyang1024/rust_crud [INFO] tweaked toml for git repo https://github.com/fyang1024/rust_crud written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fyang1024/rust_crud 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" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b320342f1bf5d9f9ce2ae1fd6b02a76d1c1a54f765906d25403d196698a0e879 [INFO] running `Command { std: "docker" "start" "-a" "b320342f1bf5d9f9ce2ae1fd6b02a76d1c1a54f765906d25403d196698a0e879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b320342f1bf5d9f9ce2ae1fd6b02a76d1c1a54f765906d25403d196698a0e879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b320342f1bf5d9f9ce2ae1fd6b02a76d1c1a54f765906d25403d196698a0e879", kill_on_drop: false }` [INFO] [stdout] b320342f1bf5d9f9ce2ae1fd6b02a76d1c1a54f765906d25403d196698a0e879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ae973628c64ab60398819bcc1fd9f08ae68ad5b5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431a84003d4ca2bd5d8c3be2ca6571b22ba295b4175e8fafa837f5f19220354c [INFO] running `Command { std: "docker" "start" "-a" "431a84003d4ca2bd5d8c3be2ca6571b22ba295b4175e8fafa837f5f19220354c", kill_on_drop: false }` [INFO] [stderr] Checking rust_crud v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::student_store::StudentStore` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::student_store::StudentStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::student_store::StudentStore` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::student_store::StudentStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete_class` is never used [INFO] [stdout] --> src/class_store.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl ClassStore { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn delete_class(&mut self, class: &class::Class) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_description`, `set_description`, `get_max_members`, `set_max_members`, and `get_num_of_members` are never used [INFO] [stdout] --> src/club.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Club { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get_description(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn set_description(&mut self, description: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn get_max_members(self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn set_max_members(&mut self, max_members: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_num_of_members(self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `update_club`, `update_club_description`, `update_club_max_members`, and `delete_club` are never used [INFO] [stdout] --> src/club_store.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl ClubStore { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn update_club(&mut self, name: &String, new_description: String, new_max_members: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn update_club_description(&mut self, name: &String, new_description: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn update_club_max_members(&mut self, name: &String, new_max_members: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn delete_club(&mut self, club: &club::Club) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/grade.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Grade { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 3 | ONE, [INFO] [stdout] | ^^^ [INFO] [stdout] 4 | TWO, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | THREE, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | FOUR, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | FIVE, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | SIX, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | SEVEN, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Grade` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/lesson.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Lesson { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lesson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_name`, `get_description`, and `get_grades` are never used [INFO] [stdout] --> src/lesson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Lesson { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn get_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn get_description(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_grades(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `update_lesson`, `update_lesson_grades`, and `delete_lesson` are never used [INFO] [stdout] --> src/lesson_store.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl LessonStore { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn update_lesson(&mut self, name: &String, description: String, grades: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn update_lesson_grades(&mut self, name: &String, grades: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn delete_lesson(&mut self, lesson: &lesson::Lesson) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_id`, `get_full_name`, `get_grade`, `get_class`, and `set_grade_class` are never used [INFO] [stdout] --> src/student.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Student { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_id(&self) -> &usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn get_full_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn get_grade(&self) -> grade::Grade { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get_class(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn set_grade_class(&mut self, grade: grade::Grade, class: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete_class` is never used [INFO] [stdout] --> src/class_store.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl ClassStore { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn delete_class(&mut self, class: &class::Class) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_description`, `set_description`, `get_max_members`, `set_max_members`, and `get_num_of_members` are never used [INFO] [stdout] --> src/club.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Club { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get_description(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn set_description(&mut self, description: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn get_max_members(self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn set_max_members(&mut self, max_members: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_num_of_members(self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `update_club`, `update_club_description`, `update_club_max_members`, and `delete_club` are never used [INFO] [stdout] --> src/club_store.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl ClubStore { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn update_club(&mut self, name: &String, new_description: String, new_max_members: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn update_club_description(&mut self, name: &String, new_description: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn update_club_max_members(&mut self, name: &String, new_max_members: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn delete_club(&mut self, club: &club::Club) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/grade.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Grade { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 3 | ONE, [INFO] [stdout] | ^^^ [INFO] [stdout] 4 | TWO, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | THREE, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 6 | FOUR, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | FIVE, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | SIX, [INFO] [stdout] | ^^^ [INFO] [stdout] 9 | SEVEN, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Grade` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/lesson.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Lesson { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lesson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_name`, `get_description`, and `get_grades` are never used [INFO] [stdout] --> src/lesson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Lesson { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn get_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn get_description(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_grades(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `update_lesson`, `update_lesson_grades`, and `delete_lesson` are never used [INFO] [stdout] --> src/lesson_store.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl LessonStore { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn update_lesson(&mut self, name: &String, description: String, grades: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn update_lesson_grades(&mut self, name: &String, grades: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn delete_lesson(&mut self, lesson: &lesson::Lesson) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_id`, `get_full_name`, `get_grade`, `get_class`, and `set_grade_class` are never used [INFO] [stdout] --> src/student.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Student { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_id(&self) -> &usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn get_full_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn get_grade(&self) -> grade::Grade { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn get_class(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn set_grade_class(&mut self, grade: grade::Grade, class: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "431a84003d4ca2bd5d8c3be2ca6571b22ba295b4175e8fafa837f5f19220354c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431a84003d4ca2bd5d8c3be2ca6571b22ba295b4175e8fafa837f5f19220354c", kill_on_drop: false }` [INFO] [stdout] 431a84003d4ca2bd5d8c3be2ca6571b22ba295b4175e8fafa837f5f19220354c