Oct 27 17:07:48.193 INFO checking rips-packets-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 17:07:48.193 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 17:07:48.443 INFO blam! e9df6f39e6d8434a58c95ce172de3da0b42f32d878a0df54717e8647d58b56fb Oct 27 17:07:48.451 INFO running `"docker" "start" "-a" "e9df6f39e6d8434a58c95ce172de3da0b42f32d878a0df54717e8647d58b56fb"` Oct 27 17:07:49.501 INFO kablam! usermod: no changes Oct 27 17:07:49.541 INFO kablam! Checking rips-packets v0.1.0 (/source) Oct 27 17:07:51.995 INFO kablam! error[E0432]: unresolved import `rips_packets::ethernet::ether_types` Oct 27 17:07:51.995 INFO kablam! --> benches/packet_headers.rs:6:49 Oct 27 17:07:51.995 INFO kablam! | Oct 27 17:07:51.995 INFO kablam! 6 | use rips_packets::ethernet::{MutEthernetPacket, ether_types}; Oct 27 17:07:51.995 INFO kablam! | ^^^^^^^^^^^ no `ether_types` in `ethernet` Oct 27 17:07:51.995 INFO kablam! Oct 27 17:07:51.995 INFO kablam! error[E0432]: unresolved import `rips_packets::macaddr` Oct 27 17:07:51.995 INFO kablam! --> benches/packet_headers.rs:8:19 Oct 27 17:07:51.995 INFO kablam! | Oct 27 17:07:51.995 INFO kablam! 8 | use rips_packets::macaddr::MacAddr; Oct 27 17:07:51.995 INFO kablam! | ^^^^^^^ Could not find `macaddr` in `rips_packets` Oct 27 17:07:51.995 INFO kablam! Oct 27 17:07:51.995 INFO kablam! error[E0433]: failed to resolve. Could not find `protocols` in `ipv4` Oct 27 17:07:51.995 INFO kablam! --> benches/packet_headers.rs:41:45 Oct 27 17:07:51.995 INFO kablam! | Oct 27 17:07:51.995 INFO kablam! 41 | packet.set_protocol(black_box(ipv4::protocols::UDP)); Oct 27 17:07:51.995 INFO kablam! | ^^^^^^^^^ Could not find `protocols` in `ipv4` Oct 27 17:07:51.995 INFO kablam! Oct 27 17:07:52.091 INFO kablam! error[E0308]: mismatched types Oct 27 17:07:52.091 INFO kablam! --> benches/packet_headers.rs:38:36 Oct 27 17:07:52.091 INFO kablam! | Oct 27 17:07:52.091 INFO kablam! 38 | packet.set_flags(black_box(0b011)); Oct 27 17:07:52.091 INFO kablam! | ^^^^^ Oct 27 17:07:52.091 INFO kablam! | | Oct 27 17:07:52.091 INFO kablam! | expected struct `rips_packets::ipv4::Flags`, found integral variable Oct 27 17:07:52.091 INFO kablam! | help: try using a variant of the expected type: `rips_packets::ipv4::Flags(3)` Oct 27 17:07:52.091 INFO kablam! | Oct 27 17:07:52.091 INFO kablam! = note: expected type `rips_packets::ipv4::Flags` Oct 27 17:07:52.091 INFO kablam! found type `{integer}` Oct 27 17:07:52.091 INFO kablam! Oct 27 17:07:52.095 INFO kablam! error: aborting due to 4 previous errors Oct 27 17:07:52.095 INFO kablam! Oct 27 17:07:52.095 INFO kablam! Some errors occurred: E0308, E0432, E0433. Oct 27 17:07:52.095 INFO kablam! For more information about an error, try `rustc --explain E0308`. Oct 27 17:07:52.102 INFO kablam! error: Could not compile `rips-packets`. Oct 27 17:07:52.103 INFO kablam! Oct 27 17:07:52.103 INFO kablam! To learn more, run the command again with --verbose. Oct 27 17:07:52.104 INFO kablam! su: No module specific data is present Oct 27 17:07:52.677 INFO running `"docker" "rm" "-f" "e9df6f39e6d8434a58c95ce172de3da0b42f32d878a0df54717e8647d58b56fb"` Oct 27 17:07:53.001 INFO blam! e9df6f39e6d8434a58c95ce172de3da0b42f32d878a0df54717e8647d58b56fb