Oct 10 19:26:36.565 INFO testing lluchs/ocbot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:26:36.566 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:26:36.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 19:26:36.984 INFO blam! 1bdc31319c2b41a878f4d4c7f331aec56368a935407e24a46365b7448e57ae87 Oct 10 19:26:36.986 INFO running `"docker" "start" "-a" "1bdc31319c2b41a878f4d4c7f331aec56368a935407e24a46365b7448e57ae87"` Oct 10 19:26:38.093 INFO kablam! usermod: no changes Oct 10 19:26:38.372 INFO kablam! Compiling backtrace-sys v0.1.6 Oct 10 19:26:38.372 INFO kablam! Compiling serde_json v0.9.5 Oct 10 19:26:38.376 INFO kablam! Compiling url v1.4.0 Oct 10 19:26:38.376 INFO kablam! Compiling irc v0.11.6 Oct 10 19:26:38.376 INFO kablam! Compiling chrono v0.3.0 Oct 10 19:26:48.172 INFO kablam! Compiling hyper v0.10.4 Oct 10 19:26:48.173 INFO kablam! Compiling serde_urlencoded v0.4.2 Oct 10 19:27:01.981 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 10 19:27:03.044 INFO kablam! Compiling backtrace v0.3.0 Oct 10 19:27:04.545 INFO kablam! Compiling error-chain v0.8.1 Oct 10 19:27:04.823 INFO kablam! Compiling reqwest v0.4.0 Oct 10 19:27:08.384 INFO kablam! Compiling eventsource v0.2.0 Oct 10 19:27:11.449 INFO kablam! Compiling ocbot v0.1.0 (/source) Oct 10 19:27:14.212 INFO kablam! warning: unused import: `super::*` Oct 10 19:27:14.212 INFO kablam! --> src/game_stream.rs:78:9 Oct 10 19:27:14.212 INFO kablam! | Oct 10 19:27:14.212 INFO kablam! 78 | use super::*; Oct 10 19:27:14.212 INFO kablam! | ^^^^^^^^ Oct 10 19:27:14.212 INFO kablam! | Oct 10 19:27:14.212 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:27:14.212 INFO kablam! Oct 10 19:27:14.212 INFO kablam! warning: unused import: `serde_json` Oct 10 19:27:14.212 INFO kablam! --> src/game_stream.rs:79:9 Oct 10 19:27:14.212 INFO kablam! | Oct 10 19:27:14.212 INFO kablam! 79 | use serde_json; Oct 10 19:27:14.212 INFO kablam! | ^^^^^^^^^^ Oct 10 19:27:14.212 INFO kablam! Oct 10 19:27:21.336 INFO kablam! warning: unreachable statement Oct 10 19:27:21.336 INFO kablam! --> src/main.rs:21:5 Oct 10 19:27:21.336 INFO kablam! | Oct 10 19:27:21.336 INFO kablam! 21 | / let config = Config { Oct 10 19:27:21.336 INFO kablam! 22 | | nickname: Some(format!("ocgames")), Oct 10 19:27:21.336 INFO kablam! 23 | | server: Some(format!("irc.euirc.net")), Oct 10 19:27:21.336 INFO kablam! 24 | | channels: Some(vec![format!("#clonkspot")]), Oct 10 19:27:21.336 INFO kablam! 25 | | port: Some(6667), Oct 10 19:27:21.336 INFO kablam! 26 | | .. Default::default() Oct 10 19:27:21.336 INFO kablam! 27 | | }; Oct 10 19:27:21.336 INFO kablam! | |______^ Oct 10 19:27:21.336 INFO kablam! | Oct 10 19:27:21.336 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 19:27:21.336 INFO kablam! Oct 10 19:27:23.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.38s Oct 10 19:27:23.505 INFO kablam! su: No module specific data is present Oct 10 19:27:24.345 INFO running `"docker" "rm" "-f" "1bdc31319c2b41a878f4d4c7f331aec56368a935407e24a46365b7448e57ae87"` Oct 10 19:27:24.766 INFO blam! 1bdc31319c2b41a878f4d4c7f331aec56368a935407e24a46365b7448e57ae87 Oct 10 19:27:24.772 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:27:24.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 19:27:25.220 INFO blam! 2552625ef6b8da68e85bf2267a0c814160aeb5fed140eb2ed29bb40f2ab37546 Oct 10 19:27:25.222 INFO running `"docker" "start" "-a" "2552625ef6b8da68e85bf2267a0c814160aeb5fed140eb2ed29bb40f2ab37546"` Oct 10 19:27:26.284 INFO kablam! usermod: no changes Oct 10 19:27:26.531 INFO kablam! Compiling ocbot v0.1.0 (/source) Oct 10 19:27:32.693 INFO kablam! warning: unreachable statement Oct 10 19:27:32.693 INFO kablam! --> src/main.rs:21:5 Oct 10 19:27:32.693 INFO kablam! | Oct 10 19:27:32.693 INFO kablam! 21 | / let config = Config { Oct 10 19:27:32.693 INFO kablam! 22 | | nickname: Some(format!("ocgames")), Oct 10 19:27:32.693 INFO kablam! 23 | | server: Some(format!("irc.euirc.net")), Oct 10 19:27:32.693 INFO kablam! 24 | | channels: Some(vec![format!("#clonkspot")]), Oct 10 19:27:32.693 INFO kablam! 25 | | port: Some(6667), Oct 10 19:27:32.693 INFO kablam! 26 | | .. Default::default() Oct 10 19:27:32.693 INFO kablam! 27 | | }; Oct 10 19:27:32.693 INFO kablam! | |______^ Oct 10 19:27:32.693 INFO kablam! | Oct 10 19:27:32.693 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 19:27:32.693 INFO kablam! Oct 10 19:27:34.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.66s Oct 10 19:27:35.008 INFO kablam! su: No module specific data is present Oct 10 19:27:35.843 INFO running `"docker" "rm" "-f" "2552625ef6b8da68e85bf2267a0c814160aeb5fed140eb2ed29bb40f2ab37546"` Oct 10 19:27:36.168 INFO blam! 2552625ef6b8da68e85bf2267a0c814160aeb5fed140eb2ed29bb40f2ab37546 Oct 10 19:27:36.184 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:27:36.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 19:27:36.657 INFO blam! b958c82b4bc4dd04d1481eb7c0a24c5ff868e9063eba2495391f1c9d9bc7f6e3 Oct 10 19:27:36.662 INFO running `"docker" "start" "-a" "b958c82b4bc4dd04d1481eb7c0a24c5ff868e9063eba2495391f1c9d9bc7f6e3"` Oct 10 19:27:38.367 INFO kablam! usermod: no changes Oct 10 19:27:38.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 10 19:27:38.624 INFO kablam! Running /target/debug/deps/ocbot-72c1814e7451d394 Oct 10 19:27:38.631 INFO blam! Oct 10 19:27:38.631 INFO blam! running 1 test Oct 10 19:27:38.640 INFO blam! test game_stream::tests::deserialize_game ... ok Oct 10 19:27:38.640 INFO blam! Oct 10 19:27:38.640 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:27:38.640 INFO blam! Oct 10 19:27:38.640 INFO kablam! Running /target/debug/deps/ocbot-48508d434008ea5f Oct 10 19:27:38.648 INFO blam! Oct 10 19:27:38.648 INFO blam! running 0 tests Oct 10 19:27:38.648 INFO blam! Oct 10 19:27:38.648 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:27:38.648 INFO blam! Oct 10 19:27:38.649 INFO kablam! Doc-tests ocbot Oct 10 19:27:44.220 INFO blam! Oct 10 19:27:44.220 INFO blam! running 0 tests Oct 10 19:27:44.220 INFO blam! Oct 10 19:27:44.220 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:27:44.220 INFO blam! Oct 10 19:27:44.233 INFO kablam! su: No module specific data is present Oct 10 19:27:45.259 INFO running `"docker" "rm" "-f" "b958c82b4bc4dd04d1481eb7c0a24c5ff868e9063eba2495391f1c9d9bc7f6e3"` Oct 10 19:27:45.528 INFO blam! b958c82b4bc4dd04d1481eb7c0a24c5ff868e9063eba2495391f1c9d9bc7f6e3