Oct 12 21:04:50.710 INFO testing tomc1998/rust-2d-game-engine against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:04:50.710 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 12 21:04:51.328 INFO blam! aed68608edec8e634b7fe351f54f3bb34819a479d643783881409dea2c99fd69 Oct 12 21:04:51.329 INFO running `"docker" "start" "-a" "aed68608edec8e634b7fe351f54f3bb34819a479d643783881409dea2c99fd69"` Oct 12 21:04:53.239 INFO kablam! usermod: no changes Oct 12 21:04:53.496 INFO kablam! Compiling libc v0.2.18 Oct 12 21:04:53.503 INFO kablam! Compiling phf_shared v0.7.20 Oct 12 21:04:53.503 INFO kablam! Compiling itoa v0.1.1 Oct 12 21:04:53.503 INFO kablam! Compiling dtoa v0.2.2 Oct 12 21:04:53.503 INFO kablam! Compiling num-traits v0.1.36 Oct 12 21:04:53.503 INFO kablam! Compiling serde v0.8.19 Oct 12 21:04:53.503 INFO kablam! Compiling bitflags v0.7.0 Oct 12 21:04:53.507 INFO kablam! Compiling gcc v0.3.40 Oct 12 21:04:54.163 INFO kablam! Compiling log v0.3.6 Oct 12 21:04:55.737 INFO kablam! Compiling rustc-demangle v0.1.3 Oct 12 21:04:55.883 INFO kablam! Compiling x11-dl v2.11.0 Oct 12 21:04:56.999 INFO kablam! Compiling xml-rs v0.3.5 Oct 12 21:04:58.664 INFO kablam! Compiling phf v0.7.20 Oct 12 21:04:59.521 INFO kablam! Compiling rand v0.3.15 Oct 12 21:04:59.525 INFO kablam! Compiling shared_library v0.1.5 Oct 12 21:05:04.695 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 12 21:05:04.711 INFO kablam! Compiling fs2 v0.2.5 Oct 12 21:05:05.055 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 12 21:05:06.961 INFO kablam! Compiling memmap v0.2.3 Oct 12 21:05:11.659 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 12 21:05:11.679 INFO kablam! Compiling gl_generator v0.5.2 Oct 12 21:05:11.791 INFO kablam! Compiling phf_generator v0.7.20 Oct 12 21:05:11.791 INFO kablam! Compiling tempfile v2.1.4 Oct 12 21:05:12.715 INFO kablam! Compiling backtrace v0.2.3 Oct 12 21:05:13.751 INFO kablam! Compiling phf_codegen v0.7.20 Oct 12 21:05:16.019 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 21:05:16.848 INFO kablam! Compiling wayland-client v0.5.12 Oct 12 21:05:21.751 INFO kablam! Compiling glutin v0.6.2 Oct 12 21:05:21.751 INFO kablam! Compiling glium v0.15.0 Oct 12 21:05:27.523 INFO kablam! Compiling serde_json v0.8.4 Oct 12 21:05:46.025 INFO kablam! Compiling libloading v0.3.1 Oct 12 21:05:50.099 INFO kablam! Compiling dlib v0.3.1 Oct 12 21:05:50.495 INFO kablam! Compiling wayland-sys v0.5.11 Oct 12 21:05:56.883 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 12 21:05:56.883 INFO kablam! Compiling wayland-window v0.2.3 Oct 12 21:06:32.215 INFO kablam! Compiling game_engine_1 v0.1.0 (/source) Oct 12 21:06:32.651 INFO kablam! warning: unused import: `std::marker::Copy` Oct 12 21:06:32.651 INFO kablam! --> src/engine/entity/mod.rs:7:5 Oct 12 21:06:32.651 INFO kablam! | Oct 12 21:06:32.651 INFO kablam! 7 | use std::marker::Copy; Oct 12 21:06:32.651 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.651 INFO kablam! | Oct 12 21:06:32.651 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:06:32.651 INFO kablam! Oct 12 21:06:32.717 INFO kablam! warning: unused variable: `engine` Oct 12 21:06:32.718 INFO kablam! --> src/engine/renderer/mod.rs:18:17 Oct 12 21:06:32.718 INFO kablam! | Oct 12 21:06:32.718 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 21:06:32.718 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:06:32.718 INFO kablam! | Oct 12 21:06:32.718 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:06:32.718 INFO kablam! Oct 12 21:06:32.718 INFO kablam! warning: unused variable: `engine` Oct 12 21:06:32.718 INFO kablam! --> src/screen/main_menu/mod.rs:33:20 Oct 12 21:06:32.718 INFO kablam! | Oct 12 21:06:32.718 INFO kablam! 33 | fn update(&self, engine: &mut engine::Engine) { Oct 12 21:06:32.718 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:06:32.718 INFO kablam! Oct 12 21:06:32.718 INFO kablam! warning: unused variable: `engine` Oct 12 21:06:32.718 INFO kablam! --> src/screen/main_menu/mod.rs:35:21 Oct 12 21:06:32.718 INFO kablam! | Oct 12 21:06:32.718 INFO kablam! 35 | fn on_hide(&self, engine: &mut engine::Engine) { Oct 12 21:06:32.718 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:06:32.718 INFO kablam! Oct 12 21:06:32.725 INFO kablam! warning: method is never used: `render` Oct 12 21:06:32.725 INFO kablam! --> src/engine/renderer/mod.rs:18:3 Oct 12 21:06:32.725 INFO kablam! | Oct 12 21:06:32.726 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 21:06:32.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.726 INFO kablam! | Oct 12 21:06:32.726 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:06:32.726 INFO kablam! Oct 12 21:06:32.726 INFO kablam! warning: struct is never constructed: `SpriteAnimation` Oct 12 21:06:32.726 INFO kablam! --> src/engine/resource/animation.rs:3:1 Oct 12 21:06:32.726 INFO kablam! | Oct 12 21:06:32.726 INFO kablam! 3 | pub struct SpriteAnimation { Oct 12 21:06:32.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.726 INFO kablam! Oct 12 21:06:32.726 INFO kablam! warning: field is never used: `r` Oct 12 21:06:32.726 INFO kablam! --> src/engine/common/color.rs:2:3 Oct 12 21:06:32.726 INFO kablam! | Oct 12 21:06:32.726 INFO kablam! 2 | r: f32, Oct 12 21:06:32.726 INFO kablam! | ^^^^^^ Oct 12 21:06:32.726 INFO kablam! Oct 12 21:06:32.726 INFO kablam! warning: field is never used: `g` Oct 12 21:06:32.726 INFO kablam! --> src/engine/common/color.rs:3:3 Oct 12 21:06:32.726 INFO kablam! | Oct 12 21:06:32.726 INFO kablam! 3 | g: f32, Oct 12 21:06:32.726 INFO kablam! | ^^^^^^ Oct 12 21:06:32.726 INFO kablam! Oct 12 21:06:32.726 INFO kablam! warning: field is never used: `b` Oct 12 21:06:32.726 INFO kablam! --> src/engine/common/color.rs:4:3 Oct 12 21:06:32.726 INFO kablam! | Oct 12 21:06:32.726 INFO kablam! 4 | b: f32, Oct 12 21:06:32.726 INFO kablam! | ^^^^^^ Oct 12 21:06:32.726 INFO kablam! Oct 12 21:06:32.726 INFO kablam! warning: struct is never constructed: `RGBAf32` Oct 12 21:06:32.726 INFO kablam! --> src/engine/common/color.rs:17:1 Oct 12 21:06:32.726 INFO kablam! | Oct 12 21:06:32.726 INFO kablam! 17 | pub struct RGBAf32 { Oct 12 21:06:32.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.727 INFO kablam! Oct 12 21:06:32.727 INFO kablam! warning: method is never used: `add_component_animation_position` Oct 12 21:06:32.727 INFO kablam! --> src/engine/mod.rs:45:3 Oct 12 21:06:32.727 INFO kablam! | Oct 12 21:06:32.727 INFO kablam! 45 | pub fn add_component_animation_position(&mut self, c: core::ComponentAnimation) { Oct 12 21:06:32.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.727 INFO kablam! Oct 12 21:06:32.727 INFO kablam! warning: method is never used: `get_curr_state` Oct 12 21:06:32.727 INFO kablam! --> src/engine/mod.rs:56:3 Oct 12 21:06:32.727 INFO kablam! | Oct 12 21:06:32.727 INFO kablam! 56 | pub fn get_curr_state(&self) -> &state::State { Oct 12 21:06:32.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.727 INFO kablam! Oct 12 21:06:32.727 INFO kablam! warning: method is never used: `push_screen` Oct 12 21:06:32.727 INFO kablam! --> src/engine/mod.rs:74:3 Oct 12 21:06:32.727 INFO kablam! | Oct 12 21:06:32.727 INFO kablam! 74 | pub fn push_screen(&mut self, screen: &'a screen::Screen) { Oct 12 21:06:32.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.727 INFO kablam! Oct 12 21:06:32.727 INFO kablam! warning: method is never used: `pop_screen` Oct 12 21:06:32.727 INFO kablam! --> src/engine/mod.rs:80:3 Oct 12 21:06:32.727 INFO kablam! | Oct 12 21:06:32.727 INFO kablam! 80 | pub fn pop_screen(&mut self) -> Option<&'a screen::Screen> { Oct 12 21:06:32.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.727 INFO kablam! Oct 12 21:06:32.727 INFO kablam! warning: method is never used: `pop_state` Oct 12 21:06:32.727 INFO kablam! --> src/engine/mod.rs:97:3 Oct 12 21:06:32.727 INFO kablam! | Oct 12 21:06:32.727 INFO kablam! 97 | pub fn pop_state(&mut self) -> Option { Oct 12 21:06:32.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:32.727 INFO kablam! Oct 12 21:06:33.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Oct 12 21:06:33.422 INFO kablam! su: No module specific data is present Oct 12 21:06:34.944 INFO running `"docker" "rm" "-f" "aed68608edec8e634b7fe351f54f3bb34819a479d643783881409dea2c99fd69"` Oct 12 21:06:35.212 INFO blam! aed68608edec8e634b7fe351f54f3bb34819a479d643783881409dea2c99fd69 Oct 12 21:06:35.227 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 12 21:06:35.683 INFO blam! 84a727454e1383ee934618cdb25348db5c906dee3b4880651e4db17a20f22d36 Oct 12 21:06:35.685 INFO running `"docker" "start" "-a" "84a727454e1383ee934618cdb25348db5c906dee3b4880651e4db17a20f22d36"` Oct 12 21:06:37.023 INFO kablam! usermod: no changes Oct 12 21:06:37.227 INFO kablam! Compiling game_engine_1 v0.1.0 (/source) Oct 12 21:06:37.723 INFO kablam! warning: unused import: `std::marker::Copy` Oct 12 21:06:37.723 INFO kablam! --> src/engine/entity/mod.rs:7:5 Oct 12 21:06:37.723 INFO kablam! | Oct 12 21:06:37.723 INFO kablam! 7 | use std::marker::Copy; Oct 12 21:06:37.723 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.723 INFO kablam! | Oct 12 21:06:37.723 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:06:37.723 INFO kablam! Oct 12 21:06:37.795 INFO kablam! warning: unused variable: `engine` Oct 12 21:06:37.795 INFO kablam! --> src/engine/renderer/mod.rs:18:17 Oct 12 21:06:37.795 INFO kablam! | Oct 12 21:06:37.795 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 21:06:37.795 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:06:37.795 INFO kablam! | Oct 12 21:06:37.795 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:06:37.795 INFO kablam! Oct 12 21:06:37.795 INFO kablam! warning: unused variable: `engine` Oct 12 21:06:37.795 INFO kablam! --> src/screen/main_menu/mod.rs:33:20 Oct 12 21:06:37.795 INFO kablam! | Oct 12 21:06:37.795 INFO kablam! 33 | fn update(&self, engine: &mut engine::Engine) { Oct 12 21:06:37.795 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:06:37.795 INFO kablam! Oct 12 21:06:37.795 INFO kablam! warning: unused variable: `engine` Oct 12 21:06:37.795 INFO kablam! --> src/screen/main_menu/mod.rs:35:21 Oct 12 21:06:37.795 INFO kablam! | Oct 12 21:06:37.795 INFO kablam! 35 | fn on_hide(&self, engine: &mut engine::Engine) { Oct 12 21:06:37.795 INFO kablam! | ^^^^^^ help: consider using `_engine` instead Oct 12 21:06:37.795 INFO kablam! Oct 12 21:06:37.799 INFO kablam! warning: method is never used: `render` Oct 12 21:06:37.799 INFO kablam! --> src/engine/renderer/mod.rs:18:3 Oct 12 21:06:37.799 INFO kablam! | Oct 12 21:06:37.799 INFO kablam! 18 | pub fn render(engine: engine::Engine) { Oct 12 21:06:37.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.799 INFO kablam! | Oct 12 21:06:37.799 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:06:37.799 INFO kablam! Oct 12 21:06:37.799 INFO kablam! warning: struct is never constructed: `SpriteAnimation` Oct 12 21:06:37.799 INFO kablam! --> src/engine/resource/animation.rs:3:1 Oct 12 21:06:37.799 INFO kablam! | Oct 12 21:06:37.799 INFO kablam! 3 | pub struct SpriteAnimation { Oct 12 21:06:37.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.799 INFO kablam! Oct 12 21:06:37.799 INFO kablam! warning: field is never used: `r` Oct 12 21:06:37.799 INFO kablam! --> src/engine/common/color.rs:2:3 Oct 12 21:06:37.799 INFO kablam! | Oct 12 21:06:37.799 INFO kablam! 2 | r: f32, Oct 12 21:06:37.799 INFO kablam! | ^^^^^^ Oct 12 21:06:37.799 INFO kablam! Oct 12 21:06:37.799 INFO kablam! warning: field is never used: `g` Oct 12 21:06:37.799 INFO kablam! --> src/engine/common/color.rs:3:3 Oct 12 21:06:37.799 INFO kablam! | Oct 12 21:06:37.799 INFO kablam! 3 | g: f32, Oct 12 21:06:37.799 INFO kablam! | ^^^^^^ Oct 12 21:06:37.799 INFO kablam! Oct 12 21:06:37.799 INFO kablam! warning: field is never used: `b` Oct 12 21:06:37.799 INFO kablam! --> src/engine/common/color.rs:4:3 Oct 12 21:06:37.799 INFO kablam! | Oct 12 21:06:37.799 INFO kablam! 4 | b: f32, Oct 12 21:06:37.799 INFO kablam! | ^^^^^^ Oct 12 21:06:37.799 INFO kablam! Oct 12 21:06:37.799 INFO kablam! warning: struct is never constructed: `RGBAf32` Oct 12 21:06:37.799 INFO kablam! --> src/engine/common/color.rs:17:1 Oct 12 21:06:37.799 INFO kablam! | Oct 12 21:06:37.799 INFO kablam! 17 | pub struct RGBAf32 { Oct 12 21:06:37.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.800 INFO kablam! Oct 12 21:06:37.800 INFO kablam! warning: method is never used: `add_component_animation_position` Oct 12 21:06:37.800 INFO kablam! --> src/engine/mod.rs:45:3 Oct 12 21:06:37.800 INFO kablam! | Oct 12 21:06:37.800 INFO kablam! 45 | pub fn add_component_animation_position(&mut self, c: core::ComponentAnimation) { Oct 12 21:06:37.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.800 INFO kablam! Oct 12 21:06:37.800 INFO kablam! warning: method is never used: `get_curr_state` Oct 12 21:06:37.800 INFO kablam! --> src/engine/mod.rs:56:3 Oct 12 21:06:37.800 INFO kablam! | Oct 12 21:06:37.800 INFO kablam! 56 | pub fn get_curr_state(&self) -> &state::State { Oct 12 21:06:37.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.800 INFO kablam! Oct 12 21:06:37.800 INFO kablam! warning: method is never used: `push_screen` Oct 12 21:06:37.800 INFO kablam! --> src/engine/mod.rs:74:3 Oct 12 21:06:37.800 INFO kablam! | Oct 12 21:06:37.800 INFO kablam! 74 | pub fn push_screen(&mut self, screen: &'a screen::Screen) { Oct 12 21:06:37.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.800 INFO kablam! Oct 12 21:06:37.800 INFO kablam! warning: method is never used: `pop_screen` Oct 12 21:06:37.800 INFO kablam! --> src/engine/mod.rs:80:3 Oct 12 21:06:37.800 INFO kablam! | Oct 12 21:06:37.800 INFO kablam! 80 | pub fn pop_screen(&mut self) -> Option<&'a screen::Screen> { Oct 12 21:06:37.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.800 INFO kablam! Oct 12 21:06:37.800 INFO kablam! warning: method is never used: `pop_state` Oct 12 21:06:37.800 INFO kablam! --> src/engine/mod.rs:97:3 Oct 12 21:06:37.800 INFO kablam! | Oct 12 21:06:37.800 INFO kablam! 97 | pub fn pop_state(&mut self) -> Option { Oct 12 21:06:37.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:37.800 INFO kablam! Oct 12 21:06:38.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 12 21:06:38.428 INFO kablam! su: No module specific data is present Oct 12 21:06:39.276 INFO running `"docker" "rm" "-f" "84a727454e1383ee934618cdb25348db5c906dee3b4880651e4db17a20f22d36"` Oct 12 21:06:39.583 INFO blam! 84a727454e1383ee934618cdb25348db5c906dee3b4880651e4db17a20f22d36 Oct 12 21:06:39.589 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 12 21:06:40.055 INFO blam! 60d562d575f451d6b6749359aa9bc81ec4db00c8799dc3575ba449b3b2240857 Oct 12 21:06:40.103 INFO running `"docker" "start" "-a" "60d562d575f451d6b6749359aa9bc81ec4db00c8799dc3575ba449b3b2240857"` Oct 12 21:06:41.438 INFO kablam! usermod: no changes Oct 12 21:06:41.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 21:06:41.583 INFO kablam! Running /target/debug/deps/game_engine_1-4041d637d604ac1c Oct 12 21:06:41.583 INFO blam! Oct 12 21:06:41.583 INFO blam! running 0 tests Oct 12 21:06:41.583 INFO blam! Oct 12 21:06:41.583 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:06:41.584 INFO blam! Oct 12 21:06:41.586 INFO kablam! su: No module specific data is present Oct 12 21:06:42.451 INFO running `"docker" "rm" "-f" "60d562d575f451d6b6749359aa9bc81ec4db00c8799dc3575ba449b3b2240857"` Oct 12 21:06:42.739 INFO blam! 60d562d575f451d6b6749359aa9bc81ec4db00c8799dc3575ba449b3b2240857