[INFO] cloning repository https://github.com/Ryan1729/aspect-aspic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/aspect-aspic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Faspect-aspic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Faspect-aspic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2acbc621a288b61e5568c3c1442a46fe891e3dc5 [INFO] checking Ryan1729/aspect-aspic against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Faspect-aspic" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/aspect-aspic 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/Ryan1729/aspect-aspic [INFO] finished tweaking git repo https://github.com/Ryan1729/aspect-aspic [INFO] tweaked toml for git repo https://github.com/Ryan1729/aspect-aspic written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/aspect-aspic 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca4ee698331925a3ee57b7beab1d841f6c39dc011f176be71395ae0631394454 [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" "ca4ee698331925a3ee57b7beab1d841f6c39dc011f176be71395ae0631394454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4ee698331925a3ee57b7beab1d841f6c39dc011f176be71395ae0631394454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4ee698331925a3ee57b7beab1d841f6c39dc011f176be71395ae0631394454", kill_on_drop: false }` [INFO] [stdout] ca4ee698331925a3ee57b7beab1d841f6c39dc011f176be71395ae0631394454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b50a06d15975e8dcb9219cde8f52db274ed7f6f7e7fbadb2f46c2247038cb39 [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" "4b50a06d15975e8dcb9219cde8f52db274ed7f6f7e7fbadb2f46c2247038cb39", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking termcolor v0.3.5 [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Compiling stdweb v0.4.2 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking regex-syntax v0.5.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking env_logger v0.5.5 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Checking rust-wasm-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0468]: an `extern crate` loading macros must be at the crate root [INFO] [stdout] --> src/common/mod.rs:284:1 [INFO] [stdout] | [INFO] [stdout] 284 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags! { [INFO] [stdout] 148 | | pub flags Ty: u16 { [INFO] [stdout] 149 | | const Position = 1 << 0, [INFO] [stdout] 150 | | const Appearance = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 156 | | } [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags! { [INFO] [stdout] 148 | | pub flags Ty: u16 { [INFO] [stdout] 149 | | const Position = 1 << 0, [INFO] [stdout] 150 | | const Appearance = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 156 | | } [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | / bitflags! { [INFO] [stdout] 237 | | pub flags Ty: u8 { [INFO] [stdout] 238 | | const A = 1 << 0, [INFO] [stdout] 239 | | const B = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 246 | | } [INFO] [stdout] 247 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | / bitflags! { [INFO] [stdout] 237 | | pub flags Ty: u8 { [INFO] [stdout] 238 | | const A = 1 << 0, [INFO] [stdout] 239 | | const B = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 246 | | } [INFO] [stdout] 247 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:243:53 [INFO] [stdout] | [INFO] [stdout] 243 | fn execute_cycle(&mut self) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:249:49 [INFO] [stdout] | [INFO] [stdout] 249 | fn run_a_bit(&mut self) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:429:29 [INFO] [stdout] | [INFO] [stdout] 429 | fn handle_error>>(error: E) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `is_index_on_board` in this scope [INFO] [stdout] --> src/common/mod.rs:292:33 [INFO] [stdout] | [INFO] [stdout] 292 | let expected = if is_index_on_board(i) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 288 | use common::is_index_on_board; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `xy_on_board` in this scope [INFO] [stdout] --> src/common/mod.rs:304:32 [INFO] [stdout] | [INFO] [stdout] 304 | let expected = if xy_on_board(x, y) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 288 | use common::xy_on_board; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags! { [INFO] [stdout] 148 | | pub flags Ty: u16 { [INFO] [stdout] 149 | | const Position = 1 << 0, [INFO] [stdout] 150 | | const Appearance = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 156 | | } [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags! { [INFO] [stdout] 148 | | pub flags Ty: u16 { [INFO] [stdout] 149 | | const Position = 1 << 0, [INFO] [stdout] 150 | | const Appearance = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 156 | | } [INFO] [stdout] 157 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | / bitflags! { [INFO] [stdout] 237 | | pub flags Ty: u8 { [INFO] [stdout] 238 | | const A = 1 << 0, [INFO] [stdout] 239 | | const B = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 246 | | } [INFO] [stdout] 247 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/common/mod.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | / bitflags! { [INFO] [stdout] 237 | | pub flags Ty: u8 { [INFO] [stdout] 238 | | const A = 1 << 0, [INFO] [stdout] 239 | | const B = 1 << 1, [INFO] [stdout] ... | [INFO] [stdout] 246 | | } [INFO] [stdout] 247 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:243:53 [INFO] [stdout] | [INFO] [stdout] 243 | fn execute_cycle(&mut self) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:249:49 [INFO] [stdout] | [INFO] [stdout] 249 | fn run_a_bit(&mut self) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:429:29 [INFO] [stdout] | [INFO] [stdout] 429 | fn handle_error>>(error: E) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_crisp_circle` [INFO] [stdout] --> src/common/rendering.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn draw_crisp_circle(&mut self, xMid: usize, yMid: usize, radius: usize, colour: u32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0468. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-wasm-template` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b50a06d15975e8dcb9219cde8f52db274ed7f6f7e7fbadb2f46c2247038cb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b50a06d15975e8dcb9219cde8f52db274ed7f6f7e7fbadb2f46c2247038cb39", kill_on_drop: false }` [INFO] [stdout] 4b50a06d15975e8dcb9219cde8f52db274ed7f6f7e7fbadb2f46c2247038cb39