Oct 15 23:56:58.991 INFO testing plotlib-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:56:58.991 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 23:56:59.282 INFO blam! 0b21e1269b94fcf2c4a40b5ccf81a46b998f82b9e88448016d745e707611059f Oct 15 23:56:59.284 INFO running `"docker" "start" "-a" "0b21e1269b94fcf2c4a40b5ccf81a46b998f82b9e88448016d745e707611059f"` Oct 15 23:56:59.903 INFO kablam! usermod: no changes Oct 15 23:56:59.931 INFO kablam! Compiling plotlib v0.3.0 (/source) Oct 15 23:57:00.727 INFO kablam! warning: unused variable: `x_axis` Oct 15 23:57:00.727 INFO kablam! --> src/function.rs:148:9 Oct 15 23:57:00.727 INFO kablam! | Oct 15 23:57:00.727 INFO kablam! 148 | x_axis: &axis::Axis, Oct 15 23:57:00.727 INFO kablam! | ^^^^^^ help: consider using `_x_axis` instead Oct 15 23:57:00.727 INFO kablam! | Oct 15 23:57:00.727 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:57:00.727 INFO kablam! Oct 15 23:57:00.727 INFO kablam! warning: unused variable: `y_axis` Oct 15 23:57:00.727 INFO kablam! --> src/function.rs:149:9 Oct 15 23:57:00.727 INFO kablam! | Oct 15 23:57:00.727 INFO kablam! 149 | y_axis: &axis::Axis, Oct 15 23:57:00.727 INFO kablam! | ^^^^^^ help: consider using `_y_axis` instead Oct 15 23:57:00.727 INFO kablam! Oct 15 23:57:00.727 INFO kablam! warning: unused variable: `face_width` Oct 15 23:57:00.727 INFO kablam! --> src/function.rs:150:9 Oct 15 23:57:00.727 INFO kablam! | Oct 15 23:57:00.727 INFO kablam! 150 | face_width: u32, Oct 15 23:57:00.727 INFO kablam! | ^^^^^^^^^^ help: consider using `_face_width` instead Oct 15 23:57:00.727 INFO kablam! Oct 15 23:57:00.727 INFO kablam! warning: unused variable: `face_height` Oct 15 23:57:00.727 INFO kablam! --> src/function.rs:151:9 Oct 15 23:57:00.727 INFO kablam! | Oct 15 23:57:00.727 INFO kablam! 151 | face_height: u32, Oct 15 23:57:00.727 INFO kablam! | ^^^^^^^^^^^ help: consider using `_face_height` instead Oct 15 23:57:00.727 INFO kablam! Oct 15 23:57:00.843 INFO kablam! warning: field is never used: `num_views` Oct 15 23:57:00.843 INFO kablam! --> src/page.rs:19:5 Oct 15 23:57:00.843 INFO kablam! | Oct 15 23:57:00.843 INFO kablam! 19 | num_views: u32, Oct 15 23:57:00.843 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:57:00.843 INFO kablam! | Oct 15 23:57:00.847 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:57:00.847 INFO kablam! Oct 15 23:57:03.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.55s Oct 15 23:57:03.479 INFO kablam! su: No module specific data is present Oct 15 23:57:03.982 INFO running `"docker" "rm" "-f" "0b21e1269b94fcf2c4a40b5ccf81a46b998f82b9e88448016d745e707611059f"` Oct 15 23:57:04.257 INFO blam! 0b21e1269b94fcf2c4a40b5ccf81a46b998f82b9e88448016d745e707611059f Oct 15 23:57:04.263 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 23:57:04.611 INFO blam! 3cf38a77a9211d1c3b43c98c64543bae51c5939e4125f1887db915ae4bf9db27 Oct 15 23:57:04.613 INFO running `"docker" "start" "-a" "3cf38a77a9211d1c3b43c98c64543bae51c5939e4125f1887db915ae4bf9db27"` Oct 15 23:57:05.145 INFO kablam! usermod: no changes Oct 15 23:57:05.180 INFO kablam! Compiling plotlib v0.3.0 (/source) Oct 15 23:57:08.467 INFO kablam! warning: unused variable: `x_axis` Oct 15 23:57:08.467 INFO kablam! --> src/function.rs:148:9 Oct 15 23:57:08.467 INFO kablam! | Oct 15 23:57:08.467 INFO kablam! 148 | x_axis: &axis::Axis, Oct 15 23:57:08.467 INFO kablam! | ^^^^^^ help: consider using `_x_axis` instead Oct 15 23:57:08.467 INFO kablam! | Oct 15 23:57:08.467 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:57:08.467 INFO kablam! Oct 15 23:57:08.467 INFO kablam! warning: unused variable: `y_axis` Oct 15 23:57:08.467 INFO kablam! --> src/function.rs:149:9 Oct 15 23:57:08.467 INFO kablam! | Oct 15 23:57:08.467 INFO kablam! 149 | y_axis: &axis::Axis, Oct 15 23:57:08.467 INFO kablam! | ^^^^^^ help: consider using `_y_axis` instead Oct 15 23:57:08.467 INFO kablam! Oct 15 23:57:08.467 INFO kablam! warning: unused variable: `face_width` Oct 15 23:57:08.467 INFO kablam! --> src/function.rs:150:9 Oct 15 23:57:08.467 INFO kablam! | Oct 15 23:57:08.467 INFO kablam! 150 | face_width: u32, Oct 15 23:57:08.467 INFO kablam! | ^^^^^^^^^^ help: consider using `_face_width` instead Oct 15 23:57:08.467 INFO kablam! Oct 15 23:57:08.467 INFO kablam! warning: unused variable: `face_height` Oct 15 23:57:08.467 INFO kablam! --> src/function.rs:151:9 Oct 15 23:57:08.467 INFO kablam! | Oct 15 23:57:08.467 INFO kablam! 151 | face_height: u32, Oct 15 23:57:08.467 INFO kablam! | ^^^^^^^^^^^ help: consider using `_face_height` instead Oct 15 23:57:08.467 INFO kablam! Oct 15 23:57:09.020 INFO kablam! warning: field is never used: `num_views` Oct 15 23:57:09.021 INFO kablam! --> src/page.rs:19:5 Oct 15 23:57:09.021 INFO kablam! | Oct 15 23:57:09.021 INFO kablam! 19 | num_views: u32, Oct 15 23:57:09.021 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:57:09.021 INFO kablam! | Oct 15 23:57:09.021 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:57:09.021 INFO kablam! Oct 15 23:57:11.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.23s Oct 15 23:57:11.401 INFO kablam! su: No module specific data is present Oct 15 23:57:11.769 INFO running `"docker" "rm" "-f" "3cf38a77a9211d1c3b43c98c64543bae51c5939e4125f1887db915ae4bf9db27"` Oct 15 23:57:11.851 INFO blam! 3cf38a77a9211d1c3b43c98c64543bae51c5939e4125f1887db915ae4bf9db27 Oct 15 23:57:11.853 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 23:57:12.068 INFO blam! 76c625e789148f7896534b77735d50f0f1a231aebee88057a0ca86f80e34aba4 Oct 15 23:57:12.070 INFO running `"docker" "start" "-a" "76c625e789148f7896534b77735d50f0f1a231aebee88057a0ca86f80e34aba4"` Oct 15 23:57:12.767 INFO kablam! usermod: no changes Oct 15 23:57:12.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 23:57:12.795 INFO kablam! Running /target/debug/deps/plotlib-36cb0c1711f0edb5 Oct 15 23:57:12.800 INFO blam! Oct 15 23:57:12.800 INFO blam! running 14 tests Oct 15 23:57:12.801 INFO blam! test text_render::tests::test_render_face_bars ... ok Oct 15 23:57:12.812 INFO blam! test text_render::tests::test_bins_for_cells ... ok Oct 15 23:57:12.812 INFO blam! test text_render::tests::test_overlay ... ok Oct 15 23:57:12.812 INFO blam! test svg_render::tests::test_value_to_face_offset ... ok Oct 15 23:57:12.812 INFO blam! test axis::tests::test_tick_step_generator ... ok Oct 15 23:57:12.812 INFO blam! test axis::tests::test_number_of_ticks ... ok Oct 15 23:57:12.812 INFO blam! test utils::tests::test_pairwise ... ok Oct 15 23:57:12.812 INFO blam! test axis::tests::test_calculate_tick_step_for_range ... ok Oct 15 23:57:12.812 INFO blam! test text_render::tests::test_x_axis_label ... ok Oct 15 23:57:12.812 INFO blam! test text_render::tests::test_value_to_axis_cell_offset ... ok Oct 15 23:57:12.812 INFO blam! test text_render::tests::test_render_y_axis_strings ... ok Oct 15 23:57:12.812 INFO blam! test text_render::tests::test_render_x_axis_strings ... ok Oct 15 23:57:12.814 INFO blam! test text_render::tests::test_render_face_points ... ok Oct 15 23:57:12.814 INFO kablam! Doc-tests plotlib Oct 15 23:57:12.814 INFO blam! test axis::tests::test_calculate_ticks ... ok Oct 15 23:57:12.814 INFO blam! Oct 15 23:57:12.814 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:57:12.814 INFO blam! Oct 15 23:57:13.675 INFO blam! Oct 15 23:57:13.675 INFO blam! running 2 tests Oct 15 23:57:14.988 INFO blam! test src/function.rs - function (line 5) ... ok Oct 15 23:57:15.023 INFO blam! test src/histogram.rs - histogram (line 5) ... ok Oct 15 23:57:15.023 INFO blam! Oct 15 23:57:15.023 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:57:15.023 INFO blam! Oct 15 23:57:15.034 INFO kablam! su: No module specific data is present Oct 15 23:57:15.243 INFO running `"docker" "rm" "-f" "76c625e789148f7896534b77735d50f0f1a231aebee88057a0ca86f80e34aba4"` Oct 15 23:57:15.318 INFO blam! 76c625e789148f7896534b77735d50f0f1a231aebee88057a0ca86f80e34aba4