Oct 27 00:13:43.003 INFO checking mrak/ipsee against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:13:43.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 00:13:43.577 INFO blam! 1dd6f0b71984843e32c87d9e84d184148b8c4b524d7a4e7e88dcef0e08307c3e Oct 27 00:13:43.579 INFO running `"docker" "start" "-a" "1dd6f0b71984843e32c87d9e84d184148b8c4b524d7a4e7e88dcef0e08307c3e"` Oct 27 00:13:44.881 INFO kablam! usermod: no changes Oct 27 00:13:45.072 INFO kablam! Compiling ucd-util v0.1.1 Oct 27 00:13:45.072 INFO kablam! Checking pnet_base v0.21.0 Oct 27 00:13:45.072 INFO kablam! Checking ipnetwork v0.12.8 Oct 27 00:13:45.072 INFO kablam! Compiling pnet v0.21.0 Oct 27 00:13:45.072 INFO kablam! Compiling memchr v2.0.1 Oct 27 00:13:45.072 INFO kablam! Checking pnet_sys v0.21.0 Oct 27 00:13:45.072 INFO kablam! Compiling thread_local v0.3.5 Oct 27 00:13:45.072 INFO kablam! Compiling syntex_errors v0.42.0 Oct 27 00:13:46.871 INFO kablam! Checking pnet_macros_support v0.21.0 Oct 27 00:13:48.351 INFO kablam! Checking pnet_datalink v0.21.0 Oct 27 00:13:48.459 INFO kablam! Compiling aho-corasick v0.6.4 Oct 27 00:13:48.543 INFO kablam! Compiling regex-syntax v0.5.3 Oct 27 00:13:53.129 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 27 00:14:06.051 INFO kablam! Compiling regex v0.2.10 Oct 27 00:14:52.624 INFO kablam! Compiling syntex v0.42.2 Oct 27 00:14:53.947 INFO kablam! Compiling pnet_macros v0.21.0 Oct 27 00:14:57.075 INFO kablam! Compiling pnet_packet v0.21.0 Oct 27 00:15:11.223 INFO kablam! Checking pnet_transport v0.21.0 Oct 27 00:15:12.143 INFO kablam! Checking ipsee v0.1.0 (/source) Oct 27 00:15:12.908 INFO kablam! warning: unused import: `MutableEthernetPacket` Oct 27 00:15:12.908 INFO kablam! --> src/main.rs:11:58 Oct 27 00:15:12.908 INFO kablam! | Oct 27 00:15:12.908 INFO kablam! 11 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket, MutableEthernetPacket}; Oct 27 00:15:12.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:15:12.909 INFO kablam! | Oct 27 00:15:12.909 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:15:12.909 INFO kablam! Oct 27 00:15:12.910 INFO kablam! warning: unused import: `pnet::packet::icmpv6::Icmpv6Packet` Oct 27 00:15:12.910 INFO kablam! --> src/main.rs:12:5 Oct 27 00:15:12.910 INFO kablam! | Oct 27 00:15:12.911 INFO kablam! 12 | use pnet::packet::icmpv6::Icmpv6Packet; Oct 27 00:15:12.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:15:12.911 INFO kablam! Oct 27 00:15:12.911 INFO kablam! warning: unused imports: `echo_reply`, `echo_request` Oct 27 00:15:12.912 INFO kablam! --> src/main.rs:13:26 Oct 27 00:15:12.912 INFO kablam! | Oct 27 00:15:12.912 INFO kablam! 13 | use pnet::packet::icmp::{echo_reply, echo_request, IcmpPacket, IcmpTypes}; Oct 27 00:15:12.912 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^ Oct 27 00:15:12.912 INFO kablam! Oct 27 00:15:12.912 INFO kablam! warning: unused import: `pnet::util::MacAddr` Oct 27 00:15:12.912 INFO kablam! --> src/main.rs:19:5 Oct 27 00:15:12.912 INFO kablam! | Oct 27 00:15:12.912 INFO kablam! 19 | use pnet::util::MacAddr; Oct 27 00:15:12.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:15:12.912 INFO kablam! Oct 27 00:15:13.071 INFO kablam! warning: unused import: `MutableEthernetPacket` Oct 27 00:15:13.072 INFO kablam! --> src/main.rs:11:58 Oct 27 00:15:13.072 INFO kablam! | Oct 27 00:15:13.072 INFO kablam! 11 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket, MutableEthernetPacket}; Oct 27 00:15:13.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:15:13.073 INFO kablam! | Oct 27 00:15:13.073 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:15:13.074 INFO kablam! Oct 27 00:15:13.074 INFO kablam! warning: unused import: `pnet::packet::icmpv6::Icmpv6Packet` Oct 27 00:15:13.074 INFO kablam! --> src/main.rs:12:5 Oct 27 00:15:13.075 INFO kablam! | Oct 27 00:15:13.075 INFO kablam! 12 | use pnet::packet::icmpv6::Icmpv6Packet; Oct 27 00:15:13.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:15:13.075 INFO kablam! Oct 27 00:15:13.076 INFO kablam! warning: unused imports: `echo_reply`, `echo_request` Oct 27 00:15:13.076 INFO kablam! --> src/main.rs:13:26 Oct 27 00:15:13.076 INFO kablam! | Oct 27 00:15:13.076 INFO kablam! 13 | use pnet::packet::icmp::{echo_reply, echo_request, IcmpPacket, IcmpTypes}; Oct 27 00:15:13.077 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^ Oct 27 00:15:13.077 INFO kablam! Oct 27 00:15:13.077 INFO kablam! warning: unused import: `pnet::util::MacAddr` Oct 27 00:15:13.078 INFO kablam! --> src/main.rs:19:5 Oct 27 00:15:13.078 INFO kablam! | Oct 27 00:15:13.078 INFO kablam! 19 | use pnet::util::MacAddr; Oct 27 00:15:13.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:15:13.079 INFO kablam! Oct 27 00:15:13.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 27 00:15:13.391 INFO kablam! su: No module specific data is present Oct 27 00:15:14.847 INFO running `"docker" "rm" "-f" "1dd6f0b71984843e32c87d9e84d184148b8c4b524d7a4e7e88dcef0e08307c3e"` Oct 27 00:15:15.167 INFO blam! 1dd6f0b71984843e32c87d9e84d184148b8c4b524d7a4e7e88dcef0e08307c3e