Nov 16 10:04:19.727 INFO testing ttalvitie/punchtunnel against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 10:04:19.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 10:04:20.323 INFO [stdout] 2c1c216dc0c1e7ae180feee61ea8cfc066bd2bce2bb58c3cb5d72711849b2e20 Nov 16 10:04:20.331 INFO running `"docker" "start" "-a" "2c1c216dc0c1e7ae180feee61ea8cfc066bd2bce2bb58c3cb5d72711849b2e20"` Nov 16 10:04:21.610 INFO [stderr] usermod: no changes Nov 16 10:04:21.699 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:04:21.699 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:04:21.699 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:04:21.699 INFO [stderr] files will be included as a binary target: Nov 16 10:04:21.699 INFO [stderr] Nov 16 10:04:21.699 INFO [stderr] * /source/src/bin/server.rs Nov 16 10:04:21.699 INFO [stderr] Nov 16 10:04:21.699 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:04:21.699 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:04:21.699 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:04:21.699 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:04:21.699 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:04:21.699 INFO [stderr] Nov 16 10:04:21.699 INFO [stderr] For more information on this warning you can consult Nov 16 10:04:21.699 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:04:21.971 INFO [stderr] Compiling cc v1.0.1 Nov 16 10:04:21.971 INFO [stderr] Compiling openssl v0.9.20 Nov 16 10:04:21.973 INFO [stderr] Compiling futures v0.1.16 Nov 16 10:04:21.973 INFO [stderr] Compiling odds v0.2.25 Nov 16 10:04:21.974 INFO [stderr] Compiling lazy_static v0.2.9 Nov 16 10:04:21.985 INFO [stderr] Compiling serde v1.0.15 Nov 16 10:04:22.007 INFO [stderr] Compiling getopts v0.2.15 Nov 16 10:04:22.007 INFO [stderr] Compiling iovec v0.1.1 Nov 16 10:04:23.059 INFO [stderr] Compiling num_cpus v1.7.0 Nov 16 10:04:24.323 INFO [stderr] Compiling rand v0.3.17 Nov 16 10:04:27.555 INFO [stderr] Compiling time v0.1.38 Nov 16 10:04:29.273 INFO [stderr] Compiling net2 v0.2.31 Nov 16 10:04:29.391 INFO [stderr] Compiling libudt4-sys v0.2.0 Nov 16 10:04:29.487 INFO [stderr] Compiling bytes v0.4.5 Nov 16 10:04:36.503 INFO [stderr] Compiling nodrop v0.1.10 Nov 16 10:04:38.232 INFO [stderr] Compiling mio v0.6.10 Nov 16 10:04:38.293 INFO [stderr] Compiling generic-array v0.8.3 Nov 16 10:04:38.391 INFO [stderr] Compiling serde_derive v1.0.15 Nov 16 10:04:38.459 INFO [stderr] Compiling mime v0.3.5 Nov 16 10:04:38.943 INFO [stderr] Compiling openssl-sys v0.9.20 Nov 16 10:04:42.671 INFO [stderr] Compiling block-buffer v0.2.0 Nov 16 10:04:44.703 INFO [stderr] Compiling digest v0.6.2 Nov 16 10:04:46.828 INFO [stderr] Compiling sha2 v0.6.0 Nov 16 10:04:51.248 INFO [stderr] Compiling tokio-io v0.1.3 Nov 16 10:04:54.677 INFO [stderr] Compiling tokio-service v0.1.0 Nov 16 10:04:54.706 INFO [stderr] Compiling futures-cpupool v0.1.7 Nov 16 10:04:54.879 INFO [stderr] Compiling relay v0.1.0 Nov 16 10:04:59.332 INFO [stderr] Compiling tokio-core v0.1.10 Nov 16 10:05:13.520 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 16 10:05:21.143 INFO [stderr] Compiling native-tls v0.1.4 Nov 16 10:05:22.459 INFO [stderr] Compiling serde_json v1.0.4 Nov 16 10:05:23.335 INFO [stderr] Compiling tokio-tls v0.1.3 Nov 16 10:05:24.339 INFO [stderr] Compiling hyper v0.11.6 Nov 16 10:05:30.979 INFO [stderr] Compiling udt v0.2.0 Nov 16 10:05:39.506 INFO [stderr] Compiling hyper-tls v0.1.2 Nov 16 10:05:40.292 INFO [stderr] Compiling punchtunnel v0.1.0 (/source) Nov 16 10:05:41.964 INFO [stderr] warning: unused variable: `secret` Nov 16 10:05:41.965 INFO [stderr] --> src/connector.rs:30:54 Nov 16 10:05:41.966 INFO [stderr] | Nov 16 10:05:41.966 INFO [stderr] 30 | Ok(server) => for (ip, port, local_port, secret) in server { Nov 16 10:05:41.967 INFO [stderr] | ^^^^^^ help: consider using `_secret` instead Nov 16 10:05:41.967 INFO [stderr] | Nov 16 10:05:41.967 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 10:05:41.968 INFO [stderr] Nov 16 10:05:41.975 INFO [stderr] warning: unused variable: `secret` Nov 16 10:05:41.975 INFO [stderr] --> src/listener.rs:30:55 Nov 16 10:05:41.976 INFO [stderr] | Nov 16 10:05:41.976 INFO [stderr] 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { Nov 16 10:05:41.976 INFO [stderr] | ^^^^^^ help: consider using `_secret` instead Nov 16 10:05:41.977 INFO [stderr] Nov 16 10:06:10.038 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Nov 16 10:06:10.067 INFO [stderr] su: No module specific data is present Nov 16 10:06:11.150 INFO running `"docker" "inspect" "2c1c216dc0c1e7ae180feee61ea8cfc066bd2bce2bb58c3cb5d72711849b2e20"` Nov 16 10:06:11.495 INFO running `"docker" "rm" "-f" "2c1c216dc0c1e7ae180feee61ea8cfc066bd2bce2bb58c3cb5d72711849b2e20"` Nov 16 10:06:11.823 INFO [stdout] 2c1c216dc0c1e7ae180feee61ea8cfc066bd2bce2bb58c3cb5d72711849b2e20 Nov 16 10:06:11.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 10:06:12.275 INFO [stdout] c4e5187013d148deeee9c159cf985be2fccaf32a02babdb5a3504e03e66c98b9 Nov 16 10:06:12.283 INFO running `"docker" "start" "-a" "c4e5187013d148deeee9c159cf985be2fccaf32a02babdb5a3504e03e66c98b9"` Nov 16 10:06:14.263 INFO [stderr] usermod: no changes Nov 16 10:06:14.307 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:06:14.307 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:06:14.307 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:06:14.307 INFO [stderr] files will be included as a binary target: Nov 16 10:06:14.307 INFO [stderr] Nov 16 10:06:14.307 INFO [stderr] * /source/src/bin/server.rs Nov 16 10:06:14.307 INFO [stderr] Nov 16 10:06:14.307 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:06:14.307 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:06:14.307 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:06:14.307 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:06:14.307 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:06:14.307 INFO [stderr] Nov 16 10:06:14.307 INFO [stderr] For more information on this warning you can consult Nov 16 10:06:14.307 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:06:14.540 INFO [stderr] Compiling punchtunnel v0.1.0 (/source) Nov 16 10:06:19.075 INFO [stderr] warning: unused variable: `secret` Nov 16 10:06:19.075 INFO [stderr] --> src/connector.rs:30:54 Nov 16 10:06:19.075 INFO [stderr] | Nov 16 10:06:19.075 INFO [stderr] 30 | Ok(server) => for (ip, port, local_port, secret) in server { Nov 16 10:06:19.075 INFO [stderr] | ^^^^^^ help: consider using `_secret` instead Nov 16 10:06:19.075 INFO [stderr] | Nov 16 10:06:19.075 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 10:06:19.075 INFO [stderr] Nov 16 10:06:19.075 INFO [stderr] warning: unused variable: `secret` Nov 16 10:06:19.075 INFO [stderr] --> src/listener.rs:30:55 Nov 16 10:06:19.075 INFO [stderr] | Nov 16 10:06:19.075 INFO [stderr] 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { Nov 16 10:06:19.075 INFO [stderr] | ^^^^^^ help: consider using `_secret` instead Nov 16 10:06:19.075 INFO [stderr] Nov 16 10:06:20.559 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.28s Nov 16 10:06:20.579 INFO [stderr] su: No module specific data is present Nov 16 10:06:21.209 INFO running `"docker" "inspect" "c4e5187013d148deeee9c159cf985be2fccaf32a02babdb5a3504e03e66c98b9"` Nov 16 10:06:21.577 INFO running `"docker" "rm" "-f" "c4e5187013d148deeee9c159cf985be2fccaf32a02babdb5a3504e03e66c98b9"` Nov 16 10:06:21.915 INFO [stdout] c4e5187013d148deeee9c159cf985be2fccaf32a02babdb5a3504e03e66c98b9 Nov 16 10:06:21.921 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 10:06:22.515 INFO [stdout] d6f7ada5e925a608a5503795c3b4bb4908157e9db43ea17e8273a1968b4af04e Nov 16 10:06:22.517 INFO running `"docker" "start" "-a" "d6f7ada5e925a608a5503795c3b4bb4908157e9db43ea17e8273a1968b4af04e"` Nov 16 10:06:24.007 INFO [stderr] usermod: no changes Nov 16 10:06:24.044 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 10:06:24.044 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 10:06:24.044 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 10:06:24.044 INFO [stderr] files will be included as a binary target: Nov 16 10:06:24.044 INFO [stderr] Nov 16 10:06:24.044 INFO [stderr] * /source/src/bin/server.rs Nov 16 10:06:24.044 INFO [stderr] Nov 16 10:06:24.044 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 10:06:24.044 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 10:06:24.044 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 10:06:24.044 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 10:06:24.044 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 10:06:24.044 INFO [stderr] Nov 16 10:06:24.044 INFO [stderr] For more information on this warning you can consult Nov 16 10:06:24.044 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 10:06:24.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 16 10:06:24.239 INFO [stdout] Nov 16 10:06:24.239 INFO [stdout] running 0 tests Nov 16 10:06:24.239 INFO [stdout] Nov 16 10:06:24.239 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:06:24.239 INFO [stdout] Nov 16 10:06:24.239 INFO [stdout] Nov 16 10:06:24.239 INFO [stdout] running 0 tests Nov 16 10:06:24.239 INFO [stdout] Nov 16 10:06:24.239 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:06:24.239 INFO [stdout] Nov 16 10:06:24.243 INFO [stderr] Running /target/debug/deps/punchtunnel-d2bcaf979deeaebb Nov 16 10:06:24.243 INFO [stderr] Running /target/debug/deps/punchtunnel_connect-a6ceb8a0af48df1e Nov 16 10:06:24.244 INFO [stderr] Running /target/debug/deps/punchtunnel_create_keys-b2f69947a9737501 Nov 16 10:06:24.259 INFO [stderr] Running /target/debug/deps/punchtunnel_listen-23aa6d0e3375b914 Nov 16 10:06:24.259 INFO [stderr] Running /target/debug/deps/punchtunnel_relay_server-f819406e907453b2 Nov 16 10:06:24.260 INFO [stdout] Nov 16 10:06:24.260 INFO [stdout] running 0 tests Nov 16 10:06:24.260 INFO [stdout] Nov 16 10:06:24.260 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:06:24.260 INFO [stdout] Nov 16 10:06:24.260 INFO [stdout] Nov 16 10:06:24.260 INFO [stdout] running 0 tests Nov 16 10:06:24.260 INFO [stdout] Nov 16 10:06:24.260 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:06:24.260 INFO [stdout] Nov 16 10:06:24.262 INFO [stdout] Nov 16 10:06:24.262 INFO [stdout] running 0 tests Nov 16 10:06:24.262 INFO [stdout] Nov 16 10:06:24.262 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:06:24.262 INFO [stdout] Nov 16 10:06:24.264 INFO [stdout] Nov 16 10:06:24.264 INFO [stdout] running 0 tests Nov 16 10:06:24.264 INFO [stdout] Nov 16 10:06:24.264 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:06:24.264 INFO [stdout] Nov 16 10:06:24.265 INFO [stderr] Running /target/debug/deps/relay-53bea5a082a1b004 Nov 16 10:06:24.265 INFO [stderr] Doc-tests punchtunnel Nov 16 10:06:25.203 INFO [stdout] Nov 16 10:06:25.203 INFO [stdout] running 0 tests Nov 16 10:06:25.203 INFO [stdout] Nov 16 10:06:25.203 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 10:06:25.203 INFO [stdout] Nov 16 10:06:25.219 INFO [stderr] su: No module specific data is present Nov 16 10:06:25.730 INFO running `"docker" "inspect" "d6f7ada5e925a608a5503795c3b4bb4908157e9db43ea17e8273a1968b4af04e"` Nov 16 10:06:25.963 INFO running `"docker" "rm" "-f" "d6f7ada5e925a608a5503795c3b4bb4908157e9db43ea17e8273a1968b4af04e"` Nov 16 10:06:26.264 INFO [stdout] d6f7ada5e925a608a5503795c3b4bb4908157e9db43ea17e8273a1968b4af04e