Oct 16 04:47:12.062 INFO testing jvm-assembler-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:47:12.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 04:47:12.225 INFO blam! eb6d6d3b090ba65a68c606a4a06e340d7fc2f183ad06541828ce981166a6ed08 Oct 16 04:47:12.234 INFO running `"docker" "start" "-a" "eb6d6d3b090ba65a68c606a4a06e340d7fc2f183ad06541828ce981166a6ed08"` Oct 16 04:47:12.694 INFO kablam! usermod: no changes Oct 16 04:47:12.727 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 16 04:47:13.528 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:13.528 INFO kablam! --> src/classfile.rs:393:24 Oct 16 04:47:13.529 INFO kablam! | Oct 16 04:47:13.529 INFO kablam! 393 | fn serialize(self, buf: &mut Vec) { Oct 16 04:47:13.529 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:13.529 INFO kablam! | Oct 16 04:47:13.529 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:47:13.529 INFO kablam! Oct 16 04:47:13.529 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:13.529 INFO kablam! --> src/classfile.rs:397:20 Oct 16 04:47:13.529 INFO kablam! | Oct 16 04:47:13.529 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 16 04:47:13.529 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:13.529 INFO kablam! Oct 16 04:47:13.529 INFO kablam! warning: unused variable: `classfile` Oct 16 04:47:13.529 INFO kablam! --> src/classfile.rs:397:44 Oct 16 04:47:13.532 INFO kablam! | Oct 16 04:47:13.532 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 16 04:47:13.532 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 16 04:47:13.532 INFO kablam! Oct 16 04:47:13.532 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:13.532 INFO kablam! --> src/classfile.rs:403:24 Oct 16 04:47:13.532 INFO kablam! | Oct 16 04:47:13.532 INFO kablam! 403 | fn serialize(self, buf: &mut Vec) { Oct 16 04:47:13.532 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:13.532 INFO kablam! Oct 16 04:47:13.532 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:13.532 INFO kablam! --> src/classfile.rs:407:20 Oct 16 04:47:13.532 INFO kablam! | Oct 16 04:47:13.532 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 16 04:47:13.532 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:13.532 INFO kablam! Oct 16 04:47:13.532 INFO kablam! warning: unused variable: `classfile` Oct 16 04:47:13.532 INFO kablam! --> src/classfile.rs:407:44 Oct 16 04:47:13.532 INFO kablam! | Oct 16 04:47:13.532 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 16 04:47:13.532 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 16 04:47:13.532 INFO kablam! Oct 16 04:47:13.532 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:13.532 INFO kablam! --> src/classfile.rs:472:24 Oct 16 04:47:13.532 INFO kablam! | Oct 16 04:47:13.533 INFO kablam! 472 | fn serialize(self, buf: &mut Vec) { Oct 16 04:47:13.533 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:13.533 INFO kablam! Oct 16 04:47:13.533 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:13.533 INFO kablam! --> src/classfile.rs:476:20 Oct 16 04:47:13.533 INFO kablam! | Oct 16 04:47:13.533 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 16 04:47:13.533 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:13.533 INFO kablam! Oct 16 04:47:13.533 INFO kablam! warning: unused variable: `classfile` Oct 16 04:47:13.533 INFO kablam! --> src/classfile.rs:476:44 Oct 16 04:47:13.533 INFO kablam! | Oct 16 04:47:13.533 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 16 04:47:13.533 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 16 04:47:13.533 INFO kablam! Oct 16 04:47:13.557 INFO kablam! warning: variable does not need to be mutable Oct 16 04:47:13.557 INFO kablam! --> src/classfile.rs:97:13 Oct 16 04:47:13.558 INFO kablam! | Oct 16 04:47:13.558 INFO kablam! 97 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 16 04:47:13.558 INFO kablam! | ----^^^ Oct 16 04:47:13.558 INFO kablam! | | Oct 16 04:47:13.558 INFO kablam! | help: remove this `mut` Oct 16 04:47:13.558 INFO kablam! | Oct 16 04:47:13.558 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 04:47:13.558 INFO kablam! Oct 16 04:47:13.587 INFO kablam! warning: variable does not need to be mutable Oct 16 04:47:13.587 INFO kablam! --> src/classfile.rs:336:13 Oct 16 04:47:13.587 INFO kablam! | Oct 16 04:47:13.587 INFO kablam! 336 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 16 04:47:13.587 INFO kablam! | ----^^^^^^^^ Oct 16 04:47:13.587 INFO kablam! | | Oct 16 04:47:13.587 INFO kablam! | help: remove this `mut` Oct 16 04:47:13.587 INFO kablam! Oct 16 04:47:13.607 INFO kablam! warning: variable does not need to be mutable Oct 16 04:47:13.607 INFO kablam! --> src/classfile.rs:454:13 Oct 16 04:47:13.607 INFO kablam! | Oct 16 04:47:13.607 INFO kablam! 454 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 16 04:47:13.607 INFO kablam! | ----^^^^ Oct 16 04:47:13.607 INFO kablam! | | Oct 16 04:47:13.607 INFO kablam! | help: remove this `mut` Oct 16 04:47:13.607 INFO kablam! Oct 16 04:47:13.668 INFO kablam! warning: constant item is never used: `ACC_PUBLIC` Oct 16 04:47:13.668 INFO kablam! --> src/classfile_builder.rs:3:1 Oct 16 04:47:13.668 INFO kablam! | Oct 16 04:47:13.668 INFO kablam! 3 | pub const ACC_PUBLIC: u16 = 0x1; Oct 16 04:47:13.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.668 INFO kablam! | Oct 16 04:47:13.668 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:47:13.668 INFO kablam! Oct 16 04:47:13.671 INFO kablam! warning: constant item is never used: `ACC_STATIC` Oct 16 04:47:13.671 INFO kablam! --> src/classfile_builder.rs:4:1 Oct 16 04:47:13.671 INFO kablam! | Oct 16 04:47:13.671 INFO kablam! 4 | pub const ACC_STATIC: u16 = 0x8; Oct 16 04:47:13.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.671 INFO kablam! Oct 16 04:47:13.673 INFO kablam! warning: struct is never constructed: `ClassfileBuilder` Oct 16 04:47:13.673 INFO kablam! --> src/classfile_builder.rs:6:1 Oct 16 04:47:13.673 INFO kablam! | Oct 16 04:47:13.673 INFO kablam! 6 | pub struct ClassfileBuilder { Oct 16 04:47:13.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.673 INFO kablam! Oct 16 04:47:13.675 INFO kablam! warning: method is never used: `new` Oct 16 04:47:13.675 INFO kablam! --> src/classfile_builder.rs:15:5 Oct 16 04:47:13.675 INFO kablam! | Oct 16 04:47:13.675 INFO kablam! 15 | pub fn new(access_flags: u16, this_class: &str, super_class: &str) -> ClassfileBuilder { Oct 16 04:47:13.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.675 INFO kablam! Oct 16 04:47:13.676 INFO kablam! warning: method is never used: `define_method` Oct 16 04:47:13.676 INFO kablam! --> src/classfile_builder.rs:28:5 Oct 16 04:47:13.676 INFO kablam! | Oct 16 04:47:13.676 INFO kablam! 28 | pub fn define_method(&mut self, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder { Oct 16 04:47:13.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.677 INFO kablam! Oct 16 04:47:13.678 INFO kablam! warning: method is never used: `push_constant` Oct 16 04:47:13.678 INFO kablam! --> src/classfile_builder.rs:32:5 Oct 16 04:47:13.679 INFO kablam! | Oct 16 04:47:13.679 INFO kablam! 32 | fn push_constant(&mut self, constant: Constant) -> u16 { Oct 16 04:47:13.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.679 INFO kablam! Oct 16 04:47:13.680 INFO kablam! warning: method is never used: `define_utf8` Oct 16 04:47:13.680 INFO kablam! --> src/classfile_builder.rs:38:5 Oct 16 04:47:13.681 INFO kablam! | Oct 16 04:47:13.681 INFO kablam! 38 | fn define_utf8(&mut self, string: &str) -> u16 { Oct 16 04:47:13.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.681 INFO kablam! Oct 16 04:47:13.682 INFO kablam! warning: method is never used: `define_class` Oct 16 04:47:13.682 INFO kablam! --> src/classfile_builder.rs:42:5 Oct 16 04:47:13.682 INFO kablam! | Oct 16 04:47:13.682 INFO kablam! 42 | fn define_class(&mut self, class: &str) -> u16 { Oct 16 04:47:13.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.682 INFO kablam! Oct 16 04:47:13.684 INFO kablam! warning: method is never used: `define_name_and_type` Oct 16 04:47:13.684 INFO kablam! --> src/classfile_builder.rs:47:5 Oct 16 04:47:13.684 INFO kablam! | Oct 16 04:47:13.684 INFO kablam! 47 | fn define_name_and_type(&mut self, name: &str, descriptor: &str) -> u16 { Oct 16 04:47:13.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.684 INFO kablam! Oct 16 04:47:13.686 INFO kablam! warning: method is never used: `define_fieldref` Oct 16 04:47:13.686 INFO kablam! --> src/classfile_builder.rs:53:5 Oct 16 04:47:13.686 INFO kablam! | Oct 16 04:47:13.686 INFO kablam! 53 | fn define_fieldref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 16 04:47:13.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.686 INFO kablam! Oct 16 04:47:13.687 INFO kablam! warning: method is never used: `define_methodref` Oct 16 04:47:13.687 INFO kablam! --> src/classfile_builder.rs:59:5 Oct 16 04:47:13.688 INFO kablam! | Oct 16 04:47:13.688 INFO kablam! 59 | fn define_methodref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 16 04:47:13.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.688 INFO kablam! Oct 16 04:47:13.688 INFO kablam! warning: method is never used: `done` Oct 16 04:47:13.688 INFO kablam! --> src/classfile_builder.rs:65:5 Oct 16 04:47:13.688 INFO kablam! | Oct 16 04:47:13.688 INFO kablam! 65 | pub fn done(self) -> Classfile { Oct 16 04:47:13.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.691 INFO kablam! Oct 16 04:47:13.691 INFO kablam! warning: struct is never constructed: `MethodBuilder` Oct 16 04:47:13.691 INFO kablam! --> src/classfile_builder.rs:70:1 Oct 16 04:47:13.691 INFO kablam! | Oct 16 04:47:13.691 INFO kablam! 70 | pub struct MethodBuilder<'a> { Oct 16 04:47:13.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.691 INFO kablam! Oct 16 04:47:13.691 INFO kablam! warning: method is never used: `new` Oct 16 04:47:13.691 INFO kablam! --> src/classfile_builder.rs:81:5 Oct 16 04:47:13.691 INFO kablam! | Oct 16 04:47:13.691 INFO kablam! 81 | fn new(classfile: &'a mut ClassfileBuilder, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder<'a> { Oct 16 04:47:13.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.691 INFO kablam! Oct 16 04:47:13.691 INFO kablam! warning: method is never used: `get_static` Oct 16 04:47:13.691 INFO kablam! --> src/classfile_builder.rs:95:5 Oct 16 04:47:13.691 INFO kablam! | Oct 16 04:47:13.691 INFO kablam! 95 | pub fn get_static(&mut self, class: &str, name: &str, descriptor: &str) { Oct 16 04:47:13.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.691 INFO kablam! Oct 16 04:47:13.691 INFO kablam! warning: method is never used: `invoke_virtual` Oct 16 04:47:13.691 INFO kablam! --> src/classfile_builder.rs:101:5 Oct 16 04:47:13.691 INFO kablam! | Oct 16 04:47:13.691 INFO kablam! 101 | pub fn invoke_virtual(&mut self, class: &str, name: &str, descriptor: &str) { Oct 16 04:47:13.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.691 INFO kablam! Oct 16 04:47:13.693 INFO kablam! warning: method is never used: `bipush` Oct 16 04:47:13.693 INFO kablam! --> src/classfile_builder.rs:107:5 Oct 16 04:47:13.693 INFO kablam! | Oct 16 04:47:13.693 INFO kablam! 107 | pub fn bipush(&mut self, value: i8) { Oct 16 04:47:13.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.693 INFO kablam! Oct 16 04:47:13.693 INFO kablam! warning: method is never used: `iadd` Oct 16 04:47:13.693 INFO kablam! --> src/classfile_builder.rs:112:5 Oct 16 04:47:13.694 INFO kablam! | Oct 16 04:47:13.694 INFO kablam! 112 | pub fn iadd(&mut self) { Oct 16 04:47:13.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.694 INFO kablam! Oct 16 04:47:13.694 INFO kablam! warning: method is never used: `do_return` Oct 16 04:47:13.694 INFO kablam! --> src/classfile_builder.rs:117:5 Oct 16 04:47:13.694 INFO kablam! | Oct 16 04:47:13.694 INFO kablam! 117 | pub fn do_return(&mut self) { Oct 16 04:47:13.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.694 INFO kablam! Oct 16 04:47:13.694 INFO kablam! warning: method is never used: `increase_stack_depth` Oct 16 04:47:13.694 INFO kablam! --> src/classfile_builder.rs:121:5 Oct 16 04:47:13.694 INFO kablam! | Oct 16 04:47:13.694 INFO kablam! 121 | fn increase_stack_depth(&mut self) { Oct 16 04:47:13.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.694 INFO kablam! Oct 16 04:47:13.694 INFO kablam! warning: method is never used: `decrease_stack_depth` Oct 16 04:47:13.694 INFO kablam! --> src/classfile_builder.rs:128:5 Oct 16 04:47:13.694 INFO kablam! | Oct 16 04:47:13.694 INFO kablam! 128 | fn decrease_stack_depth(&mut self) { Oct 16 04:47:13.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.694 INFO kablam! Oct 16 04:47:13.694 INFO kablam! warning: method is never used: `done` Oct 16 04:47:13.694 INFO kablam! --> src/classfile_builder.rs:132:5 Oct 16 04:47:13.694 INFO kablam! | Oct 16 04:47:13.694 INFO kablam! 132 | pub fn done(self) { Oct 16 04:47:13.695 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:47:13.695 INFO kablam! Oct 16 04:47:14.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.90s Oct 16 04:47:14.623 INFO kablam! su: No module specific data is present Oct 16 04:47:14.953 INFO running `"docker" "rm" "-f" "eb6d6d3b090ba65a68c606a4a06e340d7fc2f183ad06541828ce981166a6ed08"` Oct 16 04:47:15.068 INFO blam! eb6d6d3b090ba65a68c606a4a06e340d7fc2f183ad06541828ce981166a6ed08 Oct 16 04:47:15.070 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 04:47:15.323 INFO blam! 51914d81ceb6e71221b146f171e5894aeda6e0f00a5303e0cb9687f0ff67eb20 Oct 16 04:47:15.331 INFO running `"docker" "start" "-a" "51914d81ceb6e71221b146f171e5894aeda6e0f00a5303e0cb9687f0ff67eb20"` Oct 16 04:47:15.810 INFO kablam! usermod: no changes Oct 16 04:47:15.849 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 16 04:47:16.755 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:16.756 INFO kablam! --> src/classfile.rs:393:24 Oct 16 04:47:16.756 INFO kablam! | Oct 16 04:47:16.756 INFO kablam! 393 | fn serialize(self, buf: &mut Vec) { Oct 16 04:47:16.756 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:16.757 INFO kablam! | Oct 16 04:47:16.757 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 04:47:16.757 INFO kablam! Oct 16 04:47:16.757 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:16.757 INFO kablam! --> src/classfile.rs:397:20 Oct 16 04:47:16.758 INFO kablam! | Oct 16 04:47:16.758 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 16 04:47:16.758 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:16.758 INFO kablam! Oct 16 04:47:16.758 INFO kablam! warning: unused variable: `classfile` Oct 16 04:47:16.766 INFO kablam! --> src/classfile.rs:397:44 Oct 16 04:47:16.766 INFO kablam! | Oct 16 04:47:16.767 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 16 04:47:16.767 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 16 04:47:16.767 INFO kablam! Oct 16 04:47:16.767 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:16.767 INFO kablam! --> src/classfile.rs:403:24 Oct 16 04:47:16.767 INFO kablam! | Oct 16 04:47:16.767 INFO kablam! 403 | fn serialize(self, buf: &mut Vec) { Oct 16 04:47:16.767 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:16.767 INFO kablam! Oct 16 04:47:16.767 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:16.767 INFO kablam! --> src/classfile.rs:407:20 Oct 16 04:47:16.767 INFO kablam! | Oct 16 04:47:16.767 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 16 04:47:16.767 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:16.767 INFO kablam! Oct 16 04:47:16.767 INFO kablam! warning: unused variable: `classfile` Oct 16 04:47:16.767 INFO kablam! --> src/classfile.rs:407:44 Oct 16 04:47:16.767 INFO kablam! | Oct 16 04:47:16.767 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 16 04:47:16.767 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 16 04:47:16.767 INFO kablam! Oct 16 04:47:16.767 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:16.767 INFO kablam! --> src/classfile.rs:472:24 Oct 16 04:47:16.767 INFO kablam! | Oct 16 04:47:16.767 INFO kablam! 472 | fn serialize(self, buf: &mut Vec) { Oct 16 04:47:16.767 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:16.767 INFO kablam! Oct 16 04:47:16.767 INFO kablam! warning: unused variable: `buf` Oct 16 04:47:16.767 INFO kablam! --> src/classfile.rs:476:20 Oct 16 04:47:16.767 INFO kablam! | Oct 16 04:47:16.767 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 16 04:47:16.767 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 16 04:47:16.767 INFO kablam! Oct 16 04:47:16.767 INFO kablam! warning: unused variable: `classfile` Oct 16 04:47:16.767 INFO kablam! --> src/classfile.rs:476:44 Oct 16 04:47:16.767 INFO kablam! | Oct 16 04:47:16.767 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 16 04:47:16.767 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 16 04:47:16.767 INFO kablam! Oct 16 04:47:16.786 INFO kablam! warning: variable does not need to be mutable Oct 16 04:47:16.786 INFO kablam! --> src/classfile.rs:97:13 Oct 16 04:47:16.786 INFO kablam! | Oct 16 04:47:16.786 INFO kablam! 97 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 16 04:47:16.786 INFO kablam! | ----^^^ Oct 16 04:47:16.786 INFO kablam! | | Oct 16 04:47:16.787 INFO kablam! | help: remove this `mut` Oct 16 04:47:16.787 INFO kablam! | Oct 16 04:47:16.787 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 04:47:16.787 INFO kablam! Oct 16 04:47:16.802 INFO kablam! warning: variable does not need to be mutable Oct 16 04:47:16.802 INFO kablam! --> src/classfile.rs:336:13 Oct 16 04:47:16.802 INFO kablam! | Oct 16 04:47:16.802 INFO kablam! 336 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 16 04:47:16.802 INFO kablam! | ----^^^^^^^^ Oct 16 04:47:16.802 INFO kablam! | | Oct 16 04:47:16.802 INFO kablam! | help: remove this `mut` Oct 16 04:47:16.802 INFO kablam! Oct 16 04:47:16.808 INFO kablam! warning: variable does not need to be mutable Oct 16 04:47:16.809 INFO kablam! --> src/classfile.rs:454:13 Oct 16 04:47:16.809 INFO kablam! | Oct 16 04:47:16.809 INFO kablam! 454 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 16 04:47:16.809 INFO kablam! | ----^^^^ Oct 16 04:47:16.809 INFO kablam! | | Oct 16 04:47:16.809 INFO kablam! | help: remove this `mut` Oct 16 04:47:16.809 INFO kablam! Oct 16 04:47:16.846 INFO kablam! warning: constant item is never used: `ACC_PUBLIC` Oct 16 04:47:16.846 INFO kablam! --> src/classfile_builder.rs:3:1 Oct 16 04:47:16.846 INFO kablam! | Oct 16 04:47:16.846 INFO kablam! 3 | pub const ACC_PUBLIC: u16 = 0x1; Oct 16 04:47:16.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.846 INFO kablam! | Oct 16 04:47:16.846 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 04:47:16.846 INFO kablam! Oct 16 04:47:16.846 INFO kablam! warning: constant item is never used: `ACC_STATIC` Oct 16 04:47:16.846 INFO kablam! --> src/classfile_builder.rs:4:1 Oct 16 04:47:16.846 INFO kablam! | Oct 16 04:47:16.846 INFO kablam! 4 | pub const ACC_STATIC: u16 = 0x8; Oct 16 04:47:16.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.846 INFO kablam! Oct 16 04:47:16.846 INFO kablam! warning: struct is never constructed: `ClassfileBuilder` Oct 16 04:47:16.846 INFO kablam! --> src/classfile_builder.rs:6:1 Oct 16 04:47:16.846 INFO kablam! | Oct 16 04:47:16.846 INFO kablam! 6 | pub struct ClassfileBuilder { Oct 16 04:47:16.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.846 INFO kablam! Oct 16 04:47:16.846 INFO kablam! warning: method is never used: `new` Oct 16 04:47:16.846 INFO kablam! --> src/classfile_builder.rs:15:5 Oct 16 04:47:16.846 INFO kablam! | Oct 16 04:47:16.846 INFO kablam! 15 | pub fn new(access_flags: u16, this_class: &str, super_class: &str) -> ClassfileBuilder { Oct 16 04:47:16.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.847 INFO kablam! Oct 16 04:47:16.847 INFO kablam! warning: method is never used: `define_method` Oct 16 04:47:16.847 INFO kablam! --> src/classfile_builder.rs:28:5 Oct 16 04:47:16.847 INFO kablam! | Oct 16 04:47:16.847 INFO kablam! 28 | pub fn define_method(&mut self, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder { Oct 16 04:47:16.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.847 INFO kablam! Oct 16 04:47:16.847 INFO kablam! warning: method is never used: `push_constant` Oct 16 04:47:16.847 INFO kablam! --> src/classfile_builder.rs:32:5 Oct 16 04:47:16.847 INFO kablam! | Oct 16 04:47:16.847 INFO kablam! 32 | fn push_constant(&mut self, constant: Constant) -> u16 { Oct 16 04:47:16.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.847 INFO kablam! Oct 16 04:47:16.847 INFO kablam! warning: method is never used: `define_utf8` Oct 16 04:47:16.847 INFO kablam! --> src/classfile_builder.rs:38:5 Oct 16 04:47:16.847 INFO kablam! | Oct 16 04:47:16.847 INFO kablam! 38 | fn define_utf8(&mut self, string: &str) -> u16 { Oct 16 04:47:16.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.847 INFO kablam! Oct 16 04:47:16.849 INFO kablam! warning: method is never used: `define_class` Oct 16 04:47:16.849 INFO kablam! --> src/classfile_builder.rs:42:5 Oct 16 04:47:16.849 INFO kablam! | Oct 16 04:47:16.849 INFO kablam! 42 | fn define_class(&mut self, class: &str) -> u16 { Oct 16 04:47:16.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.849 INFO kablam! Oct 16 04:47:16.849 INFO kablam! warning: method is never used: `define_name_and_type` Oct 16 04:47:16.849 INFO kablam! --> src/classfile_builder.rs:47:5 Oct 16 04:47:16.849 INFO kablam! | Oct 16 04:47:16.849 INFO kablam! 47 | fn define_name_and_type(&mut self, name: &str, descriptor: &str) -> u16 { Oct 16 04:47:16.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.849 INFO kablam! Oct 16 04:47:16.849 INFO kablam! warning: method is never used: `define_fieldref` Oct 16 04:47:16.849 INFO kablam! --> src/classfile_builder.rs:53:5 Oct 16 04:47:16.849 INFO kablam! | Oct 16 04:47:16.849 INFO kablam! 53 | fn define_fieldref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 16 04:47:16.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.849 INFO kablam! Oct 16 04:47:16.849 INFO kablam! warning: method is never used: `define_methodref` Oct 16 04:47:16.849 INFO kablam! --> src/classfile_builder.rs:59:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 59 | fn define_methodref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `done` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:65:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 65 | pub fn done(self) -> Classfile { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: struct is never constructed: `MethodBuilder` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:70:1 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 70 | pub struct MethodBuilder<'a> { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `new` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:81:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 81 | fn new(classfile: &'a mut ClassfileBuilder, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder<'a> { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `get_static` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:95:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 95 | pub fn get_static(&mut self, class: &str, name: &str, descriptor: &str) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `invoke_virtual` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:101:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 101 | pub fn invoke_virtual(&mut self, class: &str, name: &str, descriptor: &str) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `bipush` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:107:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 107 | pub fn bipush(&mut self, value: i8) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `iadd` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:112:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 112 | pub fn iadd(&mut self) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `do_return` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:117:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 117 | pub fn do_return(&mut self) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `increase_stack_depth` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:121:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 121 | fn increase_stack_depth(&mut self) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `decrease_stack_depth` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:128:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 128 | fn decrease_stack_depth(&mut self) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:16.850 INFO kablam! warning: method is never used: `done` Oct 16 04:47:16.850 INFO kablam! --> src/classfile_builder.rs:132:5 Oct 16 04:47:16.850 INFO kablam! | Oct 16 04:47:16.850 INFO kablam! 132 | pub fn done(self) { Oct 16 04:47:16.850 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:47:16.850 INFO kablam! Oct 16 04:47:17.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 16 04:47:17.219 INFO kablam! su: No module specific data is present Oct 16 04:47:17.600 INFO running `"docker" "rm" "-f" "51914d81ceb6e71221b146f171e5894aeda6e0f00a5303e0cb9687f0ff67eb20"` Oct 16 04:47:17.787 INFO blam! 51914d81ceb6e71221b146f171e5894aeda6e0f00a5303e0cb9687f0ff67eb20 Oct 16 04:47:17.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 04:47:18.319 INFO blam! 8514ae5ea6f6c9e38de259b5e2ddce1ec60377cd2301f93cf2ccbd4e7b9b082d Oct 16 04:47:18.321 INFO running `"docker" "start" "-a" "8514ae5ea6f6c9e38de259b5e2ddce1ec60377cd2301f93cf2ccbd4e7b9b082d"` Oct 16 04:47:19.070 INFO kablam! usermod: no changes Oct 16 04:47:19.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 04:47:19.127 INFO kablam! Running /target/debug/deps/jvm_assembler-6049d15911acd831 Oct 16 04:47:19.136 INFO blam! Oct 16 04:47:19.136 INFO blam! running 0 tests Oct 16 04:47:19.136 INFO blam! Oct 16 04:47:19.136 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:47:19.136 INFO blam! Oct 16 04:47:19.140 INFO kablam! su: No module specific data is present Oct 16 04:47:19.793 INFO running `"docker" "rm" "-f" "8514ae5ea6f6c9e38de259b5e2ddce1ec60377cd2301f93cf2ccbd4e7b9b082d"` Oct 16 04:47:19.927 INFO blam! 8514ae5ea6f6c9e38de259b5e2ddce1ec60377cd2301f93cf2ccbd4e7b9b082d