Oct 14 13:28:52.835 INFO testing lluchs/ocbot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:28:52.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13:28:53.357 INFO blam! a3ab9d0bd45753c9f8b46cf7f93cc3f8ad7462e171aaec48f0e1165777ea40a6 Oct 14 13:28:53.360 INFO running `"docker" "start" "-a" "a3ab9d0bd45753c9f8b46cf7f93cc3f8ad7462e171aaec48f0e1165777ea40a6"` Oct 14 13:28:55.918 INFO kablam! usermod: no changes Oct 14 13:28:56.236 INFO kablam! Compiling error-chain v0.7.2 Oct 14 13:28:56.243 INFO kablam! Compiling toml v0.2.1 Oct 14 13:28:56.251 INFO kablam! Compiling openssl v0.9.6 Oct 14 13:28:56.291 INFO kablam! Compiling backtrace-sys v0.1.6 Oct 14 13:28:56.299 INFO kablam! Compiling serde_json v0.9.5 Oct 14 13:28:56.300 INFO kablam! Compiling idna v0.1.0 Oct 14 13:28:56.300 INFO kablam! Compiling num v0.1.36 Oct 14 13:28:56.301 INFO kablam! Compiling irc v0.11.6 Oct 14 13:28:57.372 INFO kablam! Compiling chrono v0.3.0 Oct 14 13:29:07.031 INFO kablam! Compiling metadeps v1.1.1 Oct 14 13:29:13.934 INFO kablam! Compiling openssl-sys v0.9.6 Oct 14 13:29:15.180 INFO kablam! Compiling url v1.4.0 Oct 14 13:29:22.259 INFO kablam! Compiling hyper v0.10.4 Oct 14 13:29:22.259 INFO kablam! Compiling serde_urlencoded v0.4.2 Oct 14 13:29:31.067 INFO kablam! Compiling native-tls v0.1.1 Oct 14 13:29:31.303 INFO kablam! Compiling backtrace v0.3.0 Oct 14 13:29:33.196 INFO kablam! Compiling error-chain v0.8.1 Oct 14 13:29:38.623 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 14 13:29:39.323 INFO kablam! Compiling reqwest v0.4.0 Oct 14 13:29:41.046 INFO kablam! Compiling eventsource v0.2.0 Oct 14 13:29:42.046 INFO kablam! Compiling ocbot v0.1.0 (/source) Oct 14 13:29:42.512 INFO kablam! warning: unused import: `super::*` Oct 14 13:29:42.512 INFO kablam! --> src/game_stream.rs:78:9 Oct 14 13:29:42.513 INFO kablam! | Oct 14 13:29:42.513 INFO kablam! 78 | use super::*; Oct 14 13:29:42.514 INFO kablam! | ^^^^^^^^ Oct 14 13:29:42.514 INFO kablam! | Oct 14 13:29:42.514 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 13:29:42.514 INFO kablam! Oct 14 13:29:42.515 INFO kablam! warning: unused import: `serde_json` Oct 14 13:29:42.515 INFO kablam! --> src/game_stream.rs:79:9 Oct 14 13:29:42.516 INFO kablam! | Oct 14 13:29:42.516 INFO kablam! 79 | use serde_json; Oct 14 13:29:42.516 INFO kablam! | ^^^^^^^^^^ Oct 14 13:29:42.517 INFO kablam! Oct 14 13:29:45.019 INFO kablam! warning: unreachable statement Oct 14 13:29:45.019 INFO kablam! --> src/main.rs:21:5 Oct 14 13:29:45.019 INFO kablam! | Oct 14 13:29:45.019 INFO kablam! 21 | / let config = Config { Oct 14 13:29:45.019 INFO kablam! 22 | | nickname: Some(format!("ocgames")), Oct 14 13:29:45.019 INFO kablam! 23 | | server: Some(format!("irc.euirc.net")), Oct 14 13:29:45.019 INFO kablam! 24 | | channels: Some(vec![format!("#clonkspot")]), Oct 14 13:29:45.019 INFO kablam! 25 | | port: Some(6667), Oct 14 13:29:45.019 INFO kablam! 26 | | .. Default::default() Oct 14 13:29:45.019 INFO kablam! 27 | | }; Oct 14 13:29:45.019 INFO kablam! | |______^ Oct 14 13:29:45.019 INFO kablam! | Oct 14 13:29:45.019 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 14 13:29:45.019 INFO kablam! Oct 14 13:29:46.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.99s Oct 14 13:29:46.943 INFO kablam! su: No module specific data is present Oct 14 13:29:47.838 INFO running `"docker" "rm" "-f" "a3ab9d0bd45753c9f8b46cf7f93cc3f8ad7462e171aaec48f0e1165777ea40a6"` Oct 14 13:29:48.059 INFO blam! a3ab9d0bd45753c9f8b46cf7f93cc3f8ad7462e171aaec48f0e1165777ea40a6 Oct 14 13:29:48.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13:29:48.391 INFO blam! 45960d99c27e1ac57a97bf4d4bbe2f47a1d35cd4aa0d1eaad2c8e72dff34c9a0 Oct 14 13:29:48.393 INFO running `"docker" "start" "-a" "45960d99c27e1ac57a97bf4d4bbe2f47a1d35cd4aa0d1eaad2c8e72dff34c9a0"` Oct 14 13:29:49.470 INFO kablam! usermod: no changes Oct 14 13:29:49.611 INFO kablam! Compiling ocbot v0.1.0 (/source) Oct 14 13:29:50.179 INFO kablam! warning: unreachable statement Oct 14 13:29:50.179 INFO kablam! --> src/main.rs:21:5 Oct 14 13:29:50.179 INFO kablam! | Oct 14 13:29:50.179 INFO kablam! 21 | / let config = Config { Oct 14 13:29:50.179 INFO kablam! 22 | | nickname: Some(format!("ocgames")), Oct 14 13:29:50.179 INFO kablam! 23 | | server: Some(format!("irc.euirc.net")), Oct 14 13:29:50.179 INFO kablam! 24 | | channels: Some(vec![format!("#clonkspot")]), Oct 14 13:29:50.179 INFO kablam! 25 | | port: Some(6667), Oct 14 13:29:50.179 INFO kablam! 26 | | .. Default::default() Oct 14 13:29:50.179 INFO kablam! 27 | | }; Oct 14 13:29:50.179 INFO kablam! | |______^ Oct 14 13:29:50.179 INFO kablam! | Oct 14 13:29:50.179 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 14 13:29:50.179 INFO kablam! Oct 14 13:29:53.245 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 14 13:29:53.257 INFO kablam! su: No module specific data is present Oct 14 13:29:53.965 INFO running `"docker" "rm" "-f" "45960d99c27e1ac57a97bf4d4bbe2f47a1d35cd4aa0d1eaad2c8e72dff34c9a0"` Oct 14 13:29:54.155 INFO blam! 45960d99c27e1ac57a97bf4d4bbe2f47a1d35cd4aa0d1eaad2c8e72dff34c9a0 Oct 14 13:29:54.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13:29:54.463 INFO blam! 6c06490960201069cc31819fb06bac0c31cbc7befeb65074b777bc15a67f2d31 Oct 14 13:29:54.465 INFO running `"docker" "start" "-a" "6c06490960201069cc31819fb06bac0c31cbc7befeb65074b777bc15a67f2d31"` Oct 14 13:29:55.291 INFO kablam! usermod: no changes Oct 14 13:29:55.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 13:29:55.455 INFO kablam! Running /target/debug/deps/ocbot-72c1814e7451d394 Oct 14 13:29:55.467 INFO blam! Oct 14 13:29:55.467 INFO blam! running 1 test Oct 14 13:29:55.469 INFO blam! test game_stream::tests::deserialize_game ... ok Oct 14 13:29:55.469 INFO blam! Oct 14 13:29:55.469 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:29:55.469 INFO blam! Oct 14 13:29:55.472 INFO kablam! Running /target/debug/deps/ocbot-48508d434008ea5f Oct 14 13:29:55.479 INFO kablam! Doc-tests ocbot Oct 14 13:29:55.479 INFO blam! Oct 14 13:29:55.480 INFO blam! running 0 tests Oct 14 13:29:55.480 INFO blam! Oct 14 13:29:55.480 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:29:55.480 INFO blam! Oct 14 13:29:56.217 INFO blam! Oct 14 13:29:56.217 INFO blam! running 0 tests Oct 14 13:29:56.217 INFO blam! Oct 14 13:29:56.217 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:29:56.217 INFO blam! Oct 14 13:29:56.219 INFO kablam! su: No module specific data is present Oct 14 13:29:56.785 INFO running `"docker" "rm" "-f" "6c06490960201069cc31819fb06bac0c31cbc7befeb65074b777bc15a67f2d31"` Oct 14 13:29:57.111 INFO blam! 6c06490960201069cc31819fb06bac0c31cbc7befeb65074b777bc15a67f2d31