Sep 19 16:32:51.113 INFO checking twa_pack_lib-0.1.12 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 16:32:51.113 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 16:32:51.113 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:32:51.350 INFO blam! 11a390a8b238b26a40974ac73429d68a9a1fa11812ae212e8d34144a8561166b Sep 19 16:32:51.351 INFO running `"docker" "start" "-a" "11a390a8b238b26a40974ac73429d68a9a1fa11812ae212e8d34144a8561166b"` Sep 19 16:32:52.075 INFO kablam! usermod: no changes Sep 19 16:32:52.105 INFO kablam! Checking cached_file_view v0.1.2 Sep 19 16:32:52.370 INFO kablam! Checking twa_pack_lib v0.1.12 (/source) Sep 19 16:32:52.636 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.636 INFO kablam! --> src/parse.rs:55:60 Sep 19 16:32:52.636 INFO kablam! | Sep 19 16:32:52.636 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 16:32:52.636 INFO kablam! | ^^^ Sep 19 16:32:52.636 INFO kablam! Sep 19 16:32:52.637 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.637 INFO kablam! --> src/parse.rs:59:60 Sep 19 16:32:52.637 INFO kablam! | Sep 19 16:32:52.637 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 16:32:52.637 INFO kablam! | ^^^ Sep 19 16:32:52.637 INFO kablam! Sep 19 16:32:52.638 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.638 INFO kablam! --> src/parse.rs:63:91 Sep 19 16:32:52.638 INFO kablam! | Sep 19 16:32:52.638 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 16:32:52.638 INFO kablam! | ^^^ Sep 19 16:32:52.638 INFO kablam! Sep 19 16:32:52.639 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.639 INFO kablam! --> src/parse.rs:67:60 Sep 19 16:32:52.639 INFO kablam! | Sep 19 16:32:52.639 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 16:32:52.639 INFO kablam! | ^^^ Sep 19 16:32:52.639 INFO kablam! Sep 19 16:32:52.639 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.639 INFO kablam! --> src/parse.rs:71:60 Sep 19 16:32:52.639 INFO kablam! | Sep 19 16:32:52.639 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 16:32:52.639 INFO kablam! | ^^^ Sep 19 16:32:52.639 INFO kablam! Sep 19 16:32:52.640 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.640 INFO kablam! --> src/parse.rs:75:60 Sep 19 16:32:52.640 INFO kablam! | Sep 19 16:32:52.640 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 16:32:52.640 INFO kablam! | ^^^ Sep 19 16:32:52.640 INFO kablam! Sep 19 16:32:52.640 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.641 INFO kablam! --> src/parse.rs:79:60 Sep 19 16:32:52.641 INFO kablam! | Sep 19 16:32:52.641 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 16:32:52.641 INFO kablam! | ^^^ Sep 19 16:32:52.641 INFO kablam! Sep 19 16:32:52.642 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.642 INFO kablam! --> src/parse.rs:97:60 Sep 19 16:32:52.642 INFO kablam! | Sep 19 16:32:52.642 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 16:32:52.642 INFO kablam! | ^^^ Sep 19 16:32:52.642 INFO kablam! Sep 19 16:32:52.643 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.643 INFO kablam! --> src/parse.rs:122:119 Sep 19 16:32:52.643 INFO kablam! | Sep 19 16:32:52.643 INFO kablam! 122 | Ok(LittleEndian::read_u32(&self.view.read(self.index_position as u64..self.index_position as u64 + 4 as u64)?.get())) Sep 19 16:32:52.643 INFO kablam! | ^^^ Sep 19 16:32:52.643 INFO kablam! Sep 19 16:32:52.646 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.647 INFO kablam! --> src/parse.rs:153:152 Sep 19 16:32:52.647 INFO kablam! | Sep 19 16:32:52.647 INFO kablam! 153 | ::crypto::decrypt_index_item_filename(self.view.read(self.index_position as u64..(self.index_position + remaining_index_size) as u64)?.get(), item_length as u8) Sep 19 16:32:52.647 INFO kablam! | ^^^ Sep 19 16:32:52.647 INFO kablam! Sep 19 16:32:52.648 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.648 INFO kablam! --> src/parse.rs:158:117 Sep 19 16:32:52.648 INFO kablam! | Sep 19 16:32:52.648 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 19 16:32:52.648 INFO kablam! | ^^^ Sep 19 16:32:52.648 INFO kablam! Sep 19 16:32:52.651 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.651 INFO kablam! --> src/parse.rs:184:140 Sep 19 16:32:52.651 INFO kablam! | Sep 19 16:32:52.651 INFO kablam! 184 | ::crypto::decrypt_file(&self.view.read(self.content_position as u64..(self.content_position + padded_item_length) as u64)?.get(), item_length as usize, false) Sep 19 16:32:52.651 INFO kablam! | ^^^ Sep 19 16:32:52.651 INFO kablam! Sep 19 16:32:52.652 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.652 INFO kablam! --> src/parse.rs:186:109 Sep 19 16:32:52.652 INFO kablam! | Sep 19 16:32:52.652 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 19 16:32:52.652 INFO kablam! | ^^^ Sep 19 16:32:52.652 INFO kablam! Sep 19 16:32:52.663 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:52.663 INFO kablam! --> src/parse.rs:219:18 Sep 19 16:32:52.663 INFO kablam! | Sep 19 16:32:52.663 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:52.663 INFO kablam! | ^^^ Sep 19 16:32:52.663 INFO kablam! Sep 19 16:32:52.663 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:52.663 INFO kablam! --> src/parse.rs:219:42 Sep 19 16:32:52.663 INFO kablam! | Sep 19 16:32:52.663 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:52.663 INFO kablam! | ^^^ Sep 19 16:32:52.663 INFO kablam! Sep 19 16:32:52.675 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.675 INFO kablam! --> src/parse.rs:55:60 Sep 19 16:32:52.675 INFO kablam! | Sep 19 16:32:52.675 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 16:32:52.675 INFO kablam! | ^^^ Sep 19 16:32:52.675 INFO kablam! Sep 19 16:32:52.675 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.675 INFO kablam! --> src/parse.rs:59:60 Sep 19 16:32:52.675 INFO kablam! | Sep 19 16:32:52.675 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 16:32:52.675 INFO kablam! | ^^^ Sep 19 16:32:52.675 INFO kablam! Sep 19 16:32:52.675 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.675 INFO kablam! --> src/parse.rs:63:91 Sep 19 16:32:52.675 INFO kablam! | Sep 19 16:32:52.675 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 16:32:52.675 INFO kablam! | ^^^ Sep 19 16:32:52.675 INFO kablam! Sep 19 16:32:52.676 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.676 INFO kablam! --> src/parse.rs:67:60 Sep 19 16:32:52.676 INFO kablam! | Sep 19 16:32:52.676 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 16:32:52.676 INFO kablam! | ^^^ Sep 19 16:32:52.676 INFO kablam! Sep 19 16:32:52.679 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.679 INFO kablam! --> src/parse.rs:71:60 Sep 19 16:32:52.679 INFO kablam! | Sep 19 16:32:52.679 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 16:32:52.679 INFO kablam! | ^^^ Sep 19 16:32:52.679 INFO kablam! Sep 19 16:32:52.679 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.679 INFO kablam! --> src/parse.rs:75:60 Sep 19 16:32:52.679 INFO kablam! | Sep 19 16:32:52.679 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 16:32:52.679 INFO kablam! | ^^^ Sep 19 16:32:52.679 INFO kablam! Sep 19 16:32:52.679 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.679 INFO kablam! --> src/parse.rs:79:60 Sep 19 16:32:52.679 INFO kablam! | Sep 19 16:32:52.679 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 16:32:52.679 INFO kablam! | ^^^ Sep 19 16:32:52.679 INFO kablam! Sep 19 16:32:52.679 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.679 INFO kablam! --> src/parse.rs:97:60 Sep 19 16:32:52.679 INFO kablam! | Sep 19 16:32:52.679 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 16:32:52.679 INFO kablam! | ^^^ Sep 19 16:32:52.679 INFO kablam! Sep 19 16:32:52.680 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.680 INFO kablam! --> src/parse.rs:122:119 Sep 19 16:32:52.680 INFO kablam! | Sep 19 16:32:52.680 INFO kablam! 122 | Ok(LittleEndian::read_u32(&self.view.read(self.index_position as u64..self.index_position as u64 + 4 as u64)?.get())) Sep 19 16:32:52.680 INFO kablam! | ^^^ Sep 19 16:32:52.680 INFO kablam! Sep 19 16:32:52.683 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.683 INFO kablam! --> src/parse.rs:153:152 Sep 19 16:32:52.683 INFO kablam! | Sep 19 16:32:52.683 INFO kablam! 153 | ::crypto::decrypt_index_item_filename(self.view.read(self.index_position as u64..(self.index_position + remaining_index_size) as u64)?.get(), item_length as u8) Sep 19 16:32:52.684 INFO kablam! | ^^^ Sep 19 16:32:52.684 INFO kablam! Sep 19 16:32:52.684 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.684 INFO kablam! --> src/parse.rs:158:117 Sep 19 16:32:52.684 INFO kablam! | Sep 19 16:32:52.684 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 19 16:32:52.684 INFO kablam! | ^^^ Sep 19 16:32:52.684 INFO kablam! Sep 19 16:32:52.687 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.687 INFO kablam! --> src/parse.rs:184:140 Sep 19 16:32:52.687 INFO kablam! | Sep 19 16:32:52.687 INFO kablam! 184 | ::crypto::decrypt_file(&self.view.read(self.content_position as u64..(self.content_position + padded_item_length) as u64)?.get(), item_length as usize, false) Sep 19 16:32:52.687 INFO kablam! | ^^^ Sep 19 16:32:52.687 INFO kablam! Sep 19 16:32:52.687 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.687 INFO kablam! --> src/parse.rs:219:74 Sep 19 16:32:52.687 INFO kablam! | Sep 19 16:32:52.687 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:52.687 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.687 INFO kablam! | Sep 19 16:32:52.687 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.687 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.687 INFO kablam! Sep 19 16:32:52.688 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:52.688 INFO kablam! --> src/parse.rs:223:18 Sep 19 16:32:52.688 INFO kablam! | Sep 19 16:32:52.688 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.688 INFO kablam! | ^^^ Sep 19 16:32:52.688 INFO kablam! Sep 19 16:32:52.691 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:52.691 INFO kablam! --> src/parse.rs:186:109 Sep 19 16:32:52.691 INFO kablam! | Sep 19 16:32:52.691 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 19 16:32:52.691 INFO kablam! | ^^^ Sep 19 16:32:52.691 INFO kablam! Sep 19 16:32:52.692 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:52.692 INFO kablam! --> src/parse.rs:219:18 Sep 19 16:32:52.692 INFO kablam! | Sep 19 16:32:52.692 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:52.692 INFO kablam! | ^^^ Sep 19 16:32:52.692 INFO kablam! Sep 19 16:32:52.693 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:52.693 INFO kablam! --> src/parse.rs:219:42 Sep 19 16:32:52.693 INFO kablam! | Sep 19 16:32:52.693 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:52.693 INFO kablam! | ^^^ Sep 19 16:32:52.693 INFO kablam! Sep 19 16:32:52.715 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.715 INFO kablam! --> src/parse.rs:223:51 Sep 19 16:32:52.715 INFO kablam! | Sep 19 16:32:52.715 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.715 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.715 INFO kablam! | Sep 19 16:32:52.715 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.715 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.715 INFO kablam! Sep 19 16:32:52.724 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.724 INFO kablam! --> src/parse.rs:219:74 Sep 19 16:32:52.724 INFO kablam! | Sep 19 16:32:52.724 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:52.724 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.724 INFO kablam! | Sep 19 16:32:52.724 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.724 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.725 INFO kablam! Sep 19 16:32:52.725 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:52.725 INFO kablam! --> src/parse.rs:223:18 Sep 19 16:32:52.725 INFO kablam! | Sep 19 16:32:52.725 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.725 INFO kablam! | ^^^ Sep 19 16:32:52.725 INFO kablam! Sep 19 16:32:52.743 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.743 INFO kablam! --> src/parse.rs:223:90 Sep 19 16:32:52.743 INFO kablam! | Sep 19 16:32:52.743 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.743 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.743 INFO kablam! | Sep 19 16:32:52.743 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.743 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.743 INFO kablam! Sep 19 16:32:52.750 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.750 INFO kablam! --> src/parse.rs:223:51 Sep 19 16:32:52.750 INFO kablam! | Sep 19 16:32:52.750 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.750 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.750 INFO kablam! | Sep 19 16:32:52.750 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.750 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.750 INFO kablam! Sep 19 16:32:52.773 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.773 INFO kablam! --> src/parse.rs:227:21 Sep 19 16:32:52.773 INFO kablam! | Sep 19 16:32:52.773 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.773 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.773 INFO kablam! | Sep 19 16:32:52.773 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.773 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.773 INFO kablam! Sep 19 16:32:52.776 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.776 INFO kablam! --> src/parse.rs:223:90 Sep 19 16:32:52.776 INFO kablam! | Sep 19 16:32:52.776 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.776 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.776 INFO kablam! | Sep 19 16:32:52.776 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.776 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.776 INFO kablam! Sep 19 16:32:52.801 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.801 INFO kablam! --> src/parse.rs:227:69 Sep 19 16:32:52.801 INFO kablam! | Sep 19 16:32:52.801 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.801 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.801 INFO kablam! | Sep 19 16:32:52.801 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.801 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.801 INFO kablam! Sep 19 16:32:52.803 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.803 INFO kablam! --> src/parse.rs:227:21 Sep 19 16:32:52.803 INFO kablam! | Sep 19 16:32:52.803 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.803 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.803 INFO kablam! | Sep 19 16:32:52.803 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.803 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.803 INFO kablam! Sep 19 16:32:52.831 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.831 INFO kablam! --> src/parse.rs:231:22 Sep 19 16:32:52.831 INFO kablam! | Sep 19 16:32:52.831 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 16:32:52.831 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.831 INFO kablam! | Sep 19 16:32:52.831 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.831 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.832 INFO kablam! Sep 19 16:32:52.834 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 16:32:52.834 INFO kablam! --> src/parse.rs:235:65 Sep 19 16:32:52.834 INFO kablam! | Sep 19 16:32:52.834 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 16:32:52.835 INFO kablam! | ^^^^ Sep 19 16:32:52.835 INFO kablam! Sep 19 16:32:52.835 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.835 INFO kablam! --> src/parse.rs:227:69 Sep 19 16:32:52.835 INFO kablam! | Sep 19 16:32:52.835 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.835 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.835 INFO kablam! | Sep 19 16:32:52.835 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.835 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.835 INFO kablam! Sep 19 16:32:52.857 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.857 INFO kablam! --> src/parse.rs:240:15 Sep 19 16:32:52.857 INFO kablam! | Sep 19 16:32:52.857 INFO kablam! 240 | view: file_view Sep 19 16:32:52.857 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.857 INFO kablam! | Sep 19 16:32:52.858 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 16:32:52.858 INFO kablam! found type `std::result::Result` Sep 19 16:32:52.858 INFO kablam! Sep 19 16:32:52.871 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.871 INFO kablam! --> src/parse.rs:231:22 Sep 19 16:32:52.871 INFO kablam! | Sep 19 16:32:52.871 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 16:32:52.871 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.871 INFO kablam! | Sep 19 16:32:52.871 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.871 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.871 INFO kablam! Sep 19 16:32:52.872 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 16:32:52.872 INFO kablam! --> src/parse.rs:235:65 Sep 19 16:32:52.872 INFO kablam! | Sep 19 16:32:52.872 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 16:32:52.872 INFO kablam! | ^^^^ Sep 19 16:32:52.872 INFO kablam! Sep 19 16:32:52.897 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.897 INFO kablam! --> src/parse.rs:240:15 Sep 19 16:32:52.897 INFO kablam! | Sep 19 16:32:52.897 INFO kablam! 240 | view: file_view Sep 19 16:32:52.897 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.897 INFO kablam! | Sep 19 16:32:52.897 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 16:32:52.897 INFO kablam! found type `std::result::Result` Sep 19 16:32:52.897 INFO kablam! Sep 19 16:32:52.900 INFO kablam! error: aborting due to 24 previous errors Sep 19 16:32:52.900 INFO kablam! Sep 19 16:32:52.900 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 16:32:52.900 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 16:32:52.907 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 16:32:52.907 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:32:52.933 INFO kablam! error: aborting due to 24 previous errors Sep 19 16:32:52.933 INFO kablam! Sep 19 16:32:52.933 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 16:32:52.933 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 16:32:52.943 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 16:32:52.943 INFO kablam! Sep 19 16:32:52.943 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:32:52.943 INFO kablam! su: No module specific data is present Sep 19 16:32:53.612 INFO running `"docker" "rm" "-f" "11a390a8b238b26a40974ac73429d68a9a1fa11812ae212e8d34144a8561166b"` Sep 19 16:32:53.694 INFO blam! 11a390a8b238b26a40974ac73429d68a9a1fa11812ae212e8d34144a8561166b