Oct 15 11:13:47.841 INFO testing Emerentius/drain_experiments against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:13:47.842 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 15 11:13:48.123 INFO blam! 4b4ddf3ea0b44c2ed43738d2a250583a886fab30af48feb63c88de62d9563535 Oct 15 11:13:48.128 INFO running `"docker" "start" "-a" "4b4ddf3ea0b44c2ed43738d2a250583a886fab30af48feb63c88de62d9563535"` Oct 15 11:13:48.750 INFO kablam! usermod: no changes Oct 15 11:13:48.778 INFO kablam! Compiling try_drain v0.1.0 (/source) Oct 15 11:13:49.140 INFO kablam! warning: unused imports: `Exhausting`, `IteratorExt` Oct 15 11:13:49.140 INFO kablam! --> src/lib.rs:11:18 Oct 15 11:13:49.140 INFO kablam! | Oct 15 11:13:49.140 INFO kablam! 11 | use exhausting::{Exhausting, IteratorExt}; Oct 15 11:13:49.140 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 15 11:13:49.140 INFO kablam! | Oct 15 11:13:49.140 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:13:49.140 INFO kablam! Oct 15 11:13:49.140 INFO kablam! warning: unused import: `StreamElement` Oct 15 11:13:49.140 INFO kablam! --> src/lib.rs:14:44 Oct 15 11:13:49.140 INFO kablam! | Oct 15 11:13:49.140 INFO kablam! 14 | use drain_element_streaming::{StreamDrain, StreamElement}; Oct 15 11:13:49.140 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:13:49.140 INFO kablam! Oct 15 11:13:49.140 INFO kablam! warning: unused import: `CursorIter` Oct 15 11:13:49.140 INFO kablam! --> src/lib.rs:17:22 Oct 15 11:13:49.140 INFO kablam! | Oct 15 11:13:49.140 INFO kablam! 17 | use cursor::{Cursor, CursorIter}; Oct 15 11:13:49.140 INFO kablam! | ^^^^^^^^^^ Oct 15 11:13:49.140 INFO kablam! Oct 15 11:13:49.247 INFO kablam! warning: unused variable: `rg` Oct 15 11:13:49.247 INFO kablam! --> src/lib.rs:58:24 Oct 15 11:13:49.247 INFO kablam! | Oct 15 11:13:49.247 INFO kablam! 58 | pub fn range(self, rg: std::ops::Range) -> Self { Oct 15 11:13:49.247 INFO kablam! | ^^ help: consider using `_rg` instead Oct 15 11:13:49.247 INFO kablam! | Oct 15 11:13:49.247 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:13:49.247 INFO kablam! Oct 15 11:13:49.273 INFO kablam! warning: method is never used: `take` Oct 15 11:13:49.273 INFO kablam! --> src/cursor.rs:225:5 Oct 15 11:13:49.273 INFO kablam! | Oct 15 11:13:49.273 INFO kablam! 225 | fn take(self) -> T { Oct 15 11:13:49.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 11:13:49.273 INFO kablam! | Oct 15 11:13:49.273 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:13:49.273 INFO kablam! Oct 15 11:13:49.310 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.54s Oct 15 11:13:49.310 INFO kablam! su: No module specific data is present Oct 15 11:13:49.605 INFO running `"docker" "rm" "-f" "4b4ddf3ea0b44c2ed43738d2a250583a886fab30af48feb63c88de62d9563535"` Oct 15 11:13:49.764 INFO blam! 4b4ddf3ea0b44c2ed43738d2a250583a886fab30af48feb63c88de62d9563535 Oct 15 11:13:49.766 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 15 11:13:49.992 INFO blam! 2efe1762175342f0cd18e3888c7c3decd6830a1d7959083d4e3a443d458c15fd Oct 15 11:13:49.995 INFO running `"docker" "start" "-a" "2efe1762175342f0cd18e3888c7c3decd6830a1d7959083d4e3a443d458c15fd"` Oct 15 11:13:50.360 INFO kablam! usermod: no changes Oct 15 11:13:50.389 INFO kablam! Compiling try_drain v0.1.0 (/source) Oct 15 11:13:50.910 INFO kablam! warning: unused imports: `Exhausting`, `IteratorExt` Oct 15 11:13:50.910 INFO kablam! --> src/lib.rs:11:18 Oct 15 11:13:50.910 INFO kablam! | Oct 15 11:13:50.910 INFO kablam! 11 | use exhausting::{Exhausting, IteratorExt}; Oct 15 11:13:50.910 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^^ Oct 15 11:13:50.910 INFO kablam! | Oct 15 11:13:50.910 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:13:50.910 INFO kablam! Oct 15 11:13:50.910 INFO kablam! warning: unused import: `StreamElement` Oct 15 11:13:50.910 INFO kablam! --> src/lib.rs:14:44 Oct 15 11:13:50.910 INFO kablam! | Oct 15 11:13:50.910 INFO kablam! 14 | use drain_element_streaming::{StreamDrain, StreamElement}; Oct 15 11:13:50.910 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 11:13:50.910 INFO kablam! Oct 15 11:13:50.910 INFO kablam! warning: unused import: `CursorIter` Oct 15 11:13:50.910 INFO kablam! --> src/lib.rs:17:22 Oct 15 11:13:50.910 INFO kablam! | Oct 15 11:13:50.910 INFO kablam! 17 | use cursor::{Cursor, CursorIter}; Oct 15 11:13:50.910 INFO kablam! | ^^^^^^^^^^ Oct 15 11:13:50.910 INFO kablam! Oct 15 11:13:51.063 INFO kablam! warning: unused variable: `rg` Oct 15 11:13:51.063 INFO kablam! --> src/lib.rs:58:24 Oct 15 11:13:51.063 INFO kablam! | Oct 15 11:13:51.063 INFO kablam! 58 | pub fn range(self, rg: std::ops::Range) -> Self { Oct 15 11:13:51.063 INFO kablam! | ^^ help: consider using `_rg` instead Oct 15 11:13:51.063 INFO kablam! | Oct 15 11:13:51.063 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:13:51.063 INFO kablam! Oct 15 11:13:51.094 INFO kablam! warning: method is never used: `take` Oct 15 11:13:51.094 INFO kablam! --> src/cursor.rs:225:5 Oct 15 11:13:51.094 INFO kablam! | Oct 15 11:13:51.094 INFO kablam! 225 | fn take(self) -> T { Oct 15 11:13:51.094 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 11:13:51.094 INFO kablam! | Oct 15 11:13:51.094 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:13:51.094 INFO kablam! Oct 15 11:13:52.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 15 11:13:52.113 INFO kablam! su: No module specific data is present Oct 15 11:13:52.425 INFO running `"docker" "rm" "-f" "2efe1762175342f0cd18e3888c7c3decd6830a1d7959083d4e3a443d458c15fd"` Oct 15 11:13:52.511 INFO blam! 2efe1762175342f0cd18e3888c7c3decd6830a1d7959083d4e3a443d458c15fd Oct 15 11:13:52.518 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 15 11:13:52.750 INFO blam! f23b0b5d4963fd4b27016b581bea60278715854d90487c3e5742a2ac286673de Oct 15 11:13:52.752 INFO running `"docker" "start" "-a" "f23b0b5d4963fd4b27016b581bea60278715854d90487c3e5742a2ac286673de"` Oct 15 11:13:53.148 INFO kablam! usermod: no changes Oct 15 11:13:53.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 15 11:13:53.165 INFO kablam! Running /target/debug/deps/try_drain-31ba75acc633e67f Oct 15 11:13:53.168 INFO blam! Oct 15 11:13:53.170 INFO kablam! Running /target/debug/deps/lib-7ce0908093b6bb29 Oct 15 11:13:53.170 INFO blam! running 0 tests Oct 15 11:13:53.170 INFO blam! Oct 15 11:13:53.170 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:13:53.170 INFO blam! Oct 15 11:13:53.170 INFO blam! Oct 15 11:13:53.170 INFO blam! running 19 tests Oct 15 11:13:53.185 INFO blam! test _0a_noop ... ok Oct 15 11:13:53.191 INFO blam! test _0d_bomb_elem_try_drain ... ok Oct 15 11:13:53.193 INFO blam! test _0f_bomb_cursor ... ok Oct 15 11:13:53.197 INFO blam! test _0e_bomb_stream_drain ... ok Oct 15 11:13:53.214 INFO blam! test _0d_bomb_elem_move_drain ... ok Oct 15 11:13:53.216 INFO blam! test _0b_bomb_drain ... ok Oct 15 11:13:53.216 INFO blam! test _0d_bomb_try_drain ... ok Oct 15 11:13:53.226 INFO blam! test _0c_bomb_drain_filter ... ok Oct 15 11:13:53.229 INFO blam! test _0f_bomb_cursor_iter ... ok Oct 15 11:13:53.375 INFO blam! test _1b_exhaust_string_drain ... ok Oct 15 11:13:53.456 INFO blam! test _1d_exhaust_string_try_drain ... ok Oct 15 11:13:53.491 INFO blam! test _1d_exhaust_string_elem_try_drain ... ok Oct 15 11:13:53.492 INFO blam! test _1f_exhaust_string_cursor_clear ... ok Oct 15 11:13:53.534 INFO blam! test _1a_noop ... ok Oct 15 11:13:53.587 INFO blam! test _1c_exhaust_string_drain_filter ... ok Oct 15 11:13:53.589 INFO blam! test _1f_exhaust_string_cursor_iter ... ok Oct 15 11:13:53.604 INFO blam! test _1d_exhaust_string_elem_move_drain ... ok Oct 15 11:13:53.622 INFO blam! test _1e_exhaust_string_stream_drain ... ok Oct 15 11:13:53.629 INFO blam! test _1f_exhaust_string_cursor ... ok Oct 15 11:13:53.629 INFO kablam! Doc-tests try_drain Oct 15 11:13:53.629 INFO blam! Oct 15 11:13:53.629 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:13:53.629 INFO blam! Oct 15 11:13:54.337 INFO blam! Oct 15 11:13:54.337 INFO blam! running 0 tests Oct 15 11:13:54.337 INFO blam! Oct 15 11:13:54.337 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:13:54.337 INFO blam! Oct 15 11:13:54.343 INFO kablam! su: No module specific data is present Oct 15 11:13:54.610 INFO running `"docker" "rm" "-f" "f23b0b5d4963fd4b27016b581bea60278715854d90487c3e5742a2ac286673de"` Oct 15 11:13:54.721 INFO blam! f23b0b5d4963fd4b27016b581bea60278715854d90487c3e5742a2ac286673de