Oct 15 21:31:50.717 INFO testing rpg-0.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 21:31:50.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:31:51.115 INFO blam! 6a540ef4015ab42d913aa2464ac81bda97ea5e831170f4efc22d280dfe6f432e Oct 15 21:31:51.117 INFO running `"docker" "start" "-a" "6a540ef4015ab42d913aa2464ac81bda97ea5e831170f4efc22d280dfe6f432e"` Oct 15 21:31:52.315 INFO kablam! usermod: no changes Oct 15 21:31:52.407 INFO kablam! Compiling names v0.11.0 Oct 15 21:31:54.443 INFO kablam! Compiling rpg v0.0.2 (/source) Oct 15 21:31:55.535 INFO kablam! warning: field is never used: `name` Oct 15 21:31:55.535 INFO kablam! --> src/character.rs:11:5 Oct 15 21:31:55.535 INFO kablam! | Oct 15 21:31:55.535 INFO kablam! 11 | name: String, Oct 15 21:31:55.535 INFO kablam! | ^^^^^^^^^^^^ Oct 15 21:31:55.535 INFO kablam! | Oct 15 21:31:55.535 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 21:31:55.535 INFO kablam! Oct 15 21:31:55.535 INFO kablam! warning: field is never used: `health` Oct 15 21:31:55.535 INFO kablam! --> src/character.rs:12:5 Oct 15 21:31:55.535 INFO kablam! | Oct 15 21:31:55.535 INFO kablam! 12 | health: Health, Oct 15 21:31:55.535 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 21:31:55.535 INFO kablam! Oct 15 21:31:55.535 INFO kablam! warning: field is never used: `inventory` Oct 15 21:31:55.535 INFO kablam! --> src/character.rs:20:5 Oct 15 21:31:55.535 INFO kablam! | Oct 15 21:31:55.535 INFO kablam! 20 | inventory: Inventory, Oct 15 21:31:55.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 21:31:55.535 INFO kablam! Oct 15 21:31:55.535 INFO kablam! warning: field is never used: `name` Oct 15 21:31:55.535 INFO kablam! --> src/entity.rs:6:5 Oct 15 21:31:55.535 INFO kablam! | Oct 15 21:31:55.535 INFO kablam! 6 | name: String, Oct 15 21:31:55.535 INFO kablam! | ^^^^^^^^^^^^ Oct 15 21:31:55.535 INFO kablam! Oct 15 21:31:57.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.80s Oct 15 21:31:57.153 INFO kablam! su: No module specific data is present Oct 15 21:31:57.631 INFO running `"docker" "rm" "-f" "6a540ef4015ab42d913aa2464ac81bda97ea5e831170f4efc22d280dfe6f432e"` Oct 15 21:31:57.923 INFO blam! 6a540ef4015ab42d913aa2464ac81bda97ea5e831170f4efc22d280dfe6f432e Oct 15 21:31:57.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:31:58.301 INFO blam! 335997349e12127b8537c15c0a816a8aa5bcf1a9bb1ea02ee2ff6ae926a763d5 Oct 15 21:31:58.305 INFO running `"docker" "start" "-a" "335997349e12127b8537c15c0a816a8aa5bcf1a9bb1ea02ee2ff6ae926a763d5"` Oct 15 21:31:59.203 INFO kablam! usermod: no changes Oct 15 21:31:59.241 INFO kablam! Compiling rpg v0.0.2 (/source) Oct 15 21:32:00.174 INFO kablam! warning: unused variable: `event` Oct 15 21:32:00.174 INFO kablam! --> src/behaviour/custom.rs:32:35 Oct 15 21:32:00.174 INFO kablam! | Oct 15 21:32:00.174 INFO kablam! 32 | let custom = Custom::new(|event| Event::Nothing); Oct 15 21:32:00.174 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 15 21:32:00.174 INFO kablam! | Oct 15 21:32:00.174 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 21:32:00.174 INFO kablam! Oct 15 21:32:00.174 INFO kablam! warning: unused variable: `event` Oct 15 21:32:00.174 INFO kablam! --> src/entity.rs:56:35 Oct 15 21:32:00.174 INFO kablam! | Oct 15 21:32:00.174 INFO kablam! 56 | let custom = Custom::new(|event| Event::Nothing); Oct 15 21:32:00.174 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 15 21:32:00.174 INFO kablam! Oct 15 21:32:00.174 INFO kablam! warning: value assigned to `field` is never read Oct 15 21:32:00.174 INFO kablam! --> src/world/two_dimensional.rs:221:9 Oct 15 21:32:00.174 INFO kablam! | Oct 15 21:32:00.175 INFO kablam! 221 | field = field.contained_entity_id(23).height(2); Oct 15 21:32:00.175 INFO kablam! | ^^^^^ Oct 15 21:32:00.175 INFO kablam! | Oct 15 21:32:00.175 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 21:32:00.175 INFO kablam! Oct 15 21:32:00.267 INFO kablam! warning: field is never used: `name` Oct 15 21:32:00.267 INFO kablam! --> src/character.rs:11:5 Oct 15 21:32:00.267 INFO kablam! | Oct 15 21:32:00.267 INFO kablam! 11 | name: String, Oct 15 21:32:00.267 INFO kablam! | ^^^^^^^^^^^^ Oct 15 21:32:00.267 INFO kablam! | Oct 15 21:32:00.267 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 21:32:00.267 INFO kablam! Oct 15 21:32:00.267 INFO kablam! warning: field is never used: `health` Oct 15 21:32:00.267 INFO kablam! --> src/character.rs:12:5 Oct 15 21:32:00.267 INFO kablam! | Oct 15 21:32:00.267 INFO kablam! 12 | health: Health, Oct 15 21:32:00.267 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 21:32:00.267 INFO kablam! Oct 15 21:32:00.267 INFO kablam! warning: field is never used: `inventory` Oct 15 21:32:00.267 INFO kablam! --> src/character.rs:20:5 Oct 15 21:32:00.267 INFO kablam! | Oct 15 21:32:00.267 INFO kablam! 20 | inventory: Inventory, Oct 15 21:32:00.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 21:32:00.267 INFO kablam! Oct 15 21:32:00.267 INFO kablam! warning: field is never used: `name` Oct 15 21:32:00.267 INFO kablam! --> src/entity.rs:6:5 Oct 15 21:32:00.267 INFO kablam! | Oct 15 21:32:00.267 INFO kablam! 6 | name: String, Oct 15 21:32:00.267 INFO kablam! | ^^^^^^^^^^^^ Oct 15 21:32:00.271 INFO kablam! Oct 15 21:32:01.991 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Oct 15 21:32:01.994 INFO kablam! su: No module specific data is present Oct 15 21:32:02.516 INFO running `"docker" "rm" "-f" "335997349e12127b8537c15c0a816a8aa5bcf1a9bb1ea02ee2ff6ae926a763d5"` Oct 15 21:32:02.785 INFO blam! 335997349e12127b8537c15c0a816a8aa5bcf1a9bb1ea02ee2ff6ae926a763d5