[INFO] cloning repository https://github.com/mich101mich/aoc-2018
[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-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Faoc-2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Faoc-2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 387afea6b1ebd8ea1dd74e8a35d682ac2999fdc7
[INFO] testing mich101mich/aoc-2018 against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Faoc-2018" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mich101mich/aoc-2018
[INFO] finished tweaking git repo https://github.com/mich101mich/aoc-2018
[INFO] tweaked toml for git repo https://github.com/mich101mich/aoc-2018 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mich101mich/aoc-2018 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mich101mich/aoc-2018 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded num_cpus v1.9.0
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded permutohedron v0.2.4
[INFO] [stderr]   Downloaded sscanf_macro v0.4.1
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.5
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.1
[INFO] [stderr]   Downloaded const_format v0.2.30
[INFO] [stderr]   Downloaded sscanf v0.4.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded rayon v1.6.0
[INFO] [stderr]   Downloaded either v1.5.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.29
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.28
[INFO] [stderr]   Downloaded libc v0.2.106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1577e29022ffe23523081bc4ae93cc74de6a2d9e8f50da550262c41830739d20
[INFO] running `Command { std: "docker" "start" "-a" "1577e29022ffe23523081bc4ae93cc74de6a2d9e8f50da550262c41830739d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1577e29022ffe23523081bc4ae93cc74de6a2d9e8f50da550262c41830739d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1577e29022ffe23523081bc4ae93cc74de6a2d9e8f50da550262c41830739d20", kill_on_drop: false }`
[INFO] [stdout] 1577e29022ffe23523081bc4ae93cc74de6a2d9e8f50da550262c41830739d20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c60b78f0650503eb69807757e783c01ecf9f1f90098032bb8735954611f9552
[INFO] running `Command { std: "docker" "start" "-a" "4c60b78f0650503eb69807757e783c01ecf9f1f90098032bb8735954611f9552", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.29
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling const_format v0.2.30
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling sscanf_macro v0.4.1
[INFO] [stderr]    Compiling sscanf v0.4.1
[INFO] [stderr]    Compiling aoc-2018 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/23.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/days/day_23.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../input/23.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/days/../input/23.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/days/day_23.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let input = include_str!("../input/23.txt");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `sscanf` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |         .map(|l| sscanf!(l, "pos=<{0},{0},{0}>, r={0}", isize).unwrap())
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `sscanf` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `pv` in this scope
[INFO] [stdout]    --> src/days/day_23.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pv!(best_dist);
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `sscanf` in this scope
[INFO] [stdout]    --> src/days/day_23.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |         .map(|l| sscanf!(l, "pos=<{0},{0},{0}>, r={0}", isize).unwrap())
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `sscanf` is in scope, but it is a crate, not a macro
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `pv` in this scope
[INFO] [stdout]    --> src/days/day_23.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pv!(cnt);
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]  --> src/days/day_23.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | const ORIGIN: Point3DI = p3(0, 0, 0);
[INFO] [stdout]   |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         center: Point3DI,
[INFO] [stdout]    |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         center: Point3DI,
[INFO] [stdout]    |                 ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 |     struct ManhattanSphere<Point3DI> {
[INFO] [stdout]    |                           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         center: Point3DI,
[INFO] [stdout]    |                 ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 |     struct ManhattanSphere<Point3DI> {
[INFO] [stdout]    |                           ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |         min: Point3DI,
[INFO] [stdout]    |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |         max: Point3DI,
[INFO] [stdout]    |              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |         min: Point3DI,
[INFO] [stdout]    |              ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 |     struct AABB<Point3DI> {
[INFO] [stdout]    |                ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |         min: Point3DI,
[INFO] [stdout]    |              ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 |     struct AABB<Point3DI> {
[INFO] [stdout]    |                ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Point3DI` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |         fn center(&self) -> Point3DI {
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `p3` in this scope
[INFO] [stdout]  --> src/days/day_23.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | const ORIGIN: Point3DI = p3(0, 0, 0);
[INFO] [stdout]   |                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `p3` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |             center: p3(x, y, z),
[INFO] [stdout]    |                     ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `p3` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let mut min = p3(isize::MAX, isize::MAX, isize::MAX);
[INFO] [stdout]    |                       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `p3` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let mut max = p3(isize::MIN, isize::MIN, isize::MIN);
[INFO] [stdout]    |                       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `p3` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:85:46
[INFO] [stdout]    |
[INFO] [stdout] 85 |             min = min.cwise_min(bot.center - p3(bot.radius, bot.radius, bot.radius));
[INFO] [stdout]    |                                              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `p3` in this scope
[INFO] [stdout]   --> src/days/day_23.rs:86:46
[INFO] [stdout]    |
[INFO] [stdout] 86 |             max = max.cwise_max(bot.center + p3(bot.radius, bot.radius, bot.radius));
[INFO] [stdout]    |                                              ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `p3` in this scope
[INFO] [stdout]    --> src/days/day_23.rs:157:30
[INFO] [stdout]     |
[INFO] [stdout] 157 |         .map(|(x, y, z, r)| (p3(x, y, z), r))
[INFO] [stdout]     |                              ^^ not found in this scope
[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 `aoc-2018` (bin "aoc-2018") due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "4c60b78f0650503eb69807757e783c01ecf9f1f90098032bb8735954611f9552", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c60b78f0650503eb69807757e783c01ecf9f1f90098032bb8735954611f9552", kill_on_drop: false }`
[INFO] [stdout] 4c60b78f0650503eb69807757e783c01ecf9f1f90098032bb8735954611f9552
