[INFO] cloning repository https://github.com/McArthur-Alford/rusty_pathfinder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/McArthur-Alford/rusty_pathfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcArthur-Alford%2Frusty_pathfinder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcArthur-Alford%2Frusty_pathfinder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06daefb87955c54095108532b5769b903c764e48 [INFO] testing McArthur-Alford/rusty_pathfinder against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcArthur-Alford%2Frusty_pathfinder" "/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/McArthur-Alford/rusty_pathfinder on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/McArthur-Alford/rusty_pathfinder [INFO] finished tweaking git repo https://github.com/McArthur-Alford/rusty_pathfinder [INFO] tweaked toml for git repo https://github.com/McArthur-Alford/rusty_pathfinder written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/McArthur-Alford/rusty_pathfinder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded input-event-codes v0.2.1 [INFO] [stderr] Downloaded readkey v0.1.7 [INFO] [stderr] Downloaded hecs v0.7.5 [INFO] [stderr] Downloaded crossterm v0.15.0 [INFO] [stderr] Downloaded x11 v2.19.1 [INFO] [stderr] Downloaded device_query v0.2.8 [INFO] [stderr] Downloaded readmouse v0.2.1 [INFO] [stderr] Downloaded ruscii v0.3.2 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 3f3389a1984fc45d4619d3366ebaccbb32338d49f89fdba61116346e32f21bea [INFO] running `Command { std: "docker" "start" "-a" "3f3389a1984fc45d4619d3366ebaccbb32338d49f89fdba61116346e32f21bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3389a1984fc45d4619d3366ebaccbb32338d49f89fdba61116346e32f21bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3389a1984fc45d4619d3366ebaccbb32338d49f89fdba61116346e32f21bea", kill_on_drop: false }` [INFO] [stdout] 3f3389a1984fc45d4619d3366ebaccbb32338d49f89fdba61116346e32f21bea [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 0718d1b107d2ebb0ec85dae1ae9b2c82c13b743570b3ae43849c32de25e08ff6 [INFO] running `Command { std: "docker" "start" "-a" "0718d1b107d2ebb0ec85dae1ae9b2c82c13b743570b3ae43849c32de25e08ff6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling input-event-codes v0.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling device_query v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling hecs v0.7.5 [INFO] [stderr] Compiling crossterm v0.15.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling ruscii v0.3.2 [INFO] [stderr] Compiling rpg_modifiers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `,` [INFO] [stdout] --> src/rule.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | RuleResult::Success, [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `entity_store::*` [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use entity_store::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rpg_modifiers` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "0718d1b107d2ebb0ec85dae1ae9b2c82c13b743570b3ae43849c32de25e08ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0718d1b107d2ebb0ec85dae1ae9b2c82c13b743570b3ae43849c32de25e08ff6", kill_on_drop: false }` [INFO] [stdout] 0718d1b107d2ebb0ec85dae1ae9b2c82c13b743570b3ae43849c32de25e08ff6