Oct 13 13:03:57.198 INFO checking jvm-assembler-0.0.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:03:57.198 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 13:03:57.677 INFO blam! 14a8f5b2f33e7a19d7d1af9ce2e884533696c9ce43316c7035f0f293ee38120b Oct 13 13:03:57.678 INFO running `"docker" "start" "-a" "14a8f5b2f33e7a19d7d1af9ce2e884533696c9ce43316c7035f0f293ee38120b"` Oct 13 13:03:58.835 INFO kablam! usermod: no changes Oct 13 13:03:58.913 INFO kablam! Checking jvm-assembler v0.0.1 (/source) Oct 13 13:03:59.992 INFO kablam! warning: unused variable: `buf` Oct 13 13:03:59.992 INFO kablam! --> src/classfile.rs:393:24 Oct 13 13:03:59.993 INFO kablam! | Oct 13 13:03:59.993 INFO kablam! 393 | fn serialize(self, buf: &mut Vec) { Oct 13 13:03:59.993 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:03:59.993 INFO kablam! | Oct 13 13:03:59.994 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 13:03:59.994 INFO kablam! Oct 13 13:03:59.994 INFO kablam! warning: unused variable: `buf` Oct 13 13:03:59.994 INFO kablam! --> src/classfile.rs:397:20 Oct 13 13:03:59.995 INFO kablam! | Oct 13 13:03:59.995 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 13 13:03:59.995 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:03:59.995 INFO kablam! Oct 13 13:03:59.996 INFO kablam! warning: unused variable: `classfile` Oct 13 13:03:59.996 INFO kablam! --> src/classfile.rs:397:44 Oct 13 13:03:59.996 INFO kablam! | Oct 13 13:03:59.997 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 13 13:03:59.997 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 13 13:03:59.997 INFO kablam! Oct 13 13:03:59.998 INFO kablam! warning: unused variable: `buf` Oct 13 13:03:59.998 INFO kablam! --> src/classfile.rs:403:24 Oct 13 13:03:59.998 INFO kablam! | Oct 13 13:03:59.998 INFO kablam! 403 | fn serialize(self, buf: &mut Vec) { Oct 13 13:03:59.999 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:03:59.999 INFO kablam! Oct 13 13:03:59.999 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.000 INFO kablam! --> src/classfile.rs:407:20 Oct 13 13:04:00.000 INFO kablam! | Oct 13 13:04:00.000 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 13 13:04:00.001 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.001 INFO kablam! Oct 13 13:04:00.001 INFO kablam! warning: unused variable: `classfile` Oct 13 13:04:00.001 INFO kablam! --> src/classfile.rs:407:44 Oct 13 13:04:00.002 INFO kablam! | Oct 13 13:04:00.002 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 13 13:04:00.002 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 13 13:04:00.003 INFO kablam! Oct 13 13:04:00.003 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.003 INFO kablam! --> src/classfile.rs:472:24 Oct 13 13:04:00.003 INFO kablam! | Oct 13 13:04:00.004 INFO kablam! 472 | fn serialize(self, buf: &mut Vec) { Oct 13 13:04:00.008 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.009 INFO kablam! Oct 13 13:04:00.009 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.009 INFO kablam! --> src/classfile.rs:476:20 Oct 13 13:04:00.009 INFO kablam! | Oct 13 13:04:00.010 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 13 13:04:00.010 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.010 INFO kablam! Oct 13 13:04:00.010 INFO kablam! warning: unused variable: `classfile` Oct 13 13:04:00.011 INFO kablam! --> src/classfile.rs:476:44 Oct 13 13:04:00.011 INFO kablam! | Oct 13 13:04:00.011 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 13 13:04:00.011 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 13 13:04:00.012 INFO kablam! Oct 13 13:04:00.025 INFO kablam! warning: variable does not need to be mutable Oct 13 13:04:00.025 INFO kablam! --> src/classfile.rs:97:13 Oct 13 13:04:00.025 INFO kablam! | Oct 13 13:04:00.026 INFO kablam! 97 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 13 13:04:00.026 INFO kablam! | ----^^^ Oct 13 13:04:00.026 INFO kablam! | | Oct 13 13:04:00.027 INFO kablam! | help: remove this `mut` Oct 13 13:04:00.028 INFO kablam! | Oct 13 13:04:00.028 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 13:04:00.028 INFO kablam! Oct 13 13:04:00.050 INFO kablam! warning: variable does not need to be mutable Oct 13 13:04:00.050 INFO kablam! --> src/classfile.rs:336:13 Oct 13 13:04:00.050 INFO kablam! | Oct 13 13:04:00.050 INFO kablam! 336 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 13 13:04:00.050 INFO kablam! | ----^^^^^^^^ Oct 13 13:04:00.050 INFO kablam! | | Oct 13 13:04:00.050 INFO kablam! | help: remove this `mut` Oct 13 13:04:00.050 INFO kablam! Oct 13 13:04:00.077 INFO kablam! warning: variable does not need to be mutable Oct 13 13:04:00.077 INFO kablam! --> src/classfile.rs:454:13 Oct 13 13:04:00.077 INFO kablam! | Oct 13 13:04:00.077 INFO kablam! 454 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 13 13:04:00.077 INFO kablam! | ----^^^^ Oct 13 13:04:00.077 INFO kablam! | | Oct 13 13:04:00.077 INFO kablam! | help: remove this `mut` Oct 13 13:04:00.077 INFO kablam! Oct 13 13:04:00.092 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:393:24 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 393 | fn serialize(self, buf: &mut Vec) { Oct 13 13:04:00.093 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:397:20 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 13 13:04:00.093 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `classfile` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:397:44 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 13 13:04:00.093 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:403:24 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 403 | fn serialize(self, buf: &mut Vec) { Oct 13 13:04:00.093 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:407:20 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 13 13:04:00.093 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `classfile` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:407:44 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 13 13:04:00.093 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:472:24 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 472 | fn serialize(self, buf: &mut Vec) { Oct 13 13:04:00.093 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `buf` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:476:20 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 13 13:04:00.093 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.093 INFO kablam! warning: unused variable: `classfile` Oct 13 13:04:00.093 INFO kablam! --> src/classfile.rs:476:44 Oct 13 13:04:00.093 INFO kablam! | Oct 13 13:04:00.093 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 13 13:04:00.093 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 13 13:04:00.093 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: variable does not need to be mutable Oct 13 13:04:00.145 INFO kablam! --> src/classfile.rs:97:13 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 97 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 13 13:04:00.145 INFO kablam! | ----^^^ Oct 13 13:04:00.145 INFO kablam! | | Oct 13 13:04:00.145 INFO kablam! | help: remove this `mut` Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: constant item is never used: `ACC_PUBLIC` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:3:1 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 3 | pub const ACC_PUBLIC: u16 = 0x1; Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: constant item is never used: `ACC_STATIC` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:4:1 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 4 | pub const ACC_STATIC: u16 = 0x8; Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: struct is never constructed: `ClassfileBuilder` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:6:1 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 6 | pub struct ClassfileBuilder { Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: method is never used: `new` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:15:5 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 15 | pub fn new(access_flags: u16, this_class: &str, super_class: &str) -> ClassfileBuilder { Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: method is never used: `define_method` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:28:5 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 28 | pub fn define_method(&mut self, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder { Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: method is never used: `push_constant` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:32:5 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 32 | fn push_constant(&mut self, constant: Constant) -> u16 { Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: method is never used: `define_utf8` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:38:5 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 38 | fn define_utf8(&mut self, string: &str) -> u16 { Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.145 INFO kablam! Oct 13 13:04:00.145 INFO kablam! warning: method is never used: `define_class` Oct 13 13:04:00.145 INFO kablam! --> src/classfile_builder.rs:42:5 Oct 13 13:04:00.145 INFO kablam! | Oct 13 13:04:00.145 INFO kablam! 42 | fn define_class(&mut self, class: &str) -> u16 { Oct 13 13:04:00.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `define_name_and_type` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:47:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 47 | fn define_name_and_type(&mut self, name: &str, descriptor: &str) -> u16 { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `define_fieldref` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:53:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 53 | fn define_fieldref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `define_methodref` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:59:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 59 | fn define_methodref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `done` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:65:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 65 | pub fn done(self) -> Classfile { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: struct is never constructed: `MethodBuilder` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:70:1 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 70 | pub struct MethodBuilder<'a> { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `new` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:81:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 81 | fn new(classfile: &'a mut ClassfileBuilder, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder<'a> { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `get_static` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:95:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 95 | pub fn get_static(&mut self, class: &str, name: &str, descriptor: &str) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `invoke_virtual` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:101:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 101 | pub fn invoke_virtual(&mut self, class: &str, name: &str, descriptor: &str) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `bipush` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:107:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 107 | pub fn bipush(&mut self, value: i8) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `iadd` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:112:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 112 | pub fn iadd(&mut self) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `do_return` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:117:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 117 | pub fn do_return(&mut self) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `increase_stack_depth` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:121:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 121 | fn increase_stack_depth(&mut self) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `decrease_stack_depth` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:128:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 128 | fn decrease_stack_depth(&mut self) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.146 INFO kablam! warning: method is never used: `done` Oct 13 13:04:00.146 INFO kablam! --> src/classfile_builder.rs:132:5 Oct 13 13:04:00.146 INFO kablam! | Oct 13 13:04:00.146 INFO kablam! 132 | pub fn done(self) { Oct 13 13:04:00.146 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.146 INFO kablam! Oct 13 13:04:00.156 INFO kablam! warning: variable does not need to be mutable Oct 13 13:04:00.156 INFO kablam! --> src/classfile.rs:336:13 Oct 13 13:04:00.156 INFO kablam! | Oct 13 13:04:00.156 INFO kablam! 336 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 13 13:04:00.156 INFO kablam! | ----^^^^^^^^ Oct 13 13:04:00.156 INFO kablam! | | Oct 13 13:04:00.156 INFO kablam! | help: remove this `mut` Oct 13 13:04:00.156 INFO kablam! Oct 13 13:04:00.168 INFO kablam! warning: variable does not need to be mutable Oct 13 13:04:00.168 INFO kablam! --> src/classfile.rs:454:13 Oct 13 13:04:00.168 INFO kablam! | Oct 13 13:04:00.168 INFO kablam! 454 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 13 13:04:00.168 INFO kablam! | ----^^^^ Oct 13 13:04:00.168 INFO kablam! | | Oct 13 13:04:00.168 INFO kablam! | help: remove this `mut` Oct 13 13:04:00.168 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: constant item is never used: `ACC_PUBLIC` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:3:1 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 3 | pub const ACC_PUBLIC: u16 = 0x1; Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: constant item is never used: `ACC_STATIC` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:4:1 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 4 | pub const ACC_STATIC: u16 = 0x8; Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: struct is never constructed: `ClassfileBuilder` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:6:1 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 6 | pub struct ClassfileBuilder { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: method is never used: `new` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:15:5 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 15 | pub fn new(access_flags: u16, this_class: &str, super_class: &str) -> ClassfileBuilder { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: method is never used: `define_method` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:28:5 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 28 | pub fn define_method(&mut self, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: method is never used: `push_constant` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:32:5 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 32 | fn push_constant(&mut self, constant: Constant) -> u16 { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: method is never used: `define_utf8` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:38:5 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 38 | fn define_utf8(&mut self, string: &str) -> u16 { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: method is never used: `define_class` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:42:5 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 42 | fn define_class(&mut self, class: &str) -> u16 { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: method is never used: `define_name_and_type` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:47:5 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 47 | fn define_name_and_type(&mut self, name: &str, descriptor: &str) -> u16 { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.217 INFO kablam! warning: method is never used: `define_fieldref` Oct 13 13:04:00.217 INFO kablam! --> src/classfile_builder.rs:53:5 Oct 13 13:04:00.217 INFO kablam! | Oct 13 13:04:00.217 INFO kablam! 53 | fn define_fieldref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 13 13:04:00.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.217 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `define_methodref` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:59:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 59 | fn define_methodref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `done` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:65:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 65 | pub fn done(self) -> Classfile { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: struct is never constructed: `MethodBuilder` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:70:1 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 70 | pub struct MethodBuilder<'a> { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `new` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:81:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 81 | fn new(classfile: &'a mut ClassfileBuilder, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder<'a> { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `get_static` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:95:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 95 | pub fn get_static(&mut self, class: &str, name: &str, descriptor: &str) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `invoke_virtual` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:101:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 101 | pub fn invoke_virtual(&mut self, class: &str, name: &str, descriptor: &str) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `bipush` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:107:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 107 | pub fn bipush(&mut self, value: i8) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `iadd` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:112:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 112 | pub fn iadd(&mut self) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `do_return` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:117:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 117 | pub fn do_return(&mut self) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `increase_stack_depth` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:121:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 121 | fn increase_stack_depth(&mut self) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `decrease_stack_depth` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:128:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 128 | fn decrease_stack_depth(&mut self) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.218 INFO kablam! warning: method is never used: `done` Oct 13 13:04:00.218 INFO kablam! --> src/classfile_builder.rs:132:5 Oct 13 13:04:00.218 INFO kablam! | Oct 13 13:04:00.218 INFO kablam! 132 | pub fn done(self) { Oct 13 13:04:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:04:00.218 INFO kablam! Oct 13 13:04:00.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 13 13:04:00.268 INFO kablam! su: No module specific data is present Oct 13 13:04:00.778 INFO running `"docker" "rm" "-f" "14a8f5b2f33e7a19d7d1af9ce2e884533696c9ce43316c7035f0f293ee38120b"` Oct 13 13:04:01.064 INFO blam! 14a8f5b2f33e7a19d7d1af9ce2e884533696c9ce43316c7035f0f293ee38120b