Sep 04 02:31:41.165 INFO checking specs-0.11.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 02:31:41.165 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 02:31:41.166 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:31:41.354 INFO blam! 663f366da4cf578355e4e1645b80776b1e78353e721cbe199107701f4f548a7e Sep 04 02:31:41.356 INFO running `"docker" "start" "-a" "663f366da4cf578355e4e1645b80776b1e78353e721cbe199107701f4f548a7e"` Sep 04 02:31:41.965 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Sep 04 02:31:41.965 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Sep 04 02:31:41.966 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 02:31:41.966 INFO kablam! files will be included as a benchmark target: Sep 04 02:31:41.966 INFO kablam! Sep 04 02:31:41.966 INFO kablam! * /source/benches/storage_cmp.rs Sep 04 02:31:41.966 INFO kablam! * /source/benches/storage_sparse.rs Sep 04 02:31:41.966 INFO kablam! Sep 04 02:31:41.966 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 02:31:41.966 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Sep 04 02:31:41.966 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Sep 04 02:31:41.966 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 02:31:41.966 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 02:31:41.966 INFO kablam! Sep 04 02:31:41.966 INFO kablam! For more information on this warning you can consult Sep 04 02:31:41.966 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 02:31:42.250 INFO kablam! Checking csv v1.0.1 Sep 04 02:31:42.250 INFO kablam! Checking cgmath v0.14.1 Sep 04 02:31:42.250 INFO kablam! Checking ron v0.2.2 Sep 04 02:31:42.251 INFO kablam! Checking handlebars v0.32.4 Sep 04 02:31:42.253 INFO kablam! Checking specs v0.11.2 (file:///source) Sep 04 02:31:48.558 INFO kablam! Checking criterion v0.2.5 Sep 04 02:32:04.838 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:04.838 INFO kablam! --> benches/world.rs:147:13 Sep 04 02:32:04.838 INFO kablam! | Sep 04 02:32:04.838 INFO kablam! 147 | comp_int.insert(*e, CompInt(i as i32)); Sep 04 02:32:04.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:04.838 INFO kablam! | Sep 04 02:32:04.839 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 02:32:04.839 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:04.839 INFO kablam! Sep 04 02:32:04.840 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:04.840 INFO kablam! --> benches/world.rs:169:13 Sep 04 02:32:04.840 INFO kablam! | Sep 04 02:32:04.840 INFO kablam! 169 | comp_int.insert(*e, CompInt(i as i32)); Sep 04 02:32:04.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:04.840 INFO kablam! | Sep 04 02:32:04.840 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:04.840 INFO kablam! Sep 04 02:32:05.087 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:05.087 INFO kablam! --> benches/parallel.rs:219:21 Sep 04 02:32:05.087 INFO kablam! | Sep 04 02:32:05.087 INFO kablam! 219 | rect.insert(entity, Rect { a, b }); Sep 04 02:32:05.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:05.087 INFO kablam! | Sep 04 02:32:05.087 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 02:32:05.087 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:05.088 INFO kablam! Sep 04 02:32:05.088 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:05.088 INFO kablam! --> benches/parallel.rs:224:21 Sep 04 02:32:05.088 INFO kablam! | Sep 04 02:32:05.088 INFO kablam! 224 | ball.insert(entity, Ball { radius }); Sep 04 02:32:05.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:05.089 INFO kablam! | Sep 04 02:32:05.089 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:05.089 INFO kablam! Sep 04 02:32:05.089 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:05.089 INFO kablam! --> benches/parallel.rs:230:13 Sep 04 02:32:05.089 INFO kablam! | Sep 04 02:32:05.089 INFO kablam! 230 | inv_mass.insert(entity, InvMass(spawn_inv_mass)); Sep 04 02:32:05.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:05.089 INFO kablam! | Sep 04 02:32:05.089 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:05.089 INFO kablam! Sep 04 02:32:05.089 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:05.090 INFO kablam! --> benches/parallel.rs:232:13 Sep 04 02:32:05.090 INFO kablam! | Sep 04 02:32:05.090 INFO kablam! 232 | pos.insert(entity, Pos(spawn_pos)); Sep 04 02:32:05.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:05.090 INFO kablam! | Sep 04 02:32:05.090 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:05.090 INFO kablam! Sep 04 02:32:05.090 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:05.090 INFO kablam! --> benches/parallel.rs:233:13 Sep 04 02:32:05.090 INFO kablam! | Sep 04 02:32:05.090 INFO kablam! 233 | vel.insert(entity, Vel(Vec2::new(gen(), gen()))); Sep 04 02:32:05.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:05.090 INFO kablam! | Sep 04 02:32:05.090 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:05.090 INFO kablam! Sep 04 02:32:05.090 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:05.090 INFO kablam! --> benches/parallel.rs:234:13 Sep 04 02:32:05.090 INFO kablam! | Sep 04 02:32:05.090 INFO kablam! 234 | force.insert(entity, Force(Vec2::zero())); Sep 04 02:32:05.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:05.090 INFO kablam! | Sep 04 02:32:05.090 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:05.090 INFO kablam! Sep 04 02:32:05.090 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:05.090 INFO kablam! --> benches/parallel.rs:235:13 Sep 04 02:32:05.090 INFO kablam! | Sep 04 02:32:05.090 INFO kablam! 235 | color.insert(entity, spawn_color); Sep 04 02:32:05.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:05.091 INFO kablam! | Sep 04 02:32:05.091 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:05.091 INFO kablam! Sep 04 02:32:07.671 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.672 INFO kablam! --> benches/storage_cmp.rs:25:17 Sep 04 02:32:07.672 INFO kablam! | Sep 04 02:32:07.672 INFO kablam! 25 | storage.insert(e, C::default()); Sep 04 02:32:07.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.672 INFO kablam! | Sep 04 02:32:07.672 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 02:32:07.672 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.672 INFO kablam! Sep 04 02:32:07.672 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.672 INFO kablam! --> benches/storage_cmp.rs:47:21 Sep 04 02:32:07.673 INFO kablam! | Sep 04 02:32:07.673 INFO kablam! 47 | storage.insert(e, C::default()); Sep 04 02:32:07.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.673 INFO kablam! | Sep 04 02:32:07.673 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.673 INFO kablam! Sep 04 02:32:07.673 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.673 INFO kablam! --> benches/storage_cmp.rs:80:21 Sep 04 02:32:07.673 INFO kablam! | Sep 04 02:32:07.673 INFO kablam! 80 | storage.insert(e, C::default()); Sep 04 02:32:07.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.673 INFO kablam! | Sep 04 02:32:07.673 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.673 INFO kablam! Sep 04 02:32:07.675 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.675 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.675 INFO kablam! | Sep 04 02:32:07.675 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.675 INFO kablam! ... Sep 04 02:32:07.675 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.675 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.676 INFO kablam! | Sep 04 02:32:07.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.676 INFO kablam! Sep 04 02:32:07.676 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.676 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.676 INFO kablam! | Sep 04 02:32:07.676 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.676 INFO kablam! ... Sep 04 02:32:07.676 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.676 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.676 INFO kablam! | Sep 04 02:32:07.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.676 INFO kablam! Sep 04 02:32:07.677 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.677 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.677 INFO kablam! | Sep 04 02:32:07.677 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.677 INFO kablam! ... Sep 04 02:32:07.677 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.677 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.677 INFO kablam! | Sep 04 02:32:07.677 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.677 INFO kablam! Sep 04 02:32:07.677 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.677 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.677 INFO kablam! | Sep 04 02:32:07.677 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.677 INFO kablam! ... Sep 04 02:32:07.677 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.678 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.678 INFO kablam! | Sep 04 02:32:07.678 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.678 INFO kablam! Sep 04 02:32:07.678 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.678 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.678 INFO kablam! | Sep 04 02:32:07.678 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.678 INFO kablam! ... Sep 04 02:32:07.678 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.678 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.678 INFO kablam! | Sep 04 02:32:07.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.679 INFO kablam! Sep 04 02:32:07.679 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.679 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.679 INFO kablam! | Sep 04 02:32:07.679 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.679 INFO kablam! ... Sep 04 02:32:07.679 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.679 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.679 INFO kablam! | Sep 04 02:32:07.679 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.679 INFO kablam! Sep 04 02:32:07.680 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.680 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.680 INFO kablam! | Sep 04 02:32:07.680 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.680 INFO kablam! ... Sep 04 02:32:07.680 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.680 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.680 INFO kablam! | Sep 04 02:32:07.680 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.680 INFO kablam! Sep 04 02:32:07.680 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.680 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.680 INFO kablam! | Sep 04 02:32:07.680 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.681 INFO kablam! ... Sep 04 02:32:07.681 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.681 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.681 INFO kablam! | Sep 04 02:32:07.681 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.681 INFO kablam! Sep 04 02:32:07.681 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.681 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.681 INFO kablam! | Sep 04 02:32:07.681 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.681 INFO kablam! ... Sep 04 02:32:07.681 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.682 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.682 INFO kablam! | Sep 04 02:32:07.682 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.682 INFO kablam! Sep 04 02:32:07.682 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.682 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.682 INFO kablam! | Sep 04 02:32:07.682 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.682 INFO kablam! ... Sep 04 02:32:07.682 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.682 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.682 INFO kablam! | Sep 04 02:32:07.682 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.683 INFO kablam! Sep 04 02:32:07.683 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.683 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.683 INFO kablam! | Sep 04 02:32:07.683 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.683 INFO kablam! ... Sep 04 02:32:07.683 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.683 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.683 INFO kablam! | Sep 04 02:32:07.683 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.683 INFO kablam! Sep 04 02:32:07.683 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.683 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.683 INFO kablam! | Sep 04 02:32:07.684 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.684 INFO kablam! ... Sep 04 02:32:07.684 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.684 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.684 INFO kablam! | Sep 04 02:32:07.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.684 INFO kablam! Sep 04 02:32:07.684 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.684 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.684 INFO kablam! | Sep 04 02:32:07.684 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.684 INFO kablam! ... Sep 04 02:32:07.684 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.685 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.685 INFO kablam! | Sep 04 02:32:07.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.685 INFO kablam! Sep 04 02:32:07.685 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.685 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.685 INFO kablam! | Sep 04 02:32:07.685 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.685 INFO kablam! ... Sep 04 02:32:07.685 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.685 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.685 INFO kablam! | Sep 04 02:32:07.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.685 INFO kablam! Sep 04 02:32:07.685 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.686 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.686 INFO kablam! | Sep 04 02:32:07.686 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.686 INFO kablam! ... Sep 04 02:32:07.686 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.686 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.686 INFO kablam! | Sep 04 02:32:07.686 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.686 INFO kablam! Sep 04 02:32:07.686 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.686 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.686 INFO kablam! | Sep 04 02:32:07.686 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.687 INFO kablam! ... Sep 04 02:32:07.687 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.687 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.687 INFO kablam! | Sep 04 02:32:07.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.687 INFO kablam! Sep 04 02:32:07.687 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.687 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.687 INFO kablam! | Sep 04 02:32:07.687 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.687 INFO kablam! ... Sep 04 02:32:07.687 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.687 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.687 INFO kablam! | Sep 04 02:32:07.688 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.688 INFO kablam! Sep 04 02:32:07.688 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.688 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.688 INFO kablam! | Sep 04 02:32:07.688 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.688 INFO kablam! ... Sep 04 02:32:07.688 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.688 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.688 INFO kablam! | Sep 04 02:32:07.688 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.688 INFO kablam! Sep 04 02:32:07.688 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.688 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.689 INFO kablam! | Sep 04 02:32:07.689 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.689 INFO kablam! ... Sep 04 02:32:07.689 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.689 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.689 INFO kablam! | Sep 04 02:32:07.689 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.689 INFO kablam! Sep 04 02:32:07.689 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.689 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.689 INFO kablam! | Sep 04 02:32:07.689 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.689 INFO kablam! ... Sep 04 02:32:07.689 INFO kablam! 159 | tests!(vec_storage => VecStorage); Sep 04 02:32:07.689 INFO kablam! | ---------------------------------- in this macro invocation Sep 04 02:32:07.690 INFO kablam! | Sep 04 02:32:07.690 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.690 INFO kablam! Sep 04 02:32:07.690 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.690 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.690 INFO kablam! | Sep 04 02:32:07.690 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.690 INFO kablam! ... Sep 04 02:32:07.690 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.690 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.690 INFO kablam! | Sep 04 02:32:07.690 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.690 INFO kablam! Sep 04 02:32:07.690 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.690 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.690 INFO kablam! | Sep 04 02:32:07.691 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.691 INFO kablam! ... Sep 04 02:32:07.691 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.691 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.691 INFO kablam! | Sep 04 02:32:07.691 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.691 INFO kablam! Sep 04 02:32:07.691 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.691 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.691 INFO kablam! | Sep 04 02:32:07.691 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.691 INFO kablam! ... Sep 04 02:32:07.691 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.691 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.691 INFO kablam! | Sep 04 02:32:07.691 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.692 INFO kablam! Sep 04 02:32:07.692 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.692 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.692 INFO kablam! | Sep 04 02:32:07.692 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.692 INFO kablam! ... Sep 04 02:32:07.692 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.692 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.692 INFO kablam! | Sep 04 02:32:07.692 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.692 INFO kablam! Sep 04 02:32:07.692 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.692 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.692 INFO kablam! | Sep 04 02:32:07.692 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.693 INFO kablam! ... Sep 04 02:32:07.693 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.693 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.693 INFO kablam! | Sep 04 02:32:07.693 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.693 INFO kablam! Sep 04 02:32:07.693 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.693 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.693 INFO kablam! | Sep 04 02:32:07.693 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.693 INFO kablam! ... Sep 04 02:32:07.693 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.693 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.693 INFO kablam! | Sep 04 02:32:07.693 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.693 INFO kablam! Sep 04 02:32:07.694 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.694 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.694 INFO kablam! | Sep 04 02:32:07.694 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.694 INFO kablam! ... Sep 04 02:32:07.694 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.694 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.694 INFO kablam! | Sep 04 02:32:07.694 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.694 INFO kablam! Sep 04 02:32:07.694 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.694 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.694 INFO kablam! | Sep 04 02:32:07.694 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.694 INFO kablam! ... Sep 04 02:32:07.694 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.695 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.695 INFO kablam! | Sep 04 02:32:07.695 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.695 INFO kablam! Sep 04 02:32:07.695 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.695 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.695 INFO kablam! | Sep 04 02:32:07.695 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.695 INFO kablam! ... Sep 04 02:32:07.695 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.695 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.695 INFO kablam! | Sep 04 02:32:07.695 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.695 INFO kablam! Sep 04 02:32:07.695 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.695 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.696 INFO kablam! | Sep 04 02:32:07.696 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.696 INFO kablam! ... Sep 04 02:32:07.696 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.696 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.696 INFO kablam! | Sep 04 02:32:07.696 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.696 INFO kablam! Sep 04 02:32:07.696 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.696 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.696 INFO kablam! | Sep 04 02:32:07.696 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.696 INFO kablam! ... Sep 04 02:32:07.696 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.696 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.697 INFO kablam! | Sep 04 02:32:07.697 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.697 INFO kablam! Sep 04 02:32:07.697 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.697 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.697 INFO kablam! | Sep 04 02:32:07.697 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.697 INFO kablam! ... Sep 04 02:32:07.697 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.697 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.697 INFO kablam! | Sep 04 02:32:07.697 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.697 INFO kablam! Sep 04 02:32:07.697 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.697 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.697 INFO kablam! | Sep 04 02:32:07.697 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.698 INFO kablam! ... Sep 04 02:32:07.698 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.698 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.698 INFO kablam! | Sep 04 02:32:07.698 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.698 INFO kablam! Sep 04 02:32:07.698 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.698 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.698 INFO kablam! | Sep 04 02:32:07.698 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.698 INFO kablam! ... Sep 04 02:32:07.698 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.698 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.699 INFO kablam! | Sep 04 02:32:07.699 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.699 INFO kablam! Sep 04 02:32:07.699 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.699 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.699 INFO kablam! | Sep 04 02:32:07.699 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.699 INFO kablam! ... Sep 04 02:32:07.699 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.699 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.699 INFO kablam! | Sep 04 02:32:07.699 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.699 INFO kablam! Sep 04 02:32:07.699 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.699 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.699 INFO kablam! | Sep 04 02:32:07.700 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.700 INFO kablam! ... Sep 04 02:32:07.700 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.700 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.700 INFO kablam! | Sep 04 02:32:07.700 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.700 INFO kablam! Sep 04 02:32:07.700 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.700 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.700 INFO kablam! | Sep 04 02:32:07.700 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.700 INFO kablam! ... Sep 04 02:32:07.700 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.700 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.700 INFO kablam! | Sep 04 02:32:07.700 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.701 INFO kablam! Sep 04 02:32:07.701 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.701 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.701 INFO kablam! | Sep 04 02:32:07.701 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.701 INFO kablam! ... Sep 04 02:32:07.701 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.701 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.701 INFO kablam! | Sep 04 02:32:07.701 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.701 INFO kablam! Sep 04 02:32:07.701 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.701 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.701 INFO kablam! | Sep 04 02:32:07.701 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.702 INFO kablam! ... Sep 04 02:32:07.702 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.702 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.702 INFO kablam! | Sep 04 02:32:07.702 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.702 INFO kablam! Sep 04 02:32:07.702 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.702 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.702 INFO kablam! | Sep 04 02:32:07.702 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.702 INFO kablam! ... Sep 04 02:32:07.702 INFO kablam! 160 | tests!(dense_vec_storage => DenseVecStorage); Sep 04 02:32:07.702 INFO kablam! | --------------------------------------------- in this macro invocation Sep 04 02:32:07.702 INFO kablam! | Sep 04 02:32:07.703 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.703 INFO kablam! Sep 04 02:32:07.703 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.703 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.703 INFO kablam! | Sep 04 02:32:07.703 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.703 INFO kablam! ... Sep 04 02:32:07.703 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.703 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.703 INFO kablam! | Sep 04 02:32:07.703 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.703 INFO kablam! Sep 04 02:32:07.703 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.703 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.703 INFO kablam! | Sep 04 02:32:07.703 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.704 INFO kablam! ... Sep 04 02:32:07.704 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.704 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.704 INFO kablam! | Sep 04 02:32:07.704 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.704 INFO kablam! Sep 04 02:32:07.704 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.704 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.704 INFO kablam! | Sep 04 02:32:07.704 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.704 INFO kablam! ... Sep 04 02:32:07.704 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.704 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.704 INFO kablam! | Sep 04 02:32:07.704 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.704 INFO kablam! Sep 04 02:32:07.705 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.705 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.705 INFO kablam! | Sep 04 02:32:07.705 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.705 INFO kablam! ... Sep 04 02:32:07.705 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.705 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.705 INFO kablam! | Sep 04 02:32:07.705 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.705 INFO kablam! Sep 04 02:32:07.705 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.705 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.705 INFO kablam! | Sep 04 02:32:07.705 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.705 INFO kablam! ... Sep 04 02:32:07.705 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.706 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.706 INFO kablam! | Sep 04 02:32:07.706 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.706 INFO kablam! Sep 04 02:32:07.706 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.706 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.706 INFO kablam! | Sep 04 02:32:07.706 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.706 INFO kablam! ... Sep 04 02:32:07.706 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.706 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.706 INFO kablam! | Sep 04 02:32:07.706 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.706 INFO kablam! Sep 04 02:32:07.706 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.707 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.707 INFO kablam! | Sep 04 02:32:07.707 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.707 INFO kablam! ... Sep 04 02:32:07.707 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.707 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.707 INFO kablam! | Sep 04 02:32:07.707 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.707 INFO kablam! Sep 04 02:32:07.707 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.707 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.707 INFO kablam! | Sep 04 02:32:07.707 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.707 INFO kablam! ... Sep 04 02:32:07.707 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.707 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.708 INFO kablam! | Sep 04 02:32:07.708 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.708 INFO kablam! Sep 04 02:32:07.708 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.708 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.708 INFO kablam! | Sep 04 02:32:07.708 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.708 INFO kablam! ... Sep 04 02:32:07.708 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.708 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.708 INFO kablam! | Sep 04 02:32:07.708 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.708 INFO kablam! Sep 04 02:32:07.708 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.708 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.708 INFO kablam! | Sep 04 02:32:07.708 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.709 INFO kablam! ... Sep 04 02:32:07.709 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.709 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.709 INFO kablam! | Sep 04 02:32:07.709 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.709 INFO kablam! Sep 04 02:32:07.709 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.709 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.709 INFO kablam! | Sep 04 02:32:07.709 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.709 INFO kablam! ... Sep 04 02:32:07.709 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.709 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.709 INFO kablam! | Sep 04 02:32:07.709 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.710 INFO kablam! Sep 04 02:32:07.710 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.710 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.710 INFO kablam! | Sep 04 02:32:07.710 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.710 INFO kablam! ... Sep 04 02:32:07.710 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.710 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.710 INFO kablam! | Sep 04 02:32:07.710 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.710 INFO kablam! Sep 04 02:32:07.710 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.710 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.710 INFO kablam! | Sep 04 02:32:07.710 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.710 INFO kablam! ... Sep 04 02:32:07.711 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.711 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.711 INFO kablam! | Sep 04 02:32:07.711 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.711 INFO kablam! Sep 04 02:32:07.711 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.711 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.711 INFO kablam! | Sep 04 02:32:07.711 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.711 INFO kablam! ... Sep 04 02:32:07.711 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.711 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.711 INFO kablam! | Sep 04 02:32:07.711 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.711 INFO kablam! Sep 04 02:32:07.711 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.712 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.712 INFO kablam! | Sep 04 02:32:07.712 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.712 INFO kablam! ... Sep 04 02:32:07.712 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.712 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.712 INFO kablam! | Sep 04 02:32:07.712 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.712 INFO kablam! Sep 04 02:32:07.712 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.712 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.712 INFO kablam! | Sep 04 02:32:07.712 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.712 INFO kablam! ... Sep 04 02:32:07.712 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.713 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.713 INFO kablam! | Sep 04 02:32:07.713 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.713 INFO kablam! Sep 04 02:32:07.713 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.713 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.713 INFO kablam! | Sep 04 02:32:07.713 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.713 INFO kablam! ... Sep 04 02:32:07.713 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.713 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.713 INFO kablam! | Sep 04 02:32:07.713 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.713 INFO kablam! Sep 04 02:32:07.713 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.713 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.713 INFO kablam! | Sep 04 02:32:07.714 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.714 INFO kablam! ... Sep 04 02:32:07.714 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.714 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.714 INFO kablam! | Sep 04 02:32:07.714 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.714 INFO kablam! Sep 04 02:32:07.714 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.714 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.714 INFO kablam! | Sep 04 02:32:07.714 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.714 INFO kablam! ... Sep 04 02:32:07.714 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.714 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.714 INFO kablam! | Sep 04 02:32:07.714 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.715 INFO kablam! Sep 04 02:32:07.715 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.715 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.715 INFO kablam! | Sep 04 02:32:07.715 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.715 INFO kablam! ... Sep 04 02:32:07.715 INFO kablam! 161 | tests!(hashmap_storage => HashMapStorage); Sep 04 02:32:07.715 INFO kablam! | ------------------------------------------ in this macro invocation Sep 04 02:32:07.715 INFO kablam! | Sep 04 02:32:07.715 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.715 INFO kablam! Sep 04 02:32:07.715 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.715 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.715 INFO kablam! | Sep 04 02:32:07.715 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.715 INFO kablam! ... Sep 04 02:32:07.716 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.716 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.716 INFO kablam! | Sep 04 02:32:07.716 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.716 INFO kablam! Sep 04 02:32:07.716 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.716 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.716 INFO kablam! | Sep 04 02:32:07.716 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.716 INFO kablam! ... Sep 04 02:32:07.716 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.716 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.716 INFO kablam! | Sep 04 02:32:07.716 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.716 INFO kablam! Sep 04 02:32:07.716 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.716 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.716 INFO kablam! | Sep 04 02:32:07.717 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.717 INFO kablam! ... Sep 04 02:32:07.717 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.717 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.717 INFO kablam! | Sep 04 02:32:07.717 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.717 INFO kablam! Sep 04 02:32:07.717 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.717 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.717 INFO kablam! | Sep 04 02:32:07.717 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.717 INFO kablam! ... Sep 04 02:32:07.717 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.717 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.717 INFO kablam! | Sep 04 02:32:07.717 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.718 INFO kablam! Sep 04 02:32:07.718 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.718 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.718 INFO kablam! | Sep 04 02:32:07.718 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.718 INFO kablam! ... Sep 04 02:32:07.718 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.718 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.718 INFO kablam! | Sep 04 02:32:07.718 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.718 INFO kablam! Sep 04 02:32:07.718 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.718 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.718 INFO kablam! | Sep 04 02:32:07.718 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.718 INFO kablam! ... Sep 04 02:32:07.718 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.719 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.719 INFO kablam! | Sep 04 02:32:07.719 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.719 INFO kablam! Sep 04 02:32:07.719 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.719 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.719 INFO kablam! | Sep 04 02:32:07.719 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.719 INFO kablam! ... Sep 04 02:32:07.719 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.719 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.719 INFO kablam! | Sep 04 02:32:07.719 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.719 INFO kablam! Sep 04 02:32:07.719 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.719 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.719 INFO kablam! | Sep 04 02:32:07.720 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.720 INFO kablam! ... Sep 04 02:32:07.720 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.720 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.720 INFO kablam! | Sep 04 02:32:07.720 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.720 INFO kablam! Sep 04 02:32:07.720 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.720 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.720 INFO kablam! | Sep 04 02:32:07.720 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.720 INFO kablam! ... Sep 04 02:32:07.720 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.720 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.720 INFO kablam! | Sep 04 02:32:07.720 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.721 INFO kablam! Sep 04 02:32:07.721 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.721 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.721 INFO kablam! | Sep 04 02:32:07.721 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.721 INFO kablam! ... Sep 04 02:32:07.721 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.721 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.721 INFO kablam! | Sep 04 02:32:07.721 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.721 INFO kablam! Sep 04 02:32:07.721 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.721 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.721 INFO kablam! | Sep 04 02:32:07.722 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.722 INFO kablam! ... Sep 04 02:32:07.722 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.722 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.722 INFO kablam! | Sep 04 02:32:07.722 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.722 INFO kablam! Sep 04 02:32:07.722 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.722 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.722 INFO kablam! | Sep 04 02:32:07.722 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.722 INFO kablam! ... Sep 04 02:32:07.723 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.723 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.723 INFO kablam! | Sep 04 02:32:07.723 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.723 INFO kablam! Sep 04 02:32:07.723 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.723 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.723 INFO kablam! | Sep 04 02:32:07.723 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.723 INFO kablam! ... Sep 04 02:32:07.723 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.723 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.723 INFO kablam! | Sep 04 02:32:07.723 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.723 INFO kablam! Sep 04 02:32:07.723 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.723 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.724 INFO kablam! | Sep 04 02:32:07.724 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.724 INFO kablam! ... Sep 04 02:32:07.724 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.724 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.724 INFO kablam! | Sep 04 02:32:07.724 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.724 INFO kablam! Sep 04 02:32:07.724 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.724 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.724 INFO kablam! | Sep 04 02:32:07.724 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.724 INFO kablam! ... Sep 04 02:32:07.724 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.724 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.724 INFO kablam! | Sep 04 02:32:07.724 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.725 INFO kablam! Sep 04 02:32:07.725 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.725 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.725 INFO kablam! | Sep 04 02:32:07.725 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.725 INFO kablam! ... Sep 04 02:32:07.725 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.725 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.725 INFO kablam! | Sep 04 02:32:07.725 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.725 INFO kablam! Sep 04 02:32:07.725 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.725 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.725 INFO kablam! | Sep 04 02:32:07.725 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.726 INFO kablam! ... Sep 04 02:32:07.726 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.726 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.726 INFO kablam! | Sep 04 02:32:07.726 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.726 INFO kablam! Sep 04 02:32:07.726 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.726 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.726 INFO kablam! | Sep 04 02:32:07.726 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.726 INFO kablam! ... Sep 04 02:32:07.726 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.726 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.726 INFO kablam! | Sep 04 02:32:07.726 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.726 INFO kablam! Sep 04 02:32:07.726 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.727 INFO kablam! --> benches/storage_sparse.rs:50:25 Sep 04 02:32:07.727 INFO kablam! | Sep 04 02:32:07.727 INFO kablam! 50 | ints.insert(entity, CompInt::default()); Sep 04 02:32:07.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.727 INFO kablam! ... Sep 04 02:32:07.727 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.727 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.727 INFO kablam! | Sep 04 02:32:07.727 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.727 INFO kablam! Sep 04 02:32:07.727 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 02:32:07.727 INFO kablam! --> benches/storage_sparse.rs:51:25 Sep 04 02:32:07.727 INFO kablam! | Sep 04 02:32:07.727 INFO kablam! 51 | bools.insert(entity, CompBool::default()); Sep 04 02:32:07.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:32:07.727 INFO kablam! ... Sep 04 02:32:07.727 INFO kablam! 162 | tests!(btree_storage => BTreeStorage); Sep 04 02:32:07.727 INFO kablam! | -------------------------------------- in this macro invocation Sep 04 02:32:07.728 INFO kablam! | Sep 04 02:32:07.728 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 02:32:07.728 INFO kablam! Sep 04 02:32:07.757 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.80s Sep 04 02:32:07.774 INFO kablam! su: No module specific data is present Sep 04 02:32:08.227 INFO running `"docker" "rm" "-f" "663f366da4cf578355e4e1645b80776b1e78353e721cbe199107701f4f548a7e"` Sep 04 02:32:08.413 INFO blam! 663f366da4cf578355e4e1645b80776b1e78353e721cbe199107701f4f548a7e