[INFO] cloning repository xfix/advent-of-code-2018-mirror [INFO] running `"git" "clone" "--bare" "git://github.com/xfix/advent-of-code-2018-mirror.git" "work/cache/sources/gh/xfix/advent-of-code-2018-mirror"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/xfix/advent-of-code-2018-mirror'... [INFO] running `"git" "clone" "work/cache/sources/gh/xfix/advent-of-code-2018-mirror" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xfix/advent-of-code-2018-mirror"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xfix/advent-of-code-2018-mirror'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xfix/advent-of-code-2018-mirror" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/xfix/advent-of-code-2018-mirror"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/xfix/advent-of-code-2018-mirror'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f9c778413d93d66d40dfc9bab850340a9d4fe8b [INFO] sha for GitHub repo xfix/advent-of-code-2018-mirror: 1f9c778413d93d66d40dfc9bab850340a9d4fe8b [INFO] validating manifest of xfix/advent-of-code-2018-mirror on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xfix/advent-of-code-2018-mirror on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xfix/advent-of-code-2018-mirror [INFO] finished frobbing xfix/advent-of-code-2018-mirror [INFO] frobbed toml for xfix/advent-of-code-2018-mirror written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xfix/advent-of-code-2018-mirror/Cargo.toml [INFO] started frobbing xfix/advent-of-code-2018-mirror [INFO] finished frobbing xfix/advent-of-code-2018-mirror [INFO] frobbed toml for xfix/advent-of-code-2018-mirror written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/xfix/advent-of-code-2018-mirror/Cargo.toml [INFO] crate xfix/advent-of-code-2018-mirror already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded z3 v0.3.0 [INFO] [stderr] Downloaded z3-sys v0.4.0 [INFO] [stderr] Downloaded arraymap v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing xfix/advent-of-code-2018-mirror against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/xfix/advent-of-code-2018-mirror:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d0552c2028055516d8861a6cfb00d56947ac6154ee7c682f7d96a3d66252b1c9 [INFO] running `"docker" "start" "-a" "d0552c2028055516d8861a6cfb00d56947ac6154ee7c682f7d96a3d66252b1c9"` [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling z3-sys v0.4.0 [INFO] [stderr] Compiling arraymap v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling z3 v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling enumset v0.3.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling advent-of-code-2018 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'nom::str::take_while1_s': Please use `take_while1` instead [INFO] [stderr] --> src/day3/mod.rs:3:77 [INFO] [stderr] | [INFO] [stderr] 3 | use nom::{call, do_parse, error_position, map_res, named, tag, take_while1, take_while1_s}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'nom::str::take_while1_s': Please use `take_while1` instead [INFO] [stderr] --> src/day4/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | take_while1_s, tuple_parser, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/day15/mod.rs:125:13 [INFO] [stderr] | [INFO] [stderr] 121 | player = &self.players[player_number]; [INFO] [stderr] | ------------ immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 125 | self.hurt(positions, target, player.attack_power); [INFO] [stderr] | ^^^^ ------------------- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.advent_of_code_2018.798usz1m-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732" "/opt/crater/target/debug/deps/advent_of_code_2018-4b4f28a7b7789732.1o7zu6gb4m0nvww5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libz3-0c6f9fdb582aa9e0.rlib" "/opt/crater/target/debug/deps/libz3_sys-b89d3cd674570981.rlib" "/opt/crater/target/debug/deps/liblog-203dd02d1c682229.rlib" "/opt/crater/target/debug/deps/libenumset-c07a64b6150ebc29.rlib" "/opt/crater/target/debug/deps/libnum_complex-cb47f89f4af8f537.rlib" "/opt/crater/target/debug/deps/libnum_traits-258ef8162443a8cf.rlib" "/opt/crater/target/debug/deps/libarraymap-45d19c12f32de8de.rlib" "/opt/crater/target/debug/deps/librayon-111472a1c9b2a913.rlib" "/opt/crater/target/debug/deps/librayon_core-d22490302fb85f02.rlib" "/opt/crater/target/debug/deps/libnum_cpus-d10ff6c83ab9d582.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-d480de78d12afd35.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b0d5bfad009bb980.rlib" "/opt/crater/target/debug/deps/libscopeguard-4f938876ba0f86be.rlib" "/opt/crater/target/debug/deps/libmemoffset-07fb8d6dd7a47f76.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-30fdf203ed68eece.rlib" "/opt/crater/target/debug/deps/libarrayvec-8f9f0dacdf1a0ee6.rlib" "/opt/crater/target/debug/deps/libnodrop-a7323817aaf3fc4b.rlib" "/opt/crater/target/debug/deps/libregex-7936222560f0d02e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-16f0d1a595ddf2bb.rlib" "/opt/crater/target/debug/deps/libregex_syntax-56fe4981743d7628.rlib" "/opt/crater/target/debug/deps/libucd_util-dcd2d3cc31ba1999.rlib" "/opt/crater/target/debug/deps/libthread_local-8687d05943429fb5.rlib" "/opt/crater/target/debug/deps/liblazy_static-735172ffe5c4978c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6b284a623865f361.rlib" "/opt/crater/target/debug/deps/libitertools-c66fc0935953d507.rlib" "/opt/crater/target/debug/deps/libeither-b68bb55a3fac5c91.rlib" "/opt/crater/target/debug/deps/libnom-86c2c0e42d998fa9.rlib" "/opt/crater/target/debug/deps/libmemchr-f22995cb3fc87ee5.rlib" "/opt/crater/target/debug/deps/libcfg_if-8e8ec56c3bb25549.rlib" "/opt/crater/target/debug/deps/libstructopt-af44df225f5058b1.rlib" "/opt/crater/target/debug/deps/libclap-b2c0c02b1839d428.rlib" "/opt/crater/target/debug/deps/libvec_map-93769db312b5e022.rlib" "/opt/crater/target/debug/deps/libtextwrap-fc8ae358ae65d637.rlib" "/opt/crater/target/debug/deps/libunicode_width-805e15fbea7d8565.rlib" "/opt/crater/target/debug/deps/libstrsim-65f61cd42f0cb83e.rlib" "/opt/crater/target/debug/deps/libbitflags-2da86ef0b219352b.rlib" "/opt/crater/target/debug/deps/libatty-9ab7cf7690895af8.rlib" "/opt/crater/target/debug/deps/liblibc-ed2b18567716d62f.rlib" "/opt/crater/target/debug/deps/libansi_term-3f6b86b4b1f9989c.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lz3" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lz3 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `advent-of-code-2018`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d0552c2028055516d8861a6cfb00d56947ac6154ee7c682f7d96a3d66252b1c9"` [INFO] running `"docker" "rm" "-f" "d0552c2028055516d8861a6cfb00d56947ac6154ee7c682f7d96a3d66252b1c9"` [INFO] [stdout] d0552c2028055516d8861a6cfb00d56947ac6154ee7c682f7d96a3d66252b1c9