[INFO] updating cached repository ttalvitie/punchtunnel [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ttalvitie/punchtunnel [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ttalvitie/punchtunnel" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ttalvitie/punchtunnel"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ttalvitie/punchtunnel'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ttalvitie/punchtunnel" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ttalvitie/punchtunnel"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ttalvitie/punchtunnel'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8998325ecaf2117c8d9181304514c3b8e430f881 [INFO] sha for GitHub repo ttalvitie/punchtunnel: 8998325ecaf2117c8d9181304514c3b8e430f881 [INFO] validating manifest of ttalvitie/punchtunnel on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ttalvitie/punchtunnel on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ttalvitie/punchtunnel [INFO] finished frobbing ttalvitie/punchtunnel [INFO] frobbed toml for ttalvitie/punchtunnel written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/ttalvitie/punchtunnel/Cargo.toml [INFO] started frobbing ttalvitie/punchtunnel [INFO] finished frobbing ttalvitie/punchtunnel [INFO] frobbed toml for ttalvitie/punchtunnel written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ttalvitie/punchtunnel/Cargo.toml [INFO] crate ttalvitie/punchtunnel has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ttalvitie/punchtunnel against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ttalvitie/punchtunnel:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 31b81f9cd2018a40f0e54e8bd385f6c7a4835d3b2ef6046546a9e02868d3d838 [INFO] running `"docker" "start" "-a" "31b81f9cd2018a40f0e54e8bd385f6c7a4835d3b2ef6046546a9e02868d3d838"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling openssl v0.9.20 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling getopts v0.2.15 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling libudt4-sys v0.2.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.4 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling nodrop v0.1.10 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.20 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling udt v0.2.0 [INFO] [stderr] Compiling punchtunnel v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `secret` [INFO] [stderr] --> src/connector.rs:30:54 [INFO] [stderr] | [INFO] [stderr] 30 | Ok(server) => for (ip, port, local_port, secret) in server { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_secret` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `secret` [INFO] [stderr] --> src/listener.rs:30:55 [INFO] [stderr] | [INFO] [stderr] 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_secret` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "31b81f9cd2018a40f0e54e8bd385f6c7a4835d3b2ef6046546a9e02868d3d838"` [INFO] running `"docker" "rm" "-f" "31b81f9cd2018a40f0e54e8bd385f6c7a4835d3b2ef6046546a9e02868d3d838"` [INFO] [stdout] 31b81f9cd2018a40f0e54e8bd385f6c7a4835d3b2ef6046546a9e02868d3d838 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ttalvitie/punchtunnel:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f8567ff21d6a91331eb6cd13938e0a8f24c2fa003a90abef427d4b6e9c96c37e [INFO] running `"docker" "start" "-a" "f8567ff21d6a91331eb6cd13938e0a8f24c2fa003a90abef427d4b6e9c96c37e"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling punchtunnel v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `secret` [INFO] [stderr] --> src/connector.rs:30:54 [INFO] [stderr] | [INFO] [stderr] 30 | Ok(server) => for (ip, port, local_port, secret) in server { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_secret` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `secret` [INFO] [stderr] --> src/listener.rs:30:55 [INFO] [stderr] | [INFO] [stderr] 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_secret` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.01s [INFO] running `"docker" "inspect" "f8567ff21d6a91331eb6cd13938e0a8f24c2fa003a90abef427d4b6e9c96c37e"` [INFO] running `"docker" "rm" "-f" "f8567ff21d6a91331eb6cd13938e0a8f24c2fa003a90abef427d4b6e9c96c37e"` [INFO] [stdout] f8567ff21d6a91331eb6cd13938e0a8f24c2fa003a90abef427d4b6e9c96c37e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/ttalvitie/punchtunnel:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 584c800fae2bba566e14d60af1b5bb6fc5891ef661196a3cb965d39bd6a625b0 [INFO] running `"docker" "start" "-a" "584c800fae2bba566e14d60af1b5bb6fc5891ef661196a3cb965d39bd6a625b0"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/server.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/punchtunnel-b56dcf471db16c52 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/punchtunnel_connect-f3f110f916429eb0 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/punchtunnel_create_keys-6b9237571146f075 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/punchtunnel_listen-ffaca26a9965ab75 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/punchtunnel_relay_server-081ea449fbedf5d9 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/relay-1235cd0a55fadf6a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests punchtunnel [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "584c800fae2bba566e14d60af1b5bb6fc5891ef661196a3cb965d39bd6a625b0"` [INFO] running `"docker" "rm" "-f" "584c800fae2bba566e14d60af1b5bb6fc5891ef661196a3cb965d39bd6a625b0"` [INFO] [stdout] 584c800fae2bba566e14d60af1b5bb6fc5891ef661196a3cb965d39bd6a625b0