Oct 13 09:17:57.693 INFO checking rust_asio-0.6.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:17:57.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:17:58.284 INFO blam! eddc9b59d45831e4ea0c4b28695f06ac8dcf3a2626b186a88ccedb816b6a8e8a Oct 13 09:17:58.288 INFO running `"docker" "start" "-a" "eddc9b59d45831e4ea0c4b28695f06ac8dcf3a2626b186a88ccedb816b6a8e8a"` Oct 13 09:17:59.963 INFO kablam! usermod: no changes Oct 13 09:18:00.100 INFO kablam! Compiling context v1.0.1 Oct 13 09:18:00.100 INFO kablam! Checking errno v0.1.8 Oct 13 09:18:02.845 INFO kablam! Checking rust_asio v0.6.0 (/source) Oct 13 09:18:04.568 INFO kablam! warning: unused `#[macro_use]` import Oct 13 09:18:04.568 INFO kablam! --> src/lib.rs:98:1 Oct 13 09:18:04.568 INFO kablam! | Oct 13 09:18:04.568 INFO kablam! 98 | #[macro_use] extern crate bitflags; Oct 13 09:18:04.568 INFO kablam! | ^^^^^^^^^^^^ Oct 13 09:18:04.576 INFO kablam! | Oct 13 09:18:04.577 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:18:04.577 INFO kablam! Oct 13 09:18:04.577 INFO kablam! warning: unused macro definition Oct 13 09:18:04.577 INFO kablam! --> src/lib.rs:119:1 Oct 13 09:18:04.577 INFO kablam! | Oct 13 09:18:04.578 INFO kablam! 119 | / macro_rules! libc_unwrap { Oct 13 09:18:04.578 INFO kablam! 120 | | ($expr:expr) => ( Oct 13 09:18:04.578 INFO kablam! 121 | | match unsafe { $expr } { Oct 13 09:18:04.578 INFO kablam! 122 | | rc if rc >= 0 => rc, Oct 13 09:18:04.578 INFO kablam! ... | Oct 13 09:18:04.579 INFO kablam! 125 | | ) Oct 13 09:18:04.579 INFO kablam! 126 | | } Oct 13 09:18:04.579 INFO kablam! | |_^ Oct 13 09:18:04.579 INFO kablam! | Oct 13 09:18:04.579 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 09:18:04.580 INFO kablam! Oct 13 09:18:05.240 INFO kablam! warning: unused `#[macro_use]` import Oct 13 09:18:05.240 INFO kablam! --> src/lib.rs:98:1 Oct 13 09:18:05.241 INFO kablam! | Oct 13 09:18:05.241 INFO kablam! 98 | #[macro_use] extern crate bitflags; Oct 13 09:18:05.241 INFO kablam! | ^^^^^^^^^^^^ Oct 13 09:18:05.242 INFO kablam! | Oct 13 09:18:05.242 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:18:05.243 INFO kablam! Oct 13 09:18:05.243 INFO kablam! warning: unused macro definition Oct 13 09:18:05.243 INFO kablam! --> src/lib.rs:119:1 Oct 13 09:18:05.244 INFO kablam! | Oct 13 09:18:05.244 INFO kablam! 119 | / macro_rules! libc_unwrap { Oct 13 09:18:05.245 INFO kablam! 120 | | ($expr:expr) => ( Oct 13 09:18:05.245 INFO kablam! 121 | | match unsafe { $expr } { Oct 13 09:18:05.246 INFO kablam! 122 | | rc if rc >= 0 => rc, Oct 13 09:18:05.246 INFO kablam! ... | Oct 13 09:18:05.247 INFO kablam! 125 | | ) Oct 13 09:18:05.247 INFO kablam! 126 | | } Oct 13 09:18:05.248 INFO kablam! | |_^ Oct 13 09:18:05.248 INFO kablam! | Oct 13 09:18:05.248 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 09:18:05.249 INFO kablam! Oct 13 09:18:05.288 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 09:18:05.288 INFO kablam! --> src/ip/icmp.rs:129:26 Oct 13 09:18:05.288 INFO kablam! | Oct 13 09:18:05.288 INFO kablam! 129 | for ep in re.resolve(("localhost")).unwrap() { Oct 13 09:18:05.288 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 13 09:18:05.288 INFO kablam! | Oct 13 09:18:05.288 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 09:18:05.288 INFO kablam! Oct 13 09:18:25.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.59s Oct 13 09:18:25.581 INFO kablam! su: No module specific data is present Oct 13 09:18:25.888 INFO running `"docker" "rm" "-f" "eddc9b59d45831e4ea0c4b28695f06ac8dcf3a2626b186a88ccedb816b6a8e8a"` Oct 13 09:18:26.054 INFO blam! eddc9b59d45831e4ea0c4b28695f06ac8dcf3a2626b186a88ccedb816b6a8e8a