Sep 05 21:33:38.488 INFO checking twa_pack_lib-0.1.12 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 21:33:38.488 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 21:33:38.488 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:33:38.635 INFO blam! cbd8bedb0b30aa329874894a10636861c099a58f85a2a486c844c4900d233621 Sep 05 21:33:38.636 INFO running `"docker" "start" "-a" "cbd8bedb0b30aa329874894a10636861c099a58f85a2a486c844c4900d233621"` Sep 05 21:33:39.614 INFO kablam! usermod: no changes Sep 05 21:33:39.632 INFO kablam! Checking cached_file_view v0.1.2 Sep 05 21:33:39.815 INFO kablam! Checking twa_pack_lib v0.1.12 (file:///source) Sep 05 21:33:40.063 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.063 INFO kablam! --> src/parse.rs:55:60 Sep 05 21:33:40.063 INFO kablam! | Sep 05 21:33:40.063 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 05 21:33:40.063 INFO kablam! | ^^^ Sep 05 21:33:40.063 INFO kablam! Sep 05 21:33:40.064 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.064 INFO kablam! --> src/parse.rs:59:60 Sep 05 21:33:40.064 INFO kablam! | Sep 05 21:33:40.064 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 05 21:33:40.064 INFO kablam! | ^^^ Sep 05 21:33:40.064 INFO kablam! Sep 05 21:33:40.064 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.064 INFO kablam! --> src/parse.rs:63:91 Sep 05 21:33:40.064 INFO kablam! | Sep 05 21:33:40.064 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 05 21:33:40.064 INFO kablam! | ^^^ Sep 05 21:33:40.064 INFO kablam! Sep 05 21:33:40.065 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.065 INFO kablam! --> src/parse.rs:67:60 Sep 05 21:33:40.065 INFO kablam! | Sep 05 21:33:40.066 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 05 21:33:40.066 INFO kablam! | ^^^ Sep 05 21:33:40.066 INFO kablam! Sep 05 21:33:40.066 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.066 INFO kablam! --> src/parse.rs:71:60 Sep 05 21:33:40.066 INFO kablam! | Sep 05 21:33:40.066 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 05 21:33:40.066 INFO kablam! | ^^^ Sep 05 21:33:40.066 INFO kablam! Sep 05 21:33:40.067 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.067 INFO kablam! --> src/parse.rs:75:60 Sep 05 21:33:40.067 INFO kablam! | Sep 05 21:33:40.067 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 05 21:33:40.067 INFO kablam! | ^^^ Sep 05 21:33:40.067 INFO kablam! Sep 05 21:33:40.067 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.067 INFO kablam! --> src/parse.rs:79:60 Sep 05 21:33:40.067 INFO kablam! | Sep 05 21:33:40.067 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 05 21:33:40.067 INFO kablam! | ^^^ Sep 05 21:33:40.067 INFO kablam! Sep 05 21:33:40.071 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.071 INFO kablam! --> src/parse.rs:97:60 Sep 05 21:33:40.071 INFO kablam! | Sep 05 21:33:40.071 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 05 21:33:40.071 INFO kablam! | ^^^ Sep 05 21:33:40.071 INFO kablam! Sep 05 21:33:40.074 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.074 INFO kablam! --> src/parse.rs:122:119 Sep 05 21:33:40.074 INFO kablam! | Sep 05 21:33:40.074 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 05 21:33:40.074 INFO kablam! | ^^^ Sep 05 21:33:40.074 INFO kablam! Sep 05 21:33:40.074 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.074 INFO kablam! --> src/parse.rs:153:152 Sep 05 21:33:40.074 INFO kablam! | Sep 05 21:33:40.074 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 05 21:33:40.074 INFO kablam! | ^^^ Sep 05 21:33:40.074 INFO kablam! Sep 05 21:33:40.074 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.074 INFO kablam! --> src/parse.rs:158:117 Sep 05 21:33:40.074 INFO kablam! | Sep 05 21:33:40.074 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 05 21:33:40.074 INFO kablam! | ^^^ Sep 05 21:33:40.074 INFO kablam! Sep 05 21:33:40.076 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.077 INFO kablam! --> src/parse.rs:184:140 Sep 05 21:33:40.077 INFO kablam! | Sep 05 21:33:40.077 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 05 21:33:40.077 INFO kablam! | ^^^ Sep 05 21:33:40.077 INFO kablam! Sep 05 21:33:40.077 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.077 INFO kablam! --> src/parse.rs:186:109 Sep 05 21:33:40.077 INFO kablam! | Sep 05 21:33:40.077 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 05 21:33:40.077 INFO kablam! | ^^^ Sep 05 21:33:40.078 INFO kablam! Sep 05 21:33:40.082 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 05 21:33:40.082 INFO kablam! --> src/parse.rs:219:18 Sep 05 21:33:40.082 INFO kablam! | Sep 05 21:33:40.082 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 05 21:33:40.082 INFO kablam! | ^^^ Sep 05 21:33:40.082 INFO kablam! Sep 05 21:33:40.083 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 05 21:33:40.083 INFO kablam! --> src/parse.rs:219:42 Sep 05 21:33:40.083 INFO kablam! | Sep 05 21:33:40.083 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 05 21:33:40.083 INFO kablam! | ^^^ Sep 05 21:33:40.083 INFO kablam! Sep 05 21:33:40.086 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.086 INFO kablam! --> src/parse.rs:55:60 Sep 05 21:33:40.086 INFO kablam! | Sep 05 21:33:40.086 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 05 21:33:40.086 INFO kablam! | ^^^ Sep 05 21:33:40.086 INFO kablam! Sep 05 21:33:40.087 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.087 INFO kablam! --> src/parse.rs:59:60 Sep 05 21:33:40.087 INFO kablam! | Sep 05 21:33:40.087 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 05 21:33:40.087 INFO kablam! | ^^^ Sep 05 21:33:40.087 INFO kablam! Sep 05 21:33:40.087 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.087 INFO kablam! --> src/parse.rs:63:91 Sep 05 21:33:40.087 INFO kablam! | Sep 05 21:33:40.088 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 05 21:33:40.088 INFO kablam! | ^^^ Sep 05 21:33:40.088 INFO kablam! Sep 05 21:33:40.088 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.088 INFO kablam! --> src/parse.rs:67:60 Sep 05 21:33:40.088 INFO kablam! | Sep 05 21:33:40.088 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 05 21:33:40.088 INFO kablam! | ^^^ Sep 05 21:33:40.088 INFO kablam! Sep 05 21:33:40.089 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.089 INFO kablam! --> src/parse.rs:71:60 Sep 05 21:33:40.089 INFO kablam! | Sep 05 21:33:40.089 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 05 21:33:40.089 INFO kablam! | ^^^ Sep 05 21:33:40.089 INFO kablam! Sep 05 21:33:40.090 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.090 INFO kablam! --> src/parse.rs:75:60 Sep 05 21:33:40.090 INFO kablam! | Sep 05 21:33:40.090 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 05 21:33:40.090 INFO kablam! | ^^^ Sep 05 21:33:40.090 INFO kablam! Sep 05 21:33:40.090 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.090 INFO kablam! --> src/parse.rs:79:60 Sep 05 21:33:40.090 INFO kablam! | Sep 05 21:33:40.090 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 05 21:33:40.090 INFO kablam! | ^^^ Sep 05 21:33:40.090 INFO kablam! Sep 05 21:33:40.091 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.091 INFO kablam! --> src/parse.rs:97:60 Sep 05 21:33:40.091 INFO kablam! | Sep 05 21:33:40.091 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 05 21:33:40.091 INFO kablam! | ^^^ Sep 05 21:33:40.091 INFO kablam! Sep 05 21:33:40.093 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.093 INFO kablam! --> src/parse.rs:122:119 Sep 05 21:33:40.093 INFO kablam! | Sep 05 21:33:40.093 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 05 21:33:40.093 INFO kablam! | ^^^ Sep 05 21:33:40.093 INFO kablam! Sep 05 21:33:40.096 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.096 INFO kablam! --> src/parse.rs:153:152 Sep 05 21:33:40.096 INFO kablam! | Sep 05 21:33:40.096 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 05 21:33:40.096 INFO kablam! | ^^^ Sep 05 21:33:40.096 INFO kablam! Sep 05 21:33:40.097 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.097 INFO kablam! --> src/parse.rs:158:117 Sep 05 21:33:40.097 INFO kablam! | Sep 05 21:33:40.097 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 05 21:33:40.097 INFO kablam! | ^^^ Sep 05 21:33:40.097 INFO kablam! Sep 05 21:33:40.099 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.099 INFO kablam! --> src/parse.rs:184:140 Sep 05 21:33:40.099 INFO kablam! | Sep 05 21:33:40.099 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 05 21:33:40.099 INFO kablam! | ^^^ Sep 05 21:33:40.099 INFO kablam! Sep 05 21:33:40.100 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 05 21:33:40.100 INFO kablam! --> src/parse.rs:186:109 Sep 05 21:33:40.100 INFO kablam! | Sep 05 21:33:40.100 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 05 21:33:40.100 INFO kablam! | ^^^ Sep 05 21:33:40.100 INFO kablam! Sep 05 21:33:40.104 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 05 21:33:40.104 INFO kablam! --> src/parse.rs:219:18 Sep 05 21:33:40.104 INFO kablam! | Sep 05 21:33:40.104 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 05 21:33:40.104 INFO kablam! | ^^^ Sep 05 21:33:40.104 INFO kablam! Sep 05 21:33:40.105 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 05 21:33:40.105 INFO kablam! --> src/parse.rs:219:42 Sep 05 21:33:40.105 INFO kablam! | Sep 05 21:33:40.105 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 05 21:33:40.105 INFO kablam! | ^^^ Sep 05 21:33:40.105 INFO kablam! Sep 05 21:33:40.124 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.124 INFO kablam! --> src/parse.rs:219:74 Sep 05 21:33:40.124 INFO kablam! | Sep 05 21:33:40.124 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 05 21:33:40.124 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.124 INFO kablam! | Sep 05 21:33:40.124 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.124 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.124 INFO kablam! Sep 05 21:33:40.124 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 05 21:33:40.124 INFO kablam! --> src/parse.rs:223:18 Sep 05 21:33:40.124 INFO kablam! | Sep 05 21:33:40.125 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 05 21:33:40.125 INFO kablam! | ^^^ Sep 05 21:33:40.125 INFO kablam! Sep 05 21:33:40.137 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.137 INFO kablam! --> src/parse.rs:219:74 Sep 05 21:33:40.137 INFO kablam! | Sep 05 21:33:40.137 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 05 21:33:40.137 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.137 INFO kablam! | Sep 05 21:33:40.137 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.137 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.137 INFO kablam! Sep 05 21:33:40.137 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 05 21:33:40.137 INFO kablam! --> src/parse.rs:223:18 Sep 05 21:33:40.137 INFO kablam! | Sep 05 21:33:40.137 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 05 21:33:40.137 INFO kablam! | ^^^ Sep 05 21:33:40.138 INFO kablam! Sep 05 21:33:40.152 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.152 INFO kablam! --> src/parse.rs:223:51 Sep 05 21:33:40.152 INFO kablam! | Sep 05 21:33:40.152 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 05 21:33:40.152 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.152 INFO kablam! | Sep 05 21:33:40.152 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.152 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.152 INFO kablam! Sep 05 21:33:40.165 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.165 INFO kablam! --> src/parse.rs:223:51 Sep 05 21:33:40.165 INFO kablam! | Sep 05 21:33:40.165 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 05 21:33:40.165 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.165 INFO kablam! | Sep 05 21:33:40.165 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.165 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.165 INFO kablam! Sep 05 21:33:40.181 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.181 INFO kablam! --> src/parse.rs:223:90 Sep 05 21:33:40.181 INFO kablam! | Sep 05 21:33:40.181 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 05 21:33:40.181 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.181 INFO kablam! | Sep 05 21:33:40.181 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.181 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.182 INFO kablam! Sep 05 21:33:40.186 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.186 INFO kablam! --> src/parse.rs:223:90 Sep 05 21:33:40.186 INFO kablam! | Sep 05 21:33:40.187 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 05 21:33:40.187 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.187 INFO kablam! | Sep 05 21:33:40.187 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.187 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.187 INFO kablam! Sep 05 21:33:40.212 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.212 INFO kablam! --> src/parse.rs:227:21 Sep 05 21:33:40.212 INFO kablam! | Sep 05 21:33:40.212 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 05 21:33:40.212 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.212 INFO kablam! | Sep 05 21:33:40.212 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.212 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.212 INFO kablam! Sep 05 21:33:40.213 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.213 INFO kablam! --> src/parse.rs:227:21 Sep 05 21:33:40.213 INFO kablam! | Sep 05 21:33:40.213 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 05 21:33:40.213 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.213 INFO kablam! | Sep 05 21:33:40.213 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.213 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.213 INFO kablam! Sep 05 21:33:40.244 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.244 INFO kablam! --> src/parse.rs:227:69 Sep 05 21:33:40.244 INFO kablam! | Sep 05 21:33:40.244 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 05 21:33:40.244 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.244 INFO kablam! | Sep 05 21:33:40.244 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.244 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.244 INFO kablam! Sep 05 21:33:40.244 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.244 INFO kablam! --> src/parse.rs:227:69 Sep 05 21:33:40.244 INFO kablam! | Sep 05 21:33:40.244 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 05 21:33:40.244 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.244 INFO kablam! | Sep 05 21:33:40.244 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.244 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.244 INFO kablam! Sep 05 21:33:40.268 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.268 INFO kablam! --> src/parse.rs:231:22 Sep 05 21:33:40.268 INFO kablam! | Sep 05 21:33:40.268 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 05 21:33:40.268 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.268 INFO kablam! | Sep 05 21:33:40.268 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.268 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.268 INFO kablam! Sep 05 21:33:40.268 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 05 21:33:40.268 INFO kablam! --> src/parse.rs:235:65 Sep 05 21:33:40.268 INFO kablam! | Sep 05 21:33:40.268 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 05 21:33:40.268 INFO kablam! | ^^^^ Sep 05 21:33:40.268 INFO kablam! Sep 05 21:33:40.269 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.269 INFO kablam! --> src/parse.rs:231:22 Sep 05 21:33:40.269 INFO kablam! | Sep 05 21:33:40.269 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 05 21:33:40.270 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.270 INFO kablam! | Sep 05 21:33:40.270 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 05 21:33:40.270 INFO kablam! found type `&std::result::Result` Sep 05 21:33:40.270 INFO kablam! Sep 05 21:33:40.270 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 05 21:33:40.270 INFO kablam! --> src/parse.rs:235:65 Sep 05 21:33:40.270 INFO kablam! | Sep 05 21:33:40.270 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 05 21:33:40.270 INFO kablam! | ^^^^ Sep 05 21:33:40.270 INFO kablam! Sep 05 21:33:40.287 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.287 INFO kablam! --> src/parse.rs:240:15 Sep 05 21:33:40.287 INFO kablam! | Sep 05 21:33:40.287 INFO kablam! 240 | view: file_view Sep 05 21:33:40.287 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.287 INFO kablam! | Sep 05 21:33:40.287 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 05 21:33:40.287 INFO kablam! found type `std::result::Result` Sep 05 21:33:40.287 INFO kablam! Sep 05 21:33:40.289 INFO kablam! error[E0308]: mismatched types Sep 05 21:33:40.289 INFO kablam! --> src/parse.rs:240:15 Sep 05 21:33:40.289 INFO kablam! | Sep 05 21:33:40.290 INFO kablam! 240 | view: file_view Sep 05 21:33:40.290 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 05 21:33:40.290 INFO kablam! | Sep 05 21:33:40.290 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 05 21:33:40.290 INFO kablam! found type `std::result::Result` Sep 05 21:33:40.290 INFO kablam! Sep 05 21:33:40.316 INFO kablam! error: aborting due to 24 previous errors Sep 05 21:33:40.316 INFO kablam! Sep 05 21:33:40.316 INFO kablam! Some errors occurred: E0308, E0599. Sep 05 21:33:40.316 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 05 21:33:40.317 INFO kablam! error: aborting due to 24 previous errors Sep 05 21:33:40.317 INFO kablam! Sep 05 21:33:40.317 INFO kablam! Some errors occurred: E0308, E0599. Sep 05 21:33:40.317 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 05 21:33:40.321 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 05 21:33:40.321 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 21:33:40.323 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 05 21:33:40.323 INFO kablam! Sep 05 21:33:40.323 INFO kablam! To learn more, run the command again with --verbose. Sep 05 21:33:40.324 INFO kablam! su: No module specific data is present Sep 05 21:33:40.758 INFO running `"docker" "rm" "-f" "cbd8bedb0b30aa329874894a10636861c099a58f85a2a486c844c4900d233621"` Sep 05 21:33:40.825 INFO blam! cbd8bedb0b30aa329874894a10636861c099a58f85a2a486c844c4900d233621