Oct 10 18:05:50.108 INFO testing mraof/mudengine against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:05:50.108 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:05:50.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:05:50.322 INFO blam! 671fa7dd35e730f92f7c2c36dca52f7ed1e95accc2b83b3b5ae196f111bfb040 Oct 10 18:05:50.326 INFO running `"docker" "start" "-a" "671fa7dd35e730f92f7c2c36dca52f7ed1e95accc2b83b3b5ae196f111bfb040"` Oct 10 18:05:50.848 INFO kablam! usermod: no changes Oct 10 18:05:51.201 INFO kablam! Compiling ordermap v0.4.1 Oct 10 18:05:51.207 INFO kablam! Compiling term_size v0.3.1 Oct 10 18:05:51.207 INFO kablam! Compiling isatty v0.1.8 Oct 10 18:05:51.207 INFO kablam! Compiling fxhash v0.2.1 Oct 10 18:05:51.207 INFO kablam! Compiling toml v0.4.6 Oct 10 18:05:51.207 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 10 18:05:51.207 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 10 18:05:51.207 INFO kablam! Compiling serde_json v1.0.15 Oct 10 18:05:52.324 INFO kablam! Compiling chrono v0.4.3 Oct 10 18:05:52.531 INFO kablam! Compiling rmp v0.8.7 Oct 10 18:05:52.554 INFO kablam! Compiling ws v0.7.6 Oct 10 18:05:54.400 INFO kablam! Compiling textwrap v0.8.0 Oct 10 18:05:54.453 INFO kablam! Compiling serde_derive v1.0.41 Oct 10 18:05:54.483 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 10 18:05:57.312 INFO kablam! Compiling parking_lot v0.5.5 Oct 10 18:06:01.320 INFO kablam! Compiling rmp-serde v0.13.7 Oct 10 18:06:01.356 INFO kablam! Compiling rayon-core v1.4.0 Oct 10 18:06:01.364 INFO kablam! Compiling clap v2.26.2 Oct 10 18:06:01.400 INFO kablam! Compiling slog-term v2.4.0 Oct 10 18:06:01.702 INFO kablam! Compiling shrev v1.0.1 Oct 10 18:06:05.736 INFO kablam! Compiling serdeconv v0.3.0 Oct 10 18:06:08.209 INFO kablam! Compiling rayon v1.0.1 Oct 10 18:06:18.194 INFO kablam! Compiling shred v0.7.0 Oct 10 18:06:18.196 INFO kablam! Compiling hibitset v0.5.0 Oct 10 18:06:21.088 INFO kablam! Compiling sloggers v0.2.7 Oct 10 18:06:27.220 INFO kablam! Compiling specs v0.11.2 Oct 10 18:06:40.440 INFO kablam! Compiling close_enough v0.2.1 Oct 10 18:06:41.105 INFO kablam! Compiling mudengine v0.1.0 (/source) Oct 10 18:06:46.128 INFO kablam! warning: unused import: `specs::prelude` Oct 10 18:06:46.128 INFO kablam! --> src/main.rs:19:5 Oct 10 18:06:46.128 INFO kablam! | Oct 10 18:06:46.128 INFO kablam! 19 | use specs::prelude::*; Oct 10 18:06:46.128 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 18:06:46.128 INFO kablam! | Oct 10 18:06:46.128 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:06:46.128 INFO kablam! Oct 10 18:06:46.128 INFO kablam! warning: unused variable: `handle` Oct 10 18:06:46.128 INFO kablam! --> src/main.rs:44:9 Oct 10 18:06:46.128 INFO kablam! | Oct 10 18:06:46.128 INFO kablam! 44 | let handle = ws.broadcaster(); Oct 10 18:06:46.128 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 10 18:06:46.128 INFO kablam! | Oct 10 18:06:46.128 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:06:46.128 INFO kablam! Oct 10 18:06:46.128 INFO kablam! warning: variable `tick_counter` is assigned to, but never used Oct 10 18:06:46.128 INFO kablam! --> src/main.rs:52:13 Oct 10 18:06:46.128 INFO kablam! | Oct 10 18:06:46.128 INFO kablam! 52 | let mut tick_counter = 0; Oct 10 18:06:46.129 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:06:46.129 INFO kablam! | Oct 10 18:06:46.129 INFO kablam! = note: consider using `_tick_counter` instead Oct 10 18:06:46.129 INFO kablam! Oct 10 18:06:53.593 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 10 18:06:53.605 INFO kablam! su: No module specific data is present Oct 10 18:06:54.685 INFO running `"docker" "rm" "-f" "671fa7dd35e730f92f7c2c36dca52f7ed1e95accc2b83b3b5ae196f111bfb040"` Oct 10 18:06:55.069 INFO blam! 671fa7dd35e730f92f7c2c36dca52f7ed1e95accc2b83b3b5ae196f111bfb040 Oct 10 18:06:55.080 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:06:55.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:06:55.652 INFO blam! 7964694830ab89d8bc563f6a1c4da80d65657a7e5f1df1a521f02a17a648ab64 Oct 10 18:06:55.654 INFO running `"docker" "start" "-a" "7964694830ab89d8bc563f6a1c4da80d65657a7e5f1df1a521f02a17a648ab64"` Oct 10 18:06:57.455 INFO kablam! usermod: no changes Oct 10 18:06:57.688 INFO kablam! Compiling mudengine v0.1.0 (/source) Oct 10 18:07:02.944 INFO kablam! warning: unused import: `specs::prelude` Oct 10 18:07:02.945 INFO kablam! --> src/main.rs:19:5 Oct 10 18:07:02.945 INFO kablam! | Oct 10 18:07:02.945 INFO kablam! 19 | use specs::prelude::*; Oct 10 18:07:02.945 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 18:07:02.945 INFO kablam! | Oct 10 18:07:02.945 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:07:02.945 INFO kablam! Oct 10 18:07:02.951 INFO kablam! warning: unused variable: `handle` Oct 10 18:07:02.951 INFO kablam! --> src/main.rs:44:9 Oct 10 18:07:02.951 INFO kablam! | Oct 10 18:07:02.952 INFO kablam! 44 | let handle = ws.broadcaster(); Oct 10 18:07:02.952 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 10 18:07:02.952 INFO kablam! | Oct 10 18:07:02.952 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:07:02.952 INFO kablam! Oct 10 18:07:02.953 INFO kablam! warning: variable `tick_counter` is assigned to, but never used Oct 10 18:07:02.953 INFO kablam! --> src/main.rs:52:13 Oct 10 18:07:02.953 INFO kablam! | Oct 10 18:07:02.953 INFO kablam! 52 | let mut tick_counter = 0; Oct 10 18:07:02.953 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:07:02.954 INFO kablam! | Oct 10 18:07:02.954 INFO kablam! = note: consider using `_tick_counter` instead Oct 10 18:07:02.954 INFO kablam! Oct 10 18:07:03.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.03s Oct 10 18:07:03.532 INFO kablam! su: No module specific data is present Oct 10 18:07:04.482 INFO running `"docker" "rm" "-f" "7964694830ab89d8bc563f6a1c4da80d65657a7e5f1df1a521f02a17a648ab64"` Oct 10 18:07:04.916 INFO blam! 7964694830ab89d8bc563f6a1c4da80d65657a7e5f1df1a521f02a17a648ab64 Oct 10 18:07:04.918 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:07:04.919 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:07:05.570 INFO blam! 8254c8e480d841322d3c10c401eaf0d86cbeddcead5641bd49049b39c4599c12 Oct 10 18:07:05.572 INFO running `"docker" "start" "-a" "8254c8e480d841322d3c10c401eaf0d86cbeddcead5641bd49049b39c4599c12"` Oct 10 18:07:06.917 INFO kablam! usermod: no changes Oct 10 18:07:07.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Oct 10 18:07:07.304 INFO kablam! Running /target/debug/deps/mudengine-eb6bb7982f1d216a Oct 10 18:07:07.308 INFO kablam! su: No module specific data is present Oct 10 18:07:07.308 INFO blam! Oct 10 18:07:07.308 INFO blam! running 0 tests Oct 10 18:07:07.308 INFO blam! Oct 10 18:07:07.308 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:07:07.308 INFO blam! Oct 10 18:07:08.024 INFO running `"docker" "rm" "-f" "8254c8e480d841322d3c10c401eaf0d86cbeddcead5641bd49049b39c4599c12"` Oct 10 18:07:08.300 INFO blam! 8254c8e480d841322d3c10c401eaf0d86cbeddcead5641bd49049b39c4599c12