Oct 14 23:30:28.565 INFO testing datrs/bitfield-rle against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:30:28.567 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 23:30:28.895 INFO blam! bdfdba91795733d2650ddbe4d7c07e1c10d0584420dcaee8dec2629f4806bedf Oct 14 23:30:28.903 INFO running `"docker" "start" "-a" "bdfdba91795733d2650ddbe4d7c07e1c10d0584420dcaee8dec2629f4806bedf"` Oct 14 23:30:30.223 INFO kablam! usermod: no changes Oct 14 23:30:30.308 INFO kablam! Compiling varinteger v1.0.6 Oct 14 23:30:30.327 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 14 23:30:30.813 INFO kablam! Compiling backtrace v0.3.8 Oct 14 23:30:31.696 INFO kablam! Compiling failure v0.1.2 Oct 14 23:30:32.393 INFO kablam! Compiling bitfield-rle v0.0.0 (/source) Oct 14 23:30:32.812 INFO kablam! warning: unused variable: `reader` Oct 14 23:30:32.812 INFO kablam! --> src/lib.rs:35:3 Oct 14 23:30:32.812 INFO kablam! | Oct 14 23:30:32.812 INFO kablam! 35 | reader: impl AsRef>, Oct 14 23:30:32.812 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Oct 14 23:30:32.812 INFO kablam! | Oct 14 23:30:32.812 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:30:32.812 INFO kablam! Oct 14 23:30:32.812 INFO kablam! warning: unused variable: `offset` Oct 14 23:30:32.812 INFO kablam! --> src/lib.rs:36:3 Oct 14 23:30:32.812 INFO kablam! | Oct 14 23:30:32.812 INFO kablam! 36 | offset: usize, Oct 14 23:30:32.812 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 14 23:30:32.812 INFO kablam! Oct 14 23:30:32.838 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.60s Oct 14 23:30:32.842 INFO kablam! su: No module specific data is present Oct 14 23:30:33.361 INFO running `"docker" "rm" "-f" "bdfdba91795733d2650ddbe4d7c07e1c10d0584420dcaee8dec2629f4806bedf"` Oct 14 23:30:33.526 INFO blam! bdfdba91795733d2650ddbe4d7c07e1c10d0584420dcaee8dec2629f4806bedf Oct 14 23:30:33.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 23:30:33.776 INFO blam! 4fef6740f03d29980936720802cc878b3da852fe13bac719e3195acc4c5762b3 Oct 14 23:30:33.780 INFO running `"docker" "start" "-a" "4fef6740f03d29980936720802cc878b3da852fe13bac719e3195acc4c5762b3"` Oct 14 23:30:34.213 INFO kablam! usermod: no changes Oct 14 23:30:34.251 INFO kablam! Compiling memory-pager v0.8.0 Oct 14 23:30:34.811 INFO kablam! Compiling sparse-bitfield v0.8.1 Oct 14 23:30:35.433 INFO kablam! Compiling bitfield-rle v0.0.0 (/source) Oct 14 23:30:35.867 INFO kablam! error: unused variable: `reader` Oct 14 23:30:35.867 INFO kablam! --> src/lib.rs:35:3 Oct 14 23:30:35.867 INFO kablam! | Oct 14 23:30:35.868 INFO kablam! 35 | reader: impl AsRef>, Oct 14 23:30:35.869 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Oct 14 23:30:35.869 INFO kablam! | Oct 14 23:30:35.869 INFO kablam! note: lint level defined here Oct 14 23:30:35.869 INFO kablam! --> src/lib.rs:4:24 Oct 14 23:30:35.870 INFO kablam! | Oct 14 23:30:35.870 INFO kablam! 4 | #![cfg_attr(test, deny(warnings))] Oct 14 23:30:35.870 INFO kablam! | ^^^^^^^^ Oct 14 23:30:35.870 INFO kablam! = note: #[deny(unused_variables)] implied by #[deny(warnings)] Oct 14 23:30:35.871 INFO kablam! Oct 14 23:30:35.871 INFO kablam! error: unused variable: `offset` Oct 14 23:30:35.871 INFO kablam! --> src/lib.rs:36:3 Oct 14 23:30:35.871 INFO kablam! | Oct 14 23:30:35.872 INFO kablam! 36 | offset: usize, Oct 14 23:30:35.872 INFO kablam! | ^^^^^^ help: consider using `_offset` instead Oct 14 23:30:35.872 INFO kablam! Oct 14 23:30:35.886 INFO kablam! error: aborting due to 2 previous errors Oct 14 23:30:35.887 INFO kablam! Oct 14 23:30:35.897 INFO kablam! error: Could not compile `bitfield-rle`. Oct 14 23:30:35.897 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 14 23:30:36.568 INFO kablam! error: build failed Oct 14 23:30:36.569 INFO kablam! su: No module specific data is present Oct 14 23:30:36.931 INFO running `"docker" "rm" "-f" "4fef6740f03d29980936720802cc878b3da852fe13bac719e3195acc4c5762b3"` Oct 14 23:30:37.091 INFO blam! 4fef6740f03d29980936720802cc878b3da852fe13bac719e3195acc4c5762b3