Nov 30 17:04:02.932 INFO checking rips-packets-0.1.0 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 17:04:02.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 17:04:03.296 INFO [stdout] 8c6bce77ace006b9c4e121dc50475252b4030593e61de4498b47b3965e44f32b Nov 30 17:04:03.302 INFO running `"docker" "start" "-a" "8c6bce77ace006b9c4e121dc50475252b4030593e61de4498b47b3965e44f32b"` Nov 30 17:04:03.888 INFO [stderr] usermod: no changes Nov 30 17:04:03.918 INFO [stderr] Checking rips-packets v0.1.0 (/source) Nov 30 17:04:06.088 INFO [stderr] error[E0432]: unresolved import `rips_packets::ethernet::ether_types` Nov 30 17:04:06.089 INFO [stderr] --> benches/packet_headers.rs:6:49 Nov 30 17:04:06.089 INFO [stderr] | Nov 30 17:04:06.089 INFO [stderr] 6 | use rips_packets::ethernet::{MutEthernetPacket, ether_types}; Nov 30 17:04:06.089 INFO [stderr] | ^^^^^^^^^^^ no `ether_types` in `ethernet` Nov 30 17:04:06.089 INFO [stderr] Nov 30 17:04:06.094 INFO [stderr] error[E0432]: unresolved import `rips_packets::macaddr` Nov 30 17:04:06.094 INFO [stderr] --> benches/packet_headers.rs:8:19 Nov 30 17:04:06.094 INFO [stderr] | Nov 30 17:04:06.094 INFO [stderr] 8 | use rips_packets::macaddr::MacAddr; Nov 30 17:04:06.094 INFO [stderr] | ^^^^^^^ could not find `macaddr` in `rips_packets` Nov 30 17:04:06.094 INFO [stderr] Nov 30 17:04:06.100 INFO [stderr] error[E0433]: failed to resolve: could not find `protocols` in `ipv4` Nov 30 17:04:06.100 INFO [stderr] --> benches/packet_headers.rs:41:45 Nov 30 17:04:06.100 INFO [stderr] | Nov 30 17:04:06.100 INFO [stderr] 41 | packet.set_protocol(black_box(ipv4::protocols::UDP)); Nov 30 17:04:06.103 INFO [stderr] | ^^^^^^^^^ could not find `protocols` in `ipv4` Nov 30 17:04:06.103 INFO [stderr] Nov 30 17:04:06.208 INFO [stderr] error[E0308]: mismatched types Nov 30 17:04:06.209 INFO [stderr] --> benches/packet_headers.rs:38:36 Nov 30 17:04:06.209 INFO [stderr] | Nov 30 17:04:06.209 INFO [stderr] 38 | packet.set_flags(black_box(0b011)); Nov 30 17:04:06.210 INFO [stderr] | ^^^^^ expected struct `rips_packets::ipv4::Flags`, found integral variable Nov 30 17:04:06.210 INFO [stderr] | Nov 30 17:04:06.213 INFO [stderr] = note: expected type `rips_packets::ipv4::Flags` Nov 30 17:04:06.213 INFO [stderr] found type `{integer}` Nov 30 17:04:06.213 INFO [stderr] Nov 30 17:04:06.213 INFO [stderr] error: aborting due to 4 previous errors Nov 30 17:04:06.214 INFO [stderr] Nov 30 17:04:06.214 INFO [stderr] Some errors occurred: E0308, E0432, E0433. Nov 30 17:04:06.214 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Nov 30 17:04:06.214 INFO [stderr] error: Could not compile `rips-packets`. Nov 30 17:04:06.214 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 17:04:06.468 INFO [stderr] error: build failed Nov 30 17:04:06.473 INFO [stderr] su: No module specific data is present Nov 30 17:04:06.752 INFO running `"docker" "inspect" "8c6bce77ace006b9c4e121dc50475252b4030593e61de4498b47b3965e44f32b"` Nov 30 17:04:06.874 INFO running `"docker" "rm" "-f" "8c6bce77ace006b9c4e121dc50475252b4030593e61de4498b47b3965e44f32b"` Nov 30 17:04:06.951 INFO [stdout] 8c6bce77ace006b9c4e121dc50475252b4030593e61de4498b47b3965e44f32b