[INFO] cloning repository https://github.com/11bthornton/uno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/11bthornton/uno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11bthornton%2Funo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11bthornton%2Funo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5850880ec87ad7a883bb7a488b84ac081eae5bbe
[INFO] checking 11bthornton/uno against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F11bthornton%2Funo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/11bthornton/uno
[INFO] finished tweaking git repo https://github.com/11bthornton/uno
[INFO] tweaked toml for git repo https://github.com/11bthornton/uno written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/11bthornton/uno on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/11bthornton/uno 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc9fa014c68d0221d7ccf6b76b61ed5630f81f134f86e38827257ccb6c7bae29
[INFO] running `Command { std: "docker" "start" "-a" "bc9fa014c68d0221d7ccf6b76b61ed5630f81f134f86e38827257ccb6c7bae29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc9fa014c68d0221d7ccf6b76b61ed5630f81f134f86e38827257ccb6c7bae29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9fa014c68d0221d7ccf6b76b61ed5630f81f134f86e38827257ccb6c7bae29", kill_on_drop: false }`
[INFO] [stdout] bc9fa014c68d0221d7ccf6b76b61ed5630f81f134f86e38827257ccb6c7bae29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c812fef58b4008237f9f50df9abd539223a252390083379eb9fa106d110e54e6
[INFO] running `Command { std: "docker" "start" "-a" "c812fef58b4008237f9f50df9abd539223a252390083379eb9fa106d110e54e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking uno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `uno` (bin "uno" test) due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: unused import: `rand::rng`
[INFO] [stdout]  --> src/player.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `rand::rng`
[INFO] [stdout]  --> src/player.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uno` (bin "uno") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/player.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |             strategy: Box::new(DefaultStrategy::new_with_rng(rand::SeedableRng::seed_from_u64(12345))),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `R` declared on the struct `DefaultStrategy`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Rng`
[INFO] [stdout] note: required by a bound in `DefaultStrategy`
[INFO] [stdout]   --> src/strategy/default.rs:6:31
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct DefaultStrategy<R: Rng> {
[INFO] [stdout]    |                               ^^^ required by this bound in `DefaultStrategy`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 25 |             strategy: Box::new(DefaultStrategy::<R>::new_with_rng(rand::SeedableRng::seed_from_u64(12345))),
[INFO] [stdout]    |                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/player.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |             strategy: Box::new(DefaultStrategy::new_with_rng(rand::SeedableRng::seed_from_u64(12345))),
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `R` declared on the struct `DefaultStrategy`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Rng`
[INFO] [stdout] note: required by a bound in `DefaultStrategy`
[INFO] [stdout]   --> src/strategy/default.rs:6:31
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct DefaultStrategy<R: Rng> {
[INFO] [stdout]    |                               ^^^ required by this bound in `DefaultStrategy`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 25 |             strategy: Box::new(DefaultStrategy::<R>::new_with_rng(rand::SeedableRng::seed_from_u64(12345))),
[INFO] [stdout]    |                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c812fef58b4008237f9f50df9abd539223a252390083379eb9fa106d110e54e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c812fef58b4008237f9f50df9abd539223a252390083379eb9fa106d110e54e6", kill_on_drop: false }`
[INFO] [stdout] c812fef58b4008237f9f50df9abd539223a252390083379eb9fa106d110e54e6
