[INFO] cloning repository https://github.com/xlnx/loa-frontend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xlnx/loa-frontend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlnx%2Floa-frontend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlnx%2Floa-frontend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4473ecf6396e6fbfde6a8489794f5e60087982c [INFO] checking xlnx/loa-frontend against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlnx%2Floa-frontend" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xlnx/loa-frontend on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xlnx/loa-frontend [INFO] finished tweaking git repo https://github.com/xlnx/loa-frontend [INFO] tweaked toml for git repo https://github.com/xlnx/loa-frontend written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/xlnx/loa-frontend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] e5efdf5aa895fe19a979caf6aeaa4c04e5a9e437eedf509264920067fd4caa0e [INFO] running `Command { std: "docker" "start" "-a" "e5efdf5aa895fe19a979caf6aeaa4c04e5a9e437eedf509264920067fd4caa0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5efdf5aa895fe19a979caf6aeaa4c04e5a9e437eedf509264920067fd4caa0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5efdf5aa895fe19a979caf6aeaa4c04e5a9e437eedf509264920067fd4caa0e", kill_on_drop: false }` [INFO] [stdout] e5efdf5aa895fe19a979caf6aeaa4c04e5a9e437eedf509264920067fd4caa0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] 5a4367fa5c1bfd2f0b6364791b9aa0610943f1743f54894441ab99edc62f97e3 [INFO] running `Command { std: "docker" "start" "-a" "5a4367fa5c1bfd2f0b6364791b9aa0610943f1743f54894441ab99edc62f97e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.42 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.42 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.42 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.42 [INFO] [stderr] Checking wbg-rand v0.4.1 [INFO] [stderr] Checking ai-frontend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> rs/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Impossible`, `self` [INFO] [stdout] --> rs/lib.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::ser::{self, Impossible, Serialize, SerializeMap, SerializeStruct, Serializer}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> rs/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> rs/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Impossible`, `self` [INFO] [stdout] --> rs/lib.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::ser::{self, Impossible, Serialize, SerializeMap, SerializeStruct, Serializer}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> rs/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:617:79 [INFO] [stdout] | [INFO] [stdout] 617 | while let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 617 | while let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:617:79 [INFO] [stdout] | [INFO] [stdout] 617 | while let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 617 | while let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:459:72 [INFO] [stdout] | [INFO] [stdout] 459 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 459 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:465:72 [INFO] [stdout] | [INFO] [stdout] 465 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 465 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:885:82 [INFO] [stdout] | [INFO] [stdout] 885 | while let GeneratorState::Yielded((src, dst)) = Pin::new(&mut all_moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 885 | while let GeneratorState::Yielded((src, dst)) = Pin::new(&mut all_moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:459:72 [INFO] [stdout] | [INFO] [stdout] 459 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 459 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:465:72 [INFO] [stdout] | [INFO] [stdout] 465 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 465 | if let GeneratorState::Yielded(dst) = Pin::new(&mut moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SerializeMap` [INFO] [stdout] --> rs/lib.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::ser::{self, Impossible, Serialize, SerializeMap, SerializeStruct, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> rs/lib.rs:885:82 [INFO] [stdout] | [INFO] [stdout] 885 | while let GeneratorState::Yielded((src, dst)) = Pin::new(&mut all_moves).resume() { [INFO] [stdout] | ^^^^^^- supplied 0 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] help: expected the unit value `()`; create it with empty parentheses [INFO] [stdout] | [INFO] [stdout] 885 | while let GeneratorState::Yielded((src, dst)) = Pin::new(&mut all_moves).resume(()) { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ai-frontend` due to 5 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `SerializeMap` [INFO] [stdout] --> rs/lib.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::ser::{self, Impossible, Serialize, SerializeMap, SerializeStruct, Serializer}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5a4367fa5c1bfd2f0b6364791b9aa0610943f1743f54894441ab99edc62f97e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4367fa5c1bfd2f0b6364791b9aa0610943f1743f54894441ab99edc62f97e3", kill_on_drop: false }` [INFO] [stdout] 5a4367fa5c1bfd2f0b6364791b9aa0610943f1743f54894441ab99edc62f97e3