[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#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-advent" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tonyb983/rust-advent on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyb983%2Frust-advent" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tonyb983/rust-advent on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be7d19aeed36c8109502d2ccfcb1834fd77e23f7745447f14094b8e515ec1059
[INFO] running `Command { std: "docker" "start" "-a" "be7d19aeed36c8109502d2ccfcb1834fd77e23f7745447f14094b8e515ec1059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be7d19aeed36c8109502d2ccfcb1834fd77e23f7745447f14094b8e515ec1059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7d19aeed36c8109502d2ccfcb1834fd77e23f7745447f14094b8e515ec1059", kill_on_drop: false }`
[INFO] [stdout] be7d19aeed36c8109502d2ccfcb1834fd77e23f7745447f14094b8e515ec1059
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4aec64ee8b6b4a45e682d74252be7ed02ac8a462b0d968abc39b8a48f3607ad
[INFO] running `Command { std: "docker" "start" "-a" "c4aec64ee8b6b4a45e682d74252be7ed02ac8a462b0d968abc39b8a48f3607ad", 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<Output>;
[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<Self::Output>;
[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<TInput=(), TOutput=()> {
[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<Output>;
[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<Self::Output>;
[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<TInput=(), TOutput=()> {
[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<Output>;
[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<Output, E>;
[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<Output>;
[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<Output, E>;
[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<TOutput>;
[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<TOutput, E>;
[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<TOutput>;
[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<TOutput, E>;
[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] [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] [stderr] error: could not compile `common` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "c4aec64ee8b6b4a45e682d74252be7ed02ac8a462b0d968abc39b8a48f3607ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4aec64ee8b6b4a45e682d74252be7ed02ac8a462b0d968abc39b8a48f3607ad", kill_on_drop: false }`
[INFO] [stdout] c4aec64ee8b6b4a45e682d74252be7ed02ac8a462b0d968abc39b8a48f3607ad
