Oct 10 13:04:19.842 INFO testing ttalvitie/punchtunnel against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:04:19.842 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:04:19.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:04:20.274 INFO blam! 02bf92197bd8c73ccb2a065455bbdc79aeb9a374d45abcd0e517f653cf7eaae6 Oct 10 13:04:20.278 INFO running `"docker" "start" "-a" "02bf92197bd8c73ccb2a065455bbdc79aeb9a374d45abcd0e517f653cf7eaae6"` Oct 10 13:04:21.244 INFO kablam! usermod: no changes Oct 10 13:04:21.316 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 13:04:21.316 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 13:04:21.316 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 13:04:21.316 INFO kablam! files will be included as a binary target: Oct 10 13:04:21.316 INFO kablam! Oct 10 13:04:21.316 INFO kablam! * /source/src/bin/server.rs Oct 10 13:04:21.316 INFO kablam! Oct 10 13:04:21.316 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 13:04:21.316 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 13:04:21.316 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 13:04:21.316 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 13:04:21.316 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 13:04:21.316 INFO kablam! Oct 10 13:04:21.316 INFO kablam! For more information on this warning you can consult Oct 10 13:04:21.316 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 13:04:21.596 INFO kablam! Compiling libudt4-sys v0.2.0 Oct 10 13:04:21.596 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 10 13:04:21.608 INFO kablam! Compiling sha2 v0.6.0 Oct 10 13:04:24.024 INFO kablam! Compiling hyper v0.11.6 Oct 10 13:04:36.619 INFO kablam! Compiling hyper-tls v0.1.2 Oct 10 13:04:40.044 INFO kablam! Compiling udt v0.2.0 Oct 10 13:04:41.111 INFO kablam! Compiling punchtunnel v0.1.0 (/source) Oct 10 13:04:44.828 INFO kablam! warning: unused variable: `secret` Oct 10 13:04:44.832 INFO kablam! --> src/connector.rs:30:54 Oct 10 13:04:44.832 INFO kablam! | Oct 10 13:04:44.832 INFO kablam! 30 | Ok(server) => for (ip, port, local_port, secret) in server { Oct 10 13:04:44.832 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 10 13:04:44.832 INFO kablam! | Oct 10 13:04:44.832 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:04:44.832 INFO kablam! Oct 10 13:04:44.832 INFO kablam! warning: unused variable: `secret` Oct 10 13:04:44.832 INFO kablam! --> src/listener.rs:30:55 Oct 10 13:04:44.832 INFO kablam! | Oct 10 13:04:44.832 INFO kablam! 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { Oct 10 13:04:44.832 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 10 13:04:44.832 INFO kablam! Oct 10 13:05:11.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.06s Oct 10 13:05:11.352 INFO kablam! su: No module specific data is present Oct 10 13:05:12.361 INFO running `"docker" "rm" "-f" "02bf92197bd8c73ccb2a065455bbdc79aeb9a374d45abcd0e517f653cf7eaae6"` Oct 10 13:05:12.700 INFO blam! 02bf92197bd8c73ccb2a065455bbdc79aeb9a374d45abcd0e517f653cf7eaae6 Oct 10 13:05:12.709 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:05:12.709 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:05:13.282 INFO blam! 226bf92b8bbb04b084b10213812ec0a1741f758a1bf14819a3128092cedb58fe Oct 10 13:05:13.284 INFO running `"docker" "start" "-a" "226bf92b8bbb04b084b10213812ec0a1741f758a1bf14819a3128092cedb58fe"` Oct 10 13:05:15.212 INFO kablam! usermod: no changes Oct 10 13:05:15.308 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 13:05:15.308 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 13:05:15.308 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 13:05:15.308 INFO kablam! files will be included as a binary target: Oct 10 13:05:15.308 INFO kablam! Oct 10 13:05:15.308 INFO kablam! * /source/src/bin/server.rs Oct 10 13:05:15.308 INFO kablam! Oct 10 13:05:15.308 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 13:05:15.308 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 13:05:15.308 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 13:05:15.308 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 13:05:15.308 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 13:05:15.309 INFO kablam! Oct 10 13:05:15.309 INFO kablam! For more information on this warning you can consult Oct 10 13:05:15.309 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 13:05:15.560 INFO kablam! Compiling punchtunnel v0.1.0 (/source) Oct 10 13:05:27.664 INFO kablam! warning: unused variable: `secret` Oct 10 13:05:27.664 INFO kablam! --> src/connector.rs:30:54 Oct 10 13:05:27.664 INFO kablam! | Oct 10 13:05:27.664 INFO kablam! 30 | Ok(server) => for (ip, port, local_port, secret) in server { Oct 10 13:05:27.664 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 10 13:05:27.688 INFO kablam! | Oct 10 13:05:27.688 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:05:27.688 INFO kablam! Oct 10 13:05:27.688 INFO kablam! warning: unused variable: `secret` Oct 10 13:05:27.688 INFO kablam! --> src/listener.rs:30:55 Oct 10 13:05:27.688 INFO kablam! | Oct 10 13:05:27.688 INFO kablam! 30 | Ok(clients) => for (ip, port, local_port, secret) in clients { Oct 10 13:05:27.688 INFO kablam! | ^^^^^^ help: consider using `_secret` instead Oct 10 13:05:27.688 INFO kablam! Oct 10 13:05:30.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.93s Oct 10 13:05:30.190 INFO kablam! su: No module specific data is present Oct 10 13:05:31.448 INFO running `"docker" "rm" "-f" "226bf92b8bbb04b084b10213812ec0a1741f758a1bf14819a3128092cedb58fe"` Oct 10 13:05:31.832 INFO blam! 226bf92b8bbb04b084b10213812ec0a1741f758a1bf14819a3128092cedb58fe Oct 10 13:05:31.848 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:05:31.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:05:32.422 INFO blam! a6791b79149d0c2e76f8f6163447031c291c595c836e70f37659b3c177b1a8a5 Oct 10 13:05:32.424 INFO running `"docker" "start" "-a" "a6791b79149d0c2e76f8f6163447031c291c595c836e70f37659b3c177b1a8a5"` Oct 10 13:05:34.295 INFO kablam! usermod: no changes Oct 10 13:05:34.372 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 13:05:34.372 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 13:05:34.372 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 13:05:34.372 INFO kablam! files will be included as a binary target: Oct 10 13:05:34.372 INFO kablam! Oct 10 13:05:34.372 INFO kablam! * /source/src/bin/server.rs Oct 10 13:05:34.372 INFO kablam! Oct 10 13:05:34.372 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 13:05:34.372 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 13:05:34.372 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 13:05:34.372 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 13:05:34.372 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 13:05:34.372 INFO kablam! Oct 10 13:05:34.372 INFO kablam! For more information on this warning you can consult Oct 10 13:05:34.372 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 13:05:34.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 10 13:05:34.555 INFO kablam! Running /target/debug/deps/punchtunnel-b1bc2b6a8f9b641d Oct 10 13:05:34.559 INFO blam! Oct 10 13:05:34.559 INFO blam! running 0 tests Oct 10 13:05:34.561 INFO blam! Oct 10 13:05:34.562 INFO kablam! Running /target/debug/deps/punchtunnel_connect-3f2a29b53989b277 Oct 10 13:05:34.562 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:34.562 INFO blam! Oct 10 13:05:34.563 INFO blam! Oct 10 13:05:34.563 INFO blam! running 0 tests Oct 10 13:05:34.564 INFO blam! Oct 10 13:05:34.564 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:34.565 INFO blam! Oct 10 13:05:34.568 INFO blam! Oct 10 13:05:34.568 INFO kablam! Running /target/debug/deps/punchtunnel_create_keys-e886bdfd0a192e2a Oct 10 13:05:34.569 INFO blam! running 0 tests Oct 10 13:05:34.569 INFO kablam! Running /target/debug/deps/punchtunnel_listen-59df5189ffcf5829 Oct 10 13:05:34.569 INFO blam! Oct 10 13:05:34.570 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:34.570 INFO blam! Oct 10 13:05:34.581 INFO blam! Oct 10 13:05:34.581 INFO kablam! Running /target/debug/deps/punchtunnel_relay_server-9c7671ec266f2fb1 Oct 10 13:05:34.582 INFO blam! running 0 tests Oct 10 13:05:34.582 INFO blam! Oct 10 13:05:34.582 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:34.583 INFO blam! Oct 10 13:05:34.591 INFO blam! Oct 10 13:05:34.591 INFO blam! running 0 tests Oct 10 13:05:34.591 INFO blam! Oct 10 13:05:34.591 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:34.591 INFO blam! Oct 10 13:05:34.596 INFO kablam! Running /target/debug/deps/relay-10b71a28c5159dfb Oct 10 13:05:34.600 INFO kablam! Doc-tests punchtunnel Oct 10 13:05:34.600 INFO blam! Oct 10 13:05:34.600 INFO blam! running 0 tests Oct 10 13:05:34.600 INFO blam! Oct 10 13:05:34.600 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:34.600 INFO blam! Oct 10 13:05:39.164 INFO blam! Oct 10 13:05:39.164 INFO blam! running 0 tests Oct 10 13:05:39.164 INFO blam! Oct 10 13:05:39.164 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:05:39.164 INFO blam! Oct 10 13:05:39.170 INFO kablam! su: No module specific data is present Oct 10 13:05:39.868 INFO running `"docker" "rm" "-f" "a6791b79149d0c2e76f8f6163447031c291c595c836e70f37659b3c177b1a8a5"` Oct 10 13:05:40.100 INFO blam! a6791b79149d0c2e76f8f6163447031c291c595c836e70f37659b3c177b1a8a5