Oct 14 22:40:03.555 INFO testing djmcgill/garden-opus against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:40:03.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 22:40:03.951 INFO blam! b933453df71bb10156413bcb81922a114b272b309a83c2890b166a35129c11a5 Oct 14 22:40:03.955 INFO running `"docker" "start" "-a" "b933453df71bb10156413bcb81922a114b272b309a83c2890b166a35129c11a5"` Oct 14 22:40:05.656 INFO kablam! usermod: no changes Oct 14 22:40:06.092 INFO kablam! Compiling nodrop v0.1.10 Oct 14 22:40:06.096 INFO kablam! Compiling cgmath v0.15.0 Oct 14 22:40:06.097 INFO kablam! Compiling rayon-core v1.2.1 Oct 14 22:40:06.098 INFO kablam! Compiling png v0.10.0 Oct 14 22:40:06.539 INFO kablam! Compiling arrayvec v0.4.4 Oct 14 22:40:09.052 INFO kablam! Compiling rusttype v0.2.3 Oct 14 22:40:12.534 INFO kablam! Compiling rayon v0.8.2 Oct 14 22:40:19.939 INFO kablam! Compiling piston2d-graphics v0.23.0 Oct 14 22:40:21.898 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 22:40:27.127 INFO kablam! Compiling image v0.16.0 Oct 14 22:40:43.423 INFO kablam! Compiling piston2d-opengl_graphics v0.48.0 Oct 14 22:40:45.631 INFO kablam! Compiling garden-opus v0.1.0 (/source) Oct 14 22:40:48.227 INFO kablam! warning: unused import: `piston::window::Window` Oct 14 22:40:48.227 INFO kablam! --> src/controller/mod.rs:2:5 Oct 14 22:40:48.227 INFO kablam! | Oct 14 22:40:48.227 INFO kablam! 2 | use piston::window::Window; Oct 14 22:40:48.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:40:48.227 INFO kablam! | Oct 14 22:40:48.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:40:48.227 INFO kablam! Oct 14 22:40:48.543 INFO kablam! warning: unused variable: `string` Oct 14 22:40:48.543 INFO kablam! --> src/model/board.rs:28:40 Oct 14 22:40:48.543 INFO kablam! | Oct 14 22:40:48.543 INFO kablam! 28 | pub fn parse<'a, S: Into<&'a str>>(string: S) -> Option { Oct 14 22:40:48.543 INFO kablam! | ^^^^^^ help: consider using `_string` instead Oct 14 22:40:48.543 INFO kablam! | Oct 14 22:40:48.543 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:40:48.543 INFO kablam! Oct 14 22:40:48.543 INFO kablam! warning: unused variable: `atom` Oct 14 22:40:48.543 INFO kablam! --> src/model/mod.rs:47:25 Oct 14 22:40:48.543 INFO kablam! | Oct 14 22:40:48.543 INFO kablam! 47 | if let Some(atom@Atom::BaseMetal(BaseMetal::Gold)) = *tile { Oct 14 22:40:48.543 INFO kablam! | ^^^^ help: consider using `_atom` instead Oct 14 22:40:48.543 INFO kablam! Oct 14 22:40:48.543 INFO kablam! warning: unused variable: `xy` Oct 14 22:40:48.543 INFO kablam! --> src/model/mod.rs:55:29 Oct 14 22:40:48.543 INFO kablam! | Oct 14 22:40:48.543 INFO kablam! 55 | if let Some(xy) = self.selected_tile { Oct 14 22:40:48.543 INFO kablam! | ^^ help: consider using `_xy` instead Oct 14 22:40:48.543 INFO kablam! Oct 14 22:40:53.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.91s Oct 14 22:40:53.627 INFO kablam! su: No module specific data is present Oct 14 22:40:54.397 INFO running `"docker" "rm" "-f" "b933453df71bb10156413bcb81922a114b272b309a83c2890b166a35129c11a5"` Oct 14 22:40:54.686 INFO blam! b933453df71bb10156413bcb81922a114b272b309a83c2890b166a35129c11a5 Oct 14 22:40:54.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 22:40:55.163 INFO blam! 14768c6e7330b957cebb9e7385c8174c30de970b9de6f64f06845274afacae85 Oct 14 22:40:55.169 INFO running `"docker" "start" "-a" "14768c6e7330b957cebb9e7385c8174c30de970b9de6f64f06845274afacae85"` Oct 14 22:40:56.483 INFO kablam! usermod: no changes Oct 14 22:40:56.716 INFO kablam! Compiling garden-opus v0.1.0 (/source) Oct 14 22:40:58.383 INFO kablam! warning: unused import: `graphics::math::*` Oct 14 22:40:58.383 INFO kablam! --> src/model/hex.rs:97:9 Oct 14 22:40:58.383 INFO kablam! | Oct 14 22:40:58.383 INFO kablam! 97 | use graphics::math::*; Oct 14 22:40:58.383 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 22:40:58.383 INFO kablam! | Oct 14 22:40:58.383 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:40:58.383 INFO kablam! Oct 14 22:40:58.383 INFO kablam! warning: unused import: `piston::window::Window` Oct 14 22:40:58.383 INFO kablam! --> src/controller/mod.rs:2:5 Oct 14 22:40:58.383 INFO kablam! | Oct 14 22:40:58.383 INFO kablam! 2 | use piston::window::Window; Oct 14 22:40:58.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:40:58.383 INFO kablam! Oct 14 22:40:58.659 INFO kablam! warning: unused variable: `string` Oct 14 22:40:58.659 INFO kablam! --> src/model/board.rs:28:40 Oct 14 22:40:58.659 INFO kablam! | Oct 14 22:40:58.659 INFO kablam! 28 | pub fn parse<'a, S: Into<&'a str>>(string: S) -> Option { Oct 14 22:40:58.660 INFO kablam! | ^^^^^^ help: consider using `_string` instead Oct 14 22:40:58.660 INFO kablam! | Oct 14 22:40:58.660 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:40:58.660 INFO kablam! Oct 14 22:40:58.660 INFO kablam! warning: unused variable: `atom` Oct 14 22:40:58.660 INFO kablam! --> src/model/mod.rs:47:25 Oct 14 22:40:58.661 INFO kablam! | Oct 14 22:40:58.661 INFO kablam! 47 | if let Some(atom@Atom::BaseMetal(BaseMetal::Gold)) = *tile { Oct 14 22:40:58.661 INFO kablam! | ^^^^ help: consider using `_atom` instead Oct 14 22:40:58.661 INFO kablam! Oct 14 22:40:58.661 INFO kablam! warning: unused variable: `xy` Oct 14 22:40:58.661 INFO kablam! --> src/model/mod.rs:55:29 Oct 14 22:40:58.662 INFO kablam! | Oct 14 22:40:58.662 INFO kablam! 55 | if let Some(xy) = self.selected_tile { Oct 14 22:40:58.662 INFO kablam! | ^^ help: consider using `_xy` instead Oct 14 22:40:58.662 INFO kablam! Oct 14 22:41:00.089 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.59s Oct 14 22:41:00.132 INFO kablam! su: No module specific data is present Oct 14 22:41:00.805 INFO running `"docker" "rm" "-f" "14768c6e7330b957cebb9e7385c8174c30de970b9de6f64f06845274afacae85"` Oct 14 22:41:01.115 INFO blam! 14768c6e7330b957cebb9e7385c8174c30de970b9de6f64f06845274afacae85 Oct 14 22:41:01.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 22:41:01.599 INFO blam! 58718c60bd5a256537530f7b762220005e4b94ec4fa7f0f78d9c0d6a090efd73 Oct 14 22:41:01.605 INFO running `"docker" "start" "-a" "58718c60bd5a256537530f7b762220005e4b94ec4fa7f0f78d9c0d6a090efd73"` Oct 14 22:41:03.030 INFO kablam! usermod: no changes Oct 14 22:41:03.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 14 22:41:03.314 INFO kablam! Running /target/debug/deps/garden_opus-e743a7ed04cc5759 Oct 14 22:41:03.315 INFO blam! Oct 14 22:41:03.315 INFO blam! running 6 tests Oct 14 22:41:03.315 INFO blam! test model::atom::tests::base_elem_match_correctly ... ok Oct 14 22:41:03.317 INFO blam! test model::atom::tests::others_rejected ... ok Oct 14 22:41:03.317 INFO blam! test model::hex::tests::inverse_is_correct ... ok Oct 14 22:41:03.323 INFO blam! test model::atom::tests::salt_match_element ... ok Oct 14 22:41:03.328 INFO blam! test model::atom::tests::metal_match ... ok Oct 14 22:41:03.328 INFO blam! test model::atom::tests::januae_match ... ok Oct 14 22:41:03.328 INFO blam! Oct 14 22:41:03.328 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:41:03.328 INFO blam! Oct 14 22:41:03.334 INFO kablam! su: No module specific data is present Oct 14 22:41:03.983 INFO running `"docker" "rm" "-f" "58718c60bd5a256537530f7b762220005e4b94ec4fa7f0f78d9c0d6a090efd73"` Oct 14 22:41:04.239 INFO blam! 58718c60bd5a256537530f7b762220005e4b94ec4fa7f0f78d9c0d6a090efd73