Oct 12 22:29:14.031 INFO checking doshmajhan/corrosion against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:29:14.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 22:29:14.246 INFO blam! e9050264acc4b59d6e1af02ecddc72b5191f5defbce3127e6474c26cdf56c872 Oct 12 22:29:14.248 INFO running `"docker" "start" "-a" "e9050264acc4b59d6e1af02ecddc72b5191f5defbce3127e6474c26cdf56c872"` Oct 12 22:29:14.616 INFO kablam! usermod: no changes Oct 12 22:29:14.709 INFO kablam! Compiling regex-syntax v0.4.2 Oct 12 22:29:14.709 INFO kablam! Compiling memchr v2.0.1 Oct 12 22:29:14.716 INFO kablam! Checking pnet_sys v0.20.0 Oct 12 22:29:14.719 INFO kablam! Compiling thread_local v0.3.5 Oct 12 22:29:14.720 INFO kablam! Compiling syntex_errors v0.42.0 Oct 12 22:29:15.552 INFO kablam! Checking pnet_datalink v0.20.0 Oct 12 22:29:15.636 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 22:29:19.157 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 12 22:29:22.397 INFO kablam! Compiling regex v0.2.6 Oct 12 22:30:09.433 INFO kablam! Compiling syntex v0.42.2 Oct 12 22:30:10.959 INFO kablam! Compiling pnet_macros v0.20.0 Oct 12 22:30:14.420 INFO kablam! Compiling pnet_packet v0.20.0 Oct 12 22:30:28.642 INFO kablam! Checking pnet_transport v0.20.0 Oct 12 22:30:29.142 INFO kablam! Checking pnet v0.20.0 Oct 12 22:30:29.572 INFO kablam! Checking corrosion v0.1.0 (/source) Oct 12 22:30:30.160 INFO kablam! warning: unused imports: `SocketAddr`, `ToSocketAddrs` Oct 12 22:30:30.160 INFO kablam! --> src/query/mod.rs:1:16 Oct 12 22:30:30.160 INFO kablam! | Oct 12 22:30:30.160 INFO kablam! 1 | use std::net::{SocketAddr, ToSocketAddrs}; Oct 12 22:30:30.160 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 12 22:30:30.160 INFO kablam! | Oct 12 22:30:30.160 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:30:30.160 INFO kablam! Oct 12 22:30:30.240 INFO kablam! warning: unused variable: `domain_ip` Oct 12 22:30:30.240 INFO kablam! --> src/main.rs:69:9 Oct 12 22:30:30.240 INFO kablam! | Oct 12 22:30:30.240 INFO kablam! 69 | let domain_ip = client.resolve_domain_to_ip().unwrap(); Oct 12 22:30:30.240 INFO kablam! | ^^^^^^^^^ help: consider using `_domain_ip` instead Oct 12 22:30:30.240 INFO kablam! | Oct 12 22:30:30.244 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:30:30.244 INFO kablam! Oct 12 22:30:30.248 INFO kablam! warning: unused imports: `SocketAddr`, `ToSocketAddrs` Oct 12 22:30:30.248 INFO kablam! --> src/query/mod.rs:1:16 Oct 12 22:30:30.248 INFO kablam! | Oct 12 22:30:30.248 INFO kablam! 1 | use std::net::{SocketAddr, ToSocketAddrs}; Oct 12 22:30:30.248 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 12 22:30:30.248 INFO kablam! | Oct 12 22:30:30.248 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:30:30.248 INFO kablam! Oct 12 22:30:30.336 INFO kablam! warning: unused variable: `domain_ip` Oct 12 22:30:30.336 INFO kablam! --> src/main.rs:69:9 Oct 12 22:30:30.336 INFO kablam! | Oct 12 22:30:30.336 INFO kablam! 69 | let domain_ip = client.resolve_domain_to_ip().unwrap(); Oct 12 22:30:30.336 INFO kablam! | ^^^^^^^^^ help: consider using `_domain_ip` instead Oct 12 22:30:30.336 INFO kablam! | Oct 12 22:30:30.336 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:30:30.336 INFO kablam! Oct 12 22:30:30.405 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 12 22:30:30.417 INFO kablam! su: No module specific data is present Oct 12 22:30:30.791 INFO running `"docker" "rm" "-f" "e9050264acc4b59d6e1af02ecddc72b5191f5defbce3127e6474c26cdf56c872"` Oct 12 22:30:31.101 INFO blam! e9050264acc4b59d6e1af02ecddc72b5191f5defbce3127e6474c26cdf56c872