Oct 15 16:25:58.172 INFO testing tinyecs-0.0.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:25:58.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:25:58.552 INFO blam! e23973c21996f3f3283521ee20ae11b6191d6728085a3de91d99552940f13f83 Oct 15 16:25:58.554 INFO running `"docker" "start" "-a" "e23973c21996f3f3283521ee20ae11b6191d6728085a3de91d99552940f13f83"` Oct 15 16:26:00.059 INFO kablam! usermod: no changes Oct 15 16:26:00.159 INFO kablam! Compiling tinyprof v0.0.1 Oct 15 16:26:01.379 INFO kablam! Compiling tinyecs v0.0.3 (/source) Oct 15 16:26:02.111 INFO kablam! warning: variable does not need to be mutable Oct 15 16:26:02.111 INFO kablam! --> src/fast_dict.rs:102:18 Oct 15 16:26:02.111 INFO kablam! | Oct 15 16:26:02.111 INFO kablam! 102 | Some(mut item) => match item { Oct 15 16:26:02.111 INFO kablam! | ----^^^^ Oct 15 16:26:02.111 INFO kablam! | | Oct 15 16:26:02.111 INFO kablam! | help: remove this `mut` Oct 15 16:26:02.111 INFO kablam! | Oct 15 16:26:02.111 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 16:26:02.111 INFO kablam! Oct 15 16:26:03.078 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.99s Oct 15 16:26:03.079 INFO kablam! su: No module specific data is present Oct 15 16:26:03.722 INFO running `"docker" "rm" "-f" "e23973c21996f3f3283521ee20ae11b6191d6728085a3de91d99552940f13f83"` Oct 15 16:26:04.047 INFO blam! e23973c21996f3f3283521ee20ae11b6191d6728085a3de91d99552940f13f83 Oct 15 16:26:04.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:26:04.420 INFO blam! caa4c6f9cf194eea30104475a2620f5abad590912f39824f36cf49d6a22f0e1a Oct 15 16:26:04.427 INFO running `"docker" "start" "-a" "caa4c6f9cf194eea30104475a2620f5abad590912f39824f36cf49d6a22f0e1a"` Oct 15 16:26:05.711 INFO kablam! usermod: no changes Oct 15 16:26:05.774 INFO kablam! Compiling tinyecs v0.0.3 (/source) Oct 15 16:26:07.374 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:26:07.375 INFO kablam! --> examples/process_macro.rs:1:1 Oct 15 16:26:07.375 INFO kablam! | Oct 15 16:26:07.375 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 15 16:26:07.375 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:26:07.375 INFO kablam! | Oct 15 16:26:07.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:26:07.375 INFO kablam! Oct 15 16:26:07.803 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:26:07.803 INFO kablam! --> examples/spawn_system.rs:1:1 Oct 15 16:26:07.803 INFO kablam! | Oct 15 16:26:07.803 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 15 16:26:07.803 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:26:07.835 INFO kablam! | Oct 15 16:26:07.835 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:26:07.835 INFO kablam! Oct 15 16:26:07.915 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:26:07.915 INFO kablam! --> examples/process_types.rs:1:1 Oct 15 16:26:07.915 INFO kablam! | Oct 15 16:26:07.915 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 15 16:26:07.915 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:26:07.939 INFO kablam! | Oct 15 16:26:07.939 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:26:07.939 INFO kablam! Oct 15 16:26:08.256 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:26:08.256 INFO kablam! --> examples/render_gui_system.rs:4:1 Oct 15 16:26:08.256 INFO kablam! | Oct 15 16:26:08.256 INFO kablam! 4 | #[macro_use] extern crate tinyecs; Oct 15 16:26:08.256 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:26:08.291 INFO kablam! | Oct 15 16:26:08.291 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:26:08.291 INFO kablam! Oct 15 16:26:08.566 INFO kablam! warning: unused `#[macro_use]` import Oct 15 16:26:08.566 INFO kablam! --> examples/systems.rs:1:1 Oct 15 16:26:08.566 INFO kablam! | Oct 15 16:26:08.566 INFO kablam! 1 | #[macro_use] extern crate tinyecs; Oct 15 16:26:08.566 INFO kablam! | ^^^^^^^^^^^^ Oct 15 16:26:08.566 INFO kablam! | Oct 15 16:26:08.566 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 16:26:08.566 INFO kablam! Oct 15 16:26:09.019 INFO kablam! warning: variable does not need to be mutable Oct 15 16:26:09.019 INFO kablam! --> src/fast_dict.rs:102:18 Oct 15 16:26:09.019 INFO kablam! | Oct 15 16:26:09.019 INFO kablam! 102 | Some(mut item) => match item { Oct 15 16:26:09.019 INFO kablam! | ----^^^^ Oct 15 16:26:09.019 INFO kablam! | | Oct 15 16:26:09.019 INFO kablam! | help: remove this `mut` Oct 15 16:26:09.019 INFO kablam! | Oct 15 16:26:09.019 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 16:26:09.019 INFO kablam! Oct 15 16:26:13.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.50s Oct 15 16:26:13.243 INFO kablam! su: No module specific data is present Oct 15 16:26:13.859 INFO running `"docker" "rm" "-f" "caa4c6f9cf194eea30104475a2620f5abad590912f39824f36cf49d6a22f0e1a"` Oct 15 16:26:14.119 INFO blam! caa4c6f9cf194eea30104475a2620f5abad590912f39824f36cf49d6a22f0e1a Oct 15 16:26:14.127 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 16:26:14.481 INFO blam! 4245ffa1fc201d39e42254034fc8213cdf75fa3f0a1bcc996e2b8594c8d671e4 Oct 15 16:26:14.481 INFO running `"docker" "start" "-a" "4245ffa1fc201d39e42254034fc8213cdf75fa3f0a1bcc996e2b8594c8d671e4"` Oct 15 16:26:15.582 INFO kablam! usermod: no changes Oct 15 16:26:15.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 16:26:15.675 INFO kablam! Running /target/debug/deps/tinyecs-2682f3ef1f4c9474 Oct 15 16:26:15.687 INFO kablam! Doc-tests tinyecs Oct 15 16:26:15.687 INFO blam! Oct 15 16:26:15.687 INFO blam! running 2 tests Oct 15 16:26:15.687 INFO blam! test entity::get_component_test ... ok Oct 15 16:26:15.687 INFO blam! test fast_dict::test_insert ... ok Oct 15 16:26:15.687 INFO blam! Oct 15 16:26:15.687 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:26:15.687 INFO blam! Oct 15 16:26:16.671 INFO blam! Oct 15 16:26:16.671 INFO blam! running 10 tests Oct 15 16:26:16.671 INFO blam! test src/lib.rs - (line 11) ... ignored Oct 15 16:26:16.671 INFO blam! test src/lib.rs - (line 21) ... ignored Oct 15 16:26:16.671 INFO blam! test src/lib.rs - (line 32) ... ignored Oct 15 16:26:16.671 INFO blam! test src/lib.rs - (line 41) ... ignored Oct 15 16:26:16.671 INFO blam! test src/lib.rs - (line 47) ... ignored Oct 15 16:26:16.671 INFO blam! test src/system.rs - register_system (line 43) ... ignored Oct 15 16:26:16.671 INFO blam! test src/system.rs - register_system (line 48) ... ignored Oct 15 16:26:16.671 INFO blam! test src/system.rs - register_system (line 55) ... ignored Oct 15 16:26:16.671 INFO blam! test src/system.rs - transit_system (line 117) ... ignored Oct 15 16:26:18.154 INFO blam! test src/world.rs - world::World::entity_manager (line 88) ... ok Oct 15 16:26:18.154 INFO blam! Oct 15 16:26:18.154 INFO blam! test result: ok. 1 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out Oct 15 16:26:18.154 INFO blam! Oct 15 16:26:18.168 INFO kablam! su: No module specific data is present Oct 15 16:26:19.033 INFO running `"docker" "rm" "-f" "4245ffa1fc201d39e42254034fc8213cdf75fa3f0a1bcc996e2b8594c8d671e4"` Oct 15 16:26:19.487 INFO blam! 4245ffa1fc201d39e42254034fc8213cdf75fa3f0a1bcc996e2b8594c8d671e4