[INFO] cloning repository https://github.com/Keirua/ballons [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Keirua/ballons" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeirua%2Fballons", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeirua%2Fballons'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76ab5d249d07419b87605dc3008724a84acdbe65 [INFO] checking Keirua/ballons/76ab5d249d07419b87605dc3008724a84acdbe65 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeirua%2Fballons" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Keirua/ballons on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Keirua/ballons [INFO] finished tweaking git repo https://github.com/Keirua/ballons [INFO] tweaked toml for git repo https://github.com/Keirua/ballons written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Keirua/ballons already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version_check v0.9.2 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded unicode-width v0.1.8 [INFO] [stderr] Downloaded heck v0.3.1 [INFO] [stderr] Downloaded getrandom v0.1.15 [INFO] [stderr] Downloaded unicode-segmentation v1.7.0 [INFO] [stderr] Downloaded clap v2.33.3 [INFO] [stderr] Downloaded syn v1.0.48 [INFO] [stderr] Downloaded libc v0.2.80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25c17d9a928055cf2b5b47e558989e6446c115d52d6e9d6d90138eac12e502b [INFO] running `Command { std: "docker" "start" "-a" "e25c17d9a928055cf2b5b47e558989e6446c115d52d6e9d6d90138eac12e502b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25c17d9a928055cf2b5b47e558989e6446c115d52d6e9d6d90138eac12e502b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25c17d9a928055cf2b5b47e558989e6446c115d52d6e9d6d90138eac12e502b", kill_on_drop: false }` [INFO] [stdout] e25c17d9a928055cf2b5b47e558989e6446c115d52d6e9d6d90138eac12e502b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e85326a035e3e9a19f66da2dbe0078766e7c3d36f29dcb01697aa1b20457347 [INFO] running `Command { std: "docker" "start" "-a" "4e85326a035e3e9a19f66da2dbe0078766e7c3d36f29dcb01697aa1b20457347", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ballonslib v0.1.0 (/opt/rustwide/workdir/ballonslib) [INFO] [stdout] error[E0425]: cannot find value `balloon_game` in this scope [INFO] [stdout] --> ballonslib/src/game.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | balloon_game [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_counter` found for struct `Player` in the current scope [INFO] [stdout] --> ballonslib/src/game.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | game.players[0].set_counter(true); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Player` [INFO] [stdout] | [INFO] [stdout] ::: ballonslib/src/player.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Player { [INFO] [stdout] | ----------------- method `set_counter` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> ballonslib/src/player.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn notify(&mut self, c: ActionCard) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ballonslib` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e85326a035e3e9a19f66da2dbe0078766e7c3d36f29dcb01697aa1b20457347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e85326a035e3e9a19f66da2dbe0078766e7c3d36f29dcb01697aa1b20457347", kill_on_drop: false }` [INFO] [stdout] 4e85326a035e3e9a19f66da2dbe0078766e7c3d36f29dcb01697aa1b20457347