[INFO] updating cached repository sirkibsirkib/ecs_spatial_partition [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sirkibsirkib/ecs_spatial_partition [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sirkibsirkib/ecs_spatial_partition" "work/ex/beta-1.37-6/sources/1.36.0/gh/sirkibsirkib/ecs_spatial_partition"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/sirkibsirkib/ecs_spatial_partition'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sirkibsirkib/ecs_spatial_partition" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sirkibsirkib/ecs_spatial_partition"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sirkibsirkib/ecs_spatial_partition'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 47b2815b76c7144650542e6c509efbd7d5a65de4 [INFO] sha for GitHub repo sirkibsirkib/ecs_spatial_partition: 47b2815b76c7144650542e6c509efbd7d5a65de4 [INFO] validating manifest of sirkibsirkib/ecs_spatial_partition on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sirkibsirkib/ecs_spatial_partition on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sirkibsirkib/ecs_spatial_partition [INFO] finished frobbing sirkibsirkib/ecs_spatial_partition [INFO] frobbed toml for sirkibsirkib/ecs_spatial_partition written to work/ex/beta-1.37-6/sources/1.36.0/gh/sirkibsirkib/ecs_spatial_partition/Cargo.toml [INFO] started frobbing sirkibsirkib/ecs_spatial_partition [INFO] finished frobbing sirkibsirkib/ecs_spatial_partition [INFO] frobbed toml for sirkibsirkib/ecs_spatial_partition written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sirkibsirkib/ecs_spatial_partition/Cargo.toml [INFO] crate sirkibsirkib/ecs_spatial_partition already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "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" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing sirkibsirkib/ecs_spatial_partition against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sirkibsirkib/ecs_spatial_partition:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] f85ef508a74b5d489b0e292a3eb961108b7e62d091ec826fafcc2c7a7753d958 [INFO] running `"docker" "start" "-a" "f85ef508a74b5d489b0e292a3eb961108b7e62d091ec826fafcc2c7a7753d958"` [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling smallset v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling simple-vector2d v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling ggez v0.4.4 [INFO] [stderr] Compiling hibitset v0.5.3 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling specs v0.14.1 [INFO] [stderr] Compiling ecs_spatial_partition v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::time` [INFO] [stderr] --> src/systems.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::time; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Rectangle` [INFO] [stderr] --> src/components.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | Rectangle { w: f32, h: f32 }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.17s [INFO] running `"docker" "inspect" "f85ef508a74b5d489b0e292a3eb961108b7e62d091ec826fafcc2c7a7753d958"` [INFO] running `"docker" "rm" "-f" "f85ef508a74b5d489b0e292a3eb961108b7e62d091ec826fafcc2c7a7753d958"` [INFO] [stdout] f85ef508a74b5d489b0e292a3eb961108b7e62d091ec826fafcc2c7a7753d958 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sirkibsirkib/ecs_spatial_partition:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] db98f1eb952db24acb512f6c453b257ec72288c0c969800274bfa4e8fd4fe492 [INFO] running `"docker" "start" "-a" "db98f1eb952db24acb512f6c453b257ec72288c0c969800274bfa4e8fd4fe492"` [INFO] [stderr] Compiling ecs_spatial_partition v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `std::time` [INFO] [stderr] --> src/systems.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::time; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Rectangle` [INFO] [stderr] --> src/components.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | Rectangle { w: f32, h: f32 }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `"docker" "inspect" "db98f1eb952db24acb512f6c453b257ec72288c0c969800274bfa4e8fd4fe492"` [INFO] running `"docker" "rm" "-f" "db98f1eb952db24acb512f6c453b257ec72288c0c969800274bfa4e8fd4fe492"` [INFO] [stdout] db98f1eb952db24acb512f6c453b257ec72288c0c969800274bfa4e8fd4fe492 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sirkibsirkib/ecs_spatial_partition:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] cabab5012b80af26c670d10ffae381bd639cdf772adedbce6a69c112ce990fd4 [INFO] running `"docker" "start" "-a" "cabab5012b80af26c670d10ffae381bd639cdf772adedbce6a69c112ce990fd4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/ecs_spatial_partition-51fde5d34f22db6a [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" "cabab5012b80af26c670d10ffae381bd639cdf772adedbce6a69c112ce990fd4"` [INFO] running `"docker" "rm" "-f" "cabab5012b80af26c670d10ffae381bd639cdf772adedbce6a69c112ce990fd4"` [INFO] [stdout] cabab5012b80af26c670d10ffae381bd639cdf772adedbce6a69c112ce990fd4