[INFO] cloning repository https://github.com/brian-dawn/advent-of-code-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brian-dawn/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrian-dawn%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrian-dawn%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c50fba034162becea25dae21e9c32def9ad47ac
[INFO] checking brian-dawn/advent-of-code-2020 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrian-dawn%2Fadvent-of-code-2020" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/brian-dawn/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/brian-dawn/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/brian-dawn/advent-of-code-2020 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brian-dawn/advent-of-code-2020 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brian-dawn/advent-of-code-2020 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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 brian-dawn/advent-of-code-2020 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrian-dawn%2Fadvent-of-code-2020" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/brian-dawn/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/brian-dawn/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/brian-dawn/advent-of-code-2020 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brian-dawn/advent-of-code-2020 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brian-dawn/advent-of-code-2020 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parse-display v0.4.0
[INFO] [stderr]   Downloaded parse-display-derive v0.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b74aa116baedc732fe143b37968f37aee794fecb8b96b73f42560bb1f48e8c0
[INFO] running `Command { std: "docker" "start" "-a" "4b74aa116baedc732fe143b37968f37aee794fecb8b96b73f42560bb1f48e8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b74aa116baedc732fe143b37968f37aee794fecb8b96b73f42560bb1f48e8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b74aa116baedc732fe143b37968f37aee794fecb8b96b73f42560bb1f48e8c0", kill_on_drop: false }`
[INFO] [stdout] 4b74aa116baedc732fe143b37968f37aee794fecb8b96b73f42560bb1f48e8c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a0b5b4fa7e64ffc074fd6a3e1c61f74c1c5e8fc136d40501e063612f196510a
[INFO] running `Command { std: "docker" "start" "-a" "4a0b5b4fa7e64ffc074fd6a3e1c61f74c1c5e8fc136d40501e063612f196510a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.53
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling parse-display-derive v0.4.0
[INFO] [stderr]     Checking parse-display v0.4.0
[INFO] [stderr]     Checking advent-of-code-2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `iterator_fold_self` has been stable since 1.51.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/day6.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iterator_fold_self)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `Map<I, F>` in the current scope
[INFO] [stdout]   --> src/bin/day6.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             group
[INFO] [stdout] 34 | |                 .iter()
[INFO] [stdout] 35 | |                 .map(|line| line.chars().collect::<HashSet<_>>())
[INFO] [stdout] 36 | |                 .fold_first(|acc, val| combine_fn(&acc, &val))
[INFO] [stdout]    | |                 -^^^^^^^^^^ method not found in `Map<std::slice::Iter<'_, String>, {closure@src/bin/day6.rs:35:22: 35:28}>`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2020` (bin "day6" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the feature `iterator_fold_self` has been stable since 1.51.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/day6.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iterator_fold_self)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `fold_first` found for struct `Map<I, F>` in the current scope
[INFO] [stdout]   --> src/bin/day6.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 33 | /             group
[INFO] [stdout] 34 | |                 .iter()
[INFO] [stdout] 35 | |                 .map(|line| line.chars().collect::<HashSet<_>>())
[INFO] [stdout] 36 | |                 .fold_first(|acc, val| combine_fn(&acc, &val))
[INFO] [stdout]    | |                 -^^^^^^^^^^ method not found in `Map<std::slice::Iter<'_, String>, {closure@src/bin/day6.rs:35:22: 35:28}>`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2020` (bin "day6") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4a0b5b4fa7e64ffc074fd6a3e1c61f74c1c5e8fc136d40501e063612f196510a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0b5b4fa7e64ffc074fd6a3e1c61f74c1c5e8fc136d40501e063612f196510a", kill_on_drop: false }`
[INFO] [stdout] 4a0b5b4fa7e64ffc074fd6a3e1c61f74c1c5e8fc136d40501e063612f196510a
