Oct 11 16:21:02.617 INFO testing namable_closures-0.2.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:21:02.617 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:21:02.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 16:21:03.077 INFO blam! 9f3351779acbfc6115a0d0d79a1283a4561d348832df036ec769ef4b76dfe21b Oct 11 16:21:03.078 INFO running `"docker" "start" "-a" "9f3351779acbfc6115a0d0d79a1283a4561d348832df036ec769ef4b76dfe21b"` Oct 11 16:21:04.200 INFO kablam! usermod: no changes Oct 11 16:21:04.276 INFO kablam! Compiling namable_closures v0.2.4 (/source) Oct 11 16:21:04.944 INFO kablam! warning: field is never used: `state` Oct 11 16:21:04.944 INFO kablam! --> src/closure_rec.rs:58:5 Oct 11 16:21:04.944 INFO kablam! | Oct 11 16:21:04.944 INFO kablam! 58 | state: &'a mut State Oct 11 16:21:04.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:21:04.944 INFO kablam! | Oct 11 16:21:04.944 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 16:21:04.944 INFO kablam! Oct 11 16:21:04.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Oct 11 16:21:04.992 INFO kablam! su: No module specific data is present Oct 11 16:21:05.587 INFO running `"docker" "rm" "-f" "9f3351779acbfc6115a0d0d79a1283a4561d348832df036ec769ef4b76dfe21b"` Oct 11 16:21:05.944 INFO blam! 9f3351779acbfc6115a0d0d79a1283a4561d348832df036ec769ef4b76dfe21b Oct 11 16:21:05.952 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:21:05.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 16:21:06.440 INFO blam! 8b9676caa2f6c4bc8bde2fe107c315c24694197cd4e697021e1566ca6405b65e Oct 11 16:21:06.440 INFO running `"docker" "start" "-a" "8b9676caa2f6c4bc8bde2fe107c315c24694197cd4e697021e1566ca6405b65e"` Oct 11 16:21:07.240 INFO kablam! usermod: no changes Oct 11 16:21:07.360 INFO kablam! Compiling namable_closures v0.2.4 (/source) Oct 11 16:21:07.920 INFO kablam! warning: unused import: `ClosureMutRec` Oct 11 16:21:07.920 INFO kablam! --> src/closure_rec.rs:251:34 Oct 11 16:21:07.920 INFO kablam! | Oct 11 16:21:07.920 INFO kablam! 251 | use closure_rec::{ClosureRec,ClosureMutRec}; Oct 11 16:21:07.920 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 16:21:07.920 INFO kablam! | Oct 11 16:21:07.920 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 16:21:07.920 INFO kablam! Oct 11 16:21:07.920 INFO kablam! warning: unused import: `StableFnMut` Oct 11 16:21:07.920 INFO kablam! --> src/closure_rec.rs:252:30 Oct 11 16:21:07.920 INFO kablam! | Oct 11 16:21:07.920 INFO kablam! 252 | use stable_fn::{StableFn,StableFnMut}; Oct 11 16:21:07.920 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:21:07.920 INFO kablam! Oct 11 16:21:08.066 INFO kablam! warning: unused variable: `n` Oct 11 16:21:08.066 INFO kablam! --> src/closure_rec.rs:269:21 Oct 11 16:21:08.066 INFO kablam! | Oct 11 16:21:08.066 INFO kablam! 269 | n => me.call_with_state((i1,i0+i1), (i-1,)) Oct 11 16:21:08.066 INFO kablam! | ^ help: consider using `_n` instead Oct 11 16:21:08.066 INFO kablam! | Oct 11 16:21:08.066 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 16:21:08.066 INFO kablam! Oct 11 16:21:08.116 INFO kablam! warning: field is never used: `state` Oct 11 16:21:08.116 INFO kablam! --> src/closure_rec.rs:58:5 Oct 11 16:21:08.116 INFO kablam! | Oct 11 16:21:08.116 INFO kablam! 58 | state: &'a mut State Oct 11 16:21:08.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:21:08.116 INFO kablam! | Oct 11 16:21:08.116 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 16:21:08.116 INFO kablam! Oct 11 16:21:08.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 11 16:21:08.649 INFO kablam! su: No module specific data is present Oct 11 16:21:09.068 INFO running `"docker" "rm" "-f" "8b9676caa2f6c4bc8bde2fe107c315c24694197cd4e697021e1566ca6405b65e"` Oct 11 16:21:09.224 INFO blam! 8b9676caa2f6c4bc8bde2fe107c315c24694197cd4e697021e1566ca6405b65e Oct 11 16:21:09.232 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:21:09.234 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 16:21:09.580 INFO blam! 426961eb065b9f70d787daa13e2c45c25cfe1b30010460fbddb97d6713c2b55e Oct 11 16:21:09.592 INFO running `"docker" "start" "-a" "426961eb065b9f70d787daa13e2c45c25cfe1b30010460fbddb97d6713c2b55e"` Oct 11 16:21:10.364 INFO kablam! usermod: no changes Oct 11 16:21:10.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 16:21:10.404 INFO kablam! Running /target/debug/deps/namable_closures-39fa14cf6bb0fec6 Oct 11 16:21:10.408 INFO blam! Oct 11 16:21:10.408 INFO blam! running 7 tests Oct 11 16:21:10.408 INFO blam! test closures::tests::test_closure_ref_copy_clone ... ok Oct 11 16:21:10.408 INFO blam! test closures::tests::test_closure_once_copy_clone ... ok Oct 11 16:21:10.408 INFO blam! test closures::tests::test_closure_copy_clone ... ok Oct 11 16:21:10.408 INFO blam! test closure_rec::test::test_fac ... ok Oct 11 16:21:10.418 INFO blam! test closures::tests::test_closure_ref_mut_copy_clone ... ok Oct 11 16:21:10.418 INFO blam! test closures::tests::test_closure_mut ... ok Oct 11 16:21:10.418 INFO blam! test closure_rec::test::test_fib ... ok Oct 11 16:21:10.418 INFO blam! Oct 11 16:21:10.418 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:21:10.418 INFO blam! Oct 11 16:21:10.419 INFO kablam! Doc-tests namable_closures Oct 11 16:21:11.131 INFO blam! Oct 11 16:21:11.131 INFO blam! running 12 tests Oct 11 16:21:11.149 INFO blam! test src/closures.rs - closures::Closure (line 15) ... ignored Oct 11 16:21:11.149 INFO blam! test src/closures.rs - closures::ClosureMut (line 159) ... ignored Oct 11 16:21:11.156 INFO blam! test src/closures.rs - closures::ClosureOnce (line 273) ... ignored Oct 11 16:21:11.156 INFO blam! test src/closures.rs - closures::ClosureRef (line 85) ... ignored Oct 11 16:21:11.156 INFO blam! test src/closures.rs - closures::ClosureRefMut (line 214) ... ignored Oct 11 16:21:12.819 INFO blam! test src/closures.rs - closures::ClosureRef (line 90) ... ok Oct 11 16:21:12.922 INFO blam! test src/closures.rs - closures::ClosureOnce (line 279) ... ok Oct 11 16:21:12.960 INFO blam! test src/closures.rs - closures::ClosureMut (line 166) ... ok Oct 11 16:21:13.064 INFO blam! test src/closures.rs - closures::ClosureRefMut (line 221) ... ok Oct 11 16:21:13.139 INFO blam! test src/closures.rs - closures::Closure (line 19) ... ok Oct 11 16:21:13.237 INFO blam! test src/lib.rs - closure (line 276) ... ok Oct 11 16:21:13.315 INFO blam! test src/lib.rs - (line 123) ... ok Oct 11 16:21:13.315 INFO blam! Oct 11 16:21:13.315 INFO blam! test result: ok. 7 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out Oct 11 16:21:13.315 INFO blam! Oct 11 16:21:13.326 INFO kablam! su: No module specific data is present Oct 11 16:21:13.634 INFO running `"docker" "rm" "-f" "426961eb065b9f70d787daa13e2c45c25cfe1b30010460fbddb97d6713c2b55e"` Oct 11 16:21:13.731 INFO blam! 426961eb065b9f70d787daa13e2c45c25cfe1b30010460fbddb97d6713c2b55e