[INFO] cloning repository https://github.com/tonyb983/rust-advent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonyb983/rust-advent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-advent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-advent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad6d08cca88451ba94e08d6c00f921b30c9af258 [INFO] checking tonyb983/rust-advent against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-advent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonyb983/rust-advent on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonyb983/rust-advent [INFO] finished tweaking git repo https://github.com/tonyb983/rust-advent [INFO] tweaked toml for git repo https://github.com/tonyb983/rust-advent written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tonyb983/rust-advent 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" "+173780a87744406b7489b28349c0176f14bb3881" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking tonyb983/rust-advent against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-advent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonyb983/rust-advent on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonyb983/rust-advent [INFO] finished tweaking git repo https://github.com/tonyb983/rust-advent [INFO] tweaked toml for git repo https://github.com/tonyb983/rust-advent written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tonyb983/rust-advent 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" "+173780a87744406b7489b28349c0176f14bb3881" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fa21a924f60ce4ffa68ec60ce5fa7f8dd24dc47588052f222a857da1411bc30 [INFO] running `Command { std: "docker" "start" "-a" "9fa21a924f60ce4ffa68ec60ce5fa7f8dd24dc47588052f222a857da1411bc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fa21a924f60ce4ffa68ec60ce5fa7f8dd24dc47588052f222a857da1411bc30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa21a924f60ce4ffa68ec60ce5fa7f8dd24dc47588052f222a857da1411bc30", kill_on_drop: false }` [INFO] [stdout] 9fa21a924f60ce4ffa68ec60ce5fa7f8dd24dc47588052f222a857da1411bc30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5dab0d3396bd6cef462391778d0a65c50bea8abc723fbac5a694c10a8cea26b [INFO] running `Command { std: "docker" "start" "-a" "c5dab0d3396bd6cef462391778d0a65c50bea8abc723fbac5a694c10a8cea26b", kill_on_drop: false }` [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking runner v0.1.0 (/opt/rustwide/workdir/crates/runner) [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> crates/common/src/advent.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: trait declarations are not followed by a semicolon [INFO] [stdout] help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] 9 - }; [INFO] [stdout] 9 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> crates/common/src/advent.rs:9:2 [INFO] [stdout] | [INFO] [stdout] 9 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: trait declarations are not followed by a semicolon [INFO] [stdout] help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] 9 - }; [INFO] [stdout] 9 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> crates/common/src/advent.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: trait declarations are not followed by a semicolon [INFO] [stdout] help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] 16 - }; [INFO] [stdout] 16 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> crates/common/src/advent.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 16 | }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: trait declarations are not followed by a semicolon [INFO] [stdout] help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] 16 - }; [INFO] [stdout] 16 + } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `advent` [INFO] [stdout] --> crates/common/src/utils/terminal.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod advent; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `advent`, create file "crates/common/src/utils/terminal/advent.rs" or "crates/common/src/utils/terminal/advent/mod.rs" [INFO] [stdout] = note: if there is a `mod advent` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `advent` [INFO] [stdout] --> crates/common/src/utils/terminal.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod advent; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `advent`, create file "crates/common/src/utils/terminal/advent.rs" or "crates/common/src/utils/terminal/advent/mod.rs" [INFO] [stdout] = note: if there is a `mod advent` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> crates/common/src/advent.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | fn create(input: &Input) -> Self; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 6 | fn create(input: &Self::Input) -> Self; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Output` in this scope [INFO] [stdout] --> crates/common/src/advent.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Output; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> crates/common/src/advent.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AdventPuzzleGen { [INFO] [stdout] | ------ similarly named type parameter `TInput` defined here [INFO] [stdout] 12 | fn default() -> Self; [INFO] [stdout] 13 | fn create(input: &Input) -> Self; [INFO] [stdout] | ^^^^^ help: a type parameter with a similar name exists: `TInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> crates/common/src/advent.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | fn create(input: &Input) -> Self; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 6 | fn create(input: &Self::Input) -> Self; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Output` in this scope [INFO] [stdout] --> crates/common/src/advent.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the associated type [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::process::Output; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> crates/common/src/advent.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AdventPuzzleGen { [INFO] [stdout] | ------ similarly named type parameter `TInput` defined here [INFO] [stdout] 12 | fn default() -> Self; [INFO] [stdout] 13 | fn create(input: &Input) -> Self; [INFO] [stdout] | ^^^^^ help: a type parameter with a similar name exists: `TInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> crates/common/src/advent.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | ^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> crates/common/src/advent.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | fn run(&mut self) -> Result; [INFO] [stdout] | ^^^^^^ ------- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 15 | fn run(&mut self) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> crates/common/src/advent.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | ^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 8 | fn run(&mut self) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> crates/common/src/advent.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | fn run(&mut self) -> Result; [INFO] [stdout] | ^^^^^^ ------- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 15 | fn run(&mut self) -> Result; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `common` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `common` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "c5dab0d3396bd6cef462391778d0a65c50bea8abc723fbac5a694c10a8cea26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5dab0d3396bd6cef462391778d0a65c50bea8abc723fbac5a694c10a8cea26b", kill_on_drop: false }` [INFO] [stdout] c5dab0d3396bd6cef462391778d0a65c50bea8abc723fbac5a694c10a8cea26b