Oct 31 22:48:03.841 INFO checking raiker/persistent-rope against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 22:48:03.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-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 31 22:48:04.280 INFO blam! 435fe28da2eaf43967fd64953f49b83ce750082df199c95a17cb9e1acd45be09 Oct 31 22:48:04.283 INFO running `"docker" "start" "-a" "435fe28da2eaf43967fd64953f49b83ce750082df199c95a17cb9e1acd45be09"` Oct 31 22:48:05.658 INFO kablam! usermod: no changes Oct 31 22:48:05.708 INFO kablam! Checking persistent-rope v0.1.0 (/source) Oct 31 22:48:06.284 INFO kablam! warning: unused variable: `parent` Oct 31 22:48:06.284 INFO kablam! --> src/main.rs:141:69 Oct 31 22:48:06.284 INFO kablam! | Oct 31 22:48:06.284 INFO kablam! 141 | fn rec_insert(key: K, val: V, current: &Rc>>, parent: Option<&Rc>>>) -> InsertionResultRecursion{ Oct 31 22:48:06.284 INFO kablam! | ^^^^^^ help: consider using `_parent` instead Oct 31 22:48:06.284 INFO kablam! | Oct 31 22:48:06.284 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:48:06.284 INFO kablam! Oct 31 22:48:06.300 INFO kablam! warning: struct is never constructed: `RcSliceableString` Oct 31 22:48:06.300 INFO kablam! --> src/rcstr.rs:3:1 Oct 31 22:48:06.300 INFO kablam! | Oct 31 22:48:06.300 INFO kablam! 3 | pub struct RcSliceableString { Oct 31 22:48:06.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:06.300 INFO kablam! | Oct 31 22:48:06.300 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 22:48:06.300 INFO kablam! Oct 31 22:48:06.300 INFO kablam! warning: method is never used: `new` Oct 31 22:48:06.300 INFO kablam! --> src/rcstr.rs:10:2 Oct 31 22:48:06.300 INFO kablam! | Oct 31 22:48:06.300 INFO kablam! 10 | pub fn new(s: String) -> RcSliceableString { Oct 31 22:48:06.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:06.300 INFO kablam! Oct 31 22:48:06.300 INFO kablam! warning: method is never used: `slice` Oct 31 22:48:06.300 INFO kablam! --> src/rcstr.rs:19:2 Oct 31 22:48:06.300 INFO kablam! | Oct 31 22:48:06.300 INFO kablam! 19 | pub fn slice(&self, start: usize, len: usize) -> RcSliceableString { Oct 31 22:48:06.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:06.300 INFO kablam! Oct 31 22:48:06.301 INFO kablam! warning: method is never used: `as_str` Oct 31 22:48:06.301 INFO kablam! --> src/rcstr.rs:34:2 Oct 31 22:48:06.301 INFO kablam! | Oct 31 22:48:06.301 INFO kablam! 34 | pub fn as_str(&self) -> &str { Oct 31 22:48:06.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 22:48:06.301 INFO kablam! Oct 31 22:48:07.009 INFO kablam! warning: unused variable: `parent` Oct 31 22:48:07.010 INFO kablam! --> src/main.rs:141:69 Oct 31 22:48:07.010 INFO kablam! | Oct 31 22:48:07.010 INFO kablam! 141 | fn rec_insert(key: K, val: V, current: &Rc>>, parent: Option<&Rc>>>) -> InsertionResultRecursion{ Oct 31 22:48:07.010 INFO kablam! | ^^^^^^ help: consider using `_parent` instead Oct 31 22:48:07.010 INFO kablam! | Oct 31 22:48:07.010 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 22:48:07.010 INFO kablam! Oct 31 22:48:07.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 31 22:48:07.252 INFO kablam! su: No module specific data is present Oct 31 22:48:07.809 INFO running `"docker" "rm" "-f" "435fe28da2eaf43967fd64953f49b83ce750082df199c95a17cb9e1acd45be09"` Oct 31 22:48:08.112 INFO blam! 435fe28da2eaf43967fd64953f49b83ce750082df199c95a17cb9e1acd45be09