Oct 26 18:57:54.685 INFO checking ttalvitie/punchtunnel against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 18:57:54.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 18:57:55.143 INFO blam! 67cf7148383b65bf6c99787f5d03c4a419f15cdc2785cab17a3b1b6bf8475cad Oct 26 18:57:55.146 INFO running `"docker" "start" "-a" "67cf7148383b65bf6c99787f5d03c4a419f15cdc2785cab17a3b1b6bf8475cad"` Oct 26 18:57:57.363 INFO kablam! usermod: no changes Oct 26 18:57:57.431 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 26 18:57:57.431 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 26 18:57:57.431 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 26 18:57:57.431 INFO kablam! files will be included as a binary target: Oct 26 18:57:57.431 INFO kablam! Oct 26 18:57:57.431 INFO kablam! * /source/src/bin/server.rs Oct 26 18:57:57.431 INFO kablam! Oct 26 18:57:57.431 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 26 18:57:57.431 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 26 18:57:57.431 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 26 18:57:57.431 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 26 18:57:57.431 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 26 18:57:57.431 INFO kablam! Oct 26 18:57:57.431 INFO kablam! For more information on this warning you can consult Oct 26 18:57:57.431 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 26 18:57:57.674 INFO kablam! Compiling cc v1.0.1 Oct 26 18:57:57.679 INFO kablam! Compiling openssl v0.9.20 Oct 26 18:57:57.681 INFO kablam! Checking odds v0.2.25 Oct 26 18:57:57.687 INFO kablam! Checking serde v1.0.15 Oct 26 18:57:57.689 INFO kablam! Checking getopts v0.2.15 Oct 26 18:57:57.691 INFO kablam! Checking iovec v0.1.1 Oct 26 18:57:57.695 INFO kablam! Checking time v0.1.38 Oct 26 18:57:57.696 INFO kablam! Checking net2 v0.2.31 Oct 26 18:57:59.415 INFO kablam! Checking tokio-service v0.1.0 Oct 26 18:58:00.662 INFO kablam! Checking relay v0.1.0 Oct 26 18:58:01.087 INFO kablam! Compiling libudt4-sys v0.2.0 Oct 26 18:58:01.343 INFO kablam! Checking futures-cpupool v0.1.7 Oct 26 18:58:01.552 INFO kablam! Checking bytes v0.4.5 Oct 26 18:58:02.468 INFO kablam! Checking mio v0.6.10 Oct 26 18:58:03.592 INFO kablam! Checking nodrop v0.1.10 Oct 26 18:58:03.641 INFO kablam! Compiling serde_derive_internals v0.16.0 Oct 26 18:58:04.331 INFO kablam! Checking generic-array v0.8.3 Oct 26 18:58:08.407 INFO kablam! Checking block-buffer v0.2.0 Oct 26 18:58:09.722 INFO kablam! Checking digest v0.6.2 Oct 26 18:58:10.499 INFO kablam! Checking tokio-io v0.1.3 Oct 26 18:58:10.583 INFO kablam! Compiling openssl-sys v0.9.20 Oct 26 18:58:14.287 INFO kablam! Checking sha2 v0.6.0 Oct 26 18:58:14.348 INFO kablam! Checking tokio-core v0.1.10 Oct 26 18:58:14.585 INFO kablam! Compiling serde_derive v1.0.15 Oct 26 18:58:19.655 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 18:58:29.047 INFO kablam! Checking hyper v0.11.6 Oct 26 18:58:36.189 INFO kablam! Checking native-tls v0.1.4 Oct 26 18:58:38.047 INFO kablam! Checking tokio-tls v0.1.3 Oct 26 18:58:41.583 INFO kablam! Checking serde_json v1.0.4 Oct 26 18:58:46.165 INFO kablam! Checking hyper-tls v0.1.2 Oct 26 18:58:47.252 INFO kablam! Checking udt v0.2.0 Oct 26 18:58:47.990 INFO kablam! Checking punchtunnel v0.1.0 (/source) Oct 26 18:58:50.802 INFO kablam! warning: unused variable: `secret` Oct 26 18:58:50.802 INFO kablam! --> src/connector.rs:30:54 Oct 26 18:58:50.802 INFO kablam! | Oct 26 18:58:50.802 INFO kablam! 30 | Ok(server) => for (ip, port, local_port, secret) in server { Oct 26 18:58:50.802 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 26 18:58:50.802 INFO kablam! | Oct 26 18:58:50.802 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:58:50.802 INFO kablam! Oct 26 18:58:50.804 INFO kablam! warning: unused variable: `secret` Oct 26 18:58:50.804 INFO kablam! --> src/listener.rs:30:55 Oct 26 18:58:50.804 INFO kablam! | Oct 26 18:58:50.805 INFO kablam! 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { Oct 26 18:58:50.805 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 26 18:58:50.805 INFO kablam! Oct 26 18:58:51.136 INFO kablam! warning: unused variable: `secret` Oct 26 18:58:51.136 INFO kablam! --> src/connector.rs:30:54 Oct 26 18:58:51.137 INFO kablam! | Oct 26 18:58:51.137 INFO kablam! 30 | Ok(server) => for (ip, port, local_port, secret) in server { Oct 26 18:58:51.137 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 26 18:58:51.137 INFO kablam! | Oct 26 18:58:51.137 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:58:51.137 INFO kablam! Oct 26 18:58:51.138 INFO kablam! warning: unused variable: `secret` Oct 26 18:58:51.138 INFO kablam! --> src/listener.rs:30:55 Oct 26 18:58:51.138 INFO kablam! | Oct 26 18:58:51.138 INFO kablam! 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { Oct 26 18:58:51.138 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 26 18:58:51.138 INFO kablam! Oct 26 18:58:55.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.46s Oct 26 18:58:55.893 INFO kablam! su: No module specific data is present Oct 26 18:58:56.661 INFO running `"docker" "rm" "-f" "67cf7148383b65bf6c99787f5d03c4a419f15cdc2785cab17a3b1b6bf8475cad"` Oct 26 18:58:56.931 INFO blam! 67cf7148383b65bf6c99787f5d03c4a419f15cdc2785cab17a3b1b6bf8475cad