[INFO] updating cached repository jpastuszek/microRTS-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jpastuszek/microRTS-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jpastuszek/microRTS-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/microRTS-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/microRTS-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jpastuszek/microRTS-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/microRTS-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/microRTS-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] efa17147b015deb3db61c22ad6fecbd5511f22cc [INFO] sha for GitHub repo jpastuszek/microRTS-rs: efa17147b015deb3db61c22ad6fecbd5511f22cc [INFO] validating manifest of jpastuszek/microRTS-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jpastuszek/microRTS-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jpastuszek/microRTS-rs [INFO] finished frobbing jpastuszek/microRTS-rs [INFO] frobbed toml for jpastuszek/microRTS-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/jpastuszek/microRTS-rs/Cargo.toml [INFO] started frobbing jpastuszek/microRTS-rs [INFO] finished frobbing jpastuszek/microRTS-rs [INFO] frobbed toml for jpastuszek/microRTS-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/microRTS-rs/Cargo.toml [INFO] crate jpastuszek/microRTS-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jpastuszek/microRTS-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/microRTS-rs:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 666a64fe0709b38a2a7d944c4681d9c9229710b557a74253bb7daf2455b66292 [INFO] running `"docker" "start" "-a" "666a64fe0709b38a2a7d944c4681d9c9229710b557a74253bb7daf2455b66292"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/micro_rts.rs` was erroneously implicitly accepted for library `micro_rts`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling pathfinding v0.1.13 [INFO] [stderr] Compiling micro_rts_rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.09s [INFO] running `"docker" "inspect" "666a64fe0709b38a2a7d944c4681d9c9229710b557a74253bb7daf2455b66292"` [INFO] running `"docker" "rm" "-f" "666a64fe0709b38a2a7d944c4681d9c9229710b557a74253bb7daf2455b66292"` [INFO] [stdout] 666a64fe0709b38a2a7d944c4681d9c9229710b557a74253bb7daf2455b66292 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/microRTS-rs:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c7e26276e3e62440bd58c7c1f3458d7f7d8f4c257e6bf06513467b41f20abcac [INFO] running `"docker" "start" "-a" "c7e26276e3e62440bd58c7c1f3458d7f7d8f4c257e6bf06513467b41f20abcac"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/micro_rts.rs` was erroneously implicitly accepted for library `micro_rts`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Compiling micro_rts_rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `"docker" "inspect" "c7e26276e3e62440bd58c7c1f3458d7f7d8f4c257e6bf06513467b41f20abcac"` [INFO] running `"docker" "rm" "-f" "c7e26276e3e62440bd58c7c1f3458d7f7d8f4c257e6bf06513467b41f20abcac"` [INFO] [stdout] c7e26276e3e62440bd58c7c1f3458d7f7d8f4c257e6bf06513467b41f20abcac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jpastuszek/microRTS-rs:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] b2241371efe172ac9754ddc91dc3093450facf5f81120ec4ddb87ae911269af0 [INFO] running `"docker" "start" "-a" "b2241371efe172ac9754ddc91dc3093450facf5f81120ec4ddb87ae911269af0"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/micro_rts.rs` was erroneously implicitly accepted for library `micro_rts`, [INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/micro_rts-dc1c5e9b4de04b69 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test game::terrain::tests::in_direction_overflow ... ok [INFO] [stdout] test game::terrain::tests::location_neighbours ... ok [INFO] [stdout] test game::terrain::tests::test_direction_to ... ok [INFO] [stdout] test game::terrain::tests::test_direction_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/micro_rts_rs-a8bbb0f3ecae5740 [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] [stderr] Doc-tests micro_rts [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" "b2241371efe172ac9754ddc91dc3093450facf5f81120ec4ddb87ae911269af0"` [INFO] running `"docker" "rm" "-f" "b2241371efe172ac9754ddc91dc3093450facf5f81120ec4ddb87ae911269af0"` [INFO] [stdout] b2241371efe172ac9754ddc91dc3093450facf5f81120ec4ddb87ae911269af0