[INFO] cloning repository https://github.com/PickleOgre/csci440-project2-scheduler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PickleOgre/csci440-project2-scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPickleOgre%2Fcsci440-project2-scheduler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPickleOgre%2Fcsci440-project2-scheduler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f003d84c1ba05a490f8997f8b5316370369c987
[INFO] testing PickleOgre/csci440-project2-scheduler against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPickleOgre%2Fcsci440-project2-scheduler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PickleOgre/csci440-project2-scheduler
[INFO] finished tweaking git repo https://github.com/PickleOgre/csci440-project2-scheduler
[INFO] tweaked toml for git repo https://github.com/PickleOgre/csci440-project2-scheduler written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PickleOgre/csci440-project2-scheduler on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PickleOgre/csci440-project2-scheduler 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28589679ef23b54a884818289f3d588bbe582ec2cb67494a07ab3b5955bb57c6
[INFO] running `Command { std: "docker" "start" "-a" "28589679ef23b54a884818289f3d588bbe582ec2cb67494a07ab3b5955bb57c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28589679ef23b54a884818289f3d588bbe582ec2cb67494a07ab3b5955bb57c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28589679ef23b54a884818289f3d588bbe582ec2cb67494a07ab3b5955bb57c6", kill_on_drop: false }`
[INFO] [stdout] 28589679ef23b54a884818289f3d588bbe582ec2cb67494a07ab3b5955bb57c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb54008192f20563856314aa0ad262debe7eada804c81a493459cd735c1694a
[INFO] running `Command { std: "docker" "start" "-a" "feb54008192f20563856314aa0ad262debe7eada804c81a493459cd735c1694a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling scheduler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/simple.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/simplerr.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stdout]    |                               ----^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mlrr.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stdout]    |                               ----^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mlf.rs:159:51
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn interrupt(&mut self, mut process: PCB, mut priority: u32) -> bool{
[INFO] [stdout]     |                                                   ----^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |             if let (Some(mut process), mut time) = sched.next_process() {
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let mut jid = jobs_by_id.clone();
[INFO] [stdout]    |                     ----^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `priority`
[INFO] [stdout]   --> src/main.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 let priority = match time {
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_priority`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:231:21
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let mut jid = jobs_by_id.clone();
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `time_inserted` are never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Job {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 26 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     time_inserted: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.43s
[INFO] running `Command { std: "docker" "inspect" "feb54008192f20563856314aa0ad262debe7eada804c81a493459cd735c1694a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb54008192f20563856314aa0ad262debe7eada804c81a493459cd735c1694a", kill_on_drop: false }`
[INFO] [stdout] feb54008192f20563856314aa0ad262debe7eada804c81a493459cd735c1694a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a0a38b5704718338931fcc7507aab03fdac2c5dc8709fec3f7c530e3a147d6
[INFO] running `Command { std: "docker" "start" "-a" "73a0a38b5704718338931fcc7507aab03fdac2c5dc8709fec3f7c530e3a147d6", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/simple.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/simplerr.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stdout]    |                               ----^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mlrr.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stdout]    |                               ----^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mlf.rs:159:51
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn interrupt(&mut self, mut process: PCB, mut priority: u32) -> bool{
[INFO] [stdout]     |                                                   ----^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scheduler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/simple.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/simplerr.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stdout]    |                               ----^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/mlrr.rs:44:31
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stdout]    |                               ----^^^^^^^
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mlf.rs:159:51
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn interrupt(&mut self, mut process: PCB, mut priority: u32) -> bool{
[INFO] [stdout]     |                                                   ----^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |             if let (Some(mut process), mut time) = sched.next_process() {
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 let mut jid = jobs_by_id.clone();
[INFO] [stdout]    |                     ----^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `priority`
[INFO] [stdout]   --> src/main.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 let priority = match time {
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_priority`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:231:21
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let mut jid = jobs_by_id.clone();
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `time_inserted` are never read
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Job {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 26 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     time_inserted: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "73a0a38b5704718338931fcc7507aab03fdac2c5dc8709fec3f7c530e3a147d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a0a38b5704718338931fcc7507aab03fdac2c5dc8709fec3f7c530e3a147d6", kill_on_drop: false }`
[INFO] [stdout] 73a0a38b5704718338931fcc7507aab03fdac2c5dc8709fec3f7c530e3a147d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1457e97ec9fa182d23da2566d6d9c2dc1858b6f2503e3bb57d2d3dc549e9337
[INFO] running `Command { std: "docker" "start" "-a" "b1457e97ec9fa182d23da2566d6d9c2dc1858b6f2503e3bb57d2d3dc549e9337", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stdout] 
[INFO] [stderr]   --> src/simple.rs:38:31
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                               ----^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |                               |
[INFO] [stdout] 
[INFO] [stderr]    |                               help: remove this `mut`
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/simplerr.rs:38:31
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stderr]    |                               ----^^^^^^^
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/mlrr.rs:44:31
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn add_process(&mut self, mut process: PCB) -> bool{
[INFO] [stderr]    |                               ----^^^^^^^
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/mlf.rs:159:51
[INFO] [stderr]     |
[INFO] [stderr] 159 |     pub fn interrupt(&mut self, mut process: PCB, mut priority: u32) -> bool{
[INFO] [stderr]     |                                                   ----^^^^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `scheduler` (lib) generated 4 warnings (run `cargo fix --lib -p scheduler` to apply 4 suggestions)
[INFO] [stderr] warning: `scheduler` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::env;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:84:26
[INFO] [stderr]    |
[INFO] [stderr] 84 |             if let (Some(mut process), mut time) = sched.next_process() {
[INFO] [stderr]    |                          ----^^^^^^^
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:92:21
[INFO] [stderr]    |
[INFO] [stderr] 92 |                 let mut jid = jobs_by_id.clone();
[INFO] [stderr]    |                     ----^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `priority`
[INFO] [stderr]   --> src/main.rs:85:21
[INFO] [stderr]    |
[INFO] [stderr] 85 |                 let priority = match time {
[INFO] [stderr]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_priority`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:231:21
[INFO] [stderr]     |
[INFO] [stderr] 231 |                 let mut jid = jobs_by_id.clone();
[INFO] [stderr]     |                     ----^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `time_inserted` are never read
[INFO] [stderr]   --> src/main.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct Job {
[INFO] [stderr]    |        --- fields in this struct
[INFO] [stderr] 26 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 27 |     time_inserted: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Job` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `scheduler` (bin "scheduler" test) generated 6 warnings (run `cargo fix --bin "scheduler" -p scheduler --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scheduler-8e15a6de80bc85ca)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scheduler-e9bbf194d5e6bf93)
[INFO] [stderr]    Doc-tests scheduler
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/clock.rs - clock::LazyLock (line 20) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::Clock::now (line 87) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::CLOCK (line 177) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::Clock::now_ns (line 101) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::Clock::advance (line 135) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::Clock::elapsed_since_ns (line 156) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::Clock::new (line 75) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::Clock::set_now (line 117) ... FAILED
[INFO] [stdout] test src/clock.rs - clock::Clock (line 56) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/clock.rs - clock::LazyLock (line 20) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]   --> src/clock.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use your_crate_name::clock::{CLOCK, Clock};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::Clock::now (line 87) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]   --> src/clock.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use your_crate_name::clock::Clock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::CLOCK (line 177) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]    --> src/clock.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | use your_crate_name::clock::CLOCK;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::Clock::now_ns (line 101) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]    --> src/clock.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | use your_crate_name::clock::Clock;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::Clock::advance (line 135) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]    --> src/clock.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use your_crate_name::clock::Clock;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::Clock::elapsed_since_ns (line 156) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]    --> src/clock.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use your_crate_name::clock::Clock;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::Clock::new (line 75) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]   --> src/clock.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | use your_crate_name::clock::Clock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::Clock::set_now (line 117) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]    --> src/clock.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | use your_crate_name::clock::Clock;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/clock.rs - clock::Clock (line 56) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `your_crate_name` in this scope
[INFO] [stdout]   --> src/clock.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use your_crate_name::clock::Clock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate_name`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate_name`, use `cargo add your_crate_name` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/clock.rs - clock::CLOCK (line 177)
[INFO] [stdout]     src/clock.rs - clock::Clock (line 56)
[INFO] [stdout]     src/clock.rs - clock::Clock::advance (line 135)
[INFO] [stdout]     src/clock.rs - clock::Clock::elapsed_since_ns (line 156)
[INFO] [stdout]     src/clock.rs - clock::Clock::new (line 75)
[INFO] [stdout]     src/clock.rs - clock::Clock::now (line 87)
[INFO] [stdout]     src/clock.rs - clock::Clock::now_ns (line 101)
[INFO] [stdout]     src/clock.rs - clock::Clock::set_now (line 117)
[INFO] [stdout]     src/clock.rs - clock::LazyLock (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.08s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b1457e97ec9fa182d23da2566d6d9c2dc1858b6f2503e3bb57d2d3dc549e9337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1457e97ec9fa182d23da2566d6d9c2dc1858b6f2503e3bb57d2d3dc549e9337", kill_on_drop: false }`
[INFO] [stdout] b1457e97ec9fa182d23da2566d6d9c2dc1858b6f2503e3bb57d2d3dc549e9337
