Oct 10 13:37:12.217 INFO testing thbar/rust-playground against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:37:12.217 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:37:12.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 13:37:12.608 INFO blam! 30c712f8ec20ed24d63e3f90df31498796cf67cefee119bea2c067a3f4095795 Oct 10 13:37:12.612 INFO running `"docker" "start" "-a" "30c712f8ec20ed24d63e3f90df31498796cf67cefee119bea2c067a3f4095795"` Oct 10 13:37:13.598 INFO kablam! usermod: no changes Oct 10 13:37:13.664 INFO kablam! Compiling rust-playground v0.1.0 (/source) Oct 10 13:37:14.053 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.41s Oct 10 13:37:14.061 INFO kablam! su: No module specific data is present Oct 10 13:37:14.674 INFO running `"docker" "rm" "-f" "30c712f8ec20ed24d63e3f90df31498796cf67cefee119bea2c067a3f4095795"` Oct 10 13:37:14.992 INFO blam! 30c712f8ec20ed24d63e3f90df31498796cf67cefee119bea2c067a3f4095795 Oct 10 13:37:15.013 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:37:15.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 13:37:15.488 INFO blam! 4d9b6ae2c0985785e9302b93735ebd24ecc276537fb8622b6e1b00d07a8b5a25 Oct 10 13:37:15.489 INFO running `"docker" "start" "-a" "4d9b6ae2c0985785e9302b93735ebd24ecc276537fb8622b6e1b00d07a8b5a25"` Oct 10 13:37:16.706 INFO kablam! usermod: no changes Oct 10 13:37:16.753 INFO kablam! Compiling rust-playground v0.1.0 (/source) Oct 10 13:37:17.640 INFO kablam! warning: struct is never constructed: `Point` Oct 10 13:37:17.640 INFO kablam! --> src/lib.rs:190:9 Oct 10 13:37:17.640 INFO kablam! | Oct 10 13:37:17.640 INFO kablam! 190 | struct Point { x: f32, y: f32 }; Oct 10 13:37:17.640 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:37:17.640 INFO kablam! | Oct 10 13:37:17.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:37:17.640 INFO kablam! Oct 10 13:37:17.640 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 10 13:37:17.640 INFO kablam! --> src/lib.rs:191:9 Oct 10 13:37:17.640 INFO kablam! | Oct 10 13:37:17.640 INFO kablam! 191 | struct Rectangle { a: Point, b: Point }; Oct 10 13:37:17.640 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 13:37:17.640 INFO kablam! Oct 10 13:37:17.640 INFO kablam! warning: function is never used: `square` Oct 10 13:37:17.640 INFO kablam! --> src/lib.rs:193:9 Oct 10 13:37:17.640 INFO kablam! | Oct 10 13:37:17.640 INFO kablam! 193 | fn square(point: Point, size: f32) -> Rectangle { Oct 10 13:37:17.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:37:17.640 INFO kablam! Oct 10 13:37:18.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 10 13:37:18.352 INFO kablam! su: No module specific data is present Oct 10 13:37:18.872 INFO running `"docker" "rm" "-f" "4d9b6ae2c0985785e9302b93735ebd24ecc276537fb8622b6e1b00d07a8b5a25"` Oct 10 13:37:19.132 INFO blam! 4d9b6ae2c0985785e9302b93735ebd24ecc276537fb8622b6e1b00d07a8b5a25 Oct 10 13:37:19.144 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:37:19.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 10 13:37:19.670 INFO blam! edd2f0e2fe93cffbf3e27b35e78f8451d976b7e3dcc711b063ccc76a51e5275e Oct 10 13:37:19.677 INFO running `"docker" "start" "-a" "edd2f0e2fe93cffbf3e27b35e78f8451d976b7e3dcc711b063ccc76a51e5275e"` Oct 10 13:37:21.100 INFO kablam! usermod: no changes Oct 10 13:37:21.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 13:37:21.127 INFO kablam! Running /target/debug/deps/rust_playground-4db7431f070de21f Oct 10 13:37:21.130 INFO blam! Oct 10 13:37:21.130 INFO blam! running 10 tests Oct 10 13:37:21.130 INFO blam! test tests::check_struct ... ok Oct 10 13:37:21.130 INFO blam! test tests::formatted_print ... ok Oct 10 13:37:21.130 INFO blam! test tests::primitives ... ok Oct 10 13:37:21.130 INFO blam! test tests::matrix_transpose ... ok Oct 10 13:37:21.132 INFO blam! test tests::square ... ok Oct 10 13:37:21.132 INFO blam! test tests::tuple ... ok Oct 10 13:37:21.140 INFO blam! test tests::array ... ok Oct 10 13:37:21.140 INFO blam! test tests::rect_area ... ok Oct 10 13:37:21.140 INFO blam! test tests::printing_struct ... ok Oct 10 13:37:21.140 INFO blam! test tests::formatter_print_for_struct ... ok Oct 10 13:37:21.140 INFO blam! Oct 10 13:37:21.140 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:37:21.140 INFO blam! Oct 10 13:37:21.141 INFO kablam! Doc-tests rust-playground Oct 10 13:37:21.880 INFO blam! Oct 10 13:37:21.880 INFO blam! running 0 tests Oct 10 13:37:21.880 INFO blam! Oct 10 13:37:21.880 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:37:21.880 INFO blam! Oct 10 13:37:21.886 INFO kablam! su: No module specific data is present Oct 10 13:37:22.701 INFO running `"docker" "rm" "-f" "edd2f0e2fe93cffbf3e27b35e78f8451d976b7e3dcc711b063ccc76a51e5275e"` Oct 10 13:37:23.004 INFO blam! edd2f0e2fe93cffbf3e27b35e78f8451d976b7e3dcc711b063ccc76a51e5275e