Oct 11 18:09:59.364 INFO testing jvm-assembler-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:09:59.365 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:09:59.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 18:09:59.681 INFO blam! 96fb6941e20bc46a701d85c4bdbdc1820cda9b2329ec1cc1f041921a5fc0d205 Oct 11 18:09:59.686 INFO running `"docker" "start" "-a" "96fb6941e20bc46a701d85c4bdbdc1820cda9b2329ec1cc1f041921a5fc0d205"` Oct 11 18:10:00.216 INFO kablam! usermod: no changes Oct 11 18:10:00.246 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:393:24 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 393 | fn serialize(self, buf: &mut Vec) { Oct 11 18:10:01.115 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:397:20 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 11 18:10:01.115 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `classfile` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:397:44 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 11 18:10:01.115 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:403:24 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 403 | fn serialize(self, buf: &mut Vec) { Oct 11 18:10:01.115 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:407:20 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 11 18:10:01.115 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `classfile` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:407:44 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 11 18:10:01.115 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:472:24 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 472 | fn serialize(self, buf: &mut Vec) { Oct 11 18:10:01.115 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:476:20 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 11 18:10:01.115 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.115 INFO kablam! warning: unused variable: `classfile` Oct 11 18:10:01.115 INFO kablam! --> src/classfile.rs:476:44 Oct 11 18:10:01.115 INFO kablam! | Oct 11 18:10:01.115 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 11 18:10:01.115 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 11 18:10:01.115 INFO kablam! Oct 11 18:10:01.144 INFO kablam! warning: variable does not need to be mutable Oct 11 18:10:01.144 INFO kablam! --> src/classfile.rs:97:13 Oct 11 18:10:01.144 INFO kablam! | Oct 11 18:10:01.144 INFO kablam! 97 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 11 18:10:01.144 INFO kablam! | ----^^^ Oct 11 18:10:01.144 INFO kablam! | | Oct 11 18:10:01.144 INFO kablam! | help: remove this `mut` Oct 11 18:10:01.144 INFO kablam! | Oct 11 18:10:01.144 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 18:10:01.144 INFO kablam! Oct 11 18:10:01.158 INFO kablam! warning: variable does not need to be mutable Oct 11 18:10:01.158 INFO kablam! --> src/classfile.rs:336:13 Oct 11 18:10:01.158 INFO kablam! | Oct 11 18:10:01.158 INFO kablam! 336 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 11 18:10:01.158 INFO kablam! | ----^^^^^^^^ Oct 11 18:10:01.158 INFO kablam! | | Oct 11 18:10:01.158 INFO kablam! | help: remove this `mut` Oct 11 18:10:01.158 INFO kablam! Oct 11 18:10:01.165 INFO kablam! warning: variable does not need to be mutable Oct 11 18:10:01.165 INFO kablam! --> src/classfile.rs:454:13 Oct 11 18:10:01.165 INFO kablam! | Oct 11 18:10:01.165 INFO kablam! 454 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 11 18:10:01.165 INFO kablam! | ----^^^^ Oct 11 18:10:01.165 INFO kablam! | | Oct 11 18:10:01.165 INFO kablam! | help: remove this `mut` Oct 11 18:10:01.165 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: constant item is never used: `ACC_PUBLIC` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:3:1 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 3 | pub const ACC_PUBLIC: u16 = 0x1; Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: constant item is never used: `ACC_STATIC` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:4:1 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 4 | pub const ACC_STATIC: u16 = 0x8; Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: struct is never constructed: `ClassfileBuilder` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:6:1 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 6 | pub struct ClassfileBuilder { Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: method is never used: `new` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:15:5 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 15 | pub fn new(access_flags: u16, this_class: &str, super_class: &str) -> ClassfileBuilder { Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: method is never used: `define_method` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:28:5 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 28 | pub fn define_method(&mut self, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder { Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: method is never used: `push_constant` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:32:5 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 32 | fn push_constant(&mut self, constant: Constant) -> u16 { Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: method is never used: `define_utf8` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:38:5 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 38 | fn define_utf8(&mut self, string: &str) -> u16 { Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: method is never used: `define_class` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:42:5 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 42 | fn define_class(&mut self, class: &str) -> u16 { Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.202 INFO kablam! warning: method is never used: `define_name_and_type` Oct 11 18:10:01.202 INFO kablam! --> src/classfile_builder.rs:47:5 Oct 11 18:10:01.202 INFO kablam! | Oct 11 18:10:01.202 INFO kablam! 47 | fn define_name_and_type(&mut self, name: &str, descriptor: &str) -> u16 { Oct 11 18:10:01.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.202 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `define_fieldref` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:53:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 53 | fn define_fieldref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `define_methodref` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:59:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 59 | fn define_methodref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `done` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:65:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 65 | pub fn done(self) -> Classfile { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: struct is never constructed: `MethodBuilder` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:70:1 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 70 | pub struct MethodBuilder<'a> { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `new` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:81:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 81 | fn new(classfile: &'a mut ClassfileBuilder, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder<'a> { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `get_static` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:95:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 95 | pub fn get_static(&mut self, class: &str, name: &str, descriptor: &str) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `invoke_virtual` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:101:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 101 | pub fn invoke_virtual(&mut self, class: &str, name: &str, descriptor: &str) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `bipush` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:107:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 107 | pub fn bipush(&mut self, value: i8) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `iadd` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:112:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 112 | pub fn iadd(&mut self) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `do_return` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:117:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 117 | pub fn do_return(&mut self) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `increase_stack_depth` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:121:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 121 | fn increase_stack_depth(&mut self) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `decrease_stack_depth` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:128:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 128 | fn decrease_stack_depth(&mut self) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.203 INFO kablam! warning: method is never used: `done` Oct 11 18:10:01.203 INFO kablam! --> src/classfile_builder.rs:132:5 Oct 11 18:10:01.203 INFO kablam! | Oct 11 18:10:01.203 INFO kablam! 132 | pub fn done(self) { Oct 11 18:10:01.203 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:10:01.203 INFO kablam! Oct 11 18:10:01.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 11 18:10:01.893 INFO kablam! su: No module specific data is present Oct 11 18:10:02.145 INFO running `"docker" "rm" "-f" "96fb6941e20bc46a701d85c4bdbdc1820cda9b2329ec1cc1f041921a5fc0d205"` Oct 11 18:10:02.255 INFO blam! 96fb6941e20bc46a701d85c4bdbdc1820cda9b2329ec1cc1f041921a5fc0d205 Oct 11 18:10:02.257 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:10:02.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 18:10:02.394 INFO blam! 34b3b3b53dd7dbcf734ca3eb97b286b6c28b5cb1922d13bfef3b5a8940ceaa5e Oct 11 18:10:02.394 INFO running `"docker" "start" "-a" "34b3b3b53dd7dbcf734ca3eb97b286b6c28b5cb1922d13bfef3b5a8940ceaa5e"` Oct 11 18:10:02.800 INFO kablam! usermod: no changes Oct 11 18:10:02.818 INFO kablam! Compiling jvm-assembler v0.0.1 (/source) Oct 11 18:10:03.676 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:03.676 INFO kablam! --> src/classfile.rs:393:24 Oct 11 18:10:03.676 INFO kablam! | Oct 11 18:10:03.676 INFO kablam! 393 | fn serialize(self, buf: &mut Vec) { Oct 11 18:10:03.676 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:397:20 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 11 18:10:03.677 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `classfile` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:397:44 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 397 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Interface { Oct 11 18:10:03.677 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:403:24 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 403 | fn serialize(self, buf: &mut Vec) { Oct 11 18:10:03.677 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:407:20 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 11 18:10:03.677 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `classfile` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:407:44 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 407 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> Field { Oct 11 18:10:03.677 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:472:24 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 472 | fn serialize(self, buf: &mut Vec) { Oct 11 18:10:03.677 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `buf` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:476:20 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 11 18:10:03.677 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.677 INFO kablam! warning: unused variable: `classfile` Oct 11 18:10:03.677 INFO kablam! --> src/classfile.rs:476:44 Oct 11 18:10:03.677 INFO kablam! | Oct 11 18:10:03.677 INFO kablam! 476 | fn deserialize(buf: &mut Deserializer, classfile: &Classfile) -> ExceptionTableEntry { Oct 11 18:10:03.677 INFO kablam! | ^^^^^^^^^ help: consider using `_classfile` instead Oct 11 18:10:03.677 INFO kablam! Oct 11 18:10:03.699 INFO kablam! warning: variable does not need to be mutable Oct 11 18:10:03.699 INFO kablam! --> src/classfile.rs:97:13 Oct 11 18:10:03.699 INFO kablam! | Oct 11 18:10:03.699 INFO kablam! 97 | let mut buf = &mut Deserializer::new(Box::new(stream.bytes().map(|r| r.unwrap()))); Oct 11 18:10:03.699 INFO kablam! | ----^^^ Oct 11 18:10:03.699 INFO kablam! | | Oct 11 18:10:03.699 INFO kablam! | help: remove this `mut` Oct 11 18:10:03.699 INFO kablam! | Oct 11 18:10:03.699 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 18:10:03.699 INFO kablam! Oct 11 18:10:03.714 INFO kablam! warning: variable does not need to be mutable Oct 11 18:10:03.714 INFO kablam! --> src/classfile.rs:336:13 Oct 11 18:10:03.714 INFO kablam! | Oct 11 18:10:03.714 INFO kablam! 336 | let mut code_buf = &mut Deserializer::new(Box::new(code.into_iter())); Oct 11 18:10:03.714 INFO kablam! | ----^^^^^^^^ Oct 11 18:10:03.714 INFO kablam! | | Oct 11 18:10:03.714 INFO kablam! | help: remove this `mut` Oct 11 18:10:03.714 INFO kablam! Oct 11 18:10:03.718 INFO kablam! warning: variable does not need to be mutable Oct 11 18:10:03.718 INFO kablam! --> src/classfile.rs:454:13 Oct 11 18:10:03.718 INFO kablam! | Oct 11 18:10:03.718 INFO kablam! 454 | let mut buf2 = &mut Deserializer::new(Box::new(attribute_body.into_iter())); Oct 11 18:10:03.718 INFO kablam! | ----^^^^ Oct 11 18:10:03.718 INFO kablam! | | Oct 11 18:10:03.718 INFO kablam! | help: remove this `mut` Oct 11 18:10:03.718 INFO kablam! Oct 11 18:10:03.744 INFO kablam! warning: constant item is never used: `ACC_PUBLIC` Oct 11 18:10:03.744 INFO kablam! --> src/classfile_builder.rs:3:1 Oct 11 18:10:03.744 INFO kablam! | Oct 11 18:10:03.744 INFO kablam! 3 | pub const ACC_PUBLIC: u16 = 0x1; Oct 11 18:10:03.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.744 INFO kablam! | Oct 11 18:10:03.744 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 18:10:03.744 INFO kablam! Oct 11 18:10:03.744 INFO kablam! warning: constant item is never used: `ACC_STATIC` Oct 11 18:10:03.744 INFO kablam! --> src/classfile_builder.rs:4:1 Oct 11 18:10:03.744 INFO kablam! | Oct 11 18:10:03.744 INFO kablam! 4 | pub const ACC_STATIC: u16 = 0x8; Oct 11 18:10:03.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.744 INFO kablam! Oct 11 18:10:03.744 INFO kablam! warning: struct is never constructed: `ClassfileBuilder` Oct 11 18:10:03.744 INFO kablam! --> src/classfile_builder.rs:6:1 Oct 11 18:10:03.744 INFO kablam! | Oct 11 18:10:03.744 INFO kablam! 6 | pub struct ClassfileBuilder { Oct 11 18:10:03.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.744 INFO kablam! Oct 11 18:10:03.744 INFO kablam! warning: method is never used: `new` Oct 11 18:10:03.744 INFO kablam! --> src/classfile_builder.rs:15:5 Oct 11 18:10:03.744 INFO kablam! | Oct 11 18:10:03.744 INFO kablam! 15 | pub fn new(access_flags: u16, this_class: &str, super_class: &str) -> ClassfileBuilder { Oct 11 18:10:03.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.744 INFO kablam! Oct 11 18:10:03.744 INFO kablam! warning: method is never used: `define_method` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:28:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 28 | pub fn define_method(&mut self, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `push_constant` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:32:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 32 | fn push_constant(&mut self, constant: Constant) -> u16 { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `define_utf8` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:38:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 38 | fn define_utf8(&mut self, string: &str) -> u16 { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `define_class` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:42:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 42 | fn define_class(&mut self, class: &str) -> u16 { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `define_name_and_type` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:47:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 47 | fn define_name_and_type(&mut self, name: &str, descriptor: &str) -> u16 { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `define_fieldref` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:53:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 53 | fn define_fieldref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `define_methodref` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:59:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 59 | fn define_methodref(&mut self, class: &str, name: &str, descriptor: &str) -> u16 { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `done` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:65:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 65 | pub fn done(self) -> Classfile { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: struct is never constructed: `MethodBuilder` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:70:1 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 70 | pub struct MethodBuilder<'a> { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `new` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:81:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 81 | fn new(classfile: &'a mut ClassfileBuilder, access_flags: u16, name: &str, descriptor: &str) -> MethodBuilder<'a> { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `get_static` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:95:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 95 | pub fn get_static(&mut self, class: &str, name: &str, descriptor: &str) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `invoke_virtual` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:101:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 101 | pub fn invoke_virtual(&mut self, class: &str, name: &str, descriptor: &str) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `bipush` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:107:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 107 | pub fn bipush(&mut self, value: i8) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `iadd` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:112:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 112 | pub fn iadd(&mut self) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `do_return` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:117:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 117 | pub fn do_return(&mut self) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `increase_stack_depth` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:121:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 121 | fn increase_stack_depth(&mut self) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `decrease_stack_depth` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:128:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 128 | fn decrease_stack_depth(&mut self) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:03.745 INFO kablam! warning: method is never used: `done` Oct 11 18:10:03.745 INFO kablam! --> src/classfile_builder.rs:132:5 Oct 11 18:10:03.745 INFO kablam! | Oct 11 18:10:03.745 INFO kablam! 132 | pub fn done(self) { Oct 11 18:10:03.745 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:10:03.745 INFO kablam! Oct 11 18:10:04.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 11 18:10:04.090 INFO kablam! su: No module specific data is present Oct 11 18:10:04.357 INFO running `"docker" "rm" "-f" "34b3b3b53dd7dbcf734ca3eb97b286b6c28b5cb1922d13bfef3b5a8940ceaa5e"` Oct 11 18:10:04.440 INFO blam! 34b3b3b53dd7dbcf734ca3eb97b286b6c28b5cb1922d13bfef3b5a8940ceaa5e Oct 11 18:10:04.441 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:10:04.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 18:10:04.622 INFO blam! ccd569244c7c63875bb0416f6d16b41e7da898cfc0fc2df20c12804dcf66b164 Oct 11 18:10:04.625 INFO running `"docker" "start" "-a" "ccd569244c7c63875bb0416f6d16b41e7da898cfc0fc2df20c12804dcf66b164"` Oct 11 18:10:04.990 INFO kablam! usermod: no changes Oct 11 18:10:05.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 18:10:05.015 INFO kablam! Running /target/debug/deps/jvm_assembler-75ff270d55080b76 Oct 11 18:10:05.020 INFO blam! Oct 11 18:10:05.020 INFO blam! running 0 tests Oct 11 18:10:05.020 INFO blam! Oct 11 18:10:05.020 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:10:05.020 INFO blam! Oct 11 18:10:05.022 INFO kablam! su: No module specific data is present Oct 11 18:10:05.241 INFO running `"docker" "rm" "-f" "ccd569244c7c63875bb0416f6d16b41e7da898cfc0fc2df20c12804dcf66b164"` Oct 11 18:10:05.312 INFO blam! ccd569244c7c63875bb0416f6d16b41e7da898cfc0fc2df20c12804dcf66b164