Oct 15 17:06:27.612 INFO testing tailrec-0.0.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:06:27.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 17:06:28.119 INFO blam! 883481e098f46fa95cded8b18093a198936fba00385426341640eb7ecfbe1ec9 Oct 15 17:06:28.127 INFO running `"docker" "start" "-a" "883481e098f46fa95cded8b18093a198936fba00385426341640eb7ecfbe1ec9"` Oct 15 17:06:29.038 INFO kablam! usermod: no changes Oct 15 17:06:29.095 INFO kablam! Compiling tailrec v0.0.4 (/source) Oct 15 17:06:29.612 INFO kablam! warning: the trait `TailRec` cannot be made into an object Oct 15 17:06:29.612 INFO kablam! --> src/lib.rs:14:5 Oct 15 17:06:29.613 INFO kablam! | Oct 15 17:06:29.613 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Oct 15 17:06:29.614 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Oct 15 17:06:29.614 INFO kablam! 16 | | { Oct 15 17:06:29.614 INFO kablam! 17 | | let mut state = iterate(self); Oct 15 17:06:29.615 INFO kablam! ... | Oct 15 17:06:29.615 INFO kablam! 21 | | }} Oct 15 17:06:29.616 INFO kablam! 22 | | } Oct 15 17:06:29.616 INFO kablam! | |_____^ Oct 15 17:06:29.616 INFO kablam! | Oct 15 17:06:29.617 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 15 17:06:29.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 17:06:29.617 INFO kablam! = note: for more information, see issue #51443 Oct 15 17:06:29.618 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Oct 15 17:06:29.618 INFO kablam! Oct 15 17:06:29.618 INFO kablam! warning: the trait `TailRec` cannot be made into an object Oct 15 17:06:29.619 INFO kablam! --> src/lib.rs:36:5 Oct 15 17:06:29.619 INFO kablam! | Oct 15 17:06:29.619 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Oct 15 17:06:29.620 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Oct 15 17:06:29.620 INFO kablam! 38 | | { Oct 15 17:06:29.620 INFO kablam! 39 | | let mut state = iterate(self); Oct 15 17:06:29.621 INFO kablam! ... | Oct 15 17:06:29.621 INFO kablam! 43 | | }} Oct 15 17:06:29.621 INFO kablam! 44 | | } Oct 15 17:06:29.622 INFO kablam! | |_____^ Oct 15 17:06:29.622 INFO kablam! | Oct 15 17:06:29.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 17:06:29.623 INFO kablam! = note: for more information, see issue #51443 Oct 15 17:06:29.623 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Oct 15 17:06:29.623 INFO kablam! Oct 15 17:06:29.648 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.58s Oct 15 17:06:29.648 INFO kablam! su: No module specific data is present Oct 15 17:06:30.648 INFO running `"docker" "rm" "-f" "883481e098f46fa95cded8b18093a198936fba00385426341640eb7ecfbe1ec9"` Oct 15 17:06:30.913 INFO blam! 883481e098f46fa95cded8b18093a198936fba00385426341640eb7ecfbe1ec9 Oct 15 17:06:30.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 17:06:31.367 INFO blam! 1b4609bb2b19a3a8d1fe948735bd0aa8c04f8bc1a88ce9717fdec90298ffa97f Oct 15 17:06:31.375 INFO running `"docker" "start" "-a" "1b4609bb2b19a3a8d1fe948735bd0aa8c04f8bc1a88ce9717fdec90298ffa97f"` Oct 15 17:06:32.480 INFO kablam! usermod: no changes Oct 15 17:06:32.519 INFO kablam! Compiling tailrec v0.0.4 (/source) Oct 15 17:06:33.243 INFO kablam! warning: the trait `TailRec` cannot be made into an object Oct 15 17:06:33.243 INFO kablam! --> src/lib.rs:14:5 Oct 15 17:06:33.243 INFO kablam! | Oct 15 17:06:33.243 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Oct 15 17:06:33.243 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Oct 15 17:06:33.243 INFO kablam! 16 | | { Oct 15 17:06:33.243 INFO kablam! 17 | | let mut state = iterate(self); Oct 15 17:06:33.243 INFO kablam! ... | Oct 15 17:06:33.243 INFO kablam! 21 | | }} Oct 15 17:06:33.243 INFO kablam! 22 | | } Oct 15 17:06:33.243 INFO kablam! | |_____^ Oct 15 17:06:33.243 INFO kablam! | Oct 15 17:06:33.243 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 15 17:06:33.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 17:06:33.243 INFO kablam! = note: for more information, see issue #51443 Oct 15 17:06:33.243 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Oct 15 17:06:33.243 INFO kablam! Oct 15 17:06:33.243 INFO kablam! warning: the trait `TailRec` cannot be made into an object Oct 15 17:06:33.243 INFO kablam! --> src/lib.rs:36:5 Oct 15 17:06:33.243 INFO kablam! | Oct 15 17:06:33.243 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Oct 15 17:06:33.243 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Oct 15 17:06:33.243 INFO kablam! 38 | | { Oct 15 17:06:33.243 INFO kablam! 39 | | let mut state = iterate(self); Oct 15 17:06:33.243 INFO kablam! ... | Oct 15 17:06:33.243 INFO kablam! 43 | | }} Oct 15 17:06:33.243 INFO kablam! 44 | | } Oct 15 17:06:33.243 INFO kablam! | |_____^ Oct 15 17:06:33.243 INFO kablam! | Oct 15 17:06:33.243 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 17:06:33.243 INFO kablam! = note: for more information, see issue #51443 Oct 15 17:06:33.243 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Oct 15 17:06:33.243 INFO kablam! Oct 15 17:06:33.368 INFO kablam! warning: the trait `tailrec::TailRec` cannot be made into an object Oct 15 17:06:33.368 INFO kablam! --> /source/src/lib.rs:14:5 Oct 15 17:06:33.368 INFO kablam! | Oct 15 17:06:33.368 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Oct 15 17:06:33.368 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Oct 15 17:06:33.368 INFO kablam! 16 | | { Oct 15 17:06:33.368 INFO kablam! 17 | | let mut state = iterate(self); Oct 15 17:06:33.368 INFO kablam! ... | Oct 15 17:06:33.368 INFO kablam! 21 | | }} Oct 15 17:06:33.368 INFO kablam! 22 | | } Oct 15 17:06:33.368 INFO kablam! | |_____^ Oct 15 17:06:33.368 INFO kablam! | Oct 15 17:06:33.368 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 15 17:06:33.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 17:06:33.368 INFO kablam! = note: for more information, see issue #51443 Oct 15 17:06:33.368 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Oct 15 17:06:33.368 INFO kablam! Oct 15 17:06:33.368 INFO kablam! warning: the trait `tailrec::TailRec` cannot be made into an object Oct 15 17:06:33.368 INFO kablam! --> /source/src/lib.rs:36:5 Oct 15 17:06:33.368 INFO kablam! | Oct 15 17:06:33.368 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Oct 15 17:06:33.368 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Oct 15 17:06:33.368 INFO kablam! 38 | | { Oct 15 17:06:33.368 INFO kablam! 39 | | let mut state = iterate(self); Oct 15 17:06:33.368 INFO kablam! ... | Oct 15 17:06:33.368 INFO kablam! 43 | | }} Oct 15 17:06:33.368 INFO kablam! 44 | | } Oct 15 17:06:33.368 INFO kablam! | |_____^ Oct 15 17:06:33.368 INFO kablam! | Oct 15 17:06:33.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 17:06:33.368 INFO kablam! = note: for more information, see issue #51443 Oct 15 17:06:33.368 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Oct 15 17:06:33.368 INFO kablam! Oct 15 17:06:34.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Oct 15 17:06:34.082 INFO kablam! su: No module specific data is present Oct 15 17:06:34.653 INFO running `"docker" "rm" "-f" "1b4609bb2b19a3a8d1fe948735bd0aa8c04f8bc1a88ce9717fdec90298ffa97f"` Oct 15 17:06:34.871 INFO blam! 1b4609bb2b19a3a8d1fe948735bd0aa8c04f8bc1a88ce9717fdec90298ffa97f Oct 15 17:06:34.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 17:06:35.270 INFO blam! aae1dce6aa1e10d8fe5bcb8ecfe5afb847027625b69dd015087040b6998aa2a8 Oct 15 17:06:35.277 INFO running `"docker" "start" "-a" "aae1dce6aa1e10d8fe5bcb8ecfe5afb847027625b69dd015087040b6998aa2a8"` Oct 15 17:06:36.567 INFO kablam! usermod: no changes Oct 15 17:06:36.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 17:06:36.655 INFO kablam! Running /target/debug/deps/tailrec-7bf303f13ea6beb1 Oct 15 17:06:36.661 INFO kablam! Running /target/debug/deps/test-c6b37195ba768c7f Oct 15 17:06:36.661 INFO blam! Oct 15 17:06:36.661 INFO blam! running 0 tests Oct 15 17:06:36.661 INFO blam! Oct 15 17:06:36.661 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:06:36.661 INFO blam! Oct 15 17:06:36.667 INFO blam! Oct 15 17:06:36.667 INFO blam! running 1 test Oct 15 17:06:36.855 INFO blam! test test ... ok Oct 15 17:06:36.855 INFO blam! Oct 15 17:06:36.855 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:06:36.855 INFO blam! Oct 15 17:06:36.857 INFO kablam! Doc-tests tailrec Oct 15 17:06:37.539 INFO blam! Oct 15 17:06:37.540 INFO blam! running 0 tests Oct 15 17:06:37.540 INFO blam! Oct 15 17:06:37.540 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:06:37.541 INFO blam! Oct 15 17:06:37.553 INFO kablam! su: No module specific data is present Oct 15 17:06:38.595 INFO running `"docker" "rm" "-f" "aae1dce6aa1e10d8fe5bcb8ecfe5afb847027625b69dd015087040b6998aa2a8"` Oct 15 17:06:38.871 INFO blam! aae1dce6aa1e10d8fe5bcb8ecfe5afb847027625b69dd015087040b6998aa2a8