Oct 14 18:36:24.078 INFO testing huytd/sergaem against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:36:24.078 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 14 18:36:24.476 INFO blam! d41bd051094c6a54bc22f0873c9442f709dfb7bb047a18561e08c975fd1b77bc Oct 14 18:36:24.487 INFO running `"docker" "start" "-a" "d41bd051094c6a54bc22f0873c9442f709dfb7bb047a18561e08c975fd1b77bc"` Oct 14 18:36:25.459 INFO kablam! usermod: no changes Oct 14 18:36:25.558 INFO kablam! Compiling crossbeam v0.3.0 Oct 14 18:36:25.559 INFO kablam! Compiling iovec v0.1.1 Oct 14 18:36:25.559 INFO kablam! Compiling net2 v0.2.31 Oct 14 18:36:26.447 INFO kablam! Compiling bytes v0.4.5 Oct 14 18:36:27.277 INFO kablam! Compiling mio v0.6.11 Oct 14 18:36:31.787 INFO kablam! Compiling ws v0.7.3 Oct 14 18:36:35.285 INFO kablam! Compiling sergaem v0.1.0 (/source) Oct 14 18:36:35.784 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 14 18:36:35.784 INFO kablam! --> src/engine/network.rs:2:5 Oct 14 18:36:35.784 INFO kablam! | Oct 14 18:36:35.784 INFO kablam! 2 | use std::cell::RefCell; Oct 14 18:36:35.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 18:36:35.785 INFO kablam! | Oct 14 18:36:35.785 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:36:35.786 INFO kablam! Oct 14 18:36:35.915 INFO kablam! warning: variable does not need to be mutable Oct 14 18:36:35.916 INFO kablam! --> src/engine/game.rs:30:21 Oct 14 18:36:35.916 INFO kablam! | Oct 14 18:36:35.916 INFO kablam! 30 | let mut game_logic = GameLogic::new(self.clone()); Oct 14 18:36:35.917 INFO kablam! | ----^^^^^^^^^^ Oct 14 18:36:35.917 INFO kablam! | | Oct 14 18:36:35.917 INFO kablam! | help: remove this `mut` Oct 14 18:36:35.918 INFO kablam! | Oct 14 18:36:35.918 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:36:35.918 INFO kablam! Oct 14 18:36:35.918 INFO kablam! warning: variable does not need to be mutable Oct 14 18:36:35.919 INFO kablam! --> src/engine/game.rs:30:21 Oct 14 18:36:35.919 INFO kablam! | Oct 14 18:36:35.919 INFO kablam! 30 | let mut game_logic = GameLogic::new(self.clone()); Oct 14 18:36:35.920 INFO kablam! | ----^^^^^^^^^^ Oct 14 18:36:35.920 INFO kablam! | | Oct 14 18:36:35.920 INFO kablam! | help: remove this `mut` Oct 14 18:36:35.920 INFO kablam! Oct 14 18:36:35.920 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:36:35.921 INFO kablam! --> src/engine/game.rs:72:13 Oct 14 18:36:35.921 INFO kablam! | Oct 14 18:36:35.921 INFO kablam! 72 | player.send(Message::from(msg)); Oct 14 18:36:35.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:36:35.922 INFO kablam! | Oct 14 18:36:35.922 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:36:35.922 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:36:35.922 INFO kablam! Oct 14 18:36:39.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.09s Oct 14 18:36:39.575 INFO kablam! su: No module specific data is present Oct 14 18:36:40.251 INFO running `"docker" "rm" "-f" "d41bd051094c6a54bc22f0873c9442f709dfb7bb047a18561e08c975fd1b77bc"` Oct 14 18:36:40.528 INFO blam! d41bd051094c6a54bc22f0873c9442f709dfb7bb047a18561e08c975fd1b77bc Oct 14 18:36:40.531 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 14 18:36:41.068 INFO blam! 6916e4902fde3c3319b61a0cfd03c767a877edc91f5a2547938b85d1a155b404 Oct 14 18:36:41.079 INFO running `"docker" "start" "-a" "6916e4902fde3c3319b61a0cfd03c767a877edc91f5a2547938b85d1a155b404"` Oct 14 18:36:42.518 INFO kablam! usermod: no changes Oct 14 18:36:42.587 INFO kablam! Compiling sergaem v0.1.0 (/source) Oct 14 18:36:43.211 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 14 18:36:43.211 INFO kablam! --> src/engine/network.rs:2:5 Oct 14 18:36:43.211 INFO kablam! | Oct 14 18:36:43.211 INFO kablam! 2 | use std::cell::RefCell; Oct 14 18:36:43.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 18:36:43.211 INFO kablam! | Oct 14 18:36:43.211 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:36:43.211 INFO kablam! Oct 14 18:36:43.360 INFO kablam! warning: variable does not need to be mutable Oct 14 18:36:43.360 INFO kablam! --> src/engine/game.rs:30:21 Oct 14 18:36:43.360 INFO kablam! | Oct 14 18:36:43.360 INFO kablam! 30 | let mut game_logic = GameLogic::new(self.clone()); Oct 14 18:36:43.360 INFO kablam! | ----^^^^^^^^^^ Oct 14 18:36:43.360 INFO kablam! | | Oct 14 18:36:43.360 INFO kablam! | help: remove this `mut` Oct 14 18:36:43.360 INFO kablam! | Oct 14 18:36:43.360 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:36:43.360 INFO kablam! Oct 14 18:36:43.360 INFO kablam! warning: variable does not need to be mutable Oct 14 18:36:43.360 INFO kablam! --> src/engine/game.rs:30:21 Oct 14 18:36:43.360 INFO kablam! | Oct 14 18:36:43.361 INFO kablam! 30 | let mut game_logic = GameLogic::new(self.clone()); Oct 14 18:36:43.361 INFO kablam! | ----^^^^^^^^^^ Oct 14 18:36:43.361 INFO kablam! | | Oct 14 18:36:43.361 INFO kablam! | help: remove this `mut` Oct 14 18:36:43.361 INFO kablam! Oct 14 18:36:43.375 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 18:36:43.375 INFO kablam! --> src/engine/game.rs:72:13 Oct 14 18:36:43.375 INFO kablam! | Oct 14 18:36:43.375 INFO kablam! 72 | player.send(Message::from(msg)); Oct 14 18:36:43.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:36:43.375 INFO kablam! | Oct 14 18:36:43.375 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 18:36:43.375 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 18:36:43.375 INFO kablam! Oct 14 18:36:43.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 14 18:36:43.957 INFO kablam! su: No module specific data is present Oct 14 18:36:44.669 INFO running `"docker" "rm" "-f" "6916e4902fde3c3319b61a0cfd03c767a877edc91f5a2547938b85d1a155b404"` Oct 14 18:36:44.951 INFO blam! 6916e4902fde3c3319b61a0cfd03c767a877edc91f5a2547938b85d1a155b404 Oct 14 18:36:44.975 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 14 18:36:45.507 INFO blam! 7f35e29be5ae03a8a3e441bd1ba25e2964a6c07f4fa5a6ff153cce841277a345 Oct 14 18:36:45.515 INFO running `"docker" "start" "-a" "7f35e29be5ae03a8a3e441bd1ba25e2964a6c07f4fa5a6ff153cce841277a345"` Oct 14 18:36:46.903 INFO kablam! usermod: no changes Oct 14 18:36:47.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 14 18:36:47.031 INFO kablam! Running /target/debug/deps/sergaem-6a90d717dd808950 Oct 14 18:36:47.035 INFO blam! Oct 14 18:36:47.035 INFO blam! running 0 tests Oct 14 18:36:47.035 INFO blam! Oct 14 18:36:47.035 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:36:47.035 INFO blam! Oct 14 18:36:47.038 INFO kablam! su: No module specific data is present Oct 14 18:36:47.991 INFO running `"docker" "rm" "-f" "7f35e29be5ae03a8a3e441bd1ba25e2964a6c07f4fa5a6ff153cce841277a345"` Oct 14 18:36:48.347 INFO blam! 7f35e29be5ae03a8a3e441bd1ba25e2964a6c07f4fa5a6ff153cce841277a345