[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjockbert%2Fjockbert_ants_bot" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jockbert/jockbert_ants_bot 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/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-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/jockbert/ants_ai_challenge_api` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98bce48b7c2f22ca70a804e3e2e2afdf4a9a2ecff545422b8b4dcc71381bdacc [INFO] running `Command { std: "docker" "start" "-a" "98bce48b7c2f22ca70a804e3e2e2afdf4a9a2ecff545422b8b4dcc71381bdacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98bce48b7c2f22ca70a804e3e2e2afdf4a9a2ecff545422b8b4dcc71381bdacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98bce48b7c2f22ca70a804e3e2e2afdf4a9a2ecff545422b8b4dcc71381bdacc", kill_on_drop: false }` [INFO] [stdout] 98bce48b7c2f22ca70a804e3e2e2afdf4a9a2ecff545422b8b4dcc71381bdacc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54c9afc74d5f1c18837cbad89c3b6e53906d0b680d6063f5463bb1b17b4c378 [INFO] running `Command { std: "docker" "start" "-a" "f54c9afc74d5f1c18837cbad89c3b6e53906d0b680d6063f5463bb1b17b4c378", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [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_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.18 [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" "f54c9afc74d5f1c18837cbad89c3b6e53906d0b680d6063f5463bb1b17b4c378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54c9afc74d5f1c18837cbad89c3b6e53906d0b680d6063f5463bb1b17b4c378", kill_on_drop: false }` [INFO] [stdout] f54c9afc74d5f1c18837cbad89c3b6e53906d0b680d6063f5463bb1b17b4c378