[INFO] cloning repository https://github.com/axel-kaliff/zuul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axel-kaliff/zuul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-kaliff%2Fzuul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-kaliff%2Fzuul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 793066c10761e91789c2ba3d16f8f11fad3339d5 [INFO] checking axel-kaliff/zuul against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-kaliff%2Fzuul" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/axel-kaliff/zuul on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/axel-kaliff/zuul [INFO] finished tweaking git repo https://github.com/axel-kaliff/zuul [INFO] tweaked toml for git repo https://github.com/axel-kaliff/zuul written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/axel-kaliff/zuul already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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] f484e8c2708b3ae08a0c61c0fd0f51831b4674f259165ba01f36178b78180569 [INFO] running `Command { std: "docker" "start" "-a" "f484e8c2708b3ae08a0c61c0fd0f51831b4674f259165ba01f36178b78180569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f484e8c2708b3ae08a0c61c0fd0f51831b4674f259165ba01f36178b78180569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f484e8c2708b3ae08a0c61c0fd0f51831b4674f259165ba01f36178b78180569", kill_on_drop: false }` [INFO] [stdout] f484e8c2708b3ae08a0c61c0fd0f51831b4674f259165ba01f36178b78180569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79f2d224c341048e84d23cc10c4cc1eb0a5718dc29366bee76f62812a88417ad [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" "79f2d224c341048e84d23cc10c4cc1eb0a5718dc29366bee76f62812a88417ad", kill_on_drop: false }` [INFO] [stderr] Checking zuul v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `south` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | south, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `South` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `north` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | north, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `North` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `east` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | east, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `East` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `west` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | west [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `West` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/room.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | _ => return None [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `south` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | south, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `South` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `north` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | north, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `North` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `east` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | east, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `East` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `west` should have an upper camel case name [INFO] [stdout] --> src/direction.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | west [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `West` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/game.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | let mut command_direction: Option; [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: structure field `Id` should have a snake case name [INFO] [stdout] --> src/room.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Id: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `West` should have a snake case name [INFO] [stdout] --> src/room.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | West: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `west` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `East` should have a snake case name [INFO] [stdout] --> src/room.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | East: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `east` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `North` should have a snake case name [INFO] [stdout] --> src/room.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | North: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `north` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `South` should have a snake case name [INFO] [stdout] --> src/room.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | South: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `south` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Id` should have a snake case name [INFO] [stdout] --> src/room.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `West` should have a snake case name [INFO] [stdout] --> src/room.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `west` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `East` should have a snake case name [INFO] [stdout] --> src/room.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `east` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `North` should have a snake case name [INFO] [stdout] --> src/room.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `north` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `South` should have a snake case name [INFO] [stdout] --> src/room.rs:14:75 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `south` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Rooms` should have a snake case name [INFO] [stdout] --> src/game.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub Rooms: Vec, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rooms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/room.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | _ => return None [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/game.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | let mut command_direction: Option; [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: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Id` should have a snake case name [INFO] [stdout] --> src/room.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Id: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `West` should have a snake case name [INFO] [stdout] --> src/room.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | West: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `west` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `East` should have a snake case name [INFO] [stdout] --> src/room.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | East: Option, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `east` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `North` should have a snake case name [INFO] [stdout] --> src/room.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | North: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `north` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `South` should have a snake case name [INFO] [stdout] --> src/room.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | South: Option, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `south` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Id` should have a snake case name [INFO] [stdout] --> src/room.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `West` should have a snake case name [INFO] [stdout] --> src/room.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `west` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `East` should have a snake case name [INFO] [stdout] --> src/room.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `east` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `North` should have a snake case name [INFO] [stdout] --> src/room.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `north` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `South` should have a snake case name [INFO] [stdout] --> src/room.rs:14:75 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(Id: u8, West: Option, East: Option, North: Option, South: Option, description: String) -> Room { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `south` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Rooms` should have a snake case name [INFO] [stdout] --> src/game.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub Rooms: Vec, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rooms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "79f2d224c341048e84d23cc10c4cc1eb0a5718dc29366bee76f62812a88417ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f2d224c341048e84d23cc10c4cc1eb0a5718dc29366bee76f62812a88417ad", kill_on_drop: false }` [INFO] [stdout] 79f2d224c341048e84d23cc10c4cc1eb0a5718dc29366bee76f62812a88417ad