Oct 15 06:52:32.631 INFO testing Sgeo/worlds_string_replacer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:52:32.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:52:33.096 INFO blam! 5ae64e20350c8704aa5f7357a2ff8138ef2524fd5e84b2795b581de491ab192a Oct 15 06:52:33.098 INFO running `"docker" "start" "-a" "5ae64e20350c8704aa5f7357a2ff8138ef2524fd5e84b2795b581de491ab192a"` Oct 15 06:52:34.815 INFO kablam! usermod: no changes Oct 15 06:52:34.876 INFO kablam! Compiling memmem v0.1.1 Oct 15 06:52:35.630 INFO kablam! Compiling worlds_string_replacer v0.1.0 (/source) Oct 15 06:52:36.023 INFO kablam! warning: variable `cur_index` is assigned to, but never used Oct 15 06:52:36.024 INFO kablam! --> src/main.rs:31:17 Oct 15 06:52:36.024 INFO kablam! | Oct 15 06:52:36.024 INFO kablam! 31 | let mut cur_index: usize = 0; Oct 15 06:52:36.025 INFO kablam! | ^^^^^^^^^ Oct 15 06:52:36.025 INFO kablam! | Oct 15 06:52:36.025 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:52:36.026 INFO kablam! = note: consider using `_cur_index` instead Oct 15 06:52:36.026 INFO kablam! Oct 15 06:52:36.026 INFO kablam! warning: unused variable: `middle` Oct 15 06:52:36.027 INFO kablam! --> src/main.rs:39:18 Oct 15 06:52:36.027 INFO kablam! | Oct 15 06:52:36.027 INFO kablam! 39 | let (middle, after) = middle_after.split_at(find.as_bytes().len() + 2); Oct 15 06:52:36.028 INFO kablam! | ^^^^^^ help: consider using `_middle` instead Oct 15 06:52:36.028 INFO kablam! Oct 15 06:52:36.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 15 06:52:36.611 INFO kablam! su: No module specific data is present Oct 15 06:52:37.155 INFO running `"docker" "rm" "-f" "5ae64e20350c8704aa5f7357a2ff8138ef2524fd5e84b2795b581de491ab192a"` Oct 15 06:52:37.387 INFO blam! 5ae64e20350c8704aa5f7357a2ff8138ef2524fd5e84b2795b581de491ab192a Oct 15 06:52:37.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:52:37.933 INFO blam! be8f8ed1c0553c686488212f5112ad43489d9e98dd56397701af96a7a32c287c Oct 15 06:52:37.935 INFO running `"docker" "start" "-a" "be8f8ed1c0553c686488212f5112ad43489d9e98dd56397701af96a7a32c287c"` Oct 15 06:52:39.511 INFO kablam! usermod: no changes Oct 15 06:52:39.603 INFO kablam! Compiling worlds_string_replacer v0.1.0 (/source) Oct 15 06:52:40.087 INFO kablam! warning: variable `cur_index` is assigned to, but never used Oct 15 06:52:40.088 INFO kablam! --> src/main.rs:31:17 Oct 15 06:52:40.088 INFO kablam! | Oct 15 06:52:40.088 INFO kablam! 31 | let mut cur_index: usize = 0; Oct 15 06:52:40.089 INFO kablam! | ^^^^^^^^^ Oct 15 06:52:40.089 INFO kablam! | Oct 15 06:52:40.089 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:52:40.090 INFO kablam! = note: consider using `_cur_index` instead Oct 15 06:52:40.090 INFO kablam! Oct 15 06:52:40.090 INFO kablam! warning: unused variable: `middle` Oct 15 06:52:40.090 INFO kablam! --> src/main.rs:39:18 Oct 15 06:52:40.091 INFO kablam! | Oct 15 06:52:40.091 INFO kablam! 39 | let (middle, after) = middle_after.split_at(find.as_bytes().len() + 2); Oct 15 06:52:40.091 INFO kablam! | ^^^^^^ help: consider using `_middle` instead Oct 15 06:52:40.091 INFO kablam! Oct 15 06:52:40.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 15 06:52:40.585 INFO kablam! su: No module specific data is present Oct 15 06:52:41.209 INFO running `"docker" "rm" "-f" "be8f8ed1c0553c686488212f5112ad43489d9e98dd56397701af96a7a32c287c"` Oct 15 06:52:41.378 INFO blam! be8f8ed1c0553c686488212f5112ad43489d9e98dd56397701af96a7a32c287c Oct 15 06:52:41.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 06:52:41.857 INFO blam! acb132e66541b223882ca00fd69f54be69bb5a0ab9b1ba2b2853067c564b3f1a Oct 15 06:52:41.858 INFO running `"docker" "start" "-a" "acb132e66541b223882ca00fd69f54be69bb5a0ab9b1ba2b2853067c564b3f1a"` Oct 15 06:52:43.167 INFO kablam! usermod: no changes Oct 15 06:52:43.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 06:52:43.275 INFO kablam! Running /target/debug/deps/worlds_string_replacer-48749c408ae7708b Oct 15 06:52:43.295 INFO kablam! su: No module specific data is present Oct 15 06:52:43.295 INFO blam! Oct 15 06:52:43.295 INFO blam! running 0 tests Oct 15 06:52:43.295 INFO blam! Oct 15 06:52:43.295 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:52:43.295 INFO blam! Oct 15 06:52:44.128 INFO running `"docker" "rm" "-f" "acb132e66541b223882ca00fd69f54be69bb5a0ab9b1ba2b2853067c564b3f1a"` Oct 15 06:52:44.483 INFO blam! acb132e66541b223882ca00fd69f54be69bb5a0ab9b1ba2b2853067c564b3f1a