Oct 10 20:16:49.373 INFO testing kenpratt/jvm-assembler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:16:49.373 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:16:49.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:16:49.593 INFO blam! fadb396bf150812d843ec2928efbe5fbc8b09bc43ab402992ccdffcf8abdae6f Oct 10 20:16:49.595 INFO running `"docker" "start" "-a" "fadb396bf150812d843ec2928efbe5fbc8b09bc43ab402992ccdffcf8abdae6f"` Oct 10 20:16:50.010 INFO kablam! usermod: no changes Oct 10 20:16:50.032 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 10 20:16:50.894 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:50.894 INFO kablam! --> src/serialization.rs:21:13 Oct 10 20:16:50.894 INFO kablam! | Oct 10 20:16:50.894 INFO kablam! 21 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 10 20:16:50.894 INFO kablam! | ----^^^ Oct 10 20:16:50.894 INFO kablam! | | Oct 10 20:16:50.894 INFO kablam! | help: remove this `mut` Oct 10 20:16:50.894 INFO kablam! | Oct 10 20:16:50.894 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 20:16:50.894 INFO kablam! Oct 10 20:16:50.916 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:50.916 INFO kablam! --> src/serialization.rs:279:13 Oct 10 20:16:50.916 INFO kablam! | Oct 10 20:16:50.916 INFO kablam! 279 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 10 20:16:50.916 INFO kablam! | ----^^^^^^^^ Oct 10 20:16:50.916 INFO kablam! | | Oct 10 20:16:50.916 INFO kablam! | help: remove this `mut` Oct 10 20:16:50.916 INFO kablam! Oct 10 20:16:50.920 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:50.920 INFO kablam! --> src/serialization.rs:377:13 Oct 10 20:16:50.920 INFO kablam! | Oct 10 20:16:50.920 INFO kablam! 377 | let mut attribute_name_index; Oct 10 20:16:50.920 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^ Oct 10 20:16:50.920 INFO kablam! | | Oct 10 20:16:50.920 INFO kablam! | help: remove this `mut` Oct 10 20:16:50.920 INFO kablam! Oct 10 20:16:50.920 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:50.920 INFO kablam! --> src/serialization.rs:380:17 Oct 10 20:16:50.920 INFO kablam! | Oct 10 20:16:50.920 INFO kablam! 380 | let mut body_buf = &mut attribute_body; Oct 10 20:16:50.920 INFO kablam! | ----^^^^^^^^ Oct 10 20:16:50.920 INFO kablam! | | Oct 10 20:16:50.920 INFO kablam! | help: remove this `mut` Oct 10 20:16:50.920 INFO kablam! Oct 10 20:16:50.922 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:50.922 INFO kablam! --> src/serialization.rs:416:13 Oct 10 20:16:50.922 INFO kablam! | Oct 10 20:16:50.922 INFO kablam! 416 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 10 20:16:50.922 INFO kablam! | ----^^^^ Oct 10 20:16:50.922 INFO kablam! | | Oct 10 20:16:50.922 INFO kablam! | help: remove this `mut` Oct 10 20:16:50.922 INFO kablam! Oct 10 20:16:52.697 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.67s Oct 10 20:16:52.698 INFO kablam! su: No module specific data is present Oct 10 20:16:53.093 INFO running `"docker" "rm" "-f" "fadb396bf150812d843ec2928efbe5fbc8b09bc43ab402992ccdffcf8abdae6f"` Oct 10 20:16:53.217 INFO blam! fadb396bf150812d843ec2928efbe5fbc8b09bc43ab402992ccdffcf8abdae6f Oct 10 20:16:53.218 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:16:53.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:16:53.378 INFO blam! cba593a5651670b72744a4f1665163195c6d05b3c198a9acd1b2d07e367eccc1 Oct 10 20:16:53.380 INFO running `"docker" "start" "-a" "cba593a5651670b72744a4f1665163195c6d05b3c198a9acd1b2d07e367eccc1"` Oct 10 20:16:53.842 INFO kablam! usermod: no changes Oct 10 20:16:53.889 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 10 20:16:56.401 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:56.401 INFO kablam! --> src/serialization.rs:21:13 Oct 10 20:16:56.401 INFO kablam! | Oct 10 20:16:56.402 INFO kablam! 21 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 10 20:16:56.402 INFO kablam! | ----^^^ Oct 10 20:16:56.402 INFO kablam! | | Oct 10 20:16:56.403 INFO kablam! | help: remove this `mut` Oct 10 20:16:56.403 INFO kablam! | Oct 10 20:16:56.403 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 20:16:56.408 INFO kablam! Oct 10 20:16:56.429 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:56.429 INFO kablam! --> src/serialization.rs:279:13 Oct 10 20:16:56.429 INFO kablam! | Oct 10 20:16:56.429 INFO kablam! 279 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 10 20:16:56.430 INFO kablam! | ----^^^^^^^^ Oct 10 20:16:56.430 INFO kablam! | | Oct 10 20:16:56.430 INFO kablam! | help: remove this `mut` Oct 10 20:16:56.430 INFO kablam! Oct 10 20:16:56.437 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:56.437 INFO kablam! --> src/serialization.rs:377:13 Oct 10 20:16:56.437 INFO kablam! | Oct 10 20:16:56.437 INFO kablam! 377 | let mut attribute_name_index; Oct 10 20:16:56.438 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^ Oct 10 20:16:56.438 INFO kablam! | | Oct 10 20:16:56.438 INFO kablam! | help: remove this `mut` Oct 10 20:16:56.438 INFO kablam! Oct 10 20:16:56.439 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:56.439 INFO kablam! --> src/serialization.rs:380:17 Oct 10 20:16:56.439 INFO kablam! | Oct 10 20:16:56.439 INFO kablam! 380 | let mut body_buf = &mut attribute_body; Oct 10 20:16:56.440 INFO kablam! | ----^^^^^^^^ Oct 10 20:16:56.440 INFO kablam! | | Oct 10 20:16:56.440 INFO kablam! | help: remove this `mut` Oct 10 20:16:56.441 INFO kablam! Oct 10 20:16:56.441 INFO kablam! warning: variable does not need to be mutable Oct 10 20:16:56.441 INFO kablam! --> src/serialization.rs:416:13 Oct 10 20:16:56.441 INFO kablam! | Oct 10 20:16:56.442 INFO kablam! 416 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 10 20:16:56.442 INFO kablam! | ----^^^^ Oct 10 20:16:56.442 INFO kablam! | | Oct 10 20:16:56.442 INFO kablam! | help: remove this `mut` Oct 10 20:16:56.443 INFO kablam! Oct 10 20:16:57.396 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.53s Oct 10 20:16:57.400 INFO kablam! su: No module specific data is present Oct 10 20:16:58.661 INFO running `"docker" "rm" "-f" "cba593a5651670b72744a4f1665163195c6d05b3c198a9acd1b2d07e367eccc1"` Oct 10 20:16:58.905 INFO blam! cba593a5651670b72744a4f1665163195c6d05b3c198a9acd1b2d07e367eccc1 Oct 10 20:16:58.913 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:16:58.914 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:16:59.220 INFO blam! 86cd65625161036273525f46a31af3389148b487bc93d77b26e2960de9b3637e Oct 10 20:16:59.228 INFO running `"docker" "start" "-a" "86cd65625161036273525f46a31af3389148b487bc93d77b26e2960de9b3637e"` Oct 10 20:17:00.276 INFO kablam! usermod: no changes Oct 10 20:17:00.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 20:17:00.332 INFO kablam! Running /target/debug/deps/jvm_assembler-c677e09960e67179 Oct 10 20:17:00.332 INFO blam! Oct 10 20:17:00.332 INFO kablam! Running /target/debug/deps/jvm_assembler-233fb539439a4d4e Oct 10 20:17:00.332 INFO blam! running 0 tests Oct 10 20:17:00.332 INFO blam! Oct 10 20:17:00.332 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:17:00.332 INFO blam! Oct 10 20:17:00.344 INFO blam! Oct 10 20:17:00.344 INFO kablam! Doc-tests jvm-assembler Oct 10 20:17:00.344 INFO blam! running 0 tests Oct 10 20:17:00.344 INFO blam! Oct 10 20:17:00.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:17:00.344 INFO blam! Oct 10 20:17:01.295 INFO blam! Oct 10 20:17:01.296 INFO blam! running 0 tests Oct 10 20:17:01.296 INFO blam! Oct 10 20:17:01.296 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:17:01.296 INFO blam! Oct 10 20:17:01.308 INFO kablam! su: No module specific data is present Oct 10 20:17:01.681 INFO running `"docker" "rm" "-f" "86cd65625161036273525f46a31af3389148b487bc93d77b26e2960de9b3637e"` Oct 10 20:17:01.883 INFO blam! 86cd65625161036273525f46a31af3389148b487bc93d77b26e2960de9b3637e