[INFO] cloning repository https://github.com/alice/advent_2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alice/advent_2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falice%2Fadvent_2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falice%2Fadvent_2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20a76d7c09d59dda4b5cb62d6cd8cff374d091df [INFO] checking alice/advent_2018 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falice%2Fadvent_2018" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alice/advent_2018 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alice/advent_2018 [INFO] finished tweaking git repo https://github.com/alice/advent_2018 [INFO] tweaked toml for git repo https://github.com/alice/advent_2018 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/alice/advent_2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded cc v1.0.28 [INFO] [stderr] Downloaded cpuprofiler v0.0.3 [INFO] [stderr] Downloaded rand v0.4.3 [INFO] [stderr] Downloaded backtrace-sys v0.1.26 [INFO] [stderr] Downloaded serde v1.0.81 [INFO] [stderr] Downloaded error-chain v0.5.0 [INFO] [stderr] Downloaded libmath v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e98b70ac690f1b0272640ca16c270740e76f0ce7be5a11158dc828ab79183a0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e98b70ac690f1b0272640ca16c270740e76f0ce7be5a11158dc828ab79183a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e98b70ac690f1b0272640ca16c270740e76f0ce7be5a11158dc828ab79183a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98b70ac690f1b0272640ca16c270740e76f0ce7be5a11158dc828ab79183a0a", kill_on_drop: false }` [INFO] [stdout] e98b70ac690f1b0272640ca16c270740e76f0ce7be5a11158dc828ab79183a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3c427e4cb3f81be6395ec86044491372777bf3458b6471a27c2eb41ee814cb5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f3c427e4cb3f81be6395ec86044491372777bf3458b6471a27c2eb41ee814cb5", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v2.1.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking cpuprofiler v0.0.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking advent_2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `day14` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod day14; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `day14`, create file "src/day14.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `day14` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod day14; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `day14`, create file "src/day14.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run1` in module `day14` [INFO] [stdout] --> src/main.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | "14.1" => day14::run1(), [INFO] [stdout] | ^^^^ not found in `day14` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use day11::run1; [INFO] [stdout] | [INFO] [stdout] 10 | use day12::run1; [INFO] [stdout] | [INFO] [stdout] 10 | use day13::run1; [INFO] [stdout] | [INFO] [stdout] 10 | use day1::run1; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run2` in module `day14` [INFO] [stdout] --> src/main.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | "14.2" => day14::run2(), [INFO] [stdout] | ^^^^ not found in `day14` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use day11::run2; [INFO] [stdout] | [INFO] [stdout] 10 | use day12::run2; [INFO] [stdout] | [INFO] [stdout] 10 | use day13::run2; [INFO] [stdout] | [INFO] [stdout] 10 | use day1::run2; [INFO] [stdout] | [INFO] [stdout] and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run1` in module `day14` [INFO] [stdout] --> src/main.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | "14.1" => day14::run1(), [INFO] [stdout] | ^^^^ not found in `day14` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use day11::run1; [INFO] [stdout] | [INFO] [stdout] 10 | use day12::run1; [INFO] [stdout] | [INFO] [stdout] 10 | use day13::run1; [INFO] [stdout] | [INFO] [stdout] 10 | use day1::run1; [INFO] [stdout] | [INFO] [stdout] and 7 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run2` in module `day14` [INFO] [stdout] --> src/main.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | "14.2" => day14::run2(), [INFO] [stdout] | ^^^^ not found in `day14` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use day11::run2; [INFO] [stdout] | [INFO] [stdout] 10 | use day12::run2; [INFO] [stdout] | [INFO] [stdout] 10 | use day13::run2; [INFO] [stdout] | [INFO] [stdout] 10 | use day1::run2; [INFO] [stdout] | [INFO] [stdout] and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent_2018` [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f3c427e4cb3f81be6395ec86044491372777bf3458b6471a27c2eb41ee814cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c427e4cb3f81be6395ec86044491372777bf3458b6471a27c2eb41ee814cb5", kill_on_drop: false }` [INFO] [stdout] f3c427e4cb3f81be6395ec86044491372777bf3458b6471a27c2eb41ee814cb5