Oct 27 01:28:56.868 INFO checking lluchs/ocbot against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:28:56.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 01:28:57.287 INFO blam! 33f56a4bf198a5aa28ab79828b88da9b47370070fce664d98da1215629597f9e Oct 27 01:28:57.291 INFO running `"docker" "start" "-a" "33f56a4bf198a5aa28ab79828b88da9b47370070fce664d98da1215629597f9e"` Oct 27 01:28:58.778 INFO kablam! usermod: no changes Oct 27 01:28:58.999 INFO kablam! Compiling openssl v0.9.6 Oct 27 01:28:58.999 INFO kablam! Checking rustc-demangle v0.1.3 Oct 27 01:28:59.006 INFO kablam! Compiling quote v0.3.12 Oct 27 01:28:59.010 INFO kablam! Checking serde v0.9.6 Oct 27 01:28:59.013 INFO kablam! Compiling backtrace-sys v0.1.6 Oct 27 01:28:59.024 INFO kablam! Compiling openssl-sys v0.9.6 Oct 27 01:28:59.025 INFO kablam! Checking idna v0.1.0 Oct 27 01:28:59.028 INFO kablam! Checking irc v0.11.6 Oct 27 01:29:06.211 INFO kablam! Compiling syn v0.11.4 Oct 27 01:29:09.967 INFO kablam! Checking url v1.4.0 Oct 27 01:29:16.070 INFO kablam! Checking hyper v0.10.4 Oct 27 01:29:18.013 INFO kablam! Checking native-tls v0.1.1 Oct 27 01:29:23.545 INFO kablam! Compiling serde_codegen_internals v0.13.0 Oct 27 01:29:27.548 INFO kablam! Checking serde_urlencoded v0.4.2 Oct 27 01:29:27.571 INFO kablam! Checking serde_json v0.9.5 Oct 27 01:29:27.581 INFO kablam! Checking chrono v0.3.0 Oct 27 01:29:28.039 INFO kablam! Compiling serde_derive v0.9.6 Oct 27 01:29:28.551 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 27 01:29:33.135 INFO kablam! Checking reqwest v0.4.0 Oct 27 01:29:36.874 INFO kablam! Checking backtrace v0.3.0 Oct 27 01:29:37.746 INFO kablam! Checking error-chain v0.8.1 Oct 27 01:29:40.019 INFO kablam! Checking eventsource v0.2.0 Oct 27 01:29:42.918 INFO kablam! Checking ocbot v0.1.0 (/source) Oct 27 01:29:45.339 INFO kablam! warning: unused import: `super::*` Oct 27 01:29:45.339 INFO kablam! --> src/game_stream.rs:78:9 Oct 27 01:29:45.339 INFO kablam! | Oct 27 01:29:45.339 INFO kablam! 78 | use super::*; Oct 27 01:29:45.339 INFO kablam! | ^^^^^^^^ Oct 27 01:29:45.339 INFO kablam! | Oct 27 01:29:45.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:29:45.339 INFO kablam! Oct 27 01:29:45.339 INFO kablam! warning: unused import: `serde_json` Oct 27 01:29:45.339 INFO kablam! --> src/game_stream.rs:79:9 Oct 27 01:29:45.339 INFO kablam! | Oct 27 01:29:45.339 INFO kablam! 79 | use serde_json; Oct 27 01:29:45.339 INFO kablam! | ^^^^^^^^^^ Oct 27 01:29:45.339 INFO kablam! Oct 27 01:29:48.860 INFO kablam! warning: unreachable statement Oct 27 01:29:48.860 INFO kablam! --> src/main.rs:21:5 Oct 27 01:29:48.860 INFO kablam! | Oct 27 01:29:48.860 INFO kablam! 21 | / let config = Config { Oct 27 01:29:48.860 INFO kablam! 22 | | nickname: Some(format!("ocgames")), Oct 27 01:29:48.860 INFO kablam! 23 | | server: Some(format!("irc.euirc.net")), Oct 27 01:29:48.860 INFO kablam! 24 | | channels: Some(vec![format!("#clonkspot")]), Oct 27 01:29:48.860 INFO kablam! 25 | | port: Some(6667), Oct 27 01:29:48.860 INFO kablam! 26 | | .. Default::default() Oct 27 01:29:48.860 INFO kablam! 27 | | }; Oct 27 01:29:48.860 INFO kablam! | |______^ Oct 27 01:29:48.860 INFO kablam! | Oct 27 01:29:48.860 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 01:29:48.860 INFO kablam! Oct 27 01:29:49.115 INFO kablam! warning: unreachable statement Oct 27 01:29:49.115 INFO kablam! --> src/main.rs:21:5 Oct 27 01:29:49.115 INFO kablam! | Oct 27 01:29:49.115 INFO kablam! 21 | / let config = Config { Oct 27 01:29:49.115 INFO kablam! 22 | | nickname: Some(format!("ocgames")), Oct 27 01:29:49.115 INFO kablam! 23 | | server: Some(format!("irc.euirc.net")), Oct 27 01:29:49.115 INFO kablam! 24 | | channels: Some(vec![format!("#clonkspot")]), Oct 27 01:29:49.115 INFO kablam! 25 | | port: Some(6667), Oct 27 01:29:49.115 INFO kablam! 26 | | .. Default::default() Oct 27 01:29:49.115 INFO kablam! 27 | | }; Oct 27 01:29:49.115 INFO kablam! | |______^ Oct 27 01:29:49.115 INFO kablam! | Oct 27 01:29:49.115 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 01:29:49.115 INFO kablam! Oct 27 01:29:49.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.39s Oct 27 01:29:49.223 INFO kablam! su: No module specific data is present Oct 27 01:29:49.941 INFO running `"docker" "rm" "-f" "33f56a4bf198a5aa28ab79828b88da9b47370070fce664d98da1215629597f9e"` Oct 27 01:29:50.166 INFO blam! 33f56a4bf198a5aa28ab79828b88da9b47370070fce664d98da1215629597f9e