[INFO] cloning repository https://github.com/mw8/white_keyboard_layout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mw8/white_keyboard_layout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmw8%2Fwhite_keyboard_layout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmw8%2Fwhite_keyboard_layout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0fda4eb23e83bbe0f4c686bffb108bbc1b3501f [INFO] testing mw8/white_keyboard_layout against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmw8%2Fwhite_keyboard_layout" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mw8/white_keyboard_layout on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mw8/white_keyboard_layout [INFO] finished tweaking git repo https://github.com/mw8/white_keyboard_layout [INFO] tweaked toml for git repo https://github.com/mw8/white_keyboard_layout written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mw8/white_keyboard_layout already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 264361407f3590193fe5261ec54a792878dcd3e69a4a57bb5e5fb4b67291eb90 [INFO] running `Command { std: "docker" "start" "-a" "264361407f3590193fe5261ec54a792878dcd3e69a4a57bb5e5fb4b67291eb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "264361407f3590193fe5261ec54a792878dcd3e69a4a57bb5e5fb4b67291eb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264361407f3590193fe5261ec54a792878dcd3e69a4a57bb5e5fb4b67291eb90", kill_on_drop: false }` [INFO] [stdout] 264361407f3590193fe5261ec54a792878dcd3e69a4a57bb5e5fb4b67291eb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd611c041be8e0ba099aeb586b341fa32fb6a789226ff9f3e6644b3b35c9c2af [INFO] running `Command { std: "docker" "start" "-a" "cd611c041be8e0ba099aeb586b341fa32fb6a789226ff9f3e6644b3b35c9c2af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling white_keyboard_layout v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/main.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | / ((self.i == other.i && self.f == other.f) || [INFO] [stdout] 1289 | | (self.i == other.i-1 && self.f == other.f + 1000.0) || [INFO] [stdout] 1290 | | (self.i == other.i+1 && self.f == other.f - 1000.0)) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1288 | (self.i == other.i && self.f == other.f) || [INFO] [stdout] 1289 | (self.i == other.i-1 && self.f == other.f + 1000.0) || [INFO] [stdout] 1290 | (self.i == other.i+1 && self.f == other.f - 1000.0) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/main.rs:1311:9 [INFO] [stdout] | [INFO] [stdout] 1311 | / ((self.i < other.i-1) || [INFO] [stdout] 1312 | | (self.i == other.i-1 && self.f-1000.0 < other.f) || [INFO] [stdout] 1313 | | (self.i == other.i && self.f < other.f) || [INFO] [stdout] 1314 | | (self.i == other.i+1 && self.f+1000.0 < other.f)) [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1311 | (self.i < other.i-1) || [INFO] [stdout] 1312 | (self.i == other.i-1 && self.f-1000.0 < other.f) || [INFO] [stdout] 1313 | (self.i == other.i && self.f < other.f) || [INFO] [stdout] 1314 | (self.i == other.i+1 && self.f+1000.0 < other.f) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "cd611c041be8e0ba099aeb586b341fa32fb6a789226ff9f3e6644b3b35c9c2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd611c041be8e0ba099aeb586b341fa32fb6a789226ff9f3e6644b3b35c9c2af", kill_on_drop: false }` [INFO] [stdout] cd611c041be8e0ba099aeb586b341fa32fb6a789226ff9f3e6644b3b35c9c2af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f78ac97d062a46fa01e1f431d24edc209618519ec9e617de2ea27310de54f545 [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" "f78ac97d062a46fa01e1f431d24edc209618519ec9e617de2ea27310de54f545", kill_on_drop: false }` [INFO] [stderr] Compiling white_keyboard_layout v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `INITIAL_LAYOUT_STRING` in this scope [INFO] [stdout] --> src/main.rs:683:32 [INFO] [stdout] | [INFO] [stdout] 683 | let l = layout_from_string(INITIAL_LAYOUT_STRING); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/main.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | / ((self.i == other.i && self.f == other.f) || [INFO] [stdout] 1289 | | (self.i == other.i-1 && self.f == other.f + 1000.0) || [INFO] [stdout] 1290 | | (self.i == other.i+1 && self.f == other.f - 1000.0)) [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1288 | (self.i == other.i && self.f == other.f) || [INFO] [stdout] 1289 | (self.i == other.i-1 && self.f == other.f + 1000.0) || [INFO] [stdout] 1290 | (self.i == other.i+1 && self.f == other.f - 1000.0) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/main.rs:1311:9 [INFO] [stdout] | [INFO] [stdout] 1311 | / ((self.i < other.i-1) || [INFO] [stdout] 1312 | | (self.i == other.i-1 && self.f-1000.0 < other.f) || [INFO] [stdout] 1313 | | (self.i == other.i && self.f < other.f) || [INFO] [stdout] 1314 | | (self.i == other.i+1 && self.f+1000.0 < other.f)) [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1311 | (self.i < other.i-1) || [INFO] [stdout] 1312 | (self.i == other.i-1 && self.f-1000.0 < other.f) || [INFO] [stdout] 1313 | (self.i == other.i && self.f < other.f) || [INFO] [stdout] 1314 | (self.i == other.i+1 && self.f+1000.0 < other.f) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `white_keyboard_layout` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f78ac97d062a46fa01e1f431d24edc209618519ec9e617de2ea27310de54f545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78ac97d062a46fa01e1f431d24edc209618519ec9e617de2ea27310de54f545", kill_on_drop: false }` [INFO] [stdout] f78ac97d062a46fa01e1f431d24edc209618519ec9e617de2ea27310de54f545