Oct 14 20:24:34.402 INFO testing foxmk/rust-gamedev-experiment against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:24:34.404 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 20:24:34.941 INFO blam! 7cad66e5197d95a738840283172a2edc88621c26ddad88c25f18d9a73ee6744a Oct 14 20:24:34.943 INFO running `"docker" "start" "-a" "7cad66e5197d95a738840283172a2edc88621c26ddad88c25f18d9a73ee6744a"` Oct 14 20:24:36.847 INFO kablam! usermod: no changes Oct 14 20:24:37.177 INFO kablam! Compiling mint v0.2.0 Oct 14 20:24:37.178 INFO kablam! Compiling libloading v0.5.0 Oct 14 20:24:37.178 INFO kablam! Compiling draw_state v0.8.0 Oct 14 20:24:37.188 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 14 20:24:37.189 INFO kablam! Compiling tempfile v3.0.2 Oct 14 20:24:37.189 INFO kablam! Compiling cgmath v0.16.1 Oct 14 20:24:37.200 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 20:24:37.212 INFO kablam! Compiling gl_generator v0.8.0 Oct 14 20:24:38.923 INFO kablam! Compiling cgmath v0.14.1 Oct 14 20:24:43.520 INFO kablam! Compiling x11-dl v2.17.5 Oct 14 20:24:44.232 INFO kablam! Compiling png v0.11.0 Oct 14 20:24:46.278 INFO kablam! Compiling gfx_core v0.8.2 Oct 14 20:24:47.447 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 20:24:56.351 INFO kablam! Compiling rayon-core v1.4.0 Oct 14 20:24:56.405 INFO kablam! Compiling glutin v0.12.2 Oct 14 20:24:56.790 INFO kablam! Compiling gfx_gl v0.5.0 Oct 14 20:25:08.247 INFO kablam! Compiling dlib v0.4.1 Oct 14 20:25:08.675 INFO kablam! Compiling rayon v1.0.1 Oct 14 20:25:10.335 INFO kablam! Compiling wayland-sys v0.12.5 Oct 14 20:25:14.280 INFO kablam! Compiling genmesh v0.5.0 Oct 14 20:25:25.491 INFO kablam! Compiling wayland-client v0.12.5 Oct 14 20:25:34.845 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 14 20:25:34.846 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 14 20:25:35.051 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 14 20:25:46.711 INFO kablam! Compiling image v0.18.0 Oct 14 20:25:50.291 INFO kablam! Compiling wayland-window v0.13.3 Oct 14 20:25:51.612 INFO kablam! Compiling winit v0.10.0 Oct 14 20:26:25.534 INFO kablam! Compiling gfx_device_gl v0.15.2 Oct 14 20:26:25.535 INFO kablam! Compiling gfx v0.17.1 Oct 14 20:26:34.471 INFO kablam! Compiling gfx_window_glutin v0.20.0 Oct 14 20:26:39.503 INFO kablam! Compiling dungeon-generator v0.1.0 (/source) Oct 14 20:26:42.099 INFO kablam! warning: field is never used: `should_update` Oct 14 20:26:42.100 INFO kablam! --> src/graphics.rs:63:5 Oct 14 20:26:42.100 INFO kablam! | Oct 14 20:26:42.100 INFO kablam! 63 | should_update: bool, Oct 14 20:26:42.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 20:26:42.101 INFO kablam! | Oct 14 20:26:42.101 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:26:42.101 INFO kablam! Oct 14 20:26:42.102 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:26:42.102 INFO kablam! --> src/main.rs:43:5 Oct 14 20:26:42.102 INFO kablam! | Oct 14 20:26:42.103 INFO kablam! 43 | app.run(&mut events_loop); Oct 14 20:26:42.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:26:42.103 INFO kablam! | Oct 14 20:26:42.103 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:26:42.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:26:42.104 INFO kablam! Oct 14 20:26:47.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Oct 14 20:26:47.557 INFO kablam! su: No module specific data is present Oct 14 20:26:48.527 INFO running `"docker" "rm" "-f" "7cad66e5197d95a738840283172a2edc88621c26ddad88c25f18d9a73ee6744a"` Oct 14 20:26:48.787 INFO blam! 7cad66e5197d95a738840283172a2edc88621c26ddad88c25f18d9a73ee6744a Oct 14 20:26:48.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 20:26:49.194 INFO blam! 332c36521075cd11b7e8feb05118938627e08bab47b00108d917b7028428383c Oct 14 20:26:49.196 INFO running `"docker" "start" "-a" "332c36521075cd11b7e8feb05118938627e08bab47b00108d917b7028428383c"` Oct 14 20:26:51.247 INFO kablam! usermod: no changes Oct 14 20:26:51.582 INFO kablam! Compiling dungeon-generator v0.1.0 (/source) Oct 14 20:26:54.123 INFO kablam! warning: field is never used: `should_update` Oct 14 20:26:54.124 INFO kablam! --> src/graphics.rs:63:5 Oct 14 20:26:54.124 INFO kablam! | Oct 14 20:26:54.124 INFO kablam! 63 | should_update: bool, Oct 14 20:26:54.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 20:26:54.125 INFO kablam! | Oct 14 20:26:54.125 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:26:54.126 INFO kablam! Oct 14 20:26:54.126 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 20:26:54.126 INFO kablam! --> src/main.rs:43:5 Oct 14 20:26:54.127 INFO kablam! | Oct 14 20:26:54.127 INFO kablam! 43 | app.run(&mut events_loop); Oct 14 20:26:54.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:26:54.128 INFO kablam! | Oct 14 20:26:54.128 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 20:26:54.128 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 20:26:54.129 INFO kablam! Oct 14 20:26:54.745 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.44s Oct 14 20:26:54.767 INFO kablam! su: No module specific data is present Oct 14 20:26:55.971 INFO running `"docker" "rm" "-f" "332c36521075cd11b7e8feb05118938627e08bab47b00108d917b7028428383c"` Oct 14 20:26:56.289 INFO blam! 332c36521075cd11b7e8feb05118938627e08bab47b00108d917b7028428383c Oct 14 20:26:56.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 20:26:56.701 INFO blam! faccd4d8c4ef3e8e2c45702225901d15aeab7bf654c1046923a297a5c3fccb5d Oct 14 20:26:56.702 INFO running `"docker" "start" "-a" "faccd4d8c4ef3e8e2c45702225901d15aeab7bf654c1046923a297a5c3fccb5d"` Oct 14 20:26:57.979 INFO kablam! usermod: no changes Oct 14 20:26:58.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 14 20:26:58.217 INFO kablam! Running /target/debug/deps/dungeon_generator-aa86ab8882a7d5b4 Oct 14 20:26:58.231 INFO kablam! su: No module specific data is present Oct 14 20:26:58.231 INFO blam! Oct 14 20:26:58.231 INFO blam! running 0 tests Oct 14 20:26:58.231 INFO blam! Oct 14 20:26:58.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:26:58.231 INFO blam! Oct 14 20:26:59.101 INFO running `"docker" "rm" "-f" "faccd4d8c4ef3e8e2c45702225901d15aeab7bf654c1046923a297a5c3fccb5d"` Oct 14 20:26:59.415 INFO blam! faccd4d8c4ef3e8e2c45702225901d15aeab7bf654c1046923a297a5c3fccb5d