Oct 21 14:35:52.120 INFO checking raiker/persistent-rope against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:35:52.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 14:35:52.567 INFO blam! c5700ae109b84e8649105ecd55a1ada21e346650cbba2193be889da8bd09a22e Oct 21 14:35:52.568 INFO running `"docker" "start" "-a" "c5700ae109b84e8649105ecd55a1ada21e346650cbba2193be889da8bd09a22e"` Oct 21 14:35:53.728 INFO kablam! usermod: no changes Oct 21 14:35:53.779 INFO kablam! Checking persistent-rope v0.1.0 (/source) Oct 21 14:35:54.376 INFO kablam! warning: unused variable: `parent` Oct 21 14:35:54.376 INFO kablam! --> src/main.rs:141:69 Oct 21 14:35:54.376 INFO kablam! | Oct 21 14:35:54.376 INFO kablam! 141 | fn rec_insert(key: K, val: V, current: &Rc>>, parent: Option<&Rc>>>) -> InsertionResultRecursion{ Oct 21 14:35:54.376 INFO kablam! | ^^^^^^ help: consider using `_parent` instead Oct 21 14:35:54.376 INFO kablam! | Oct 21 14:35:54.376 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:35:54.376 INFO kablam! Oct 21 14:35:54.399 INFO kablam! warning: struct is never constructed: `RcSliceableString` Oct 21 14:35:54.399 INFO kablam! --> src/rcstr.rs:3:1 Oct 21 14:35:54.399 INFO kablam! | Oct 21 14:35:54.399 INFO kablam! 3 | pub struct RcSliceableString { Oct 21 14:35:54.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:35:54.399 INFO kablam! | Oct 21 14:35:54.399 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:35:54.399 INFO kablam! Oct 21 14:35:54.399 INFO kablam! warning: method is never used: `new` Oct 21 14:35:54.399 INFO kablam! --> src/rcstr.rs:10:2 Oct 21 14:35:54.399 INFO kablam! | Oct 21 14:35:54.399 INFO kablam! 10 | pub fn new(s: String) -> RcSliceableString { Oct 21 14:35:54.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:35:54.399 INFO kablam! Oct 21 14:35:54.399 INFO kablam! warning: method is never used: `slice` Oct 21 14:35:54.400 INFO kablam! --> src/rcstr.rs:19:2 Oct 21 14:35:54.400 INFO kablam! | Oct 21 14:35:54.400 INFO kablam! 19 | pub fn slice(&self, start: usize, len: usize) -> RcSliceableString { Oct 21 14:35:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:35:54.400 INFO kablam! Oct 21 14:35:54.400 INFO kablam! warning: method is never used: `as_str` Oct 21 14:35:54.400 INFO kablam! --> src/rcstr.rs:34:2 Oct 21 14:35:54.400 INFO kablam! | Oct 21 14:35:54.400 INFO kablam! 34 | pub fn as_str(&self) -> &str { Oct 21 14:35:54.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:35:54.400 INFO kablam! Oct 21 14:35:54.841 INFO kablam! warning: unused variable: `parent` Oct 21 14:35:54.841 INFO kablam! --> src/main.rs:141:69 Oct 21 14:35:54.842 INFO kablam! | Oct 21 14:35:54.842 INFO kablam! 141 | fn rec_insert(key: K, val: V, current: &Rc>>, parent: Option<&Rc>>>) -> InsertionResultRecursion{ Oct 21 14:35:54.842 INFO kablam! | ^^^^^^ help: consider using `_parent` instead Oct 21 14:35:54.842 INFO kablam! | Oct 21 14:35:54.843 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:35:54.843 INFO kablam! Oct 21 14:35:55.041 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 21 14:35:55.044 INFO kablam! su: No module specific data is present Oct 21 14:35:55.771 INFO running `"docker" "rm" "-f" "c5700ae109b84e8649105ecd55a1ada21e346650cbba2193be889da8bd09a22e"` Oct 21 14:35:55.972 INFO blam! c5700ae109b84e8649105ecd55a1ada21e346650cbba2193be889da8bd09a22e