Oct 15 02:42:48.548 INFO testing beta-phenylethylamine/clawRL against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:42:48.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 02:42:48.979 INFO blam! 0a6ac64daf1e99e3c57e7deff19b03a4db29703df156a82a5b7400590f836376 Oct 15 02:42:48.982 INFO running `"docker" "start" "-a" "0a6ac64daf1e99e3c57e7deff19b03a4db29703df156a82a5b7400590f836376"` Oct 15 02:42:50.371 INFO kablam! usermod: no changes Oct 15 02:42:50.615 INFO kablam! Compiling range v0.3.1 Oct 15 02:42:50.623 INFO kablam! Compiling openssl-sys v0.9.28 Oct 15 02:42:50.647 INFO kablam! Compiling serde_json v0.9.10 Oct 15 02:42:50.647 INFO kablam! Compiling syn v0.13.2 Oct 15 02:42:50.647 INFO kablam! Compiling serde_urlencoded v0.4.3 Oct 15 02:42:50.647 INFO kablam! Compiling hyper v0.10.13 Oct 15 02:42:51.891 INFO kablam! Compiling read_token v0.9.0 Oct 15 02:42:56.399 INFO kablam! Compiling piston_meta v0.29.1 Oct 15 02:42:57.143 INFO kablam! Compiling openssl v0.9.24 Oct 15 02:43:21.171 INFO kablam! Compiling serde_derive_internals v0.23.1 Oct 15 02:43:21.851 INFO kablam! Compiling native-tls v0.1.5 Oct 15 02:43:23.560 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 02:43:25.559 INFO kablam! Compiling reqwest v0.4.0 Oct 15 02:43:28.293 INFO kablam! Compiling serde_derive v1.0.43 Oct 15 02:43:31.923 INFO kablam! Compiling dyon v0.33.0 Oct 15 02:44:00.530 INFO kablam! Compiling clawrl v0.1.0 (/source) Oct 15 02:44:01.182 INFO kablam! warning: unused import: `self::cio::call` Oct 15 02:44:01.182 INFO kablam! --> src/server/mod.rs:4:5 Oct 15 02:44:01.182 INFO kablam! | Oct 15 02:44:01.182 INFO kablam! 4 | use self::cio::call; Oct 15 02:44:01.182 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 02:44:01.182 INFO kablam! | Oct 15 02:44:01.182 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:44:01.182 INFO kablam! Oct 15 02:44:01.351 INFO kablam! warning: unused variable: `input` Oct 15 02:44:01.351 INFO kablam! --> src/server/cio.rs:5:13 Oct 15 02:44:01.351 INFO kablam! | Oct 15 02:44:01.351 INFO kablam! 5 | pub fn call(input: Input) -> Vec { Oct 15 02:44:01.351 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 15 02:44:01.351 INFO kablam! | Oct 15 02:44:01.351 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:44:01.351 INFO kablam! Oct 15 02:44:01.351 INFO kablam! warning: unused variable: `json` Oct 15 02:44:01.351 INFO kablam! --> src/server/game/events.rs:9:24 Oct 15 02:44:01.351 INFO kablam! | Oct 15 02:44:01.351 INFO kablam! 9 | pub fn deserialize(json: String) -> Event { Oct 15 02:44:01.351 INFO kablam! | ^^^^ help: consider using `_json` instead Oct 15 02:44:01.351 INFO kablam! Oct 15 02:44:01.408 INFO kablam! warning: enum is never used: `Event` Oct 15 02:44:01.409 INFO kablam! --> src/server/game/events.rs:1:1 Oct 15 02:44:01.409 INFO kablam! | Oct 15 02:44:01.409 INFO kablam! 1 | pub enum Event { Oct 15 02:44:01.409 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 02:44:01.410 INFO kablam! | Oct 15 02:44:01.410 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:44:01.410 INFO kablam! Oct 15 02:44:01.410 INFO kablam! warning: method is never used: `serialize` Oct 15 02:44:01.411 INFO kablam! --> src/server/game/events.rs:6:5 Oct 15 02:44:01.411 INFO kablam! | Oct 15 02:44:01.411 INFO kablam! 6 | pub fn serialize() -> String { Oct 15 02:44:01.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:44:01.412 INFO kablam! Oct 15 02:44:01.412 INFO kablam! warning: method is never used: `deserialize` Oct 15 02:44:01.413 INFO kablam! --> src/server/game/events.rs:9:5 Oct 15 02:44:01.413 INFO kablam! | Oct 15 02:44:01.413 INFO kablam! 9 | pub fn deserialize(json: String) -> Event { Oct 15 02:44:01.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:44:01.414 INFO kablam! Oct 15 02:44:01.414 INFO kablam! warning: function is never used: `call` Oct 15 02:44:01.414 INFO kablam! --> src/server/cio.rs:5:1 Oct 15 02:44:01.415 INFO kablam! | Oct 15 02:44:01.415 INFO kablam! 5 | pub fn call(input: Input) -> Vec { Oct 15 02:44:01.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:44:01.415 INFO kablam! Oct 15 02:44:01.850 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 15 02:44:01.867 INFO kablam! su: No module specific data is present Oct 15 02:44:02.720 INFO running `"docker" "rm" "-f" "0a6ac64daf1e99e3c57e7deff19b03a4db29703df156a82a5b7400590f836376"` Oct 15 02:44:03.075 INFO blam! 0a6ac64daf1e99e3c57e7deff19b03a4db29703df156a82a5b7400590f836376 Oct 15 02:44:03.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 02:44:03.640 INFO blam! 86f936ae83a64b6f2762372a43c708e8de61fde3e766305a9806a91eb7340e14 Oct 15 02:44:03.642 INFO running `"docker" "start" "-a" "86f936ae83a64b6f2762372a43c708e8de61fde3e766305a9806a91eb7340e14"` Oct 15 02:44:05.191 INFO kablam! usermod: no changes Oct 15 02:44:05.364 INFO kablam! Compiling clawrl v0.1.0 (/source) Oct 15 02:44:06.067 INFO kablam! warning: unused import: `self::cio::call` Oct 15 02:44:06.067 INFO kablam! --> src/server/mod.rs:4:5 Oct 15 02:44:06.068 INFO kablam! | Oct 15 02:44:06.068 INFO kablam! 4 | use self::cio::call; Oct 15 02:44:06.068 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 02:44:06.068 INFO kablam! | Oct 15 02:44:06.069 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:44:06.069 INFO kablam! Oct 15 02:44:06.207 INFO kablam! warning: unused variable: `input` Oct 15 02:44:06.207 INFO kablam! --> src/server/cio.rs:5:13 Oct 15 02:44:06.207 INFO kablam! | Oct 15 02:44:06.207 INFO kablam! 5 | pub fn call(input: Input) -> Vec { Oct 15 02:44:06.207 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 15 02:44:06.207 INFO kablam! | Oct 15 02:44:06.207 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:44:06.207 INFO kablam! Oct 15 02:44:06.207 INFO kablam! warning: unused variable: `json` Oct 15 02:44:06.207 INFO kablam! --> src/server/game/events.rs:9:24 Oct 15 02:44:06.207 INFO kablam! | Oct 15 02:44:06.207 INFO kablam! 9 | pub fn deserialize(json: String) -> Event { Oct 15 02:44:06.207 INFO kablam! | ^^^^ help: consider using `_json` instead Oct 15 02:44:06.207 INFO kablam! Oct 15 02:44:06.271 INFO kablam! warning: enum is never used: `Event` Oct 15 02:44:06.272 INFO kablam! --> src/server/game/events.rs:1:1 Oct 15 02:44:06.272 INFO kablam! | Oct 15 02:44:06.272 INFO kablam! 1 | pub enum Event { Oct 15 02:44:06.273 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 02:44:06.273 INFO kablam! | Oct 15 02:44:06.273 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:44:06.273 INFO kablam! Oct 15 02:44:06.274 INFO kablam! warning: method is never used: `serialize` Oct 15 02:44:06.274 INFO kablam! --> src/server/game/events.rs:6:5 Oct 15 02:44:06.274 INFO kablam! | Oct 15 02:44:06.275 INFO kablam! 6 | pub fn serialize() -> String { Oct 15 02:44:06.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:44:06.275 INFO kablam! Oct 15 02:44:06.275 INFO kablam! warning: method is never used: `deserialize` Oct 15 02:44:06.276 INFO kablam! --> src/server/game/events.rs:9:5 Oct 15 02:44:06.276 INFO kablam! | Oct 15 02:44:06.276 INFO kablam! 9 | pub fn deserialize(json: String) -> Event { Oct 15 02:44:06.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:44:06.277 INFO kablam! Oct 15 02:44:06.277 INFO kablam! warning: function is never used: `call` Oct 15 02:44:06.277 INFO kablam! --> src/server/cio.rs:5:1 Oct 15 02:44:06.277 INFO kablam! | Oct 15 02:44:06.278 INFO kablam! 5 | pub fn call(input: Input) -> Vec { Oct 15 02:44:06.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:44:06.278 INFO kablam! Oct 15 02:44:06.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 15 02:44:06.701 INFO kablam! su: No module specific data is present Oct 15 02:44:07.441 INFO running `"docker" "rm" "-f" "86f936ae83a64b6f2762372a43c708e8de61fde3e766305a9806a91eb7340e14"` Oct 15 02:44:07.751 INFO blam! 86f936ae83a64b6f2762372a43c708e8de61fde3e766305a9806a91eb7340e14 Oct 15 02:44:07.761 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 02:44:08.184 INFO blam! 0da9274b8d833cf2e31e9cbc367272fea1b9f788ecc0c9621341187881c23d1a Oct 15 02:44:08.186 INFO running `"docker" "start" "-a" "0da9274b8d833cf2e31e9cbc367272fea1b9f788ecc0c9621341187881c23d1a"` Oct 15 02:44:09.467 INFO kablam! usermod: no changes Oct 15 02:44:09.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 02:44:09.679 INFO kablam! Running /target/debug/deps/clawrl-7d3478ae45c78c4e Oct 15 02:44:09.679 INFO blam! Oct 15 02:44:09.679 INFO blam! running 0 tests Oct 15 02:44:09.679 INFO blam! Oct 15 02:44:09.679 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:44:09.679 INFO blam! Oct 15 02:44:09.691 INFO kablam! su: No module specific data is present Oct 15 02:44:10.698 INFO running `"docker" "rm" "-f" "0da9274b8d833cf2e31e9cbc367272fea1b9f788ecc0c9621341187881c23d1a"` Oct 15 02:44:11.043 INFO blam! 0da9274b8d833cf2e31e9cbc367272fea1b9f788ecc0c9621341187881c23d1a