Oct 15 08:16:23.508 INFO testing NikitaSmall/rust_rpn against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 08:16:23.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 08:16:24.008 INFO blam! c9105dae4ebacff240ce8f5620ac2b64f9a1eb541fb50f183b0981fddcd0ac2f Oct 15 08:16:24.010 INFO running `"docker" "start" "-a" "c9105dae4ebacff240ce8f5620ac2b64f9a1eb541fb50f183b0981fddcd0ac2f"` Oct 15 08:16:25.207 INFO kablam! usermod: no changes Oct 15 08:16:25.271 INFO kablam! Compiling rpn v0.1.0 (/source) Oct 15 08:16:25.839 INFO kablam! warning: field is never used: `raw` Oct 15 08:16:25.839 INFO kablam! --> src/converter.rs:10:5 Oct 15 08:16:25.839 INFO kablam! | Oct 15 08:16:25.839 INFO kablam! 10 | raw: String, Oct 15 08:16:25.839 INFO kablam! | ^^^^^^^^^^^ Oct 15 08:16:25.839 INFO kablam! | Oct 15 08:16:25.839 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 08:16:25.839 INFO kablam! Oct 15 08:16:25.839 INFO kablam! warning: field is never used: `prededence` Oct 15 08:16:25.839 INFO kablam! --> src/converter.rs:12:5 Oct 15 08:16:25.839 INFO kablam! | Oct 15 08:16:25.839 INFO kablam! 12 | prededence: HashMap, Oct 15 08:16:25.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:16:25.839 INFO kablam! Oct 15 08:16:25.839 INFO kablam! warning: method is never used: `convert` Oct 15 08:16:25.839 INFO kablam! --> src/converter.rs:16:5 Oct 15 08:16:25.839 INFO kablam! | Oct 15 08:16:25.839 INFO kablam! 16 | pub fn convert(raw: String) -> Converter { Oct 15 08:16:25.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:16:25.839 INFO kablam! Oct 15 08:16:25.839 INFO kablam! warning: method is never used: `process` Oct 15 08:16:25.839 INFO kablam! --> src/converter.rs:33:5 Oct 15 08:16:25.839 INFO kablam! | Oct 15 08:16:25.839 INFO kablam! 33 | fn process(&mut self) { Oct 15 08:16:25.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 08:16:25.839 INFO kablam! Oct 15 08:16:27.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 15 08:16:27.247 INFO kablam! su: No module specific data is present Oct 15 08:16:27.997 INFO running `"docker" "rm" "-f" "c9105dae4ebacff240ce8f5620ac2b64f9a1eb541fb50f183b0981fddcd0ac2f"` Oct 15 08:16:28.319 INFO blam! c9105dae4ebacff240ce8f5620ac2b64f9a1eb541fb50f183b0981fddcd0ac2f Oct 15 08:16:28.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 08:16:28.713 INFO blam! b3810c95fdbf9fc2177fa5a4245ce7d071b5602267786e0fa6705118bfefecbc Oct 15 08:16:28.714 INFO running `"docker" "start" "-a" "b3810c95fdbf9fc2177fa5a4245ce7d071b5602267786e0fa6705118bfefecbc"` Oct 15 08:16:30.155 INFO kablam! usermod: no changes Oct 15 08:16:30.255 INFO kablam! Compiling rpn v0.1.0 (/source) Oct 15 08:16:31.243 INFO kablam! warning: variable does not need to be mutable Oct 15 08:16:31.243 INFO kablam! --> src/converter.rs:95:13 Oct 15 08:16:31.243 INFO kablam! | Oct 15 08:16:31.243 INFO kablam! 95 | let mut converter = Converter::convert(example_string); Oct 15 08:16:31.243 INFO kablam! | ----^^^^^^^^^ Oct 15 08:16:31.243 INFO kablam! | | Oct 15 08:16:31.243 INFO kablam! | help: remove this `mut` Oct 15 08:16:31.243 INFO kablam! | Oct 15 08:16:31.243 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 08:16:31.243 INFO kablam! Oct 15 08:16:31.247 INFO kablam! warning: variable does not need to be mutable Oct 15 08:16:31.247 INFO kablam! --> src/converter.rs:103:13 Oct 15 08:16:31.247 INFO kablam! | Oct 15 08:16:31.247 INFO kablam! 103 | let mut converter = Converter::convert(example_string); Oct 15 08:16:31.247 INFO kablam! | ----^^^^^^^^^ Oct 15 08:16:31.247 INFO kablam! | | Oct 15 08:16:31.247 INFO kablam! | help: remove this `mut` Oct 15 08:16:31.247 INFO kablam! Oct 15 08:16:32.996 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.81s Oct 15 08:16:32.998 INFO kablam! su: No module specific data is present Oct 15 08:16:34.471 INFO running `"docker" "rm" "-f" "b3810c95fdbf9fc2177fa5a4245ce7d071b5602267786e0fa6705118bfefecbc"` Oct 15 08:16:34.739 INFO blam! b3810c95fdbf9fc2177fa5a4245ce7d071b5602267786e0fa6705118bfefecbc