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