[INFO] crate constellation 0.2.0 is already in cache [INFO] extracting crate constellation 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/constellation/0.2.0 [INFO] extracting crate constellation 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/constellation/0.2.0 [INFO] validating manifest of constellation-0.2.0 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 constellation-0.2.0 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 constellation-0.2.0 [INFO] finished frobbing constellation-0.2.0 [INFO] frobbed toml for constellation-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/constellation/0.2.0/Cargo.toml [INFO] started frobbing constellation-0.2.0 [INFO] finished frobbing constellation-0.2.0 [INFO] frobbed toml for constellation-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/constellation/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing constellation-0.2.0 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/constellation/0.2.0:/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] 5358b2aa3d7606677d430df598eb0d2403c67ef2c08e356a6c117b2febe0d1ee [INFO] running `"docker" "start" "-a" "5358b2aa3d7606677d430df598eb0d2403c67ef2c08e356a6c117b2febe0d1ee"` [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling constellation v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.68s [INFO] running `"docker" "inspect" "5358b2aa3d7606677d430df598eb0d2403c67ef2c08e356a6c117b2febe0d1ee"` [INFO] running `"docker" "rm" "-f" "5358b2aa3d7606677d430df598eb0d2403c67ef2c08e356a6c117b2febe0d1ee"` [INFO] [stdout] 5358b2aa3d7606677d430df598eb0d2403c67ef2c08e356a6c117b2febe0d1ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/constellation/0.2.0:/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] e3ad34c1f19de1725fc04ba5bf2a9b0738c2b592edb859ddfec8425fbbae6590 [INFO] running `"docker" "start" "-a" "e3ad34c1f19de1725fc04ba5bf2a9b0738c2b592edb859ddfec8425fbbae6590"` [INFO] [stderr] Compiling constellation v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `entities::*` [INFO] [stderr] --> src/world.rs:594:9 [INFO] [stderr] | [INFO] [stderr] 594 | use entities::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `resource::*` [INFO] [stderr] --> src/world.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | use resource::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `entities::*` [INFO] [stderr] --> src/resource.rs:463:9 [INFO] [stderr] | [INFO] [stderr] 463 | use entities::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `world::*` [INFO] [stderr] --> src/resource.rs:464:9 [INFO] [stderr] | [INFO] [stderr] 464 | use world::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.62s [INFO] running `"docker" "inspect" "e3ad34c1f19de1725fc04ba5bf2a9b0738c2b592edb859ddfec8425fbbae6590"` [INFO] running `"docker" "rm" "-f" "e3ad34c1f19de1725fc04ba5bf2a9b0738c2b592edb859ddfec8425fbbae6590"` [INFO] [stdout] e3ad34c1f19de1725fc04ba5bf2a9b0738c2b592edb859ddfec8425fbbae6590 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/constellation/0.2.0:/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] a38de9a8fe3b766ed07597cbcf52828b10f3b3c281b4bf1b0fbbd29630da504a [INFO] running `"docker" "start" "-a" "a38de9a8fe3b766ed07597cbcf52828b10f3b3c281b4bf1b0fbbd29630da504a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/constellation-0ac4d96c2dde54e8 [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test bitset::atomic_set_test::insert ... ok [INFO] [stdout] test bitset::atomic_set_test::add_atomic ... ok [INFO] [stdout] test bitset::atomic_set_test::clear ... ok [INFO] [stdout] test bitset::atomic_set_test::remove ... ok [INFO] [stdout] test bitset::set_test::insert ... ok [INFO] [stdout] test bitset::set_test::not ... ok [INFO] [stdout] test bitset::set_test::remove ... ok [INFO] [stdout] test entities::entities_tests::allocate ... ok [INFO] [stdout] test bitset::atomic_set_test::iter ... ok [INFO] [stdout] test entities::entities_tests::allocate_many_no_duplicates ... ok [INFO] [stdout] test bitset::set_test::iter_odd_even ... ok [INFO] [stdout] test bitset::atomic_set_test::iter_odd_even ... ok [INFO] [stdout] test entities::entities_tests::allocated_entity_is_alive ... ok [INFO] [stdout] test bitset::atomic_set_test::add_atomic_100k ... ok [INFO] [stdout] test entities::entities_transaction_tests::created_is_alive ... ok [INFO] [stdout] test entities::entities_transaction_tests::merge_allocates ... ok [INFO] [stdout] test entities::entities_tests::deconstruct_entity ... ok [INFO] [stdout] test entities::entities_transaction_tests::create ... ok [INFO] [stdout] test entities::entities_tests::new ... ok [INFO] [stdout] test bitset::set_test::iter ... ok [INFO] [stdout] test entities::entities_transaction_tests::new ... ok [INFO] [stdout] test bitset::set_test::insert_100k ... ok [INFO] [stdout] test resource::tests::vec_iter_mut ... ok [INFO] [stdout] test resource::tests::run_iter_entities_r1w1 ... ok [INFO] [stdout] test resource::tests::vec_iter ... ok [INFO] [stdout] test tests::example ... ok [INFO] [stdout] test world::tests::get_resource ... ok [INFO] [stdout] test world::tests::create_world ... ok [INFO] [stdout] test world::tests::clean_deleted_entities ... ok [INFO] [stdout] test world::tests::get_resource_mut ... ok [INFO] [stdout] test resource::tests::map_deconstruct_mut ... ok [INFO] [stdout] test resource::tests::map_deconstruct ... ok [INFO] [stdout] test world::tests::register_resources_unique_id ... ok [INFO] [stdout] test world::tests::pass_state ... ok [INFO] [stdout] test world::tests::register_resource ... ok [INFO] [stdout] test world::tests::run_system ... ok [INFO] [stdout] test world::tests::run_system_exclusive_write_sequential ... ok [INFO] [stdout] test world::tests::system_batch_all_write ... ok [INFO] [stdout] test world::tests::system_batch_all_read_distinct ... ok [INFO] [stdout] test world::tests::system_batch_all_write_distinct ... ok [INFO] [stdout] test world::tests::system_batch_all_write_interleaved ... ok [INFO] [stdout] test world::tests::system_batch_mixed ... ok [INFO] [stdout] test world::tests::system_batch_all_read ... ok [INFO] [stdout] test world::tests::system_command_buffer ... ok [INFO] [stdout] test world::tests::run_multiple_system ... ok [INFO] [stdout] test bitset::atomic_set_test::insert_100k ... ok [INFO] [stdout] test entities::entities_transaction_tests::merge_deletes ... ok [INFO] [stdout] test entities::entities_tests::allocate_many_no_duplicates_comitted ... ok [INFO] [stdout] test world::tests::run_system_exclusive_write_parallel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests constellation [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 48) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a38de9a8fe3b766ed07597cbcf52828b10f3b3c281b4bf1b0fbbd29630da504a"` [INFO] running `"docker" "rm" "-f" "a38de9a8fe3b766ed07597cbcf52828b10f3b3c281b4bf1b0fbbd29630da504a"` [INFO] [stdout] a38de9a8fe3b766ed07597cbcf52828b10f3b3c281b4bf1b0fbbd29630da504a