Oct 27 10:32:04.406 INFO checking NaNuNoo/Souffle against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:32:04.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 10:32:04.867 INFO blam! 010c42d1f4836601d9e45155b35ef27d4f44b84fabed33be915dcf22ba825b1b Oct 27 10:32:04.883 INFO running `"docker" "start" "-a" "010c42d1f4836601d9e45155b35ef27d4f44b84fabed33be915dcf22ba825b1b"` Oct 27 10:32:06.410 INFO kablam! usermod: no changes Oct 27 10:32:06.602 INFO kablam! Checking unicode-xid v0.0.3 Oct 27 10:32:06.603 INFO kablam! Checking ipnetwork v0.12.6 Oct 27 10:32:06.603 INFO kablam! Checking pnet_macros_support v0.2.0 Oct 27 10:32:06.611 INFO kablam! Compiling memchr v1.0.1 Oct 27 10:32:06.651 INFO kablam! Checking syntex_pos v0.42.0 Oct 27 10:32:06.707 INFO kablam! Compiling syntex_errors v0.42.0 Oct 27 10:32:06.711 INFO kablam! Compiling thread_local v0.3.4 Oct 27 10:32:10.700 INFO kablam! Compiling aho-corasick v0.6.3 Oct 27 10:32:16.560 INFO kablam! Compiling regex v0.2.2 Oct 27 10:32:16.595 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 27 10:32:53.167 INFO kablam! Checking syntex v0.42.2 Oct 27 10:32:54.361 INFO kablam! Checking pnet_macros v0.15.0 Oct 27 10:33:30.891 INFO kablam! Compiling pnet v0.19.0 Oct 27 10:33:42.611 INFO kablam! Checking souffle v0.1.0 (/source) Oct 27 10:33:44.295 INFO kablam! warning: unused import: `ArpOperation` Oct 27 10:33:44.295 INFO kablam! --> src/arp/mod.rs:16:64 Oct 27 10:33:44.295 INFO kablam! | Oct 27 10:33:44.295 INFO kablam! 16 | use self::pnet::packet::arp::{ArpHardwareTypes, ArpOperations, ArpOperation, ArpPacket}; Oct 27 10:33:44.295 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:33:44.295 INFO kablam! | Oct 27 10:33:44.295 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:33:44.295 INFO kablam! Oct 27 10:33:44.415 INFO kablam! warning: variable does not need to be mutable Oct 27 10:33:44.415 INFO kablam! --> src/arp/mod.rs:40:10 Oct 27 10:33:44.415 INFO kablam! | Oct 27 10:33:44.415 INFO kablam! 40 | let (mut sender, _) = match datalink::channel(&interface, Default::default()) { Oct 27 10:33:44.415 INFO kablam! | ----^^^^^^ Oct 27 10:33:44.415 INFO kablam! | | Oct 27 10:33:44.415 INFO kablam! | help: remove this `mut` Oct 27 10:33:44.415 INFO kablam! | Oct 27 10:33:44.415 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:33:44.415 INFO kablam! Oct 27 10:33:44.503 INFO kablam! warning: unused import: `ArpOperation` Oct 27 10:33:44.503 INFO kablam! --> src/arp/mod.rs:16:64 Oct 27 10:33:44.503 INFO kablam! | Oct 27 10:33:44.503 INFO kablam! 16 | use self::pnet::packet::arp::{ArpHardwareTypes, ArpOperations, ArpOperation, ArpPacket}; Oct 27 10:33:44.503 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:33:44.503 INFO kablam! | Oct 27 10:33:44.503 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:33:44.503 INFO kablam! Oct 27 10:33:44.663 INFO kablam! warning: variable does not need to be mutable Oct 27 10:33:44.663 INFO kablam! --> src/arp/mod.rs:40:10 Oct 27 10:33:44.663 INFO kablam! | Oct 27 10:33:44.663 INFO kablam! 40 | let (mut sender, _) = match datalink::channel(&interface, Default::default()) { Oct 27 10:33:44.663 INFO kablam! | ----^^^^^^ Oct 27 10:33:44.663 INFO kablam! | | Oct 27 10:33:44.663 INFO kablam! | help: remove this `mut` Oct 27 10:33:44.663 INFO kablam! | Oct 27 10:33:44.663 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 10:33:44.663 INFO kablam! Oct 27 10:33:44.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 27 10:33:44.763 INFO kablam! su: No module specific data is present Oct 27 10:33:45.614 INFO running `"docker" "rm" "-f" "010c42d1f4836601d9e45155b35ef27d4f44b84fabed33be915dcf22ba825b1b"` Oct 27 10:33:45.864 INFO blam! 010c42d1f4836601d9e45155b35ef27d4f44b84fabed33be915dcf22ba825b1b