Oct 16 02:05:55.927 INFO testing namable_closures-0.2.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:05:55.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:56.352 INFO blam! b9e98ab5836c3d3290db0327b60d6aac27bf507b7b589b9b7af3ea6e3a8e741f Oct 16 02:05:56.355 INFO running `"docker" "start" "-a" "b9e98ab5836c3d3290db0327b60d6aac27bf507b7b589b9b7af3ea6e3a8e741f"` Oct 16 02:05:57.436 INFO kablam! usermod: no changes Oct 16 02:05:57.471 INFO kablam! Compiling namable_closures v0.2.4 (/source) Oct 16 02:05:58.124 INFO kablam! warning: field is never used: `state` Oct 16 02:05:58.124 INFO kablam! --> src/closure_rec.rs:58:5 Oct 16 02:05:58.124 INFO kablam! | Oct 16 02:05:58.124 INFO kablam! 58 | state: &'a mut State Oct 16 02:05:58.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:05:58.124 INFO kablam! | Oct 16 02:05:58.124 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 02:05:58.124 INFO kablam! Oct 16 02:05:58.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Oct 16 02:05:58.187 INFO kablam! su: No module specific data is present Oct 16 02:05:58.675 INFO running `"docker" "rm" "-f" "b9e98ab5836c3d3290db0327b60d6aac27bf507b7b589b9b7af3ea6e3a8e741f"` Oct 16 02:05:58.932 INFO blam! b9e98ab5836c3d3290db0327b60d6aac27bf507b7b589b9b7af3ea6e3a8e741f Oct 16 02:05:58.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:05:59.324 INFO blam! 130f8f1d69e3f549e58711f185e98dbde9b7e71cab50905c0b6ca96859a761ef Oct 16 02:05:59.326 INFO running `"docker" "start" "-a" "130f8f1d69e3f549e58711f185e98dbde9b7e71cab50905c0b6ca96859a761ef"` Oct 16 02:06:00.580 INFO kablam! usermod: no changes Oct 16 02:06:00.625 INFO kablam! Compiling namable_closures v0.2.4 (/source) Oct 16 02:06:01.305 INFO kablam! warning: unused import: `ClosureMutRec` Oct 16 02:06:01.305 INFO kablam! --> src/closure_rec.rs:251:34 Oct 16 02:06:01.305 INFO kablam! | Oct 16 02:06:01.305 INFO kablam! 251 | use closure_rec::{ClosureRec,ClosureMutRec}; Oct 16 02:06:01.305 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 02:06:01.305 INFO kablam! | Oct 16 02:06:01.305 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:06:01.305 INFO kablam! Oct 16 02:06:01.305 INFO kablam! warning: unused import: `StableFnMut` Oct 16 02:06:01.305 INFO kablam! --> src/closure_rec.rs:252:30 Oct 16 02:06:01.305 INFO kablam! | Oct 16 02:06:01.305 INFO kablam! 252 | use stable_fn::{StableFn,StableFnMut}; Oct 16 02:06:01.305 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:06:01.305 INFO kablam! Oct 16 02:06:01.443 INFO kablam! warning: unused variable: `n` Oct 16 02:06:01.443 INFO kablam! --> src/closure_rec.rs:269:21 Oct 16 02:06:01.443 INFO kablam! | Oct 16 02:06:01.443 INFO kablam! 269 | n => me.call_with_state((i1,i0+i1), (i-1,)) Oct 16 02:06:01.443 INFO kablam! | ^ help: consider using `_n` instead Oct 16 02:06:01.443 INFO kablam! | Oct 16 02:06:01.443 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 02:06:01.443 INFO kablam! Oct 16 02:06:01.533 INFO kablam! warning: field is never used: `state` Oct 16 02:06:01.533 INFO kablam! --> src/closure_rec.rs:58:5 Oct 16 02:06:01.533 INFO kablam! | Oct 16 02:06:01.533 INFO kablam! 58 | state: &'a mut State Oct 16 02:06:01.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 02:06:01.533 INFO kablam! | Oct 16 02:06:01.533 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 02:06:01.534 INFO kablam! Oct 16 02:06:02.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 16 02:06:02.215 INFO kablam! su: No module specific data is present Oct 16 02:06:02.773 INFO running `"docker" "rm" "-f" "130f8f1d69e3f549e58711f185e98dbde9b7e71cab50905c0b6ca96859a761ef"` Oct 16 02:06:03.136 INFO blam! 130f8f1d69e3f549e58711f185e98dbde9b7e71cab50905c0b6ca96859a761ef Oct 16 02:06:03.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:03.531 INFO blam! 67f322bb8ed4c9eb3fc36e1b1eb68ad654d93cfa2eb89fb4a2b0f3654d8f37e6 Oct 16 02:06:03.533 INFO running `"docker" "start" "-a" "67f322bb8ed4c9eb3fc36e1b1eb68ad654d93cfa2eb89fb4a2b0f3654d8f37e6"` Oct 16 02:06:04.671 INFO kablam! usermod: no changes Oct 16 02:06:04.723 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 02:06:04.725 INFO kablam! Running /target/debug/deps/namable_closures-7bb30503b3fd672c Oct 16 02:06:04.731 INFO kablam! Doc-tests namable_closures Oct 16 02:06:04.732 INFO blam! Oct 16 02:06:04.732 INFO blam! running 7 tests Oct 16 02:06:04.732 INFO blam! test closure_rec::test::test_fib ... ok Oct 16 02:06:04.733 INFO blam! test closures::tests::test_closure_copy_clone ... ok Oct 16 02:06:04.733 INFO blam! test closure_rec::test::test_fac ... ok Oct 16 02:06:04.733 INFO blam! test closures::tests::test_closure_mut ... ok Oct 16 02:06:04.733 INFO blam! test closures::tests::test_closure_ref_mut_copy_clone ... ok Oct 16 02:06:04.734 INFO blam! test closures::tests::test_closure_ref_copy_clone ... ok Oct 16 02:06:04.734 INFO blam! test closures::tests::test_closure_once_copy_clone ... ok Oct 16 02:06:04.734 INFO blam! Oct 16 02:06:04.735 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:06:04.735 INFO blam! Oct 16 02:06:05.798 INFO blam! Oct 16 02:06:05.799 INFO blam! running 12 tests Oct 16 02:06:05.811 INFO blam! test src/closures.rs - closures::Closure (line 15) ... ignored Oct 16 02:06:05.811 INFO blam! test src/closures.rs - closures::ClosureMut (line 159) ... ignored Oct 16 02:06:05.811 INFO blam! test src/closures.rs - closures::ClosureOnce (line 273) ... ignored Oct 16 02:06:05.815 INFO blam! test src/closures.rs - closures::ClosureRef (line 85) ... ignored Oct 16 02:06:05.815 INFO blam! test src/closures.rs - closures::ClosureRefMut (line 214) ... ignored Oct 16 02:06:09.359 INFO blam! test src/closures.rs - closures::ClosureRef (line 90) ... ok Oct 16 02:06:10.863 INFO blam! test src/closures.rs - closures::Closure (line 19) ... ok Oct 16 02:06:10.975 INFO blam! test src/closures.rs - closures::ClosureMut (line 166) ... ok Oct 16 02:06:11.067 INFO blam! test src/closures.rs - closures::ClosureOnce (line 279) ... ok Oct 16 02:06:11.583 INFO blam! test src/lib.rs - closure (line 276) ... ok Oct 16 02:06:11.899 INFO blam! test src/closures.rs - closures::ClosureRefMut (line 221) ... ok Oct 16 02:06:11.908 INFO blam! test src/lib.rs - (line 123) ... ok Oct 16 02:06:11.908 INFO blam! Oct 16 02:06:11.909 INFO blam! test result: ok. 7 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out Oct 16 02:06:11.909 INFO blam! Oct 16 02:06:11.936 INFO kablam! su: No module specific data is present Oct 16 02:06:12.585 INFO running `"docker" "rm" "-f" "67f322bb8ed4c9eb3fc36e1b1eb68ad654d93cfa2eb89fb4a2b0f3654d8f37e6"` Oct 16 02:06:12.887 INFO blam! 67f322bb8ed4c9eb3fc36e1b1eb68ad654d93cfa2eb89fb4a2b0f3654d8f37e6