[INFO] cloning repository https://github.com/jockbert/jockbert_ants_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jockbert/jockbert_ants_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjockbert%2Fjockbert_ants_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjockbert%2Fjockbert_ants_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20968a6e885528fd47b5e45867bdb60fba6e1824 [INFO] testing jockbert/jockbert_ants_bot against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjockbert%2Fjockbert_ants_bot" "/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/jockbert/jockbert_ants_bot on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jockbert/jockbert_ants_bot [INFO] finished tweaking git repo https://github.com/jockbert/jockbert_ants_bot [INFO] tweaked toml for git repo https://github.com/jockbert/jockbert_ants_bot written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jockbert/ants_ai_challenge_api` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 8adc8b5d54bc787ea408ea5801ebc6d4fb3d1d10e8d15dbe0a12b397201726dc [INFO] running `Command { std: "docker" "start" "-a" "8adc8b5d54bc787ea408ea5801ebc6d4fb3d1d10e8d15dbe0a12b397201726dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8adc8b5d54bc787ea408ea5801ebc6d4fb3d1d10e8d15dbe0a12b397201726dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adc8b5d54bc787ea408ea5801ebc6d4fb3d1d10e8d15dbe0a12b397201726dc", kill_on_drop: false }` [INFO] [stdout] 8adc8b5d54bc787ea408ea5801ebc6d4fb3d1d10e8d15dbe0a12b397201726dc [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4041e48876d364e9ccb2b039a1b686400dbdc0d780d0ea55f27345dac2fcae73 [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" "4041e48876d364e9ccb2b039a1b686400dbdc0d780d0ea55f27345dac2fcae73", kill_on_drop: false }` [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling ants_ai_challenge_api v0.1.0 (https://github.com/jockbert/ants_ai_challenge_api?branch=master#028d07e1) [INFO] [stderr] Compiling jockbot_ants_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/utilities.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 7 | () => { ::std::collections::HashSet::new(); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | let mut result = set!(); [INFO] [stdout] | ------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `set` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `Some(&NoDirection)` not covered [INFO] [stdout] --> src/world_step/mod.rs:70:44 [INFO] [stdout] | [INFO] [stdout] 70 | let annotation = match order_map.get(&p) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ pattern `Some(&NoDirection)` not covered [INFO] [stdout] | [INFO] [stdout] = help: ensure that all possible cases are being handled, possibly by adding wildcards or more match arms [INFO] [stdout] = note: the matched value is of type `Option<&ants_ai_challenge_api::Direction>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jockbot_ants_bot` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4041e48876d364e9ccb2b039a1b686400dbdc0d780d0ea55f27345dac2fcae73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4041e48876d364e9ccb2b039a1b686400dbdc0d780d0ea55f27345dac2fcae73", kill_on_drop: false }` [INFO] [stdout] 4041e48876d364e9ccb2b039a1b686400dbdc0d780d0ea55f27345dac2fcae73