[INFO] cloning repository https://github.com/R1tschY/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/R1tschY/advent_of_code_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR1tschY%2Fadvent_of_code_2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR1tschY%2Fadvent_of_code_2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddb505d9a7042b9d88a86aab75e4f10393d85070 [INFO] checking R1tschY/advent_of_code_2020 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR1tschY%2Fadvent_of_code_2020" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/R1tschY/advent_of_code_2020 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/R1tschY/advent_of_code_2020 [INFO] finished tweaking git repo https://github.com/R1tschY/advent_of_code_2020 [INFO] tweaked toml for git repo https://github.com/R1tschY/advent_of_code_2020 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/R1tschY/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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2728c4b3d16b16deb4e4f31dbc77a97ebeab94d3d51afc53afc8df90acc06ed0 [INFO] running `Command { std: "docker" "start" "-a" "2728c4b3d16b16deb4e4f31dbc77a97ebeab94d3d51afc53afc8df90acc06ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2728c4b3d16b16deb4e4f31dbc77a97ebeab94d3d51afc53afc8df90acc06ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2728c4b3d16b16deb4e4f31dbc77a97ebeab94d3d51afc53afc8df90acc06ed0", kill_on_drop: false }` [INFO] [stdout] 2728c4b3d16b16deb4e4f31dbc77a97ebeab94d3d51afc53afc8df90acc06ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] effa6f574181c54f2d9d7cff19377e25579ef6d2f5af37d1077ce77438c436f7 [INFO] running `Command { std: "docker" "start" "-a" "effa6f574181c54f2d9d7cff19377e25579ef6d2f5af37d1077ce77438c436f7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/bin/aoc01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc01.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | println!("{:?}", calc1(include_str!("aoc01.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc05.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | println!("{:?}", calc1(include_str!("aoc05.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc08.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | println!("{:?}", calc1(include_str!("aoc08.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc04.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | println!("{:?}", calc1(include_str!("aoc04.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc05.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | println!("{:?}", calc2(include_str!("aoc05.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc04.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | println!("{:?}", calc2(include_str!("aoc04.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc01.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | println!("{:?}", calc2(include_str!("aoc01.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc01.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | println!("{:?}", calc1(include_str!("aoc01.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc01.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc01.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | println!("{:?}", calc2(include_str!("aoc01.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc03.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | println!("{:?}", calc1(include_str!("aoc03.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc03.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc03.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | println!("{:?}", calc2(include_str!("aoc03.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc08.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc08.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | println!("{:?}", calc2(include_str!("aoc08.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc04.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | println!("{:?}", calc1(include_str!("aoc04.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc04.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc04.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | println!("{:?}", calc2(include_str!("aoc04.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc05.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | println!("{:?}", calc1(include_str!("aoc05.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/aoc05.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/aoc05.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | println!("{:?}", calc2(include_str!("aoc05.txt"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc01") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc01" test) due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc05") due to 3 previous errors [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc03" test) due to 3 previous errors [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc05" test) due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc08") due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc04" test) due to 3 previous errors [INFO] [stderr] error: could not compile `aoc2020` (bin "aoc04") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "effa6f574181c54f2d9d7cff19377e25579ef6d2f5af37d1077ce77438c436f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effa6f574181c54f2d9d7cff19377e25579ef6d2f5af37d1077ce77438c436f7", kill_on_drop: false }` [INFO] [stdout] effa6f574181c54f2d9d7cff19377e25579ef6d2f5af37d1077ce77438c436f7