[INFO] updating cached repository https://github.com/arionkrause/advent-of-code-2018 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2dd01232fe9d3591c1527eacadbad83673089da9 [INFO] testing arionkrause/advent-of-code-2018 against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Farionkrause%2Fadvent-of-code-2018" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arionkrause/advent-of-code-2018 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/arionkrause/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/arionkrause/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/arionkrause/advent-of-code-2018 written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/arionkrause/advent-of-code-2018 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 5c515628fea5fdc4a8649e151276585a8aa46e8e986aa2526fda48bd65ab321f [INFO] running `"docker" "start" "-a" "5c515628fea5fdc4a8649e151276585a8aa46e8e986aa2526fda48bd65ab321f"` [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.16s [INFO] running `"docker" "inspect" "5c515628fea5fdc4a8649e151276585a8aa46e8e986aa2526fda48bd65ab321f"` [INFO] running `"docker" "rm" "-f" "5c515628fea5fdc4a8649e151276585a8aa46e8e986aa2526fda48bd65ab321f"` [INFO] [stdout] 5c515628fea5fdc4a8649e151276585a8aa46e8e986aa2526fda48bd65ab321f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7c7338f6543c78b49c289cbc216972886529e2353651f1744f5faefa17f72586 [INFO] running `"docker" "start" "-a" "7c7338f6543c78b49c289cbc216972886529e2353651f1744f5faefa17f72586"` [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "7c7338f6543c78b49c289cbc216972886529e2353651f1744f5faefa17f72586"` [INFO] running `"docker" "rm" "-f" "7c7338f6543c78b49c289cbc216972886529e2353651f1744f5faefa17f72586"` [INFO] [stdout] 7c7338f6543c78b49c289cbc216972886529e2353651f1744f5faefa17f72586 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] e19858edb1ee8cb98ca891b56e34797b3b6d222bd948a7b2b0054f8a9cb347e8 [INFO] running `"docker" "start" "-a" "e19858edb1ee8cb98ca891b56e34797b3b6d222bd948a7b2b0054f8a9cb347e8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/advent_of_code_2018-6748d4cc506e4d2e [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test day25::part1::test::test2 ... ok [INFO] [stdout] test day25::part1::test::test1 ... ok [INFO] [stdout] test day25::part1::test::test4 ... ok [INFO] [stdout] test day25::part1::test::test3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e19858edb1ee8cb98ca891b56e34797b3b6d222bd948a7b2b0054f8a9cb347e8"` [INFO] running `"docker" "rm" "-f" "e19858edb1ee8cb98ca891b56e34797b3b6d222bd948a7b2b0054f8a9cb347e8"` [INFO] [stdout] e19858edb1ee8cb98ca891b56e34797b3b6d222bd948a7b2b0054f8a9cb347e8