Oct 11 04:44:02.579 INFO testing Ruin0x11/reaktor-mapper against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:44:02.579 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:44:02.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:44:03.033 INFO blam! 4a4ed3fc83634f0c1954184946853cd4b7929b0d083be7c66a04893f6a8c142c Oct 11 04:44:03.034 INFO running `"docker" "start" "-a" "4a4ed3fc83634f0c1954184946853cd4b7929b0d083be7c66a04893f6a8c142c"` Oct 11 04:44:04.016 INFO kablam! usermod: no changes Oct 11 04:44:04.168 INFO kablam! Compiling memchr v1.0.2 Oct 11 04:44:04.896 INFO kablam! Compiling nom v3.2.1 Oct 11 04:44:08.944 INFO kablam! Compiling reaktor-mapper v0.1.0 (/source) Oct 11 04:44:09.642 INFO kablam! warning: unused `#[macro_use]` import Oct 11 04:44:09.642 INFO kablam! --> src/main.rs:3:1 Oct 11 04:44:09.642 INFO kablam! | Oct 11 04:44:09.642 INFO kablam! 3 | #[macro_use] Oct 11 04:44:09.642 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:44:09.642 INFO kablam! | Oct 11 04:44:09.642 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:44:09.642 INFO kablam! Oct 11 04:44:10.304 INFO kablam! warning: function is never used: `parse_embedded_sample` Oct 11 04:44:10.304 INFO kablam! --> src/parser.rs:288:1 Oct 11 04:44:10.304 INFO kablam! | Oct 11 04:44:10.304 INFO kablam! 288 | fn parse_embedded_sample(i: &[u8], size: u32) -> IResult<&[u8], EmbeddedSample> { Oct 11 04:44:10.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:44:10.304 INFO kablam! Oct 11 04:44:10.304 INFO kablam! warning: function is never used: `parse_content` Oct 11 04:44:10.304 INFO kablam! --> src/parser.rs:308:1 Oct 11 04:44:10.304 INFO kablam! | Oct 11 04:44:10.304 INFO kablam! 308 | fn parse_content(i: &[u8], is_embedded: bool) -> IResult<&[u8], Option> { Oct 11 04:44:10.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:44:10.305 INFO kablam! Oct 11 04:44:10.305 INFO kablam! warning: function is never used: `go` Oct 11 04:44:10.305 INFO kablam! --> src/parser.rs:357:1 Oct 11 04:44:10.305 INFO kablam! | Oct 11 04:44:10.305 INFO kablam! 357 | pub fn go(byt: &[u8]) { Oct 11 04:44:10.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:44:10.305 INFO kablam! Oct 11 04:44:10.305 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:44:10.305 INFO kablam! --> src/parser.rs:129:9 Oct 11 04:44:10.305 INFO kablam! | Oct 11 04:44:10.305 INFO kablam! 129 | wtr.write(&[1]); Oct 11 04:44:10.305 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 04:44:10.305 INFO kablam! | Oct 11 04:44:10.305 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:44:10.305 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:44:10.305 INFO kablam! Oct 11 04:44:12.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.08s Oct 11 04:44:12.136 INFO kablam! su: No module specific data is present Oct 11 04:44:13.030 INFO running `"docker" "rm" "-f" "4a4ed3fc83634f0c1954184946853cd4b7929b0d083be7c66a04893f6a8c142c"` Oct 11 04:44:13.260 INFO blam! 4a4ed3fc83634f0c1954184946853cd4b7929b0d083be7c66a04893f6a8c142c Oct 11 04:44:13.264 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:44:13.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:44:13.712 INFO blam! 0ca656b58130d2b18f1e73fd879ef78be947f73b7267db9054641794859f6979 Oct 11 04:44:13.720 INFO running `"docker" "start" "-a" "0ca656b58130d2b18f1e73fd879ef78be947f73b7267db9054641794859f6979"` Oct 11 04:44:15.599 INFO kablam! usermod: no changes Oct 11 04:44:15.702 INFO kablam! Compiling reaktor-mapper v0.1.0 (/source) Oct 11 04:44:16.344 INFO kablam! warning: unused `#[macro_use]` import Oct 11 04:44:16.344 INFO kablam! --> src/main.rs:3:1 Oct 11 04:44:16.344 INFO kablam! | Oct 11 04:44:16.344 INFO kablam! 3 | #[macro_use] Oct 11 04:44:16.344 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:44:16.344 INFO kablam! | Oct 11 04:44:16.344 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:44:16.344 INFO kablam! Oct 11 04:44:17.041 INFO kablam! warning: function is never used: `parse_embedded_sample` Oct 11 04:44:17.041 INFO kablam! --> src/parser.rs:288:1 Oct 11 04:44:17.042 INFO kablam! | Oct 11 04:44:17.042 INFO kablam! 288 | fn parse_embedded_sample(i: &[u8], size: u32) -> IResult<&[u8], EmbeddedSample> { Oct 11 04:44:17.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:44:17.043 INFO kablam! Oct 11 04:44:17.043 INFO kablam! warning: function is never used: `parse_content` Oct 11 04:44:17.044 INFO kablam! --> src/parser.rs:308:1 Oct 11 04:44:17.044 INFO kablam! | Oct 11 04:44:17.045 INFO kablam! 308 | fn parse_content(i: &[u8], is_embedded: bool) -> IResult<&[u8], Option> { Oct 11 04:44:17.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:44:17.045 INFO kablam! Oct 11 04:44:17.045 INFO kablam! warning: function is never used: `go` Oct 11 04:44:17.045 INFO kablam! --> src/parser.rs:357:1 Oct 11 04:44:17.045 INFO kablam! | Oct 11 04:44:17.045 INFO kablam! 357 | pub fn go(byt: &[u8]) { Oct 11 04:44:17.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:44:17.045 INFO kablam! Oct 11 04:44:17.052 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:44:17.052 INFO kablam! --> src/parser.rs:129:9 Oct 11 04:44:17.052 INFO kablam! | Oct 11 04:44:17.052 INFO kablam! 129 | wtr.write(&[1]); Oct 11 04:44:17.052 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 04:44:17.053 INFO kablam! | Oct 11 04:44:17.053 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:44:17.053 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:44:17.053 INFO kablam! Oct 11 04:44:17.590 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.96s Oct 11 04:44:17.596 INFO kablam! su: No module specific data is present Oct 11 04:44:18.616 INFO running `"docker" "rm" "-f" "0ca656b58130d2b18f1e73fd879ef78be947f73b7267db9054641794859f6979"` Oct 11 04:44:18.921 INFO blam! 0ca656b58130d2b18f1e73fd879ef78be947f73b7267db9054641794859f6979 Oct 11 04:44:18.932 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:44:18.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:44:19.476 INFO blam! d5ee6872127c154aa8c88473be5e48d50d294d9355246936418753fef77de49f Oct 11 04:44:19.478 INFO running `"docker" "start" "-a" "d5ee6872127c154aa8c88473be5e48d50d294d9355246936418753fef77de49f"` Oct 11 04:44:21.108 INFO kablam! usermod: no changes Oct 11 04:44:21.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 04:44:21.204 INFO kablam! Running /target/debug/deps/reaktor_mapper-0980006d85383b70 Oct 11 04:44:21.211 INFO kablam! su: No module specific data is present Oct 11 04:44:21.212 INFO blam! Oct 11 04:44:21.212 INFO blam! running 0 tests Oct 11 04:44:21.212 INFO blam! Oct 11 04:44:21.213 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:44:21.213 INFO blam! Oct 11 04:44:22.497 INFO running `"docker" "rm" "-f" "d5ee6872127c154aa8c88473be5e48d50d294d9355246936418753fef77de49f"` Oct 11 04:44:22.848 INFO blam! d5ee6872127c154aa8c88473be5e48d50d294d9355246936418753fef77de49f