[INFO] updating cached repository udoprog/rust-advent-of-code-2018 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/udoprog/rust-advent-of-code-2018 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/udoprog/rust-advent-of-code-2018" "work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/udoprog/rust-advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/udoprog/rust-advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/udoprog/rust-advent-of-code-2018" "work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/udoprog/rust-advent-of-code-2018"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/udoprog/rust-advent-of-code-2018'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d97d4657a110254256f1585fd6037a2add57612b [INFO] sha for GitHub repo udoprog/rust-advent-of-code-2018: d97d4657a110254256f1585fd6037a2add57612b [INFO] validating manifest of udoprog/rust-advent-of-code-2018 on toolchain master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of udoprog/rust-advent-of-code-2018 on toolchain try#bad365140e1e8233b42b21af70a407f14ce5fec5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing udoprog/rust-advent-of-code-2018 [INFO] finished frobbing udoprog/rust-advent-of-code-2018 [INFO] frobbed toml for udoprog/rust-advent-of-code-2018 written to work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/udoprog/rust-advent-of-code-2018/Cargo.toml [INFO] started frobbing udoprog/rust-advent-of-code-2018 [INFO] finished frobbing udoprog/rust-advent-of-code-2018 [INFO] frobbed toml for udoprog/rust-advent-of-code-2018 written to work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/udoprog/rust-advent-of-code-2018/Cargo.toml [INFO] crate udoprog/rust-advent-of-code-2018 has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking udoprog/rust-advent-of-code-2018 against master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 for pr-56896 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56896/worker-2/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/udoprog/rust-advent-of-code-2018:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a34b17e5feb99252165622276499cd67454899dbdbf23831a7b7bdc8ca96fbd2 [INFO] running `"docker" "start" "-a" "a34b17e5feb99252165622276499cd67454899dbdbf23831a7b7bdc8ca96fbd2"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking hashbrown v0.1.7 [INFO] [stderr] Compiling ncurses v5.97.0 [INFO] [stderr] Checking approx v0.3.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking nalgebra v0.16.11 [INFO] [stderr] Checking aoc2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "a34b17e5feb99252165622276499cd67454899dbdbf23831a7b7bdc8ca96fbd2"` [INFO] running `"docker" "rm" "-f" "a34b17e5feb99252165622276499cd67454899dbdbf23831a7b7bdc8ca96fbd2"` [INFO] [stdout] a34b17e5feb99252165622276499cd67454899dbdbf23831a7b7bdc8ca96fbd2