Oct 27 17:07:48.322 INFO checking rips-packets-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 17:07:48.322 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 27 17:07:48.544 INFO blam! ac181b805b5d51e6645538b20b7e2199d812f5641fc437adb37e1fdb2237b35d Oct 27 17:07:48.545 INFO running `"docker" "start" "-a" "ac181b805b5d51e6645538b20b7e2199d812f5641fc437adb37e1fdb2237b35d"` Oct 27 17:07:49.443 INFO kablam! usermod: no changes Oct 27 17:07:49.502 INFO kablam! Checking rips-packets v0.1.0 (/source) Oct 27 17:07:51.759 INFO kablam! error[E0432]: unresolved import `rips_packets::ethernet::ether_types` Oct 27 17:07:51.759 INFO kablam! --> benches/packet_headers.rs:6:49 Oct 27 17:07:51.759 INFO kablam! | Oct 27 17:07:51.759 INFO kablam! 6 | use rips_packets::ethernet::{MutEthernetPacket, ether_types}; Oct 27 17:07:51.759 INFO kablam! | ^^^^^^^^^^^ no `ether_types` in `ethernet` Oct 27 17:07:51.759 INFO kablam! Oct 27 17:07:51.759 INFO kablam! error[E0432]: unresolved import `rips_packets::macaddr` Oct 27 17:07:51.759 INFO kablam! --> benches/packet_headers.rs:8:19 Oct 27 17:07:51.759 INFO kablam! | Oct 27 17:07:51.759 INFO kablam! 8 | use rips_packets::macaddr::MacAddr; Oct 27 17:07:51.759 INFO kablam! | ^^^^^^^ Could not find `macaddr` in `rips_packets` Oct 27 17:07:51.759 INFO kablam! Oct 27 17:07:51.759 INFO kablam! error[E0433]: failed to resolve. Could not find `protocols` in `ipv4` Oct 27 17:07:51.759 INFO kablam! --> benches/packet_headers.rs:41:45 Oct 27 17:07:51.759 INFO kablam! | Oct 27 17:07:51.759 INFO kablam! 41 | packet.set_protocol(black_box(ipv4::protocols::UDP)); Oct 27 17:07:51.759 INFO kablam! | ^^^^^^^^^ Could not find `protocols` in `ipv4` Oct 27 17:07:51.759 INFO kablam! Oct 27 17:07:51.848 INFO kablam! error[E0308]: mismatched types Oct 27 17:07:51.848 INFO kablam! --> benches/packet_headers.rs:38:36 Oct 27 17:07:51.848 INFO kablam! | Oct 27 17:07:51.848 INFO kablam! 38 | packet.set_flags(black_box(0b011)); Oct 27 17:07:51.848 INFO kablam! | ^^^^^ Oct 27 17:07:51.848 INFO kablam! | | Oct 27 17:07:51.848 INFO kablam! | expected struct `rips_packets::ipv4::Flags`, found integral variable Oct 27 17:07:51.848 INFO kablam! | help: try using a variant of the expected type: `rips_packets::ipv4::Flags(3)` Oct 27 17:07:51.848 INFO kablam! | Oct 27 17:07:51.848 INFO kablam! = note: expected type `rips_packets::ipv4::Flags` Oct 27 17:07:51.848 INFO kablam! found type `{integer}` Oct 27 17:07:51.848 INFO kablam! Oct 27 17:07:51.852 INFO kablam! error: aborting due to 4 previous errors Oct 27 17:07:51.852 INFO kablam! Oct 27 17:07:51.852 INFO kablam! Some errors occurred: E0308, E0432, E0433. Oct 27 17:07:51.852 INFO kablam! For more information about an error, try `rustc --explain E0308`. Oct 27 17:07:51.859 INFO kablam! error: Could not compile `rips-packets`. Oct 27 17:07:51.859 INFO kablam! Oct 27 17:07:51.859 INFO kablam! To learn more, run the command again with --verbose. Oct 27 17:07:51.860 INFO kablam! su: No module specific data is present Oct 27 17:07:52.303 INFO running `"docker" "rm" "-f" "ac181b805b5d51e6645538b20b7e2199d812f5641fc437adb37e1fdb2237b35d"` Oct 27 17:07:52.584 INFO blam! ac181b805b5d51e6645538b20b7e2199d812f5641fc437adb37e1fdb2237b35d