[INFO] cloning repository https://github.com/semahawk/scheduling_algorithms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semahawk/scheduling_algorithms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemahawk%2Fscheduling_algorithms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemahawk%2Fscheduling_algorithms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f532de757d59560fa786bd55bba6832e47cc7494 [INFO] checking semahawk/scheduling_algorithms against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemahawk%2Fscheduling_algorithms" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/semahawk/scheduling_algorithms on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/semahawk/scheduling_algorithms [INFO] finished tweaking git repo https://github.com/semahawk/scheduling_algorithms [INFO] tweaked toml for git repo https://github.com/semahawk/scheduling_algorithms written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/semahawk/scheduling_algorithms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gyscos/Cursive` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncurses v5.85.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56103bc86004d20e87e492fd48885691452849f32d28da5c61818df489539bc0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56103bc86004d20e87e492fd48885691452849f32d28da5c61818df489539bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56103bc86004d20e87e492fd48885691452849f32d28da5c61818df489539bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56103bc86004d20e87e492fd48885691452849f32d28da5c61818df489539bc0", kill_on_drop: false }` [INFO] [stdout] 56103bc86004d20e87e492fd48885691452849f32d28da5c61818df489539bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a8aac681cf87e40412b63aeecdfbc44ddb92acc8cf38dc2959396a73f7e3562 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a8aac681cf87e40412b63aeecdfbc44ddb92acc8cf38dc2959396a73f7e3562", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Checking rustc-serialize v0.3.23 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Checking serde v0.9.11 [INFO] [stderr] Compiling cursive v0.4.1 (https://github.com/gyscos/Cursive#77433e80) [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking num-integer v0.1.33 [INFO] [stderr] Compiling ncurses v5.85.0 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking num-bigint v0.1.37 [INFO] [stderr] Checking num-complex v0.1.36 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Checking toml v0.3.1 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking scheduler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/fcfs.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn list_processes(&self, mut tui: &mut Tui) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/round_robin.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | fn list_processes(&self, mut tui: &mut Tui) { [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/sjf.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | fn list_processes(&self, mut tui: &mut Tui) { [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/srtf.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | fn list_processes(&self, mut tui: &mut Tui) { [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/tui.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | let mut process_list_view = self.renderer.find_id::("process_list").unwrap(); [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/tui.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let mut header = self.renderer.find_id::("header").unwrap(); [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/tui.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | let mut debug = self.renderer.find_id::("debug").unwrap(); [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/tui.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | let mut debug = self.renderer.find_id::("results").unwrap(); [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/tui.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let mut scenarios = self.renderer.find_id::("scenarios").unwrap(); [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/fcfs.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn list_processes(&self, mut tui: &mut Tui) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/round_robin.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | fn list_processes(&self, mut tui: &mut Tui) { [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/sjf.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | fn list_processes(&self, mut tui: &mut Tui) { [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/srtf.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | fn list_processes(&self, mut tui: &mut Tui) { [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/tui.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | let mut process_list_view = self.renderer.find_id::("process_list").unwrap(); [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/tui.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let mut header = self.renderer.find_id::("header").unwrap(); [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/tui.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | let mut debug = self.renderer.find_id::("debug").unwrap(); [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/tui.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | let mut debug = self.renderer.find_id::("results").unwrap(); [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/tui.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let mut scenarios = self.renderer.find_id::("scenarios").unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.78s [INFO] running `Command { std: "docker" "inspect" "4a8aac681cf87e40412b63aeecdfbc44ddb92acc8cf38dc2959396a73f7e3562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8aac681cf87e40412b63aeecdfbc44ddb92acc8cf38dc2959396a73f7e3562", kill_on_drop: false }` [INFO] [stdout] 4a8aac681cf87e40412b63aeecdfbc44ddb92acc8cf38dc2959396a73f7e3562