Oct 21 16:09:12.327 INFO checking lluchs/sixpunch against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:09:12.328 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 21 16:09:12.700 INFO blam! 8952d8634dd1b5bbcacf0332e307bf6e25e4dedbe54378768f8aac080308fe3e Oct 21 16:09:12.712 INFO running `"docker" "start" "-a" "8952d8634dd1b5bbcacf0332e307bf6e25e4dedbe54378768f8aac080308fe3e"` Oct 21 16:09:14.844 INFO kablam! usermod: no changes Oct 21 16:09:14.972 INFO kablam! Compiling quote v0.3.14 Oct 21 16:09:14.972 INFO kablam! Checking serde v0.9.10 Oct 21 16:09:14.980 INFO kablam! Checking clap v2.20.5 Oct 21 16:09:17.377 INFO kablam! Compiling syn v0.11.8 Oct 21 16:09:26.477 INFO kablam! Compiling serde_codegen_internals v0.14.1 Oct 21 16:09:29.547 INFO kablam! Compiling serde_derive v0.9.10 Oct 21 16:09:32.800 INFO kablam! Checking bincode v1.0.0-alpha5 Oct 21 16:09:37.160 INFO kablam! Checking sixpunch v0.1.0 (/source) Oct 21 16:09:37.997 INFO kablam! warning: unused variable: `number_of_bytes` Oct 21 16:09:37.997 INFO kablam! --> src/udp/puncher.rs:60:18 Oct 21 16:09:37.998 INFO kablam! | Oct 21 16:09:37.998 INFO kablam! 60 | let (number_of_bytes, src_addr) Oct 21 16:09:38.003 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 21 16:09:38.003 INFO kablam! | Oct 21 16:09:38.003 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:09:38.004 INFO kablam! Oct 21 16:09:38.004 INFO kablam! warning: unused variable: `number_of_bytes` Oct 21 16:09:38.004 INFO kablam! --> src/udp/client.rs:27:14 Oct 21 16:09:38.005 INFO kablam! | Oct 21 16:09:38.005 INFO kablam! 27 | let (number_of_bytes, src_addr) Oct 21 16:09:38.005 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 21 16:09:38.006 INFO kablam! Oct 21 16:09:38.006 INFO kablam! warning: unused variable: `id` Oct 21 16:09:38.006 INFO kablam! --> src/udp/client.rs:111:31 Oct 21 16:09:38.007 INFO kablam! | Oct 21 16:09:38.007 INFO kablam! 111 | Message::NotFound(id) => return false, Oct 21 16:09:38.007 INFO kablam! | ^^ help: consider using `_id` instead Oct 21 16:09:38.012 INFO kablam! Oct 21 16:09:38.093 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:09:38.093 INFO kablam! --> src/udp/client.rs:120:13 Oct 21 16:09:38.093 INFO kablam! | Oct 21 16:09:38.093 INFO kablam! 120 | self.send_msg(msg.clone(), addr); Oct 21 16:09:38.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:09:38.093 INFO kablam! | Oct 21 16:09:38.093 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:09:38.093 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:09:38.093 INFO kablam! Oct 21 16:09:38.624 INFO kablam! warning: unused variable: `number_of_bytes` Oct 21 16:09:38.624 INFO kablam! --> src/udp/puncher.rs:60:18 Oct 21 16:09:38.624 INFO kablam! | Oct 21 16:09:38.624 INFO kablam! 60 | let (number_of_bytes, src_addr) Oct 21 16:09:38.624 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 21 16:09:38.624 INFO kablam! | Oct 21 16:09:38.624 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:09:38.625 INFO kablam! Oct 21 16:09:38.625 INFO kablam! warning: unused variable: `number_of_bytes` Oct 21 16:09:38.625 INFO kablam! --> src/udp/client.rs:27:14 Oct 21 16:09:38.625 INFO kablam! | Oct 21 16:09:38.625 INFO kablam! 27 | let (number_of_bytes, src_addr) Oct 21 16:09:38.625 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_bytes` instead Oct 21 16:09:38.625 INFO kablam! Oct 21 16:09:38.625 INFO kablam! warning: unused variable: `id` Oct 21 16:09:38.625 INFO kablam! --> src/udp/client.rs:111:31 Oct 21 16:09:38.625 INFO kablam! | Oct 21 16:09:38.625 INFO kablam! 111 | Message::NotFound(id) => return false, Oct 21 16:09:38.625 INFO kablam! | ^^ help: consider using `_id` instead Oct 21 16:09:38.625 INFO kablam! Oct 21 16:09:39.129 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:09:39.129 INFO kablam! --> src/udp/client.rs:120:13 Oct 21 16:09:39.130 INFO kablam! | Oct 21 16:09:39.130 INFO kablam! 120 | self.send_msg(msg.clone(), addr); Oct 21 16:09:39.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:09:39.131 INFO kablam! | Oct 21 16:09:39.131 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:09:39.131 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:09:39.132 INFO kablam! Oct 21 16:09:41.306 INFO kablam! warning: unused variable: `sub_m` Oct 21 16:09:41.306 INFO kablam! --> src/bin/client.rs:29:23 Oct 21 16:09:41.306 INFO kablam! | Oct 21 16:09:41.306 INFO kablam! 29 | ("host", Some(sub_m)) => { Oct 21 16:09:41.306 INFO kablam! | ^^^^^ help: consider using `_sub_m` instead Oct 21 16:09:41.306 INFO kablam! | Oct 21 16:09:41.306 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:09:41.306 INFO kablam! Oct 21 16:09:41.512 INFO kablam! warning: unused variable: `sub_m` Oct 21 16:09:41.512 INFO kablam! --> src/bin/client.rs:29:23 Oct 21 16:09:41.512 INFO kablam! | Oct 21 16:09:41.512 INFO kablam! 29 | ("host", Some(sub_m)) => { Oct 21 16:09:41.512 INFO kablam! | ^^^^^ help: consider using `_sub_m` instead Oct 21 16:09:41.512 INFO kablam! | Oct 21 16:09:41.512 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:09:41.512 INFO kablam! Oct 21 16:09:41.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.72s Oct 21 16:09:41.607 INFO kablam! su: No module specific data is present Oct 21 16:09:42.469 INFO running `"docker" "rm" "-f" "8952d8634dd1b5bbcacf0332e307bf6e25e4dedbe54378768f8aac080308fe3e"` Oct 21 16:09:42.745 INFO blam! 8952d8634dd1b5bbcacf0332e307bf6e25e4dedbe54378768f8aac080308fe3e