[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxel-kaliff%2Fzuul" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/axel-kaliff/zuul on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 360abc23752ac37cac2f29121757630ad798795a537f8060746be55a4e459b7d [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" "360abc23752ac37cac2f29121757630ad798795a537f8060746be55a4e459b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "360abc23752ac37cac2f29121757630ad798795a537f8060746be55a4e459b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360abc23752ac37cac2f29121757630ad798795a537f8060746be55a4e459b7d", kill_on_drop: false }` [INFO] [stdout] 360abc23752ac37cac2f29121757630ad798795a537f8060746be55a4e459b7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] f1a98f439ed91521a5b8883e81166b4289d1f40e7204cb374660096525aa9951 [INFO] running `Command { std: "docker" "start" "-a" "f1a98f439ed91521a5b8883e81166b4289d1f40e7204cb374660096525aa9951", 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: 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: 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: 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: 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: 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.58s [INFO] running `Command { std: "docker" "inspect" "f1a98f439ed91521a5b8883e81166b4289d1f40e7204cb374660096525aa9951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a98f439ed91521a5b8883e81166b4289d1f40e7204cb374660096525aa9951", kill_on_drop: false }` [INFO] [stdout] f1a98f439ed91521a5b8883e81166b4289d1f40e7204cb374660096525aa9951