Oct 12 11:17:09.125 INFO checking villasv/snd against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 11:17:09.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 11:17:09.548 INFO blam! 5232dcbac56a8fa19efb28327f63ce8a22bb6ba374e3172cb22630cd96757e6f Oct 12 11:17:09.552 INFO running `"docker" "start" "-a" "5232dcbac56a8fa19efb28327f63ce8a22bb6ba374e3172cb22630cd96757e6f"` Oct 12 11:17:10.994 INFO kablam! usermod: no changes Oct 12 11:17:11.084 INFO kablam! Checking esherm v0.1.0 (/source) Oct 12 11:17:11.403 INFO kablam! warning: unused import: `super::*` Oct 12 11:17:11.403 INFO kablam! --> src/packet/header/mod.rs:38:9 Oct 12 11:17:11.403 INFO kablam! | Oct 12 11:17:11.403 INFO kablam! 38 | use super::*; Oct 12 11:17:11.403 INFO kablam! | ^^^^^^^^ Oct 12 11:17:11.403 INFO kablam! | Oct 12 11:17:11.403 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:17:11.403 INFO kablam! Oct 12 11:17:11.403 INFO kablam! warning: unused import: `std::fs::File` Oct 12 11:17:11.403 INFO kablam! --> src/main.rs:4:5 Oct 12 11:17:11.403 INFO kablam! | Oct 12 11:17:11.403 INFO kablam! 4 | use std::fs::File; Oct 12 11:17:11.403 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 11:17:11.403 INFO kablam! Oct 12 11:17:11.403 INFO kablam! warning: unused import: `DnsHeader` Oct 12 11:17:11.403 INFO kablam! --> src/main.rs:5:22 Oct 12 11:17:11.403 INFO kablam! | Oct 12 11:17:11.403 INFO kablam! 5 | use packet::header::{DnsHeader}; Oct 12 11:17:11.403 INFO kablam! | ^^^^^^^^^ Oct 12 11:17:11.403 INFO kablam! Oct 12 11:17:11.412 INFO kablam! error[E0107]: wrong number of type arguments: expected 2, found 1 Oct 12 11:17:11.413 INFO kablam! --> src/packet/header/mod.rs:32:50 Oct 12 11:17:11.413 INFO kablam! | Oct 12 11:17:11.413 INFO kablam! 32 | pub fn from_buffer(pb: impl PacketBuffer) -> Result {} Oct 12 11:17:11.413 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected 2 type arguments Oct 12 11:17:11.413 INFO kablam! Oct 12 11:17:11.413 INFO kablam! error: aborting due to previous error Oct 12 11:17:11.413 INFO kablam! Oct 12 11:17:11.413 INFO kablam! For more information about this error, try `rustc --explain E0107`. Oct 12 11:17:11.413 INFO kablam! error: Could not compile `esherm`. Oct 12 11:17:11.414 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 11:17:11.429 INFO kablam! warning: unused import: `std::fs::File` Oct 12 11:17:11.429 INFO kablam! --> src/main.rs:4:5 Oct 12 11:17:11.429 INFO kablam! | Oct 12 11:17:11.429 INFO kablam! 4 | use std::fs::File; Oct 12 11:17:11.429 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 11:17:11.429 INFO kablam! | Oct 12 11:17:11.429 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:17:11.429 INFO kablam! Oct 12 11:17:11.429 INFO kablam! warning: unused import: `DnsHeader` Oct 12 11:17:11.429 INFO kablam! --> src/main.rs:5:22 Oct 12 11:17:11.429 INFO kablam! | Oct 12 11:17:11.429 INFO kablam! 5 | use packet::header::{DnsHeader}; Oct 12 11:17:11.429 INFO kablam! | ^^^^^^^^^ Oct 12 11:17:11.429 INFO kablam! Oct 12 11:17:11.432 INFO kablam! error[E0107]: wrong number of type arguments: expected 2, found 1 Oct 12 11:17:11.432 INFO kablam! --> src/packet/header/mod.rs:32:50 Oct 12 11:17:11.432 INFO kablam! | Oct 12 11:17:11.432 INFO kablam! 32 | pub fn from_buffer(pb: impl PacketBuffer) -> Result {} Oct 12 11:17:11.432 INFO kablam! | ^^^^^^^^^^^^^^^^^ expected 2 type arguments Oct 12 11:17:11.432 INFO kablam! Oct 12 11:17:11.432 INFO kablam! error: aborting due to previous error Oct 12 11:17:11.432 INFO kablam! Oct 12 11:17:11.432 INFO kablam! For more information about this error, try `rustc --explain E0107`. Oct 12 11:17:11.441 INFO kablam! error: Could not compile `esherm`. Oct 12 11:17:11.441 INFO kablam! Oct 12 11:17:11.441 INFO kablam! To learn more, run the command again with --verbose. Oct 12 11:17:11.448 INFO kablam! su: No module specific data is present Oct 12 11:17:12.488 INFO running `"docker" "rm" "-f" "5232dcbac56a8fa19efb28327f63ce8a22bb6ba374e3172cb22630cd96757e6f"` Oct 12 11:17:12.892 INFO blam! 5232dcbac56a8fa19efb28327f63ce8a22bb6ba374e3172cb22630cd96757e6f