Oct 13 09:57:18.916 INFO checking rips-packets-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:57:18.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 09:57:19.312 INFO blam! c21e6d7a7da1613c9d4a0267f9fcd891af3427c28f998a32fda42db3bc1d388d Oct 13 09:57:19.315 INFO running `"docker" "start" "-a" "c21e6d7a7da1613c9d4a0267f9fcd891af3427c28f998a32fda42db3bc1d388d"` Oct 13 09:57:20.208 INFO kablam! usermod: no changes Oct 13 09:57:20.296 INFO kablam! Checking rips-packets v0.1.0 (/source) Oct 13 09:57:22.815 INFO kablam! error[E0432]: unresolved import `rips_packets::ethernet::ether_types` Oct 13 09:57:22.815 INFO kablam! --> benches/packet_headers.rs:6:49 Oct 13 09:57:22.815 INFO kablam! | Oct 13 09:57:22.815 INFO kablam! 6 | use rips_packets::ethernet::{MutEthernetPacket, ether_types}; Oct 13 09:57:22.816 INFO kablam! | ^^^^^^^^^^^ no `ether_types` in `ethernet` Oct 13 09:57:22.816 INFO kablam! Oct 13 09:57:22.816 INFO kablam! error[E0432]: unresolved import `rips_packets::macaddr` Oct 13 09:57:22.816 INFO kablam! --> benches/packet_headers.rs:8:19 Oct 13 09:57:22.817 INFO kablam! | Oct 13 09:57:22.817 INFO kablam! 8 | use rips_packets::macaddr::MacAddr; Oct 13 09:57:22.817 INFO kablam! | ^^^^^^^ Could not find `macaddr` in `rips_packets` Oct 13 09:57:22.818 INFO kablam! Oct 13 09:57:22.818 INFO kablam! error[E0433]: failed to resolve. Could not find `protocols` in `ipv4` Oct 13 09:57:22.818 INFO kablam! --> benches/packet_headers.rs:41:45 Oct 13 09:57:22.818 INFO kablam! | Oct 13 09:57:22.818 INFO kablam! 41 | packet.set_protocol(black_box(ipv4::protocols::UDP)); Oct 13 09:57:22.819 INFO kablam! | ^^^^^^^^^ Could not find `protocols` in `ipv4` Oct 13 09:57:22.819 INFO kablam! Oct 13 09:57:22.932 INFO kablam! error[E0308]: mismatched types Oct 13 09:57:22.932 INFO kablam! --> benches/packet_headers.rs:38:36 Oct 13 09:57:22.932 INFO kablam! | Oct 13 09:57:22.932 INFO kablam! 38 | packet.set_flags(black_box(0b011)); Oct 13 09:57:22.932 INFO kablam! | ^^^^^ Oct 13 09:57:22.932 INFO kablam! | | Oct 13 09:57:22.932 INFO kablam! | expected struct `rips_packets::ipv4::Flags`, found integral variable Oct 13 09:57:22.932 INFO kablam! | help: try using a variant of the expected type: `rips_packets::ipv4::Flags(3)` Oct 13 09:57:22.934 INFO kablam! | Oct 13 09:57:22.934 INFO kablam! = note: expected type `rips_packets::ipv4::Flags` Oct 13 09:57:22.934 INFO kablam! found type `{integer}` Oct 13 09:57:22.934 INFO kablam! Oct 13 09:57:22.934 INFO kablam! error: aborting due to 4 previous errors Oct 13 09:57:22.934 INFO kablam! Oct 13 09:57:22.934 INFO kablam! Some errors occurred: E0308, E0432, E0433. Oct 13 09:57:22.934 INFO kablam! For more information about an error, try `rustc --explain E0308`. Oct 13 09:57:22.947 INFO kablam! error: Could not compile `rips-packets`. Oct 13 09:57:22.947 INFO kablam! Oct 13 09:57:22.947 INFO kablam! To learn more, run the command again with --verbose. Oct 13 09:57:22.947 INFO kablam! su: No module specific data is present Oct 13 09:57:23.334 INFO running `"docker" "rm" "-f" "c21e6d7a7da1613c9d4a0267f9fcd891af3427c28f998a32fda42db3bc1d388d"` Oct 13 09:57:23.560 INFO blam! c21e6d7a7da1613c9d4a0267f9fcd891af3427c28f998a32fda42db3bc1d388d