Oct 27 09:57:22.944 INFO checking Ruin0x11/reaktor-mapper against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:57:22.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 09:57:23.437 INFO blam! dc6b10c4d517807e337a8d8904f4c27f33b68a558590e454fbf487f1d36b00ea Oct 27 09:57:23.439 INFO running `"docker" "start" "-a" "dc6b10c4d517807e337a8d8904f4c27f33b68a558590e454fbf487f1d36b00ea"` Oct 27 09:57:25.175 INFO kablam! usermod: no changes Oct 27 09:57:25.278 INFO kablam! Checking memchr v1.0.2 Oct 27 09:57:25.927 INFO kablam! Checking nom v3.2.1 Oct 27 09:57:28.735 INFO kablam! Checking reaktor-mapper v0.1.0 (/source) Oct 27 09:57:30.511 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:57:30.511 INFO kablam! --> src/main.rs:3:1 Oct 27 09:57:30.511 INFO kablam! | Oct 27 09:57:30.511 INFO kablam! 3 | #[macro_use] Oct 27 09:57:30.511 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:57:30.511 INFO kablam! | Oct 27 09:57:30.511 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:57:30.511 INFO kablam! Oct 27 09:57:30.807 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:57:30.807 INFO kablam! --> src/main.rs:3:1 Oct 27 09:57:30.807 INFO kablam! | Oct 27 09:57:30.807 INFO kablam! 3 | #[macro_use] Oct 27 09:57:30.807 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:57:30.807 INFO kablam! | Oct 27 09:57:30.807 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:57:30.807 INFO kablam! Oct 27 09:57:31.467 INFO kablam! warning: function is never used: `parse_embedded_sample` Oct 27 09:57:31.467 INFO kablam! --> src/parser.rs:288:1 Oct 27 09:57:31.467 INFO kablam! | Oct 27 09:57:31.467 INFO kablam! 288 | fn parse_embedded_sample(i: &[u8], size: u32) -> IResult<&[u8], EmbeddedSample> { Oct 27 09:57:31.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:57:31.467 INFO kablam! Oct 27 09:57:31.467 INFO kablam! warning: function is never used: `parse_content` Oct 27 09:57:31.467 INFO kablam! --> src/parser.rs:308:1 Oct 27 09:57:31.467 INFO kablam! | Oct 27 09:57:31.467 INFO kablam! 308 | fn parse_content(i: &[u8], is_embedded: bool) -> IResult<&[u8], Option> { Oct 27 09:57:31.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:57:31.467 INFO kablam! Oct 27 09:57:31.467 INFO kablam! warning: function is never used: `go` Oct 27 09:57:31.467 INFO kablam! --> src/parser.rs:357:1 Oct 27 09:57:31.467 INFO kablam! | Oct 27 09:57:31.467 INFO kablam! 357 | pub fn go(byt: &[u8]) { Oct 27 09:57:31.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:57:31.467 INFO kablam! Oct 27 09:57:31.467 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:57:31.467 INFO kablam! --> src/parser.rs:129:9 Oct 27 09:57:31.467 INFO kablam! | Oct 27 09:57:31.467 INFO kablam! 129 | wtr.write(&[1]); Oct 27 09:57:31.467 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:57:31.467 INFO kablam! | Oct 27 09:57:31.467 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:57:31.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:57:31.467 INFO kablam! Oct 27 09:57:31.603 INFO kablam! warning: function is never used: `parse_embedded_sample` Oct 27 09:57:31.603 INFO kablam! --> src/parser.rs:288:1 Oct 27 09:57:31.603 INFO kablam! | Oct 27 09:57:31.603 INFO kablam! 288 | fn parse_embedded_sample(i: &[u8], size: u32) -> IResult<&[u8], EmbeddedSample> { Oct 27 09:57:31.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:57:31.603 INFO kablam! Oct 27 09:57:31.603 INFO kablam! warning: function is never used: `parse_content` Oct 27 09:57:31.603 INFO kablam! --> src/parser.rs:308:1 Oct 27 09:57:31.603 INFO kablam! | Oct 27 09:57:31.603 INFO kablam! 308 | fn parse_content(i: &[u8], is_embedded: bool) -> IResult<&[u8], Option> { Oct 27 09:57:31.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:57:31.603 INFO kablam! Oct 27 09:57:31.603 INFO kablam! warning: function is never used: `go` Oct 27 09:57:31.603 INFO kablam! --> src/parser.rs:357:1 Oct 27 09:57:31.603 INFO kablam! | Oct 27 09:57:31.603 INFO kablam! 357 | pub fn go(byt: &[u8]) { Oct 27 09:57:31.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:57:31.603 INFO kablam! Oct 27 09:57:31.603 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:57:31.603 INFO kablam! --> src/parser.rs:129:9 Oct 27 09:57:31.603 INFO kablam! | Oct 27 09:57:31.603 INFO kablam! 129 | wtr.write(&[1]); Oct 27 09:57:31.603 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:57:31.603 INFO kablam! | Oct 27 09:57:31.603 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:57:31.603 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:57:31.603 INFO kablam! Oct 27 09:57:31.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.44s Oct 27 09:57:31.651 INFO kablam! su: No module specific data is present Oct 27 09:57:32.625 INFO running `"docker" "rm" "-f" "dc6b10c4d517807e337a8d8904f4c27f33b68a558590e454fbf487f1d36b00ea"` Oct 27 09:57:32.803 INFO blam! dc6b10c4d517807e337a8d8904f4c27f33b68a558590e454fbf487f1d36b00ea