[INFO] cloning repository AsamK/AdventOfCode [INFO] running `"git" "clone" "--bare" "git://github.com/AsamK/AdventOfCode.git" "work/cache/sources/gh/AsamK/AdventOfCode"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/AsamK/AdventOfCode'... [INFO] running `"git" "clone" "work/cache/sources/gh/AsamK/AdventOfCode" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AsamK/AdventOfCode"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AsamK/AdventOfCode'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AsamK/AdventOfCode" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AsamK/AdventOfCode"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AsamK/AdventOfCode'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d2c31c226a0b29f912b3c3acf12b350d82c64c7c [INFO] sha for GitHub repo AsamK/AdventOfCode: d2c31c226a0b29f912b3c3acf12b350d82c64c7c [INFO] validating manifest of AsamK/AdventOfCode 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 AsamK/AdventOfCode 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 AsamK/AdventOfCode [INFO] finished frobbing AsamK/AdventOfCode [INFO] frobbed toml for AsamK/AdventOfCode written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/AsamK/AdventOfCode/Cargo.toml [INFO] started frobbing AsamK/AdventOfCode [INFO] finished frobbing AsamK/AdventOfCode [INFO] frobbed toml for AsamK/AdventOfCode written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AsamK/AdventOfCode/Cargo.toml [INFO] crate AsamK/AdventOfCode 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing AsamK/AdventOfCode against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AsamK/AdventOfCode:/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] 44dcd2e95092de623b4420584d210f30293d4f1dcecd62adf53cd797d28cf86b [INFO] running `"docker" "start" "-a" "44dcd2e95092de623b4420584d210f30293d4f1dcecd62adf53cd797d28cf86b"` [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling advent_of_code_solver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/advent2018/day15.rs:386:9 [INFO] [stderr] | [INFO] [stderr] 358 | let field = self.get_point(point); [INFO] [stderr] | ---- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 386 | self.set(&move_to, field.clone()); [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] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "44dcd2e95092de623b4420584d210f30293d4f1dcecd62adf53cd797d28cf86b"` [INFO] running `"docker" "rm" "-f" "44dcd2e95092de623b4420584d210f30293d4f1dcecd62adf53cd797d28cf86b"` [INFO] [stdout] 44dcd2e95092de623b4420584d210f30293d4f1dcecd62adf53cd797d28cf86b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AsamK/AdventOfCode:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] b785b59d54156355d8e22bc1ba5d3a9e27144f462b7a62f7555fc314af8d5246 [INFO] running `"docker" "start" "-a" "b785b59d54156355d8e22bc1ba5d3a9e27144f462b7a62f7555fc314af8d5246"` [INFO] [stderr] Compiling advent_of_code_solver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/advent2018/day15.rs:386:9 [INFO] [stderr] | [INFO] [stderr] 358 | let field = self.get_point(point); [INFO] [stderr] | ---- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 386 | self.set(&move_to, field.clone()); [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] Finished dev [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `"docker" "inspect" "b785b59d54156355d8e22bc1ba5d3a9e27144f462b7a62f7555fc314af8d5246"` [INFO] running `"docker" "rm" "-f" "b785b59d54156355d8e22bc1ba5d3a9e27144f462b7a62f7555fc314af8d5246"` [INFO] [stdout] b785b59d54156355d8e22bc1ba5d3a9e27144f462b7a62f7555fc314af8d5246 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/AsamK/AdventOfCode:/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" "test" "--frozen"` [INFO] [stdout] 80950bca7c8f3ad035dcaec0bf5998c81f7db81bff93ad9b1630f6fc95d78f3c [INFO] running `"docker" "start" "-a" "80950bca7c8f3ad035dcaec0bf5998c81f7db81bff93ad9b1630f6fc95d78f3c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/advent_of_code_solver-320a8ad7f84efa05 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "80950bca7c8f3ad035dcaec0bf5998c81f7db81bff93ad9b1630f6fc95d78f3c"` [INFO] running `"docker" "rm" "-f" "80950bca7c8f3ad035dcaec0bf5998c81f7db81bff93ad9b1630f6fc95d78f3c"` [INFO] [stdout] 80950bca7c8f3ad035dcaec0bf5998c81f7db81bff93ad9b1630f6fc95d78f3c