Oct 16 10:51:36.274 INFO testing funfun-0.2.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:51:36.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 10:51:36.691 INFO blam! dceb47918ddbf3e8fb36dbd669933568968f1522eb18eb94c3e269b64bc2e904 Oct 16 10:51:36.695 INFO running `"docker" "start" "-a" "dceb47918ddbf3e8fb36dbd669933568968f1522eb18eb94c3e269b64bc2e904"` Oct 16 10:51:38.074 INFO kablam! usermod: no changes Oct 16 10:51:38.127 INFO kablam! Compiling funfun v0.2.4 (/source) Oct 16 10:51:38.736 INFO kablam! warning: unused import: `std::fmt` Oct 16 10:51:38.736 INFO kablam! --> src/lib.rs:2:5 Oct 16 10:51:38.736 INFO kablam! | Oct 16 10:51:38.736 INFO kablam! 2 | use std::fmt; Oct 16 10:51:38.736 INFO kablam! | ^^^^^^^^ Oct 16 10:51:38.736 INFO kablam! | Oct 16 10:51:38.736 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:51:38.736 INFO kablam! Oct 16 10:51:38.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 16 10:51:38.779 INFO kablam! su: No module specific data is present Oct 16 10:51:39.275 INFO running `"docker" "rm" "-f" "dceb47918ddbf3e8fb36dbd669933568968f1522eb18eb94c3e269b64bc2e904"` Oct 16 10:51:39.503 INFO blam! dceb47918ddbf3e8fb36dbd669933568968f1522eb18eb94c3e269b64bc2e904 Oct 16 10:51:39.511 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 10:51:39.836 INFO blam! 20bdbf4074f9745183853ae7def520a06a9c98821e2796905e661479666b878e Oct 16 10:51:39.837 INFO running `"docker" "start" "-a" "20bdbf4074f9745183853ae7def520a06a9c98821e2796905e661479666b878e"` Oct 16 10:51:41.172 INFO kablam! usermod: no changes Oct 16 10:51:41.218 INFO kablam! Compiling funfun v0.2.4 (/source) Oct 16 10:51:41.907 INFO kablam! warning: unused import: `std::fmt` Oct 16 10:51:41.907 INFO kablam! --> src/lib.rs:2:5 Oct 16 10:51:41.908 INFO kablam! | Oct 16 10:51:41.908 INFO kablam! 2 | use std::fmt; Oct 16 10:51:41.908 INFO kablam! | ^^^^^^^^ Oct 16 10:51:41.909 INFO kablam! | Oct 16 10:51:41.909 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:51:41.909 INFO kablam! Oct 16 10:51:41.987 INFO kablam! warning: unused variable: `d` Oct 16 10:51:41.987 INFO kablam! --> src/lib.rs:104:14 Oct 16 10:51:41.988 INFO kablam! | Oct 16 10:51:41.988 INFO kablam! 104 | |d: &str| -> String {"reassign once".to_string()} Oct 16 10:51:41.988 INFO kablam! | ^ help: consider using `_d` instead Oct 16 10:51:41.989 INFO kablam! | Oct 16 10:51:41.989 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 10:51:41.989 INFO kablam! Oct 16 10:51:41.990 INFO kablam! warning: unused variable: `d` Oct 16 10:51:41.990 INFO kablam! --> src/lib.rs:127:14 Oct 16 10:51:41.990 INFO kablam! | Oct 16 10:51:41.991 INFO kablam! 127 | |d: &str| -> String {"reassign once".to_string()} Oct 16 10:51:41.991 INFO kablam! | ^ help: consider using `_d` instead Oct 16 10:51:41.991 INFO kablam! Oct 16 10:51:42.014 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:51:42.014 INFO kablam! --> src/lib.rs:147:13 Oct 16 10:51:42.014 INFO kablam! | Oct 16 10:51:42.014 INFO kablam! 147 | res.join(); Oct 16 10:51:42.014 INFO kablam! | ^^^^^^^^^^^ Oct 16 10:51:42.014 INFO kablam! | Oct 16 10:51:42.014 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:51:42.014 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:51:42.014 INFO kablam! Oct 16 10:51:42.015 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:51:42.015 INFO kablam! --> src/lib.rs:165:13 Oct 16 10:51:42.015 INFO kablam! | Oct 16 10:51:42.015 INFO kablam! 165 | res.join(); Oct 16 10:51:42.015 INFO kablam! | ^^^^^^^^^^^ Oct 16 10:51:42.015 INFO kablam! | Oct 16 10:51:42.015 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:51:42.015 INFO kablam! Oct 16 10:51:42.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 16 10:51:42.563 INFO kablam! su: No module specific data is present Oct 16 10:51:42.776 INFO running `"docker" "rm" "-f" "20bdbf4074f9745183853ae7def520a06a9c98821e2796905e661479666b878e"` Oct 16 10:51:42.851 INFO blam! 20bdbf4074f9745183853ae7def520a06a9c98821e2796905e661479666b878e Oct 16 10:51:42.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 10:51:43.039 INFO blam! aaac201ae59f45d63588805223807d4361ca6a553b5de62e9db390b8044aec45 Oct 16 10:51:43.041 INFO running `"docker" "start" "-a" "aaac201ae59f45d63588805223807d4361ca6a553b5de62e9db390b8044aec45"` Oct 16 10:51:43.448 INFO kablam! usermod: no changes Oct 16 10:51:43.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 10:51:43.474 INFO kablam! Running /target/debug/deps/funfun-e30e39f2620151ec Oct 16 10:51:43.477 INFO blam! Oct 16 10:51:43.477 INFO blam! running 8 tests Oct 16 10:51:43.478 INFO blam! test tests::in_struct_box_fn ... ok Oct 16 10:51:43.478 INFO blam! test tests::one_arity_box_fn ... ok Oct 16 10:51:43.479 INFO blam! test tests::in_struct_arc_fn ... ok Oct 16 10:51:43.479 INFO blam! test tests::pass_named_box_fn ... ok Oct 16 10:51:43.482 INFO blam! test tests::pass_function_box_fn ... ok Oct 16 10:51:43.482 INFO blam! test tests::zero_arity_box_fn ... ok Oct 16 10:51:43.689 INFO blam! test tests::multithreading_box_fn ... ok Oct 16 10:51:46.437 INFO blam! accepts closures to run in their own thread! Oct 16 10:51:46.610 INFO blam! test tests::multithreading_spawn_fn ... ok Oct 16 10:51:46.610 INFO blam! Oct 16 10:51:46.610 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:51:46.610 INFO blam! Oct 16 10:51:46.612 INFO kablam! Doc-tests funfun Oct 16 10:51:47.358 INFO blam! Oct 16 10:51:47.358 INFO blam! running 0 tests Oct 16 10:51:47.358 INFO blam! Oct 16 10:51:47.358 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:51:47.358 INFO blam! Oct 16 10:51:47.363 INFO kablam! su: No module specific data is present Oct 16 10:51:47.678 INFO running `"docker" "rm" "-f" "aaac201ae59f45d63588805223807d4361ca6a553b5de62e9db390b8044aec45"` Oct 16 10:51:47.740 INFO blam! aaac201ae59f45d63588805223807d4361ca6a553b5de62e9db390b8044aec45