Oct 13 01:03:26.851 INFO testing sebglazebrook/rust-shell against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:03:26.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:03:27.267 INFO blam! 8be73e32b173a80100bc981333fb8fee93c6746faa47b368bf45a80ac330e72e Oct 13 01:03:27.275 INFO running `"docker" "start" "-a" "8be73e32b173a80100bc981333fb8fee93c6746faa47b368bf45a80ac330e72e"` Oct 13 01:03:28.333 INFO kablam! usermod: no changes Oct 13 01:03:28.399 INFO kablam! Compiling rust-shell v0.1.0 (/source) Oct 13 01:03:28.675 INFO kablam! warning: unused variable: `command_string` Oct 13 01:03:28.675 INFO kablam! --> src/lib.rs:9:25 Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! 9 | pub fn parse(&self, command_string: &str) -> CommandProxy { Oct 13 01:03:28.675 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_command_string` instead Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:03:28.675 INFO kablam! Oct 13 01:03:28.675 INFO kablam! warning: struct is never constructed: `Parser` Oct 13 01:03:28.675 INFO kablam! --> src/lib.rs:1:1 Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! 1 | struct Parser; Oct 13 01:03:28.675 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:03:28.675 INFO kablam! Oct 13 01:03:28.675 INFO kablam! warning: method is never used: `new` Oct 13 01:03:28.675 INFO kablam! --> src/lib.rs:5:5 Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! 5 | pub fn new() -> Self { Oct 13 01:03:28.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:28.675 INFO kablam! Oct 13 01:03:28.675 INFO kablam! warning: method is never used: `parse` Oct 13 01:03:28.675 INFO kablam! --> src/lib.rs:9:5 Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! 9 | pub fn parse(&self, command_string: &str) -> CommandProxy { Oct 13 01:03:28.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:28.675 INFO kablam! Oct 13 01:03:28.675 INFO kablam! warning: struct is never constructed: `CommandProxy` Oct 13 01:03:28.675 INFO kablam! --> src/lib.rs:16:1 Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! 16 | struct CommandProxy<'a> { Oct 13 01:03:28.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:28.675 INFO kablam! Oct 13 01:03:28.675 INFO kablam! warning: method is never used: `new` Oct 13 01:03:28.675 INFO kablam! --> src/lib.rs:23:5 Oct 13 01:03:28.675 INFO kablam! | Oct 13 01:03:28.675 INFO kablam! 23 | pub fn new() -> Self { Oct 13 01:03:28.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:28.675 INFO kablam! Oct 13 01:03:28.676 INFO kablam! warning: method is never used: `name` Oct 13 01:03:28.676 INFO kablam! --> src/lib.rs:27:5 Oct 13 01:03:28.676 INFO kablam! | Oct 13 01:03:28.676 INFO kablam! 27 | pub fn name(&mut self, name: &'a str) { Oct 13 01:03:28.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:03:28.676 INFO kablam! Oct 13 01:03:29.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 13 01:03:29.374 INFO kablam! su: No module specific data is present Oct 13 01:03:30.063 INFO running `"docker" "rm" "-f" "8be73e32b173a80100bc981333fb8fee93c6746faa47b368bf45a80ac330e72e"` Oct 13 01:03:30.228 INFO blam! 8be73e32b173a80100bc981333fb8fee93c6746faa47b368bf45a80ac330e72e Oct 13 01:03:30.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:03:30.724 INFO blam! 541c323bca71b7f866b7fcd017ea5913969728579ea4814d7d2e218c70d49027 Oct 13 01:03:30.726 INFO running `"docker" "start" "-a" "541c323bca71b7f866b7fcd017ea5913969728579ea4814d7d2e218c70d49027"` Oct 13 01:03:31.849 INFO kablam! usermod: no changes Oct 13 01:03:31.883 INFO kablam! Compiling rust-shell v0.1.0 (/source) Oct 13 01:03:32.279 INFO kablam! warning: unused variable: `command_string` Oct 13 01:03:32.280 INFO kablam! --> src/lib.rs:9:25 Oct 13 01:03:32.280 INFO kablam! | Oct 13 01:03:32.280 INFO kablam! 9 | pub fn parse(&self, command_string: &str) -> CommandProxy { Oct 13 01:03:32.281 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_command_string` instead Oct 13 01:03:32.281 INFO kablam! | Oct 13 01:03:32.281 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:03:32.282 INFO kablam! Oct 13 01:03:33.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 13 01:03:33.177 INFO kablam! su: No module specific data is present Oct 13 01:03:33.887 INFO running `"docker" "rm" "-f" "541c323bca71b7f866b7fcd017ea5913969728579ea4814d7d2e218c70d49027"` Oct 13 01:03:34.104 INFO blam! 541c323bca71b7f866b7fcd017ea5913969728579ea4814d7d2e218c70d49027