Oct 21 15:30:02.346 INFO checking mrak/ipsee against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:30:02.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:30:02.729 INFO blam! 7782a1d0cf1759c509d703a34defce6a6b30eacecc88b6f8e2bf7402cbb8b587 Oct 21 15:30:02.748 INFO running `"docker" "start" "-a" "7782a1d0cf1759c509d703a34defce6a6b30eacecc88b6f8e2bf7402cbb8b587"` Oct 21 15:30:03.784 INFO kablam! usermod: no changes Oct 21 15:30:03.928 INFO kablam! Compiling term v0.4.6 Oct 21 15:30:03.931 INFO kablam! Checking pnet_base v0.21.0 Oct 21 15:30:03.931 INFO kablam! Checking ipnetwork v0.12.8 Oct 21 15:30:03.931 INFO kablam! Compiling pnet v0.21.0 Oct 21 15:30:03.931 INFO kablam! Compiling syntex_pos v0.42.0 Oct 21 15:30:03.931 INFO kablam! Compiling memchr v2.0.1 Oct 21 15:30:03.931 INFO kablam! Compiling regex-syntax v0.5.3 Oct 21 15:30:03.931 INFO kablam! Checking pnet_sys v0.21.0 Oct 21 15:30:05.601 INFO kablam! Compiling thread_local v0.3.5 Oct 21 15:30:05.604 INFO kablam! Checking pnet_macros_support v0.21.0 Oct 21 15:30:05.682 INFO kablam! Compiling aho-corasick v0.6.4 Oct 21 15:30:06.460 INFO kablam! Checking pnet_datalink v0.21.0 Oct 21 15:30:10.430 INFO kablam! Compiling syntex_errors v0.42.0 Oct 21 15:30:14.360 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 21 15:30:22.717 INFO kablam! Compiling regex v0.2.10 Oct 21 15:31:07.820 INFO kablam! Compiling syntex v0.42.2 Oct 21 15:31:09.082 INFO kablam! Compiling pnet_macros v0.21.0 Oct 21 15:31:12.292 INFO kablam! Compiling pnet_packet v0.21.0 Oct 21 15:31:27.984 INFO kablam! Checking pnet_transport v0.21.0 Oct 21 15:31:28.849 INFO kablam! Checking ipsee v0.1.0 (/source) Oct 21 15:31:29.432 INFO kablam! warning: unused import: `MutableEthernetPacket` Oct 21 15:31:29.432 INFO kablam! --> src/main.rs:11:58 Oct 21 15:31:29.432 INFO kablam! | Oct 21 15:31:29.432 INFO kablam! 11 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket, MutableEthernetPacket}; Oct 21 15:31:29.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:29.432 INFO kablam! | Oct 21 15:31:29.432 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:31:29.432 INFO kablam! Oct 21 15:31:29.432 INFO kablam! warning: unused import: `pnet::packet::icmpv6::Icmpv6Packet` Oct 21 15:31:29.432 INFO kablam! --> src/main.rs:12:5 Oct 21 15:31:29.433 INFO kablam! | Oct 21 15:31:29.433 INFO kablam! 12 | use pnet::packet::icmpv6::Icmpv6Packet; Oct 21 15:31:29.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:29.433 INFO kablam! Oct 21 15:31:29.433 INFO kablam! warning: unused imports: `echo_reply`, `echo_request` Oct 21 15:31:29.433 INFO kablam! --> src/main.rs:13:26 Oct 21 15:31:29.433 INFO kablam! | Oct 21 15:31:29.433 INFO kablam! 13 | use pnet::packet::icmp::{echo_reply, echo_request, IcmpPacket, IcmpTypes}; Oct 21 15:31:29.433 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^ Oct 21 15:31:29.433 INFO kablam! Oct 21 15:31:29.433 INFO kablam! warning: unused import: `pnet::util::MacAddr` Oct 21 15:31:29.433 INFO kablam! --> src/main.rs:19:5 Oct 21 15:31:29.433 INFO kablam! | Oct 21 15:31:29.433 INFO kablam! 19 | use pnet::util::MacAddr; Oct 21 15:31:29.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:29.433 INFO kablam! Oct 21 15:31:29.521 INFO kablam! warning: unused import: `MutableEthernetPacket` Oct 21 15:31:29.521 INFO kablam! --> src/main.rs:11:58 Oct 21 15:31:29.522 INFO kablam! | Oct 21 15:31:29.522 INFO kablam! 11 | use pnet::packet::ethernet::{EtherTypes, EthernetPacket, MutableEthernetPacket}; Oct 21 15:31:29.522 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:29.523 INFO kablam! | Oct 21 15:31:29.523 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:31:29.523 INFO kablam! Oct 21 15:31:29.523 INFO kablam! warning: unused import: `pnet::packet::icmpv6::Icmpv6Packet` Oct 21 15:31:29.524 INFO kablam! --> src/main.rs:12:5 Oct 21 15:31:29.524 INFO kablam! | Oct 21 15:31:29.524 INFO kablam! 12 | use pnet::packet::icmpv6::Icmpv6Packet; Oct 21 15:31:29.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:29.525 INFO kablam! Oct 21 15:31:29.525 INFO kablam! warning: unused imports: `echo_reply`, `echo_request` Oct 21 15:31:29.526 INFO kablam! --> src/main.rs:13:26 Oct 21 15:31:29.526 INFO kablam! | Oct 21 15:31:29.526 INFO kablam! 13 | use pnet::packet::icmp::{echo_reply, echo_request, IcmpPacket, IcmpTypes}; Oct 21 15:31:29.526 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^^ Oct 21 15:31:29.527 INFO kablam! Oct 21 15:31:29.527 INFO kablam! warning: unused import: `pnet::util::MacAddr` Oct 21 15:31:29.527 INFO kablam! --> src/main.rs:19:5 Oct 21 15:31:29.528 INFO kablam! | Oct 21 15:31:29.534 INFO kablam! 19 | use pnet::util::MacAddr; Oct 21 15:31:29.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:31:29.534 INFO kablam! Oct 21 15:31:29.777 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 21 15:31:29.780 INFO kablam! su: No module specific data is present Oct 21 15:31:30.369 INFO running `"docker" "rm" "-f" "7782a1d0cf1759c509d703a34defce6a6b30eacecc88b6f8e2bf7402cbb8b587"` Oct 21 15:31:30.784 INFO blam! 7782a1d0cf1759c509d703a34defce6a6b30eacecc88b6f8e2bf7402cbb8b587