Oct 16 02:05:57.431 INFO testing namable_closures-0.2.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:05:57.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:05:57.875 INFO blam! 8a8d2f12144312f33c99bf0b94000b7328c04a7382b19d1bee43085426498dc3 Oct 16 02:05:57.895 INFO running `"docker" "start" "-a" "8a8d2f12144312f33c99bf0b94000b7328c04a7382b19d1bee43085426498dc3"` Oct 16 02:05:59.359 INFO kablam! usermod: no changes Oct 16 02:05:59.403 INFO kablam! Compiling namable_closures v0.2.4 (/source) Oct 16 02:06:00.148 INFO kablam! warning: field is never used: `state` Oct 16 02:06:00.148 INFO kablam! --> src/closure_rec.rs:58:5 Oct 16 02:06:00.148 INFO kablam! | Oct 16 02:06:00.148 INFO kablam! 58 | state: &'a mut State Oct 16 02:06:00.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:06:00.148 INFO kablam! | Oct 16 02:06:00.148 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 02:06:00.148 INFO kablam! Oct 16 02:06:00.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 16 02:06:00.199 INFO kablam! su: No module specific data is present Oct 16 02:06:00.883 INFO running `"docker" "rm" "-f" "8a8d2f12144312f33c99bf0b94000b7328c04a7382b19d1bee43085426498dc3"` Oct 16 02:06:01.160 INFO blam! 8a8d2f12144312f33c99bf0b94000b7328c04a7382b19d1bee43085426498dc3 Oct 16 02:06:01.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:06:01.627 INFO blam! b6494e02ffb701899aa9eab323bf6a2ffa9074f4bff0a8681233b764594afed0 Oct 16 02:06:01.631 INFO running `"docker" "start" "-a" "b6494e02ffb701899aa9eab323bf6a2ffa9074f4bff0a8681233b764594afed0"` Oct 16 02:06:02.842 INFO kablam! usermod: no changes Oct 16 02:06:02.894 INFO kablam! Compiling namable_closures v0.2.4 (/source) Oct 16 02:06:03.571 INFO kablam! warning: unused import: `ClosureMutRec` Oct 16 02:06:03.571 INFO kablam! --> src/closure_rec.rs:251:34 Oct 16 02:06:03.571 INFO kablam! | Oct 16 02:06:03.571 INFO kablam! 251 | use closure_rec::{ClosureRec,ClosureMutRec}; Oct 16 02:06:03.571 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 02:06:03.571 INFO kablam! | Oct 16 02:06:03.571 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:06:03.571 INFO kablam! Oct 16 02:06:03.571 INFO kablam! warning: unused import: `StableFnMut` Oct 16 02:06:03.571 INFO kablam! --> src/closure_rec.rs:252:30 Oct 16 02:06:03.571 INFO kablam! | Oct 16 02:06:03.571 INFO kablam! 252 | use stable_fn::{StableFn,StableFnMut}; Oct 16 02:06:03.571 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:06:03.571 INFO kablam! Oct 16 02:06:03.703 INFO kablam! warning: unused variable: `n` Oct 16 02:06:03.704 INFO kablam! --> src/closure_rec.rs:269:21 Oct 16 02:06:03.704 INFO kablam! | Oct 16 02:06:03.704 INFO kablam! 269 | n => me.call_with_state((i1,i0+i1), (i-1,)) Oct 16 02:06:03.704 INFO kablam! | ^ help: consider using `_n` instead Oct 16 02:06:03.705 INFO kablam! | Oct 16 02:06:03.705 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 02:06:03.705 INFO kablam! Oct 16 02:06:03.752 INFO kablam! warning: field is never used: `state` Oct 16 02:06:03.752 INFO kablam! --> src/closure_rec.rs:58:5 Oct 16 02:06:03.752 INFO kablam! | Oct 16 02:06:03.752 INFO kablam! 58 | state: &'a mut State Oct 16 02:06:03.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:06:03.752 INFO kablam! | Oct 16 02:06:03.752 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 02:06:03.752 INFO kablam! Oct 16 02:06:04.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 16 02:06:04.411 INFO kablam! su: No module specific data is present Oct 16 02:06:05.033 INFO running `"docker" "rm" "-f" "b6494e02ffb701899aa9eab323bf6a2ffa9074f4bff0a8681233b764594afed0"` Oct 16 02:06:05.362 INFO blam! b6494e02ffb701899aa9eab323bf6a2ffa9074f4bff0a8681233b764594afed0 Oct 16 02:06:05.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:06:05.760 INFO blam! d7f0b705b9984be432f3d25f83a3f4b36162ca83bc15ff50dcab2b8c69a9769a Oct 16 02:06:05.762 INFO running `"docker" "start" "-a" "d7f0b705b9984be432f3d25f83a3f4b36162ca83bc15ff50dcab2b8c69a9769a"` Oct 16 02:06:07.922 INFO kablam! usermod: no changes Oct 16 02:06:07.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 02:06:07.991 INFO kablam! Running /target/debug/deps/namable_closures-39fa14cf6bb0fec6 Oct 16 02:06:07.997 INFO blam! Oct 16 02:06:07.997 INFO blam! running 7 tests Oct 16 02:06:07.997 INFO blam! test closures::tests::test_closure_copy_clone ... ok Oct 16 02:06:07.997 INFO blam! test closures::tests::test_closure_mut ... ok Oct 16 02:06:07.997 INFO blam! test closure_rec::test::test_fib ... ok Oct 16 02:06:08.003 INFO blam! test closures::tests::test_closure_ref_copy_clone ... ok Oct 16 02:06:08.003 INFO blam! test closures::tests::test_closure_ref_mut_copy_clone ... ok Oct 16 02:06:08.003 INFO blam! test closures::tests::test_closure_once_copy_clone ... ok Oct 16 02:06:08.003 INFO blam! test closure_rec::test::test_fac ... ok Oct 16 02:06:08.003 INFO blam! Oct 16 02:06:08.003 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:06:08.003 INFO blam! Oct 16 02:06:08.003 INFO kablam! Doc-tests namable_closures Oct 16 02:06:09.071 INFO blam! Oct 16 02:06:09.071 INFO blam! running 12 tests Oct 16 02:06:09.071 INFO blam! test src/closures.rs - closures::Closure (line 15) ... ignored Oct 16 02:06:09.071 INFO blam! test src/closures.rs - closures::ClosureMut (line 159) ... ignored Oct 16 02:06:09.071 INFO blam! test src/closures.rs - closures::ClosureOnce (line 273) ... ignored Oct 16 02:06:09.071 INFO blam! test src/closures.rs - closures::ClosureRef (line 85) ... ignored Oct 16 02:06:09.071 INFO blam! test src/closures.rs - closures::ClosureRefMut (line 214) ... ignored Oct 16 02:06:14.594 INFO blam! test src/closures.rs - closures::ClosureRef (line 90) ... ok Oct 16 02:06:15.169 INFO blam! test src/closures.rs - closures::Closure (line 19) ... ok Oct 16 02:06:15.571 INFO blam! test src/closures.rs - closures::ClosureRefMut (line 221) ... ok Oct 16 02:06:15.575 INFO blam! test src/closures.rs - closures::ClosureMut (line 166) ... ok Oct 16 02:06:15.944 INFO blam! test src/lib.rs - closure (line 276) ... ok Oct 16 02:06:16.043 INFO blam! test src/lib.rs - (line 123) ... ok Oct 16 02:06:16.139 INFO blam! test src/closures.rs - closures::ClosureOnce (line 279) ... ok Oct 16 02:06:16.139 INFO blam! Oct 16 02:06:16.140 INFO blam! test result: ok. 7 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out Oct 16 02:06:16.140 INFO blam! Oct 16 02:06:16.159 INFO kablam! su: No module specific data is present Oct 16 02:06:17.166 INFO running `"docker" "rm" "-f" "d7f0b705b9984be432f3d25f83a3f4b36162ca83bc15ff50dcab2b8c69a9769a"` Oct 16 02:06:17.439 INFO blam! d7f0b705b9984be432f3d25f83a3f4b36162ca83bc15ff50dcab2b8c69a9769a