[INFO] cloning repository https://github.com/stisol/advent-of-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stisol/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fadvent-of-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fadvent-of-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30331281f08fb3fd3e690fe3d2732c84e2e5a098 [INFO] testing stisol/advent-of-code-2018 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstisol%2Fadvent-of-code-2018" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stisol/advent-of-code-2018 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stisol/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/stisol/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/stisol/advent-of-code-2018 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/stisol/advent-of-code-2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd6ef7aca6cbd7073ca442051521694fc7f5ea2169c97ae9e2a888637daae87e [INFO] running `Command { std: "docker" "start" "-a" "fd6ef7aca6cbd7073ca442051521694fc7f5ea2169c97ae9e2a888637daae87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd6ef7aca6cbd7073ca442051521694fc7f5ea2169c97ae9e2a888637daae87e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd6ef7aca6cbd7073ca442051521694fc7f5ea2169c97ae9e2a888637daae87e", kill_on_drop: false }` [INFO] [stdout] fd6ef7aca6cbd7073ca442051521694fc7f5ea2169c97ae9e2a888637daae87e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b3777a29390b21f05ea58266fb985af701de63971d57d19b584dee23f9cf75d [INFO] running `Command { std: "docker" "start" "-a" "4b3777a29390b21f05ea58266fb985af701de63971d57d19b584dee23f9cf75d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling day_5 v0.1.0 (/opt/rustwide/workdir/day_5) [INFO] [stderr] Compiling day_3 v0.1.0 (/opt/rustwide/workdir/day_3) [INFO] [stderr] Compiling day_2 v0.1.0 (/opt/rustwide/workdir/day_2) [INFO] [stderr] Compiling day_1 v0.1.0 (/opt/rustwide/workdir/day_1) [INFO] [stdout] error: couldn't read day_1/src/../input: No such file or directory (os error 2) [INFO] [stdout] --> day_1/src/main.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | const DATA: &'static str = include_str!("../input"); [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read day_3/src/../input: No such file or directory (os error 2) [INFO] [stdout] --> day_3/src/main.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | const DATA: &'static str = include_str!("../input"); [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] [stderr] error: could not compile `day_1` [INFO] [stdout] error: couldn't read day_5/src/../input: No such file or directory (os error 2) [INFO] [stdout] --> day_5/src/main.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | const DATA: &'static str = include_str!("../input"); [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] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read day_2/src/../input: No such file or directory (os error 2) [INFO] [stdout] --> day_2/src/main.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | const DATA: &'static str = include_str!("../input"); [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4b3777a29390b21f05ea58266fb985af701de63971d57d19b584dee23f9cf75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3777a29390b21f05ea58266fb985af701de63971d57d19b584dee23f9cf75d", kill_on_drop: false }` [INFO] [stdout] 4b3777a29390b21f05ea58266fb985af701de63971d57d19b584dee23f9cf75d