Oct 12 21:46:18.596 INFO testing thbar/rust-playground against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:46:18.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 21:46:19.008 INFO blam! 3ab17f514e6d79d5fde48f93120cc95bf4c6e2888a6acbcaab8d2fbb8a66866b Oct 12 21:46:19.015 INFO running `"docker" "start" "-a" "3ab17f514e6d79d5fde48f93120cc95bf4c6e2888a6acbcaab8d2fbb8a66866b"` Oct 12 21:46:20.427 INFO kablam! usermod: no changes Oct 12 21:46:20.495 INFO kablam! Compiling rust-playground v0.1.0 (/source) Oct 12 21:46:20.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 12 21:46:20.819 INFO kablam! su: No module specific data is present Oct 12 21:46:21.523 INFO running `"docker" "rm" "-f" "3ab17f514e6d79d5fde48f93120cc95bf4c6e2888a6acbcaab8d2fbb8a66866b"` Oct 12 21:46:21.903 INFO blam! 3ab17f514e6d79d5fde48f93120cc95bf4c6e2888a6acbcaab8d2fbb8a66866b Oct 12 21:46:21.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 21:46:22.341 INFO blam! 1f2639817fc17e63770186b9dacd94bf074d0d2e0b234b9b7d61b3f9995cb227 Oct 12 21:46:22.343 INFO running `"docker" "start" "-a" "1f2639817fc17e63770186b9dacd94bf074d0d2e0b234b9b7d61b3f9995cb227"` Oct 12 21:46:24.311 INFO kablam! usermod: no changes Oct 12 21:46:24.363 INFO kablam! Compiling rust-playground v0.1.0 (/source) Oct 12 21:46:24.994 INFO kablam! warning: struct is never constructed: `Point` Oct 12 21:46:24.995 INFO kablam! --> src/lib.rs:190:9 Oct 12 21:46:24.995 INFO kablam! | Oct 12 21:46:24.995 INFO kablam! 190 | struct Point { x: f32, y: f32 }; Oct 12 21:46:24.996 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:46:24.996 INFO kablam! | Oct 12 21:46:24.996 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:46:24.997 INFO kablam! Oct 12 21:46:24.997 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 12 21:46:24.997 INFO kablam! --> src/lib.rs:191:9 Oct 12 21:46:24.997 INFO kablam! | Oct 12 21:46:24.998 INFO kablam! 191 | struct Rectangle { a: Point, b: Point }; Oct 12 21:46:24.998 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:46:24.998 INFO kablam! Oct 12 21:46:24.998 INFO kablam! warning: function is never used: `square` Oct 12 21:46:24.999 INFO kablam! --> src/lib.rs:193:9 Oct 12 21:46:24.999 INFO kablam! | Oct 12 21:46:24.999 INFO kablam! 193 | fn square(point: Point, size: f32) -> Rectangle { Oct 12 21:46:25.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:46:25.000 INFO kablam! Oct 12 21:46:25.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 12 21:46:25.812 INFO kablam! su: No module specific data is present Oct 12 21:46:27.203 INFO running `"docker" "rm" "-f" "1f2639817fc17e63770186b9dacd94bf074d0d2e0b234b9b7d61b3f9995cb227"` Oct 12 21:46:27.427 INFO blam! 1f2639817fc17e63770186b9dacd94bf074d0d2e0b234b9b7d61b3f9995cb227 Oct 12 21:46:27.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 21:46:28.087 INFO blam! cc66aa5008d0af4fcd5a913c1bc16e63593671399ad68801a7347a97b0d172d4 Oct 12 21:46:28.089 INFO running `"docker" "start" "-a" "cc66aa5008d0af4fcd5a913c1bc16e63593671399ad68801a7347a97b0d172d4"` Oct 12 21:46:29.195 INFO kablam! usermod: no changes Oct 12 21:46:29.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 21:46:29.243 INFO kablam! Running /target/debug/deps/rust_playground-4db7431f070de21f Oct 12 21:46:29.247 INFO blam! Oct 12 21:46:29.247 INFO blam! running 10 tests Oct 12 21:46:29.259 INFO blam! test tests::formatter_print_for_struct ... ok Oct 12 21:46:29.259 INFO blam! test tests::formatted_print ... ok Oct 12 21:46:29.259 INFO blam! test tests::matrix_transpose ... ok Oct 12 21:46:29.259 INFO blam! test tests::square ... ok Oct 12 21:46:29.259 INFO blam! test tests::tuple ... ok Oct 12 21:46:29.263 INFO blam! test tests::primitives ... ok Oct 12 21:46:29.263 INFO blam! test tests::array ... ok Oct 12 21:46:29.263 INFO blam! test tests::printing_struct ... ok Oct 12 21:46:29.263 INFO blam! test tests::rect_area ... ok Oct 12 21:46:29.263 INFO blam! test tests::check_struct ... ok Oct 12 21:46:29.263 INFO blam! Oct 12 21:46:29.263 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:46:29.263 INFO blam! Oct 12 21:46:29.267 INFO kablam! Doc-tests rust-playground Oct 12 21:46:29.618 INFO blam! Oct 12 21:46:29.618 INFO blam! running 0 tests Oct 12 21:46:29.618 INFO blam! Oct 12 21:46:29.619 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:46:29.619 INFO blam! Oct 12 21:46:29.625 INFO kablam! su: No module specific data is present Oct 12 21:46:30.323 INFO running `"docker" "rm" "-f" "cc66aa5008d0af4fcd5a913c1bc16e63593671399ad68801a7347a97b0d172d4"` Oct 12 21:46:30.591 INFO blam! cc66aa5008d0af4fcd5a913c1bc16e63593671399ad68801a7347a97b0d172d4