Oct 15 13:27:41.920 INFO testing yaecs-0.11.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:27:41.920 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13:27:42.400 INFO blam! 34f7fde1df580bfd3ba0c58025d76287535e1a1cae3722c59b6bd5c23c63c53b Oct 15 13:27:42.402 INFO running `"docker" "start" "-a" "34f7fde1df580bfd3ba0c58025d76287535e1a1cae3722c59b6bd5c23c63c53b"` Oct 15 13:27:43.423 INFO kablam! usermod: no changes Oct 15 13:27:43.475 INFO kablam! Compiling anymap v0.12.1 Oct 15 13:27:44.133 INFO kablam! Compiling yaecs v0.11.0 (/source) Oct 15 13:27:45.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 15 13:27:45.487 INFO kablam! su: No module specific data is present Oct 15 13:27:45.967 INFO running `"docker" "rm" "-f" "34f7fde1df580bfd3ba0c58025d76287535e1a1cae3722c59b6bd5c23c63c53b"` Oct 15 13:27:46.261 INFO blam! 34f7fde1df580bfd3ba0c58025d76287535e1a1cae3722c59b6bd5c23c63c53b Oct 15 13:27:46.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13:27:46.695 INFO blam! 33c7ccc9e492447b688cbb9c453e9902b58f5f7a615fe32d7a5c8a353174b5c9 Oct 15 13:27:46.703 INFO running `"docker" "start" "-a" "33c7ccc9e492447b688cbb9c453e9902b58f5f7a615fe32d7a5c8a353174b5c9"` Oct 15 13:27:47.627 INFO kablam! usermod: no changes Oct 15 13:27:47.675 INFO kablam! Compiling tabwriter v0.1.25 Oct 15 13:27:48.528 INFO kablam! Compiling avow v0.1.0 Oct 15 13:27:49.669 INFO kablam! Compiling yaecs v0.11.0 (/source) Oct 15 13:27:50.395 INFO kablam! warning: unused `#[macro_use]` import Oct 15 13:27:50.395 INFO kablam! --> examples/basic.rs:1:1 Oct 15 13:27:50.395 INFO kablam! | Oct 15 13:27:50.395 INFO kablam! 1 | #[macro_use] Oct 15 13:27:50.395 INFO kablam! | ^^^^^^^^^^^^ Oct 15 13:27:50.395 INFO kablam! | Oct 15 13:27:50.395 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:27:50.395 INFO kablam! Oct 15 13:27:50.697 INFO kablam! warning: variable does not need to be mutable Oct 15 13:27:50.697 INFO kablam! --> src/entities.rs:139:17 Oct 15 13:27:50.697 INFO kablam! | Oct 15 13:27:50.697 INFO kablam! 139 | let mut unwrapped = results.pop().unwrap(); Oct 15 13:27:50.697 INFO kablam! | ----^^^^^^^^^ Oct 15 13:27:50.697 INFO kablam! | | Oct 15 13:27:50.697 INFO kablam! | help: remove this `mut` Oct 15 13:27:50.697 INFO kablam! | Oct 15 13:27:50.697 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 13:27:50.697 INFO kablam! Oct 15 13:27:50.697 INFO kablam! warning: variable does not need to be mutable Oct 15 13:27:50.698 INFO kablam! --> src/entities.rs:141:17 Oct 15 13:27:50.698 INFO kablam! | Oct 15 13:27:50.698 INFO kablam! 141 | let mut unwrapped_component = unwrapped.components.get_mut::().unwrap(); Oct 15 13:27:50.698 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 15 13:27:50.698 INFO kablam! | | Oct 15 13:27:50.698 INFO kablam! | help: remove this `mut` Oct 15 13:27:50.698 INFO kablam! Oct 15 13:27:50.703 INFO kablam! warning: variable does not need to be mutable Oct 15 13:27:50.703 INFO kablam! --> src/entities.rs:175:13 Oct 15 13:27:50.703 INFO kablam! | Oct 15 13:27:50.703 INFO kablam! 175 | let mut unwrapped = test_component.components.get_mut::().unwrap(); Oct 15 13:27:50.703 INFO kablam! | ----^^^^^^^^^ Oct 15 13:27:50.703 INFO kablam! | | Oct 15 13:27:50.703 INFO kablam! | help: remove this `mut` Oct 15 13:27:50.703 INFO kablam! Oct 15 13:27:50.707 INFO kablam! warning: variable does not need to be mutable Oct 15 13:27:50.707 INFO kablam! --> src/entities.rs:208:13 Oct 15 13:27:50.707 INFO kablam! | Oct 15 13:27:50.707 INFO kablam! 208 | let mut unwrapped = test_component.unwrap(); Oct 15 13:27:50.707 INFO kablam! | ----^^^^^^^^^ Oct 15 13:27:50.707 INFO kablam! | | Oct 15 13:27:50.707 INFO kablam! | help: remove this `mut` Oct 15 13:27:50.707 INFO kablam! Oct 15 13:27:52.122 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.47s Oct 15 13:27:52.124 INFO kablam! su: No module specific data is present Oct 15 13:27:52.790 INFO running `"docker" "rm" "-f" "33c7ccc9e492447b688cbb9c453e9902b58f5f7a615fe32d7a5c8a353174b5c9"` Oct 15 13:27:52.948 INFO blam! 33c7ccc9e492447b688cbb9c453e9902b58f5f7a615fe32d7a5c8a353174b5c9 Oct 15 13:27:52.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 13:27:53.409 INFO blam! 52e8ebc5efca8a455a939ac9f4b256baba2da975de3388f8d5e45fc2df980f36 Oct 15 13:27:53.413 INFO running `"docker" "start" "-a" "52e8ebc5efca8a455a939ac9f4b256baba2da975de3388f8d5e45fc2df980f36"` Oct 15 13:27:53.858 INFO kablam! usermod: no changes Oct 15 13:27:53.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 13:27:53.911 INFO kablam! Running /target/debug/deps/yaecs-ed937a083ffb4240 Oct 15 13:27:53.915 INFO blam! Oct 15 13:27:53.915 INFO blam! running 15 tests Oct 15 13:27:53.915 INFO blam! test entities::tests::with_component_mut_works ... ok Oct 15 13:27:53.915 INFO blam! test entities::tests::filter_map_to_component_works ... ok Oct 15 13:27:53.915 INFO blam! test entities::tests::filter_map_to_component_mut_works ... ok Oct 15 13:27:53.915 INFO blam! test entities::tests::with_component_works ... ok Oct 15 13:27:53.915 INFO blam! test entities::tests::with_label_mut_works ... ok Oct 15 13:27:53.915 INFO blam! test entities::tests::iter_works ... ok Oct 15 13:27:53.915 INFO blam! test world::tests::world_can_be_created ... ok Oct 15 13:27:53.915 INFO blam! test world::tests::world_can_contain_systems ... ok Oct 15 13:27:53.915 INFO blam! test world::tests::world_can_contain_entities ... ok Oct 15 13:27:53.915 INFO blam! test entity::tests::entity_has_components_works ... ok Oct 15 13:27:53.915 INFO blam! test entity_builder::tests::entity_add_adds_a_component ... ok Oct 15 13:27:53.915 INFO blam! test entity_builder::tests::entity_tag_adds_a_tag ... ok Oct 15 13:27:53.915 INFO blam! test entities::tests::with_label_works ... ok Oct 15 13:27:53.918 INFO blam! test entity_builder::tests::entity_can_be_built ... ok Oct 15 13:27:53.919 INFO kablam! Doc-tests yaecs Oct 15 13:27:53.919 INFO blam! test entity::tests::entity_can_contain_components ... ok Oct 15 13:27:53.919 INFO blam! Oct 15 13:27:53.919 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:27:53.919 INFO blam! Oct 15 13:27:54.658 INFO blam! Oct 15 13:27:54.658 INFO blam! running 0 tests Oct 15 13:27:54.658 INFO blam! Oct 15 13:27:54.658 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:27:54.658 INFO blam! Oct 15 13:27:54.666 INFO kablam! su: No module specific data is present Oct 15 13:27:55.082 INFO running `"docker" "rm" "-f" "52e8ebc5efca8a455a939ac9f4b256baba2da975de3388f8d5e45fc2df980f36"` Oct 15 13:27:55.271 INFO blam! 52e8ebc5efca8a455a939ac9f4b256baba2da975de3388f8d5e45fc2df980f36