[INFO] cloning repository https://github.com/mich101mich/aoc-2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mich101mich/aoc-2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Faoc-2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Faoc-2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 662933a22964aed32023a947d9095a83d5980270 [INFO] checking mich101mich/aoc-2017 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Faoc-2017" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mich101mich/aoc-2017 [INFO] finished tweaking git repo https://github.com/mich101mich/aoc-2017 [INFO] tweaked toml for git repo https://github.com/mich101mich/aoc-2017 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mich101mich/aoc-2017 on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mich101mich/aoc-2017 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking mich101mich/aoc-2017 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Faoc-2017" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mich101mich/aoc-2017 [INFO] finished tweaking git repo https://github.com/mich101mich/aoc-2017 [INFO] tweaked toml for git repo https://github.com/mich101mich/aoc-2017 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mich101mich/aoc-2017 on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mich101mich/aoc-2017 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded sscanf_macro v0.1.3 [INFO] [stderr] Downloaded sscanf v0.1.3 [INFO] [stderr] Downloaded scan_fmt v0.2.5 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.22 [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded permutohedron v0.2.4 [INFO] [stderr] Downloaded const_format v0.2.22 [INFO] [stderr] Downloaded num-bigint v0.4.2 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 777972027d1d0b0121d76cebb7cb2183315f970485d99168a794ad0bf1114ce7 [INFO] running `Command { std: "docker" "start" "-a" "777972027d1d0b0121d76cebb7cb2183315f970485d99168a794ad0bf1114ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "777972027d1d0b0121d76cebb7cb2183315f970485d99168a794ad0bf1114ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777972027d1d0b0121d76cebb7cb2183315f970485d99168a794ad0bf1114ce7", kill_on_drop: false }` [INFO] [stdout] 777972027d1d0b0121d76cebb7cb2183315f970485d99168a794ad0bf1114ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb419ef79671edcb58db92ff78ca7d12e644442c377a793a1caa71c34aad3db [INFO] running `Command { std: "docker" "start" "-a" "bbb419ef79671edcb58db92ff78ca7d12e644442c377a793a1caa71c34aad3db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking scan_fmt v0.2.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking const_format v0.2.22 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling sscanf_macro v0.1.3 [INFO] [stderr] Checking sscanf v0.1.3 [INFO] [stderr] Checking aoc-2017 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `utils` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `utils`, create file "src/utils.rs" or "src/utils/mod.rs" [INFO] [stdout] = note: if there is a `mod utils` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/../input/25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/days/day_25.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let input = include_str!("../input/25.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `utils` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `utils`, create file "src/utils.rs" or "src/utils/mod.rs" [INFO] [stdout] = note: if there is a `mod utils` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/days/../input/25.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/days/day_25.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let input = include_str!("../input/25.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | let mut state = scanf!(lines[0], "Begin in state {}.", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | let goal = scanf!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | let name = scanf!(lines[i], "In state {}:", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let v0 = scanf!(lines[i + 2], " - Write the value {}.", usize).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | let s0 = scanf!(lines[i + 4], " - Continue with state {}.", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | let v1 = scanf!(lines[i + 6], " - Write the value {}.", usize).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | let s1 = scanf!(lines[i + 8], " - Continue with state {}.", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `pv` in this scope [INFO] [stdout] --> src/days/day_25.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pv!(sum); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope [INFO] [stdout] --> src/days/day_25.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let mut states = HashMap::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | let mut state = scanf!(lines[0], "Begin in state {}.", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | let goal = scanf!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | let name = scanf!(lines[i], "In state {}:", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let v0 = scanf!(lines[i + 2], " - Write the value {}.", usize).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | let s0 = scanf!(lines[i + 4], " - Continue with state {}.", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2017` (bin "aoc-2017") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | let v1 = scanf!(lines[i + 6], " - Write the value {}.", usize).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `scanf` in this scope [INFO] [stdout] --> src/days/day_25.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | let s1 = scanf!(lines[i + 8], " - Continue with state {}.", char).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use sscanf::scanf; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `pv` in this scope [INFO] [stdout] --> src/days/day_25.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pv!(sum); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope [INFO] [stdout] --> src/days/day_25.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let mut states = HashMap::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2017` (bin "aoc-2017" test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "bbb419ef79671edcb58db92ff78ca7d12e644442c377a793a1caa71c34aad3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb419ef79671edcb58db92ff78ca7d12e644442c377a793a1caa71c34aad3db", kill_on_drop: false }` [INFO] [stdout] bbb419ef79671edcb58db92ff78ca7d12e644442c377a793a1caa71c34aad3db