Oct 12 17:05:04.733 INFO checking mrak/ipsee against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 17:05:04.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 17:05:05.089 INFO blam! 299c745a32b9305fcce0449f00f6451c25fad111c644a96edaef257c0fc977d4 Oct 12 17:05:05.104 INFO running `"docker" "start" "-a" "299c745a32b9305fcce0449f00f6451c25fad111c644a96edaef257c0fc977d4"` Oct 12 17:05:06.297 INFO kablam! usermod: no changes Oct 12 17:05:06.443 INFO kablam! Compiling term v0.4.6 Oct 12 17:05:06.452 INFO kablam! Compiling bitflags v0.5.0 Oct 12 17:05:06.452 INFO kablam! Checking pnet_base v0.21.0 Oct 12 17:05:06.452 INFO kablam! Compiling pnet v0.21.0 Oct 12 17:05:06.460 INFO kablam! Compiling syntex_pos v0.42.0 Oct 12 17:05:06.460 INFO kablam! Compiling memchr v2.0.1 Oct 12 17:05:06.460 INFO kablam! Compiling regex-syntax v0.5.3 Oct 12 17:05:06.460 INFO kablam! Checking pnet_sys v0.21.0 Oct 12 17:05:07.436 INFO kablam! Compiling thread_local v0.3.5 Oct 12 17:05:08.592 INFO kablam! Checking pnet_macros_support v0.21.0 Oct 12 17:05:08.676 INFO kablam! Checking pnet_datalink v0.21.0 Oct 12 17:05:09.908 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 17:05:15.520 INFO kablam! Compiling syntex_errors v0.42.0 Oct 12 17:05:20.320 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 12 17:05:28.913 INFO kablam! Compiling regex v0.2.10 Oct 12 17:06:20.152 INFO kablam! Compiling syntex v0.42.2 Oct 12 17:06:21.621 INFO kablam! Compiling pnet_macros v0.21.0 Oct 12 17:06:24.996 INFO kablam! Compiling pnet_packet v0.21.0 Oct 12 17:06:39.370 INFO kablam! Checking pnet_transport v0.21.0 Oct 12 17:06:40.170 INFO kablam! Checking ipsee v0.1.0 (/source) Oct 12 17:06:40.876 INFO kablam! warning: unused import: `MutableEthernetPacket` Oct 12 17:06:40.876 INFO kablam! --> src/main.rs:11:58 Oct 12 17:06:40.877 INFO kablam! | Oct 12 17:06:40.877 INFO kablam! 11 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket, MutableEthernetPacket}; Oct 12 17:06:40.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:06:40.877 INFO kablam! | Oct 12 17:06:40.877 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:06:40.877 INFO kablam! Oct 12 17:06:40.877 INFO kablam! warning: unused import: `pnet::packet::icmpv6::Icmpv6Packet` Oct 12 17:06:40.877 INFO kablam! --> src/main.rs:12:5 Oct 12 17:06:40.877 INFO kablam! | Oct 12 17:06:40.877 INFO kablam! 12 | use pnet::packet::icmpv6::Icmpv6Packet; Oct 12 17:06:40.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:06:40.877 INFO kablam! Oct 12 17:06:40.877 INFO kablam! warning: unused imports: `echo_reply`, `echo_request` Oct 12 17:06:40.877 INFO kablam! --> src/main.rs:13:26 Oct 12 17:06:40.877 INFO kablam! | Oct 12 17:06:40.877 INFO kablam! 13 | use pnet::packet::icmp::{echo_reply, echo_request, IcmpPacket, IcmpTypes}; Oct 12 17:06:40.877 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^ Oct 12 17:06:40.877 INFO kablam! Oct 12 17:06:40.878 INFO kablam! warning: unused import: `pnet::util::MacAddr` Oct 12 17:06:40.878 INFO kablam! --> src/main.rs:19:5 Oct 12 17:06:40.878 INFO kablam! | Oct 12 17:06:40.878 INFO kablam! 19 | use pnet::util::MacAddr; Oct 12 17:06:40.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 17:06:40.878 INFO kablam! Oct 12 17:06:41.085 INFO kablam! warning: unused import: `MutableEthernetPacket` Oct 12 17:06:41.085 INFO kablam! --> src/main.rs:11:58 Oct 12 17:06:41.085 INFO kablam! | Oct 12 17:06:41.085 INFO kablam! 11 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket, MutableEthernetPacket}; Oct 12 17:06:41.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:06:41.085 INFO kablam! | Oct 12 17:06:41.085 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:06:41.085 INFO kablam! Oct 12 17:06:41.085 INFO kablam! warning: unused import: `pnet::packet::icmpv6::Icmpv6Packet` Oct 12 17:06:41.085 INFO kablam! --> src/main.rs:12:5 Oct 12 17:06:41.085 INFO kablam! | Oct 12 17:06:41.085 INFO kablam! 12 | use pnet::packet::icmpv6::Icmpv6Packet; Oct 12 17:06:41.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:06:41.085 INFO kablam! Oct 12 17:06:41.085 INFO kablam! warning: unused imports: `echo_reply`, `echo_request` Oct 12 17:06:41.085 INFO kablam! --> src/main.rs:13:26 Oct 12 17:06:41.085 INFO kablam! | Oct 12 17:06:41.085 INFO kablam! 13 | use pnet::packet::icmp::{echo_reply, echo_request, IcmpPacket, IcmpTypes}; Oct 12 17:06:41.085 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^ Oct 12 17:06:41.085 INFO kablam! Oct 12 17:06:41.085 INFO kablam! warning: unused import: `pnet::util::MacAddr` Oct 12 17:06:41.085 INFO kablam! --> src/main.rs:19:5 Oct 12 17:06:41.085 INFO kablam! | Oct 12 17:06:41.085 INFO kablam! 19 | use pnet::util::MacAddr; Oct 12 17:06:41.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 17:06:41.085 INFO kablam! Oct 12 17:06:41.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 12 17:06:41.348 INFO kablam! su: No module specific data is present Oct 12 17:06:43.095 INFO running `"docker" "rm" "-f" "299c745a32b9305fcce0449f00f6451c25fad111c644a96edaef257c0fc977d4"` Oct 12 17:06:43.441 INFO blam! 299c745a32b9305fcce0449f00f6451c25fad111c644a96edaef257c0fc977d4