[INFO] cloning repository https://github.com/Jules-Bertholet/adventofcode-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jules-Bertholet/adventofcode-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fadventofcode-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fadventofcode-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6965c8d45d0d063962cc252e4c4cfbed6500b285 [INFO] checking Jules-Bertholet/adventofcode-2021 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fadventofcode-2021" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jules-Bertholet/adventofcode-2021 [INFO] finished tweaking git repo https://github.com/Jules-Bertholet/adventofcode-2021 [INFO] tweaked toml for git repo https://github.com/Jules-Bertholet/adventofcode-2021 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jules-Bertholet/adventofcode-2021 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/Jules-Bertholet/adventofcode-2021 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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 Jules-Bertholet/adventofcode-2021 against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJules-Bertholet%2Fadventofcode-2021" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jules-Bertholet/adventofcode-2021 [INFO] finished tweaking git repo https://github.com/Jules-Bertholet/adventofcode-2021 [INFO] tweaked toml for git repo https://github.com/Jules-Bertholet/adventofcode-2021 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jules-Bertholet/adventofcode-2021 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/Jules-Bertholet/adventofcode-2021 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd2a6fd64dc807c359a200f874e7129aec740048485edec65b09cfb7a3a948c [INFO] running `Command { std: "docker" "start" "-a" "8cd2a6fd64dc807c359a200f874e7129aec740048485edec65b09cfb7a3a948c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd2a6fd64dc807c359a200f874e7129aec740048485edec65b09cfb7a3a948c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd2a6fd64dc807c359a200f874e7129aec740048485edec65b09cfb7a3a948c", kill_on_drop: false }` [INFO] [stdout] 8cd2a6fd64dc807c359a200f874e7129aec740048485edec65b09cfb7a3a948c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 082b32e2e82c105a4eb91fa86f4fcd381795fc1a3f376b5006606f1a79bc5cce [INFO] running `Command { std: "docker" "start" "-a" "082b32e2e82c105a4eb91fa86f4fcd381795fc1a3f376b5006606f1a79bc5cce", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking day-05 v0.1.0 (/opt/rustwide/workdir/days/day-05) [INFO] [stderr] Checking day-02 v0.1.0 (/opt/rustwide/workdir/days/day-02) [INFO] [stderr] Checking day-01 v0.1.0 (/opt/rustwide/workdir/days/day-01) [INFO] [stderr] Checking day-03 v0.1.0 (/opt/rustwide/workdir/days/day-03) [INFO] [stderr] Checking day-04 v0.1.0 (/opt/rustwide/workdir/days/day-04) [INFO] [stderr] Checking day-06 v0.1.0 (/opt/rustwide/workdir/days/day-06) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> days/day-04/src/main.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | .map(|s| BingoBoard::from_str(&(&s[(1..)]).join("\n")).unwrap()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - .map(|s| BingoBoard::from_str(&(&s[(1..)]).join("\n")).unwrap()) [INFO] [stdout] 23 + .map(|s| BingoBoard::from_str(&(&s[1.. ]).join("\n")).unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> days/day-04/src/main.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | .map(|s| BingoBoard::from_str(&(&s[(1..)]).join("\n")).unwrap()) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 23 - .map(|s| BingoBoard::from_str(&(&s[(1..)]).join("\n")).unwrap()) [INFO] [stdout] 23 + .map(|s| BingoBoard::from_str(&(&s[1.. ]).join("\n")).unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "082b32e2e82c105a4eb91fa86f4fcd381795fc1a3f376b5006606f1a79bc5cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082b32e2e82c105a4eb91fa86f4fcd381795fc1a3f376b5006606f1a79bc5cce", kill_on_drop: false }` [INFO] [stdout] 082b32e2e82c105a4eb91fa86f4fcd381795fc1a3f376b5006606f1a79bc5cce