[INFO] cloning repository https://github.com/coriolinus/adventofcode-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/adventofcode-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03c4f8e2e69dfbb2d14884bc5e07707047c410ca
[INFO] testing coriolinus/adventofcode-2020 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coriolinus/adventofcode-2020
[INFO] finished tweaking git repo https://github.com/coriolinus/adventofcode-2020
[INFO] tweaked toml for git repo https://github.com/coriolinus/adventofcode-2020 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coriolinus/adventofcode-2020 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coriolinus/adventofcode-2020 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf4c728f1a0783a096fddc41b42d0baf8227469d957b2b24d62d17d7991399ae
[INFO] running `Command { std: "docker" "start" "-a" "bf4c728f1a0783a096fddc41b42d0baf8227469d957b2b24d62d17d7991399ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf4c728f1a0783a096fddc41b42d0baf8227469d957b2b24d62d17d7991399ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf4c728f1a0783a096fddc41b42d0baf8227469d957b2b24d62d17d7991399ae", kill_on_drop: false }`
[INFO] [stdout] bf4c728f1a0783a096fddc41b42d0baf8227469d957b2b24d62d17d7991399ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be17b2ef26e2a67508ed3cb2106a97265b8532ed16de43184c20063cd63b6f8e
[INFO] running `Command { std: "docker" "start" "-a" "be17b2ef26e2a67508ed3cb2106a97265b8532ed16de43184c20063cd63b6f8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling parse-display-derive v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling smallstr v0.2.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling parse-display v0.4.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling toml_edit v0.2.1
[INFO] [stderr]    Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "be17b2ef26e2a67508ed3cb2106a97265b8532ed16de43184c20063cd63b6f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be17b2ef26e2a67508ed3cb2106a97265b8532ed16de43184c20063cd63b6f8e", kill_on_drop: false }`
[INFO] [stdout] be17b2ef26e2a67508ed3cb2106a97265b8532ed16de43184c20063cd63b6f8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ad632c29b8b1588c476537c210859f6aca76de31218787a7e8579c4112dcc9e
[INFO] running `Command { std: "docker" "start" "-a" "7ad632c29b8b1588c476537c210859f6aca76de31218787a7e8579c4112dcc9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7ad632c29b8b1588c476537c210859f6aca76de31218787a7e8579c4112dcc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad632c29b8b1588c476537c210859f6aca76de31218787a7e8579c4112dcc9e", kill_on_drop: false }`
[INFO] [stdout] 7ad632c29b8b1588c476537c210859f6aca76de31218787a7e8579c4112dcc9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5768eb7e9584fa0aa5252f098b3ac17a0b643251cf32254cedefe735836cfea9
[INFO] running `Command { std: "docker" "start" "-a" "5768eb7e9584fa0aa5252f098b3ac17a0b643251cf32254cedefe735836cfea9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2020-39c31b8077c25ef7)
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2020-3890d19bd4c9fc0b)
[INFO] [stdout] test numbers::chinese_remainder::test::test_another ... ok
[INFO] [stdout] test numbers::chinese_remainder::test::test_classic_formulation ... ok
[INFO] [stdout] test numbers::chinese_remainder::test::test_worked_inverted ... ok
[INFO] [stdout] test numbers::chinese_remainder::test::test_worked_literals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aoc2020
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/geometry/map.rs - geometry::map::Map<T>::try_from (line 326) ... ignored
[INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 95) ... FAILED
[INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 85) ... FAILED
[INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 55) ... FAILED
[INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 65) ... FAILED
[INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) ... ok
[INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 88) ... ok
[INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 69) ... ok
[INFO] [stdout] test src/geometry/point.rs - geometry::point::Point::rotate_left (line 59) ... ok
[INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 98) ... ok
[INFO] [stdout] test src/geometry/point.rs - geometry::point::Point::rotate_right (line 39) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 95) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4`
[INFO] [stdout]   --> src/geometry/vector4.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Vector4` in `geometry::vector3`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 97 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 97 + use aoc2020::geometry::vector3::Vector3;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 97 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 97 + use aoc2020::geometry::vector4::Vector4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 85) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4`
[INFO] [stdout]   --> src/geometry/vector4.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Vector4` in `geometry::vector3`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 87 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 87 + use aoc2020::geometry::vector3::Vector3;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 87 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 87 + use aoc2020::geometry::vector4::Vector4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4`
[INFO] [stdout]   --> src/geometry/vector4.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Vector4` in `geometry::vector3`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 57 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 57 + use aoc2020::geometry::vector3::Vector3;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 57 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 57 + use aoc2020::geometry::vector4::Vector4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4`
[INFO] [stdout]   --> src/geometry/vector4.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Vector4` in `geometry::vector3`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 67 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 67 + use aoc2020::geometry::vector3::Vector3;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 67 - use aoc2020::geometry::vector3::Vector4;
[INFO] [stdout] 67 + use aoc2020::geometry::vector4::Vector4;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 85)
[INFO] [stdout]     src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 95)
[INFO] [stdout]     src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 55)
[INFO] [stdout]     src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5768eb7e9584fa0aa5252f098b3ac17a0b643251cf32254cedefe735836cfea9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5768eb7e9584fa0aa5252f098b3ac17a0b643251cf32254cedefe735836cfea9", kill_on_drop: false }`
[INFO] [stdout] 5768eb7e9584fa0aa5252f098b3ac17a0b643251cf32254cedefe735836cfea9
