Oct 15 14:13:55.172 INFO testing waveform-0.3.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 14:13:55.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:55.648 INFO blam! 6d3e826d64713ae7681e3e63ae92b5b121f617c3464c780c46338431f30ef797 Oct 15 14:13:55.649 INFO running `"docker" "start" "-a" "6d3e826d64713ae7681e3e63ae92b5b121f617c3464c780c46338431f30ef797"` Oct 15 14:13:56.800 INFO kablam! usermod: no changes Oct 15 14:13:56.887 INFO kablam! Compiling rlibc v1.0.0 Oct 15 14:13:57.095 INFO kablam! Compiling waveform v0.3.2 (/source) Oct 15 14:13:57.727 INFO kablam! warning: unused variable: `c1_is_scalar` Oct 15 14:13:57.727 INFO kablam! --> src/misc.rs:32:17 Oct 15 14:13:57.727 INFO kablam! | Oct 15 14:13:57.727 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:13:57.727 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c1_is_scalar` instead Oct 15 14:13:57.728 INFO kablam! | Oct 15 14:13:57.728 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:13:57.728 INFO kablam! Oct 15 14:13:57.728 INFO kablam! warning: unused variable: `c2_is_scalar` Oct 15 14:13:57.728 INFO kablam! --> src/misc.rs:33:17 Oct 15 14:13:57.728 INFO kablam! | Oct 15 14:13:57.728 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:13:57.728 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c2_is_scalar` instead Oct 15 14:13:57.728 INFO kablam! Oct 15 14:13:57.739 INFO kablam! warning: variable does not need to be mutable Oct 15 14:13:57.739 INFO kablam! --> src/misc.rs:32:13 Oct 15 14:13:57.739 INFO kablam! | Oct 15 14:13:57.739 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:13:57.739 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:13:57.739 INFO kablam! | | Oct 15 14:13:57.739 INFO kablam! | help: remove this `mut` Oct 15 14:13:57.739 INFO kablam! | Oct 15 14:13:57.739 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:13:57.739 INFO kablam! Oct 15 14:13:57.739 INFO kablam! warning: variable does not need to be mutable Oct 15 14:13:57.739 INFO kablam! --> src/misc.rs:33:13 Oct 15 14:13:57.739 INFO kablam! | Oct 15 14:13:57.739 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:13:57.739 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:13:57.739 INFO kablam! | | Oct 15 14:13:57.739 INFO kablam! | help: remove this `mut` Oct 15 14:13:57.739 INFO kablam! Oct 15 14:13:57.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 15 14:13:57.922 INFO kablam! su: No module specific data is present Oct 15 14:13:58.539 INFO running `"docker" "rm" "-f" "6d3e826d64713ae7681e3e63ae92b5b121f617c3464c780c46338431f30ef797"` Oct 15 14:13:58.871 INFO blam! 6d3e826d64713ae7681e3e63ae92b5b121f617c3464c780c46338431f30ef797 Oct 15 14:13:58.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:13:59.337 INFO blam! ece33908f165d9d1460e39545af849975e515deb5d89a1ad9b689db94c87d71e Oct 15 14:13:59.339 INFO running `"docker" "start" "-a" "ece33908f165d9d1460e39545af849975e515deb5d89a1ad9b689db94c87d71e"` Oct 15 14:14:00.343 INFO kablam! usermod: no changes Oct 15 14:14:00.411 INFO kablam! Compiling waveform v0.3.2 (/source) Oct 15 14:14:01.271 INFO kablam! warning: unused variable: `vec` Oct 15 14:14:01.271 INFO kablam! --> examples/multi.rs:85:13 Oct 15 14:14:01.271 INFO kablam! | Oct 15 14:14:01.271 INFO kablam! 85 | let mut vec: Vec = Oct 15 14:14:01.271 INFO kablam! | ^^^ help: consider using `_vec` instead Oct 15 14:14:01.271 INFO kablam! | Oct 15 14:14:01.271 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:14:01.271 INFO kablam! Oct 15 14:14:01.271 INFO kablam! warning: variable does not need to be mutable Oct 15 14:14:01.271 INFO kablam! --> examples/multi.rs:85:9 Oct 15 14:14:01.271 INFO kablam! | Oct 15 14:14:01.271 INFO kablam! 85 | let mut vec: Vec = Oct 15 14:14:01.271 INFO kablam! | ----^^^ Oct 15 14:14:01.271 INFO kablam! | | Oct 15 14:14:01.271 INFO kablam! | help: remove this `mut` Oct 15 14:14:01.271 INFO kablam! | Oct 15 14:14:01.271 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:14:01.271 INFO kablam! Oct 15 14:14:01.543 INFO kablam! warning: unused variable: `vec` Oct 15 14:14:01.543 INFO kablam! --> examples/binned.rs:86:9 Oct 15 14:14:01.543 INFO kablam! | Oct 15 14:14:01.543 INFO kablam! 86 | let vec: Vec = Oct 15 14:14:01.543 INFO kablam! | ^^^ help: consider using `_vec` instead Oct 15 14:14:01.543 INFO kablam! | Oct 15 14:14:01.543 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:14:01.543 INFO kablam! Oct 15 14:14:02.431 INFO kablam! warning: unused variable: `c1_is_scalar` Oct 15 14:14:02.431 INFO kablam! --> src/misc.rs:32:17 Oct 15 14:14:02.431 INFO kablam! | Oct 15 14:14:02.431 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:14:02.431 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c1_is_scalar` instead Oct 15 14:14:02.431 INFO kablam! | Oct 15 14:14:02.431 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:14:02.431 INFO kablam! Oct 15 14:14:02.431 INFO kablam! warning: unused variable: `c2_is_scalar` Oct 15 14:14:02.431 INFO kablam! --> src/misc.rs:33:17 Oct 15 14:14:02.431 INFO kablam! | Oct 15 14:14:02.431 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:14:02.431 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_c2_is_scalar` instead Oct 15 14:14:02.431 INFO kablam! Oct 15 14:14:02.451 INFO kablam! warning: variable does not need to be mutable Oct 15 14:14:02.451 INFO kablam! --> src/misc.rs:32:13 Oct 15 14:14:02.451 INFO kablam! | Oct 15 14:14:02.451 INFO kablam! 32 | let mut c1_is_scalar = false; Oct 15 14:14:02.451 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:14:02.451 INFO kablam! | | Oct 15 14:14:02.451 INFO kablam! | help: remove this `mut` Oct 15 14:14:02.451 INFO kablam! | Oct 15 14:14:02.451 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:14:02.451 INFO kablam! Oct 15 14:14:02.451 INFO kablam! warning: variable does not need to be mutable Oct 15 14:14:02.451 INFO kablam! --> src/misc.rs:33:13 Oct 15 14:14:02.451 INFO kablam! | Oct 15 14:14:02.451 INFO kablam! 33 | let mut c2_is_scalar = false; Oct 15 14:14:02.451 INFO kablam! | ----^^^^^^^^^^^^ Oct 15 14:14:02.451 INFO kablam! | | Oct 15 14:14:02.451 INFO kablam! | help: remove this `mut` Oct 15 14:14:02.451 INFO kablam! Oct 15 14:14:03.954 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.60s Oct 15 14:14:03.962 INFO kablam! su: No module specific data is present Oct 15 14:14:04.551 INFO running `"docker" "rm" "-f" "ece33908f165d9d1460e39545af849975e515deb5d89a1ad9b689db94c87d71e"` Oct 15 14:14:04.797 INFO blam! ece33908f165d9d1460e39545af849975e515deb5d89a1ad9b689db94c87d71e Oct 15 14:14:04.805 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:05.223 INFO blam! 471677c4dafa168bbae5ed0ecc0dfd6de2dffaa62c11d1568f0b4b33a580a32a Oct 15 14:14:05.229 INFO running `"docker" "start" "-a" "471677c4dafa168bbae5ed0ecc0dfd6de2dffaa62c11d1568f0b4b33a580a32a"` Oct 15 14:14:05.986 INFO kablam! usermod: no changes Oct 15 14:14:06.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 14:14:06.032 INFO kablam! Running /target/debug/deps/waveform-57f2f7c7d51c6ce0 Oct 15 14:14:06.034 INFO blam! Oct 15 14:14:06.035 INFO blam! running 4 tests Oct 15 14:14:06.035 INFO blam! test binned::tests::markers ... ok Oct 15 14:14:06.035 INFO blam! test multi::tests::markers ... ok Oct 15 14:14:06.058 INFO blam! test multi::tests::multi ... ok Oct 15 14:14:06.077 INFO blam! test binned::tests::render_vec_and_write_eq ... ok Oct 15 14:14:06.077 INFO blam! Oct 15 14:14:06.077 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:14:06.077 INFO blam! Oct 15 14:14:06.078 INFO kablam! Doc-tests waveform Oct 15 14:14:06.632 INFO blam! Oct 15 14:14:06.632 INFO blam! running 0 tests Oct 15 14:14:06.632 INFO blam! Oct 15 14:14:06.632 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:14:06.632 INFO blam! Oct 15 14:14:06.637 INFO kablam! su: No module specific data is present Oct 15 14:14:06.957 INFO running `"docker" "rm" "-f" "471677c4dafa168bbae5ed0ecc0dfd6de2dffaa62c11d1568f0b4b33a580a32a"` Oct 15 14:14:07.092 INFO blam! 471677c4dafa168bbae5ed0ecc0dfd6de2dffaa62c11d1568f0b4b33a580a32a