Sep 19 18:35:17.422 INFO checking twa_pack_lib-0.1.12 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:35:17.422 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:35:17.422 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:35:17.565 INFO blam! af44c9f46d933ccfce16c2b54258d98c95575c65394186016528d7002c11ed79 Sep 19 18:35:17.566 INFO running `"docker" "start" "-a" "af44c9f46d933ccfce16c2b54258d98c95575c65394186016528d7002c11ed79"` Sep 19 18:35:18.290 INFO kablam! usermod: no changes Sep 19 18:35:18.315 INFO kablam! Checking cached_file_view v0.1.2 Sep 19 18:35:18.510 INFO kablam! Checking twa_pack_lib v0.1.12 (/source) Sep 19 18:35:18.758 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.758 INFO kablam! --> src/parse.rs:55:60 Sep 19 18:35:18.758 INFO kablam! | Sep 19 18:35:18.758 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 18:35:18.758 INFO kablam! | ^^^ Sep 19 18:35:18.758 INFO kablam! Sep 19 18:35:18.759 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.759 INFO kablam! --> src/parse.rs:59:60 Sep 19 18:35:18.759 INFO kablam! | Sep 19 18:35:18.759 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 18:35:18.759 INFO kablam! | ^^^ Sep 19 18:35:18.759 INFO kablam! Sep 19 18:35:18.759 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.759 INFO kablam! --> src/parse.rs:63:91 Sep 19 18:35:18.759 INFO kablam! | Sep 19 18:35:18.759 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 18:35:18.759 INFO kablam! | ^^^ Sep 19 18:35:18.759 INFO kablam! Sep 19 18:35:18.760 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.760 INFO kablam! --> src/parse.rs:67:60 Sep 19 18:35:18.760 INFO kablam! | Sep 19 18:35:18.760 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 18:35:18.760 INFO kablam! | ^^^ Sep 19 18:35:18.760 INFO kablam! Sep 19 18:35:18.761 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.761 INFO kablam! --> src/parse.rs:71:60 Sep 19 18:35:18.761 INFO kablam! | Sep 19 18:35:18.761 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 18:35:18.761 INFO kablam! | ^^^ Sep 19 18:35:18.761 INFO kablam! Sep 19 18:35:18.762 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.762 INFO kablam! --> src/parse.rs:75:60 Sep 19 18:35:18.762 INFO kablam! | Sep 19 18:35:18.762 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 18:35:18.762 INFO kablam! | ^^^ Sep 19 18:35:18.762 INFO kablam! Sep 19 18:35:18.762 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.762 INFO kablam! --> src/parse.rs:79:60 Sep 19 18:35:18.762 INFO kablam! | Sep 19 18:35:18.762 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 18:35:18.762 INFO kablam! | ^^^ Sep 19 18:35:18.762 INFO kablam! Sep 19 18:35:18.764 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.764 INFO kablam! --> src/parse.rs:97:60 Sep 19 18:35:18.764 INFO kablam! | Sep 19 18:35:18.764 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 18:35:18.764 INFO kablam! | ^^^ Sep 19 18:35:18.764 INFO kablam! Sep 19 18:35:18.765 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.765 INFO kablam! --> src/parse.rs:122:119 Sep 19 18:35:18.765 INFO kablam! | Sep 19 18:35:18.765 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 18:35:18.765 INFO kablam! | ^^^ Sep 19 18:35:18.766 INFO kablam! Sep 19 18:35:18.768 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.768 INFO kablam! --> src/parse.rs:153:152 Sep 19 18:35:18.768 INFO kablam! | Sep 19 18:35:18.768 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 18:35:18.768 INFO kablam! | ^^^ Sep 19 18:35:18.768 INFO kablam! Sep 19 18:35:18.769 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.769 INFO kablam! --> src/parse.rs:158:117 Sep 19 18:35:18.769 INFO kablam! | Sep 19 18:35:18.769 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 18:35:18.769 INFO kablam! | ^^^ Sep 19 18:35:18.769 INFO kablam! Sep 19 18:35:18.772 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.772 INFO kablam! --> src/parse.rs:184:140 Sep 19 18:35:18.772 INFO kablam! | Sep 19 18:35:18.772 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 18:35:18.772 INFO kablam! | ^^^ Sep 19 18:35:18.772 INFO kablam! Sep 19 18:35:18.772 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.772 INFO kablam! --> src/parse.rs:186:109 Sep 19 18:35:18.772 INFO kablam! | Sep 19 18:35:18.772 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 19 18:35:18.772 INFO kablam! | ^^^ Sep 19 18:35:18.772 INFO kablam! Sep 19 18:35:18.775 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.775 INFO kablam! --> src/parse.rs:55:60 Sep 19 18:35:18.775 INFO kablam! | Sep 19 18:35:18.776 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 18:35:18.776 INFO kablam! | ^^^ Sep 19 18:35:18.776 INFO kablam! Sep 19 18:35:18.776 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.776 INFO kablam! --> src/parse.rs:59:60 Sep 19 18:35:18.776 INFO kablam! | Sep 19 18:35:18.776 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 18:35:18.776 INFO kablam! | ^^^ Sep 19 18:35:18.776 INFO kablam! Sep 19 18:35:18.777 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:18.777 INFO kablam! --> src/parse.rs:219:18 Sep 19 18:35:18.777 INFO kablam! | Sep 19 18:35:18.777 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:18.777 INFO kablam! | ^^^ Sep 19 18:35:18.777 INFO kablam! Sep 19 18:35:18.777 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:18.777 INFO kablam! --> src/parse.rs:219:42 Sep 19 18:35:18.777 INFO kablam! | Sep 19 18:35:18.777 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:18.777 INFO kablam! | ^^^ Sep 19 18:35:18.777 INFO kablam! Sep 19 18:35:18.778 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.778 INFO kablam! --> src/parse.rs:63:91 Sep 19 18:35:18.778 INFO kablam! | Sep 19 18:35:18.778 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 18:35:18.778 INFO kablam! | ^^^ Sep 19 18:35:18.778 INFO kablam! Sep 19 18:35:18.779 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.779 INFO kablam! --> src/parse.rs:67:60 Sep 19 18:35:18.779 INFO kablam! | Sep 19 18:35:18.779 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 18:35:18.779 INFO kablam! | ^^^ Sep 19 18:35:18.779 INFO kablam! Sep 19 18:35:18.779 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.780 INFO kablam! --> src/parse.rs:71:60 Sep 19 18:35:18.780 INFO kablam! | Sep 19 18:35:18.780 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 18:35:18.780 INFO kablam! | ^^^ Sep 19 18:35:18.780 INFO kablam! Sep 19 18:35:18.780 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.780 INFO kablam! --> src/parse.rs:75:60 Sep 19 18:35:18.780 INFO kablam! | Sep 19 18:35:18.780 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 18:35:18.780 INFO kablam! | ^^^ Sep 19 18:35:18.780 INFO kablam! Sep 19 18:35:18.781 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.781 INFO kablam! --> src/parse.rs:79:60 Sep 19 18:35:18.781 INFO kablam! | Sep 19 18:35:18.782 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 18:35:18.782 INFO kablam! | ^^^ Sep 19 18:35:18.782 INFO kablam! Sep 19 18:35:18.782 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.782 INFO kablam! --> src/parse.rs:97:60 Sep 19 18:35:18.782 INFO kablam! | Sep 19 18:35:18.782 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 18:35:18.782 INFO kablam! | ^^^ Sep 19 18:35:18.782 INFO kablam! Sep 19 18:35:18.786 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.786 INFO kablam! --> src/parse.rs:122:119 Sep 19 18:35:18.786 INFO kablam! | Sep 19 18:35:18.786 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 18:35:18.786 INFO kablam! | ^^^ Sep 19 18:35:18.786 INFO kablam! Sep 19 18:35:18.787 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.787 INFO kablam! --> src/parse.rs:153:152 Sep 19 18:35:18.787 INFO kablam! | Sep 19 18:35:18.787 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 18:35:18.787 INFO kablam! | ^^^ Sep 19 18:35:18.787 INFO kablam! Sep 19 18:35:18.788 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.788 INFO kablam! --> src/parse.rs:158:117 Sep 19 18:35:18.788 INFO kablam! | Sep 19 18:35:18.788 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 18:35:18.788 INFO kablam! | ^^^ Sep 19 18:35:18.788 INFO kablam! Sep 19 18:35:18.790 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.790 INFO kablam! --> src/parse.rs:184:140 Sep 19 18:35:18.790 INFO kablam! | Sep 19 18:35:18.790 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 18:35:18.790 INFO kablam! | ^^^ Sep 19 18:35:18.790 INFO kablam! Sep 19 18:35:18.791 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:18.791 INFO kablam! --> src/parse.rs:186:109 Sep 19 18:35:18.791 INFO kablam! | Sep 19 18:35:18.791 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 19 18:35:18.791 INFO kablam! | ^^^ Sep 19 18:35:18.791 INFO kablam! Sep 19 18:35:18.796 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:18.797 INFO kablam! --> src/parse.rs:219:18 Sep 19 18:35:18.797 INFO kablam! | Sep 19 18:35:18.797 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:18.797 INFO kablam! | ^^^ Sep 19 18:35:18.797 INFO kablam! Sep 19 18:35:18.797 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:18.797 INFO kablam! --> src/parse.rs:219:42 Sep 19 18:35:18.797 INFO kablam! | Sep 19 18:35:18.797 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:18.797 INFO kablam! | ^^^ Sep 19 18:35:18.797 INFO kablam! Sep 19 18:35:18.811 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.811 INFO kablam! --> src/parse.rs:219:74 Sep 19 18:35:18.811 INFO kablam! | Sep 19 18:35:18.811 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:18.811 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.811 INFO kablam! | Sep 19 18:35:18.811 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.811 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.811 INFO kablam! Sep 19 18:35:18.812 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:18.812 INFO kablam! --> src/parse.rs:223:18 Sep 19 18:35:18.812 INFO kablam! | Sep 19 18:35:18.812 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 18:35:18.812 INFO kablam! | ^^^ Sep 19 18:35:18.812 INFO kablam! Sep 19 18:35:18.824 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.824 INFO kablam! --> src/parse.rs:219:74 Sep 19 18:35:18.824 INFO kablam! | Sep 19 18:35:18.824 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:18.824 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.824 INFO kablam! | Sep 19 18:35:18.824 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.824 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.824 INFO kablam! Sep 19 18:35:18.825 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:18.825 INFO kablam! --> src/parse.rs:223:18 Sep 19 18:35:18.825 INFO kablam! | Sep 19 18:35:18.825 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 18:35:18.825 INFO kablam! | ^^^ Sep 19 18:35:18.825 INFO kablam! Sep 19 18:35:18.833 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.833 INFO kablam! --> src/parse.rs:223:51 Sep 19 18:35:18.833 INFO kablam! | Sep 19 18:35:18.833 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 18:35:18.833 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.833 INFO kablam! | Sep 19 18:35:18.833 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.833 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.833 INFO kablam! Sep 19 18:35:18.846 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.846 INFO kablam! --> src/parse.rs:223:51 Sep 19 18:35:18.846 INFO kablam! | Sep 19 18:35:18.846 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 18:35:18.846 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.846 INFO kablam! | Sep 19 18:35:18.846 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.846 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.846 INFO kablam! Sep 19 18:35:18.854 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.854 INFO kablam! --> src/parse.rs:223:90 Sep 19 18:35:18.854 INFO kablam! | Sep 19 18:35:18.854 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 18:35:18.854 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.854 INFO kablam! | Sep 19 18:35:18.854 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.854 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.854 INFO kablam! Sep 19 18:35:18.873 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.873 INFO kablam! --> src/parse.rs:223:90 Sep 19 18:35:18.873 INFO kablam! | Sep 19 18:35:18.873 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 18:35:18.873 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.873 INFO kablam! | Sep 19 18:35:18.873 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.873 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.873 INFO kablam! Sep 19 18:35:18.882 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.882 INFO kablam! --> src/parse.rs:227:21 Sep 19 18:35:18.882 INFO kablam! | Sep 19 18:35:18.882 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:18.882 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.882 INFO kablam! | Sep 19 18:35:18.882 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.882 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.882 INFO kablam! Sep 19 18:35:18.899 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.899 INFO kablam! --> src/parse.rs:227:21 Sep 19 18:35:18.900 INFO kablam! | Sep 19 18:35:18.900 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:18.900 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.900 INFO kablam! | Sep 19 18:35:18.900 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.900 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.900 INFO kablam! Sep 19 18:35:18.904 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.904 INFO kablam! --> src/parse.rs:227:69 Sep 19 18:35:18.904 INFO kablam! | Sep 19 18:35:18.904 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:18.904 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.904 INFO kablam! | Sep 19 18:35:18.904 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.905 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.905 INFO kablam! Sep 19 18:35:18.930 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.930 INFO kablam! --> src/parse.rs:227:69 Sep 19 18:35:18.930 INFO kablam! | Sep 19 18:35:18.930 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:18.930 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.930 INFO kablam! | Sep 19 18:35:18.930 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.930 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.930 INFO kablam! Sep 19 18:35:18.937 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.937 INFO kablam! --> src/parse.rs:231:22 Sep 19 18:35:18.937 INFO kablam! | Sep 19 18:35:18.937 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 18:35:18.937 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.937 INFO kablam! | Sep 19 18:35:18.937 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.937 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.937 INFO kablam! Sep 19 18:35:18.938 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 18:35:18.938 INFO kablam! --> src/parse.rs:235:65 Sep 19 18:35:18.938 INFO kablam! | Sep 19 18:35:18.938 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 18:35:18.938 INFO kablam! | ^^^^ Sep 19 18:35:18.938 INFO kablam! Sep 19 18:35:18.963 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.963 INFO kablam! --> src/parse.rs:231:22 Sep 19 18:35:18.963 INFO kablam! | Sep 19 18:35:18.963 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 18:35:18.963 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.963 INFO kablam! | Sep 19 18:35:18.963 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:18.963 INFO kablam! found type `&std::result::Result` Sep 19 18:35:18.963 INFO kablam! Sep 19 18:35:18.964 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 18:35:18.964 INFO kablam! --> src/parse.rs:235:65 Sep 19 18:35:18.964 INFO kablam! | Sep 19 18:35:18.964 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 18:35:18.964 INFO kablam! | ^^^^ Sep 19 18:35:18.964 INFO kablam! Sep 19 18:35:18.966 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.966 INFO kablam! --> src/parse.rs:240:15 Sep 19 18:35:18.966 INFO kablam! | Sep 19 18:35:18.966 INFO kablam! 240 | view: file_view Sep 19 18:35:18.966 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.966 INFO kablam! | Sep 19 18:35:18.966 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 18:35:18.966 INFO kablam! found type `std::result::Result` Sep 19 18:35:18.966 INFO kablam! Sep 19 18:35:18.991 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:18.991 INFO kablam! --> src/parse.rs:240:15 Sep 19 18:35:18.991 INFO kablam! | Sep 19 18:35:18.991 INFO kablam! 240 | view: file_view Sep 19 18:35:18.991 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:18.991 INFO kablam! | Sep 19 18:35:18.992 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 18:35:18.992 INFO kablam! found type `std::result::Result` Sep 19 18:35:18.992 INFO kablam! Sep 19 18:35:19.009 INFO kablam! error: aborting due to 24 previous errors Sep 19 18:35:19.009 INFO kablam! Sep 19 18:35:19.009 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 18:35:19.009 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 18:35:19.016 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 18:35:19.016 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:35:19.035 INFO kablam! error: aborting due to 24 previous errors Sep 19 18:35:19.035 INFO kablam! Sep 19 18:35:19.035 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 18:35:19.035 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 18:35:19.035 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 18:35:19.035 INFO kablam! Sep 19 18:35:19.035 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:35:19.035 INFO kablam! su: No module specific data is present Sep 19 18:35:19.508 INFO running `"docker" "rm" "-f" "af44c9f46d933ccfce16c2b54258d98c95575c65394186016528d7002c11ed79"` Sep 19 18:35:19.602 INFO blam! af44c9f46d933ccfce16c2b54258d98c95575c65394186016528d7002c11ed79