Oct 14 15:24:06.252 INFO testing kenpratt/jvm-assembler against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:24:06.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 15:24:06.466 INFO blam! 890f0264f3a9e55820e6b4d407a1c3f0659c1ccc74b4adc0f344b1c3974c63be Oct 14 15:24:06.468 INFO running `"docker" "start" "-a" "890f0264f3a9e55820e6b4d407a1c3f0659c1ccc74b4adc0f344b1c3974c63be"` Oct 14 15:24:06.935 INFO kablam! usermod: no changes Oct 14 15:24:06.957 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 14 15:24:07.619 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:07.620 INFO kablam! --> src/serialization.rs:21:13 Oct 14 15:24:07.620 INFO kablam! | Oct 14 15:24:07.620 INFO kablam! 21 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 14 15:24:07.621 INFO kablam! | ----^^^ Oct 14 15:24:07.621 INFO kablam! | | Oct 14 15:24:07.621 INFO kablam! | help: remove this `mut` Oct 14 15:24:07.622 INFO kablam! | Oct 14 15:24:07.622 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 15:24:07.622 INFO kablam! Oct 14 15:24:07.639 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:07.639 INFO kablam! --> src/serialization.rs:279:13 Oct 14 15:24:07.639 INFO kablam! | Oct 14 15:24:07.639 INFO kablam! 279 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 14 15:24:07.639 INFO kablam! | ----^^^^^^^^ Oct 14 15:24:07.639 INFO kablam! | | Oct 14 15:24:07.639 INFO kablam! | help: remove this `mut` Oct 14 15:24:07.639 INFO kablam! Oct 14 15:24:07.639 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:07.639 INFO kablam! --> src/serialization.rs:377:13 Oct 14 15:24:07.639 INFO kablam! | Oct 14 15:24:07.639 INFO kablam! 377 | let mut attribute_name_index; Oct 14 15:24:07.639 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^ Oct 14 15:24:07.639 INFO kablam! | | Oct 14 15:24:07.639 INFO kablam! | help: remove this `mut` Oct 14 15:24:07.639 INFO kablam! Oct 14 15:24:07.639 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:07.639 INFO kablam! --> src/serialization.rs:380:17 Oct 14 15:24:07.639 INFO kablam! | Oct 14 15:24:07.639 INFO kablam! 380 | let mut body_buf = &mut attribute_body; Oct 14 15:24:07.639 INFO kablam! | ----^^^^^^^^ Oct 14 15:24:07.639 INFO kablam! | | Oct 14 15:24:07.639 INFO kablam! | help: remove this `mut` Oct 14 15:24:07.639 INFO kablam! Oct 14 15:24:07.639 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:07.639 INFO kablam! --> src/serialization.rs:416:13 Oct 14 15:24:07.639 INFO kablam! | Oct 14 15:24:07.639 INFO kablam! 416 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 14 15:24:07.639 INFO kablam! | ----^^^^ Oct 14 15:24:07.639 INFO kablam! | | Oct 14 15:24:07.639 INFO kablam! | help: remove this `mut` Oct 14 15:24:07.639 INFO kablam! Oct 14 15:24:10.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Oct 14 15:24:10.101 INFO kablam! su: No module specific data is present Oct 14 15:24:11.271 INFO running `"docker" "rm" "-f" "890f0264f3a9e55820e6b4d407a1c3f0659c1ccc74b4adc0f344b1c3974c63be"` Oct 14 15:24:11.539 INFO blam! 890f0264f3a9e55820e6b4d407a1c3f0659c1ccc74b4adc0f344b1c3974c63be Oct 14 15:24:11.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 15:24:12.070 INFO blam! 3a708391f5eaefb840cbeed516a21d19ba9b0d78d84a06432973c2107959c98a Oct 14 15:24:12.071 INFO running `"docker" "start" "-a" "3a708391f5eaefb840cbeed516a21d19ba9b0d78d84a06432973c2107959c98a"` Oct 14 15:24:13.255 INFO kablam! usermod: no changes Oct 14 15:24:13.299 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 14 15:24:15.779 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:15.779 INFO kablam! --> src/serialization.rs:21:13 Oct 14 15:24:15.779 INFO kablam! | Oct 14 15:24:15.779 INFO kablam! 21 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 14 15:24:15.779 INFO kablam! | ----^^^ Oct 14 15:24:15.779 INFO kablam! | | Oct 14 15:24:15.779 INFO kablam! | help: remove this `mut` Oct 14 15:24:15.779 INFO kablam! | Oct 14 15:24:15.779 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 15:24:15.779 INFO kablam! Oct 14 15:24:15.811 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:15.811 INFO kablam! --> src/serialization.rs:279:13 Oct 14 15:24:15.811 INFO kablam! | Oct 14 15:24:15.811 INFO kablam! 279 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 14 15:24:15.811 INFO kablam! | ----^^^^^^^^ Oct 14 15:24:15.811 INFO kablam! | | Oct 14 15:24:15.811 INFO kablam! | help: remove this `mut` Oct 14 15:24:15.811 INFO kablam! Oct 14 15:24:15.813 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:15.813 INFO kablam! --> src/serialization.rs:377:13 Oct 14 15:24:15.813 INFO kablam! | Oct 14 15:24:15.813 INFO kablam! 377 | let mut attribute_name_index; Oct 14 15:24:15.813 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^ Oct 14 15:24:15.813 INFO kablam! | | Oct 14 15:24:15.813 INFO kablam! | help: remove this `mut` Oct 14 15:24:15.813 INFO kablam! Oct 14 15:24:15.813 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:15.813 INFO kablam! --> src/serialization.rs:380:17 Oct 14 15:24:15.813 INFO kablam! | Oct 14 15:24:15.813 INFO kablam! 380 | let mut body_buf = &mut attribute_body; Oct 14 15:24:15.813 INFO kablam! | ----^^^^^^^^ Oct 14 15:24:15.813 INFO kablam! | | Oct 14 15:24:15.813 INFO kablam! | help: remove this `mut` Oct 14 15:24:15.813 INFO kablam! Oct 14 15:24:15.815 INFO kablam! warning: variable does not need to be mutable Oct 14 15:24:15.815 INFO kablam! --> src/serialization.rs:416:13 Oct 14 15:24:15.815 INFO kablam! | Oct 14 15:24:15.815 INFO kablam! 416 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 14 15:24:15.815 INFO kablam! | ----^^^^ Oct 14 15:24:15.815 INFO kablam! | | Oct 14 15:24:15.815 INFO kablam! | help: remove this `mut` Oct 14 15:24:15.815 INFO kablam! Oct 14 15:24:16.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Oct 14 15:24:16.442 INFO kablam! su: No module specific data is present Oct 14 15:24:17.051 INFO running `"docker" "rm" "-f" "3a708391f5eaefb840cbeed516a21d19ba9b0d78d84a06432973c2107959c98a"` Oct 14 15:24:17.203 INFO blam! 3a708391f5eaefb840cbeed516a21d19ba9b0d78d84a06432973c2107959c98a Oct 14 15:24:17.216 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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" "-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 14 15:24:17.427 INFO blam! 6219ff8ac8d880b407d58f670536a33a79238112bc9ed0d49382fc2fa6a4041a Oct 14 15:24:17.434 INFO running `"docker" "start" "-a" "6219ff8ac8d880b407d58f670536a33a79238112bc9ed0d49382fc2fa6a4041a"` Oct 14 15:24:18.343 INFO kablam! usermod: no changes Oct 14 15:24:18.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 15:24:18.373 INFO kablam! Running /target/debug/deps/jvm_assembler-23077d5e698f61de Oct 14 15:24:18.375 INFO blam! Oct 14 15:24:18.375 INFO blam! running 0 tests Oct 14 15:24:18.375 INFO blam! Oct 14 15:24:18.375 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:24:18.376 INFO blam! Oct 14 15:24:18.381 INFO blam! Oct 14 15:24:18.381 INFO kablam! Running /target/debug/deps/jvm_assembler-53e24aa4e40b7e93 Oct 14 15:24:18.381 INFO blam! running 0 tests Oct 14 15:24:18.381 INFO kablam! Doc-tests jvm-assembler Oct 14 15:24:18.381 INFO blam! Oct 14 15:24:18.381 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:24:18.381 INFO blam! Oct 14 15:24:18.632 INFO blam! Oct 14 15:24:18.632 INFO blam! running 0 tests Oct 14 15:24:18.632 INFO blam! Oct 14 15:24:18.632 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:24:18.632 INFO blam! Oct 14 15:24:18.640 INFO kablam! su: No module specific data is present Oct 14 15:24:18.940 INFO running `"docker" "rm" "-f" "6219ff8ac8d880b407d58f670536a33a79238112bc9ed0d49382fc2fa6a4041a"` Oct 14 15:24:19.006 INFO blam! 6219ff8ac8d880b407d58f670536a33a79238112bc9ed0d49382fc2fa6a4041a