Oct 15 14:13:56.534 INFO testing waveform-0.3.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:13:56.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:13:56.979 INFO blam! 3fcd2913bc7ade326db017fc790c96f5d7a96f27a8ca2fde5d06be14c6a0096b Oct 15 14:13:56.981 INFO running `"docker" "start" "-a" "3fcd2913bc7ade326db017fc790c96f5d7a96f27a8ca2fde5d06be14c6a0096b"` Oct 15 14:13:58.317 INFO kablam! usermod: no changes Oct 15 14:13:58.388 INFO kablam! Compiling rlibc v1.0.0 Oct 15 14:13:58.595 INFO kablam! Compiling waveform v0.3.2 (/source) Oct 15 14:13:59.199 INFO kablam! warning: unused variable: `c1_is_scalar` Oct 15 14:13:59.199 INFO kablam! --> src/misc.rs:32:17 Oct 15 14:13:59.199 INFO kablam! | Oct 15 14:13:59.199 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:13:59.199 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c1_is_scalar` instead Oct 15 14:13:59.199 INFO kablam! | Oct 15 14:13:59.199 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:13:59.199 INFO kablam! Oct 15 14:13:59.199 INFO kablam! warning: unused variable: `c2_is_scalar` Oct 15 14:13:59.199 INFO kablam! --> src/misc.rs:33:17 Oct 15 14:13:59.199 INFO kablam! | Oct 15 14:13:59.199 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:13:59.199 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c2_is_scalar` instead Oct 15 14:13:59.199 INFO kablam! Oct 15 14:13:59.207 INFO kablam! warning: variable does not need to be mutable Oct 15 14:13:59.207 INFO kablam! --> src/misc.rs:32:13 Oct 15 14:13:59.207 INFO kablam! | Oct 15 14:13:59.207 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:13:59.207 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:13:59.207 INFO kablam! | | Oct 15 14:13:59.207 INFO kablam! | help: remove this `mut` Oct 15 14:13:59.207 INFO kablam! | Oct 15 14:13:59.207 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:13:59.207 INFO kablam! Oct 15 14:13:59.207 INFO kablam! warning: variable does not need to be mutable Oct 15 14:13:59.207 INFO kablam! --> src/misc.rs:33:13 Oct 15 14:13:59.207 INFO kablam! | Oct 15 14:13:59.207 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:13:59.207 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:13:59.207 INFO kablam! | | Oct 15 14:13:59.207 INFO kablam! | help: remove this `mut` Oct 15 14:13:59.207 INFO kablam! Oct 15 14:13:59.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 15 14:13:59.383 INFO kablam! su: No module specific data is present Oct 15 14:14:00.195 INFO running `"docker" "rm" "-f" "3fcd2913bc7ade326db017fc790c96f5d7a96f27a8ca2fde5d06be14c6a0096b"` Oct 15 14:14:00.467 INFO blam! 3fcd2913bc7ade326db017fc790c96f5d7a96f27a8ca2fde5d06be14c6a0096b Oct 15 14:14:00.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:14:00.879 INFO blam! 1e9b8a71592fa9c1a5cd76a678f227a644a521785a7e5209310b7b3486b3c744 Oct 15 14:14:00.895 INFO running `"docker" "start" "-a" "1e9b8a71592fa9c1a5cd76a678f227a644a521785a7e5209310b7b3486b3c744"` Oct 15 14:14:02.086 INFO kablam! usermod: no changes Oct 15 14:14:02.195 INFO kablam! Compiling waveform v0.3.2 (/source) Oct 15 14:14:03.156 INFO kablam! warning: unused variable: `vec` Oct 15 14:14:03.156 INFO kablam! --> examples/binned.rs:86:9 Oct 15 14:14:03.156 INFO kablam! | Oct 15 14:14:03.157 INFO kablam! 86 | let vec: Vec = Oct 15 14:14:03.157 INFO kablam! | ^^^ help: consider using `_vec` instead Oct 15 14:14:03.157 INFO kablam! | Oct 15 14:14:03.157 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:14:03.157 INFO kablam! Oct 15 14:14:03.295 INFO kablam! warning: unused variable: `vec` Oct 15 14:14:03.295 INFO kablam! --> examples/multi.rs:85:13 Oct 15 14:14:03.295 INFO kablam! | Oct 15 14:14:03.295 INFO kablam! 85 | let mut vec: Vec = Oct 15 14:14:03.295 INFO kablam! | ^^^ help: consider using `_vec` instead Oct 15 14:14:03.295 INFO kablam! | Oct 15 14:14:03.295 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:14:03.295 INFO kablam! Oct 15 14:14:03.307 INFO kablam! warning: variable does not need to be mutable Oct 15 14:14:03.307 INFO kablam! --> examples/multi.rs:85:9 Oct 15 14:14:03.307 INFO kablam! | Oct 15 14:14:03.307 INFO kablam! 85 | let mut vec: Vec = Oct 15 14:14:03.307 INFO kablam! | ----^^^ Oct 15 14:14:03.307 INFO kablam! | | Oct 15 14:14:03.307 INFO kablam! | help: remove this `mut` Oct 15 14:14:03.307 INFO kablam! | Oct 15 14:14:03.307 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:14:03.307 INFO kablam! Oct 15 14:14:03.999 INFO kablam! warning: unused variable: `c1_is_scalar` Oct 15 14:14:03.999 INFO kablam! --> src/misc.rs:32:17 Oct 15 14:14:03.999 INFO kablam! | Oct 15 14:14:03.999 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:14:03.999 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c1_is_scalar` instead Oct 15 14:14:04.019 INFO kablam! | Oct 15 14:14:04.019 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:14:04.019 INFO kablam! Oct 15 14:14:04.019 INFO kablam! warning: unused variable: `c2_is_scalar` Oct 15 14:14:04.019 INFO kablam! --> src/misc.rs:33:17 Oct 15 14:14:04.019 INFO kablam! | Oct 15 14:14:04.019 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:14:04.019 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c2_is_scalar` instead Oct 15 14:14:04.019 INFO kablam! Oct 15 14:14:04.035 INFO kablam! warning: variable does not need to be mutable Oct 15 14:14:04.035 INFO kablam! --> src/misc.rs:32:13 Oct 15 14:14:04.035 INFO kablam! | Oct 15 14:14:04.035 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:14:04.035 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:14:04.035 INFO kablam! | | Oct 15 14:14:04.035 INFO kablam! | help: remove this `mut` Oct 15 14:14:04.059 INFO kablam! | Oct 15 14:14:04.059 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:14:04.059 INFO kablam! Oct 15 14:14:04.059 INFO kablam! warning: variable does not need to be mutable Oct 15 14:14:04.059 INFO kablam! --> src/misc.rs:33:13 Oct 15 14:14:04.059 INFO kablam! | Oct 15 14:14:04.059 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:14:04.059 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:14:04.059 INFO kablam! | | Oct 15 14:14:04.059 INFO kablam! | help: remove this `mut` Oct 15 14:14:04.059 INFO kablam! Oct 15 14:14:05.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.36s Oct 15 14:14:05.494 INFO kablam! su: No module specific data is present Oct 15 14:14:05.782 INFO running `"docker" "rm" "-f" "1e9b8a71592fa9c1a5cd76a678f227a644a521785a7e5209310b7b3486b3c744"` Oct 15 14:14:05.878 INFO blam! 1e9b8a71592fa9c1a5cd76a678f227a644a521785a7e5209310b7b3486b3c744 Oct 15 14:14:05.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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" "-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 15 14:14:06.166 INFO blam! 23cc9f6f8585574c06128cfe233335c80e248968db24214e5453cc5c3b6b7a55 Oct 15 14:14:06.167 INFO running `"docker" "start" "-a" "23cc9f6f8585574c06128cfe233335c80e248968db24214e5453cc5c3b6b7a55"` Oct 15 14:14:06.701 INFO kablam! usermod: no changes Oct 15 14:14:06.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 14:14:06.756 INFO kablam! Running /target/debug/deps/waveform-6c83ce0828f69495 Oct 15 14:14:06.758 INFO blam! Oct 15 14:14:06.758 INFO blam! running 4 tests Oct 15 14:14:06.762 INFO blam! test multi::tests::markers ... ok Oct 15 14:14:06.763 INFO blam! test binned::tests::markers ... ok Oct 15 14:14:06.782 INFO blam! test multi::tests::multi ... ok Oct 15 14:14:06.806 INFO blam! test binned::tests::render_vec_and_write_eq ... ok Oct 15 14:14:06.806 INFO kablam! Doc-tests waveform Oct 15 14:14:06.806 INFO blam! Oct 15 14:14:06.807 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:14:06.807 INFO blam! Oct 15 14:14:07.425 INFO blam! Oct 15 14:14:07.425 INFO blam! running 0 tests Oct 15 14:14:07.425 INFO blam! Oct 15 14:14:07.425 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:14:07.425 INFO blam! Oct 15 14:14:07.431 INFO kablam! su: No module specific data is present Oct 15 14:14:07.751 INFO running `"docker" "rm" "-f" "23cc9f6f8585574c06128cfe233335c80e248968db24214e5453cc5c3b6b7a55"` Oct 15 14:14:07.869 INFO blam! 23cc9f6f8585574c06128cfe233335c80e248968db24214e5453cc5c3b6b7a55