Oct 13 03:17:41.252 INFO testing raiker/persistent-rope against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:17:41.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:17:41.753 INFO blam! d033ca1e442fd912a2237dbaf09ea492123491db7f13b988e5efbba801647808 Oct 13 03:17:41.755 INFO running `"docker" "start" "-a" "d033ca1e442fd912a2237dbaf09ea492123491db7f13b988e5efbba801647808"` Oct 13 03:17:43.539 INFO kablam! usermod: no changes Oct 13 03:17:43.575 INFO kablam! Compiling persistent-rope v0.1.0 (/source) Oct 13 03:17:44.105 INFO kablam! warning: unused variable: `parent` Oct 13 03:17:44.105 INFO kablam! --> src/main.rs:141:69 Oct 13 03:17:44.105 INFO kablam! | Oct 13 03:17:44.105 INFO kablam! 141 | fn rec_insert(key: K, val: V, current: &Rc>>, parent: Option<&Rc>>>) -> InsertionResultRecursion{ Oct 13 03:17:44.105 INFO kablam! | ^^^^^^ help: consider using `_parent` instead Oct 13 03:17:44.105 INFO kablam! | Oct 13 03:17:44.106 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:17:44.106 INFO kablam! Oct 13 03:17:44.123 INFO kablam! warning: struct is never constructed: `RcSliceableString` Oct 13 03:17:44.123 INFO kablam! --> src/rcstr.rs:3:1 Oct 13 03:17:44.123 INFO kablam! | Oct 13 03:17:44.123 INFO kablam! 3 | pub struct RcSliceableString { Oct 13 03:17:44.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:44.123 INFO kablam! | Oct 13 03:17:44.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:17:44.123 INFO kablam! Oct 13 03:17:44.123 INFO kablam! warning: method is never used: `new` Oct 13 03:17:44.123 INFO kablam! --> src/rcstr.rs:10:2 Oct 13 03:17:44.123 INFO kablam! | Oct 13 03:17:44.123 INFO kablam! 10 | pub fn new(s: String) -> RcSliceableString { Oct 13 03:17:44.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:44.123 INFO kablam! Oct 13 03:17:44.123 INFO kablam! warning: method is never used: `slice` Oct 13 03:17:44.123 INFO kablam! --> src/rcstr.rs:19:2 Oct 13 03:17:44.123 INFO kablam! | Oct 13 03:17:44.123 INFO kablam! 19 | pub fn slice(&self, start: usize, len: usize) -> RcSliceableString { Oct 13 03:17:44.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:44.123 INFO kablam! Oct 13 03:17:44.123 INFO kablam! warning: method is never used: `as_str` Oct 13 03:17:44.123 INFO kablam! --> src/rcstr.rs:34:2 Oct 13 03:17:44.123 INFO kablam! | Oct 13 03:17:44.123 INFO kablam! 34 | pub fn as_str(&self) -> &str { Oct 13 03:17:44.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:44.123 INFO kablam! Oct 13 03:17:44.835 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 13 03:17:44.839 INFO kablam! su: No module specific data is present Oct 13 03:17:46.011 INFO running `"docker" "rm" "-f" "d033ca1e442fd912a2237dbaf09ea492123491db7f13b988e5efbba801647808"` Oct 13 03:17:46.304 INFO blam! d033ca1e442fd912a2237dbaf09ea492123491db7f13b988e5efbba801647808 Oct 13 03:17:46.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:17:46.715 INFO blam! 26c75940f1d106256c7676f1b7b5d0c5c9f5e17385dfd55e16871daea18ad77b Oct 13 03:17:46.717 INFO running `"docker" "start" "-a" "26c75940f1d106256c7676f1b7b5d0c5c9f5e17385dfd55e16871daea18ad77b"` Oct 13 03:17:48.426 INFO kablam! usermod: no changes Oct 13 03:17:48.475 INFO kablam! Compiling persistent-rope v0.1.0 (/source) Oct 13 03:17:49.347 INFO kablam! warning: unused variable: `parent` Oct 13 03:17:49.347 INFO kablam! --> src/main.rs:141:69 Oct 13 03:17:49.347 INFO kablam! | Oct 13 03:17:49.347 INFO kablam! 141 | fn rec_insert(key: K, val: V, current: &Rc>>, parent: Option<&Rc>>>) -> InsertionResultRecursion{ Oct 13 03:17:49.347 INFO kablam! | ^^^^^^ help: consider using `_parent` instead Oct 13 03:17:49.347 INFO kablam! | Oct 13 03:17:49.359 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:17:49.359 INFO kablam! Oct 13 03:17:51.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Oct 13 03:17:51.139 INFO kablam! su: No module specific data is present Oct 13 03:17:52.467 INFO running `"docker" "rm" "-f" "26c75940f1d106256c7676f1b7b5d0c5c9f5e17385dfd55e16871daea18ad77b"` Oct 13 03:17:52.795 INFO blam! 26c75940f1d106256c7676f1b7b5d0c5c9f5e17385dfd55e16871daea18ad77b Oct 13 03:17:52.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:17:53.263 INFO blam! 76727a1285deec9b01b0c3967b45b4acbe3f8725a2ef4544b04a4bcd418986af Oct 13 03:17:53.266 INFO running `"docker" "start" "-a" "76727a1285deec9b01b0c3967b45b4acbe3f8725a2ef4544b04a4bcd418986af"` Oct 13 03:17:54.827 INFO kablam! usermod: no changes Oct 13 03:17:54.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 03:17:54.891 INFO blam! Oct 13 03:17:54.892 INFO kablam! Running /target/debug/deps/persistent_rope-1bdc1953d832497c Oct 13 03:17:54.892 INFO blam! running 13 tests Oct 13 03:17:54.923 INFO blam! test rcstr::test::test_rc_sliceable_string ... ok Oct 13 03:17:54.923 INFO blam! test tests::test_insert_case1 ... ok Oct 13 03:17:54.924 INFO blam! test tests::test_find ... ok Oct 13 03:17:54.924 INFO blam! test tests::test_insert_case2_left ... ok Oct 13 03:17:54.924 INFO blam! test tests::test_insert_case4_left ... ok Oct 13 03:17:54.924 INFO blam! test tests::test_insert_case2_right ... ok Oct 13 03:17:54.925 INFO blam! test tests::test_insert_case4_right ... ok Oct 13 03:17:54.925 INFO blam! test tests::test_insert_case5_left ... ok Oct 13 03:17:54.925 INFO blam! test tests::test_insert_case5_right ... ok Oct 13 03:17:54.925 INFO blam! test tests::test_insert_case3_right_b ... ok Oct 13 03:17:54.926 INFO blam! test tests::test_insert_case3_right_a ... ok Oct 13 03:17:54.933 INFO blam! test tests::test_insert_case3_left_b ... ok Oct 13 03:17:54.933 INFO blam! test tests::test_insert_case3_left_a ... ok Oct 13 03:17:54.934 INFO blam! Oct 13 03:17:54.934 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:17:54.934 INFO blam! Oct 13 03:17:54.943 INFO kablam! su: No module specific data is present Oct 13 03:17:55.715 INFO running `"docker" "rm" "-f" "76727a1285deec9b01b0c3967b45b4acbe3f8725a2ef4544b04a4bcd418986af"` Oct 13 03:17:55.962 INFO blam! 76727a1285deec9b01b0c3967b45b4acbe3f8725a2ef4544b04a4bcd418986af