[INFO] cloning repository https://github.com/Daspien27/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/Daspien27/Advent-of-Code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaspien27%2FAdvent-of-Code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaspien27%2FAdvent-of-Code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20b3c10bdd624ffe1c3701b19feb0813f0106702 [INFO] testing Daspien27/Advent-of-Code-2018 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaspien27%2FAdvent-of-Code-2018" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Daspien27/Advent-of-Code-2018 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Daspien27/Advent-of-Code-2018 [INFO] finished tweaking git repo https://github.com/Daspien27/Advent-of-Code-2018 [INFO] tweaked toml for git repo https://github.com/Daspien27/Advent-of-Code-2018 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Daspien27/Advent-of-Code-2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 025636aeef60b8491ea4eec2a7c4e0639d5d2643466cca4068588d679fcb3322 [INFO] running `Command { std: "docker" "start" "-a" "025636aeef60b8491ea4eec2a7c4e0639d5d2643466cca4068588d679fcb3322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "025636aeef60b8491ea4eec2a7c4e0639d5d2643466cca4068588d679fcb3322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025636aeef60b8491ea4eec2a7c4e0639d5d2643466cca4068588d679fcb3322", kill_on_drop: false }` [INFO] [stdout] 025636aeef60b8491ea4eec2a7c4e0639d5d2643466cca4068588d679fcb3322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9877c80fdada1be0736170242902280d0c42df4ad81e2633cbdaa6dc7d884dd6 [INFO] running `Command { std: "docker" "start" "-a" "9877c80fdada1be0736170242902280d0c42df4ad81e2633cbdaa6dc7d884dd6", 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] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling aoc-runner v0.3.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling aoc-runner-internal v0.1.0 [INFO] [stderr] Compiling aoc-runner-derive v0.3.0 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | aoc_lib!{ year = 2018 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to write infos from lib: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day16.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[aoc(day16, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day16.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | #[aoc(day16, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day24.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | #[aoc(day24, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day24.rs:392:1 [INFO] [stdout] | [INFO] [stdout] 392 | #[aoc(day24, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-of-code-2018` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "9877c80fdada1be0736170242902280d0c42df4ad81e2633cbdaa6dc7d884dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9877c80fdada1be0736170242902280d0c42df4ad81e2633cbdaa6dc7d884dd6", kill_on_drop: false }` [INFO] [stdout] 9877c80fdada1be0736170242902280d0c42df4ad81e2633cbdaa6dc7d884dd6