Sep 19 18:35:17.385 INFO checking twa_pack_lib-0.1.12 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 18:35:17.385 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 18:35:17.385 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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.500 INFO blam! 2b763f26b2745b5703bd2480cb3ea20735bad70278ca91231fd107bce64c6929 Sep 19 18:35:17.501 INFO running `"docker" "start" "-a" "2b763f26b2745b5703bd2480cb3ea20735bad70278ca91231fd107bce64c6929"` Sep 19 18:35:18.664 INFO kablam! usermod: no changes Sep 19 18:35:18.689 INFO kablam! Checking cached_file_view v0.1.2 Sep 19 18:35:18.928 INFO kablam! Checking twa_pack_lib v0.1.12 (/source) Sep 19 18:35:19.245 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.245 INFO kablam! --> src/parse.rs:55:60 Sep 19 18:35:19.245 INFO kablam! | Sep 19 18:35:19.245 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 18:35:19.245 INFO kablam! | ^^^ Sep 19 18:35:19.245 INFO kablam! Sep 19 18:35:19.246 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.246 INFO kablam! --> src/parse.rs:59:60 Sep 19 18:35:19.246 INFO kablam! | Sep 19 18:35:19.246 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 18:35:19.246 INFO kablam! | ^^^ Sep 19 18:35:19.247 INFO kablam! Sep 19 18:35:19.247 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.247 INFO kablam! --> src/parse.rs:63:91 Sep 19 18:35:19.247 INFO kablam! | Sep 19 18:35:19.247 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 18:35:19.247 INFO kablam! | ^^^ Sep 19 18:35:19.247 INFO kablam! Sep 19 18:35:19.248 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.248 INFO kablam! --> src/parse.rs:67:60 Sep 19 18:35:19.248 INFO kablam! | Sep 19 18:35:19.248 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 18:35:19.248 INFO kablam! | ^^^ Sep 19 18:35:19.248 INFO kablam! Sep 19 18:35:19.249 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.249 INFO kablam! --> src/parse.rs:71:60 Sep 19 18:35:19.249 INFO kablam! | Sep 19 18:35:19.249 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 18:35:19.249 INFO kablam! | ^^^ Sep 19 18:35:19.249 INFO kablam! Sep 19 18:35:19.250 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.250 INFO kablam! --> src/parse.rs:75:60 Sep 19 18:35:19.250 INFO kablam! | Sep 19 18:35:19.250 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 18:35:19.250 INFO kablam! | ^^^ Sep 19 18:35:19.250 INFO kablam! Sep 19 18:35:19.250 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.250 INFO kablam! --> src/parse.rs:79:60 Sep 19 18:35:19.250 INFO kablam! | Sep 19 18:35:19.250 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 18:35:19.250 INFO kablam! | ^^^ Sep 19 18:35:19.250 INFO kablam! Sep 19 18:35:19.251 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.251 INFO kablam! --> src/parse.rs:97:60 Sep 19 18:35:19.251 INFO kablam! | Sep 19 18:35:19.251 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 18:35:19.251 INFO kablam! | ^^^ Sep 19 18:35:19.252 INFO kablam! Sep 19 18:35:19.253 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.253 INFO kablam! --> src/parse.rs:122:119 Sep 19 18:35:19.253 INFO kablam! | Sep 19 18:35:19.253 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:19.253 INFO kablam! | ^^^ Sep 19 18:35:19.253 INFO kablam! Sep 19 18:35:19.257 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.257 INFO kablam! --> src/parse.rs:153:152 Sep 19 18:35:19.257 INFO kablam! | Sep 19 18:35:19.257 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:19.257 INFO kablam! | ^^^ Sep 19 18:35:19.257 INFO kablam! Sep 19 18:35:19.258 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.258 INFO kablam! --> src/parse.rs:158:117 Sep 19 18:35:19.258 INFO kablam! | Sep 19 18:35:19.258 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:19.258 INFO kablam! | ^^^ Sep 19 18:35:19.258 INFO kablam! Sep 19 18:35:19.262 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.262 INFO kablam! --> src/parse.rs:184:140 Sep 19 18:35:19.262 INFO kablam! | Sep 19 18:35:19.262 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:19.262 INFO kablam! | ^^^ Sep 19 18:35:19.262 INFO kablam! Sep 19 18:35:19.262 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.262 INFO kablam! --> src/parse.rs:186:109 Sep 19 18:35:19.262 INFO kablam! | Sep 19 18:35:19.263 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:19.263 INFO kablam! | ^^^ Sep 19 18:35:19.263 INFO kablam! Sep 19 18:35:19.268 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:19.268 INFO kablam! --> src/parse.rs:219:18 Sep 19 18:35:19.268 INFO kablam! | Sep 19 18:35:19.268 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:19.268 INFO kablam! | ^^^ Sep 19 18:35:19.268 INFO kablam! Sep 19 18:35:19.268 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:19.268 INFO kablam! --> src/parse.rs:219:42 Sep 19 18:35:19.268 INFO kablam! | Sep 19 18:35:19.268 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:19.268 INFO kablam! | ^^^ Sep 19 18:35:19.268 INFO kablam! Sep 19 18:35:19.270 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.270 INFO kablam! --> src/parse.rs:55:60 Sep 19 18:35:19.270 INFO kablam! | Sep 19 18:35:19.270 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 18:35:19.270 INFO kablam! | ^^^ Sep 19 18:35:19.270 INFO kablam! Sep 19 18:35:19.275 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.275 INFO kablam! --> src/parse.rs:59:60 Sep 19 18:35:19.275 INFO kablam! | Sep 19 18:35:19.275 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 18:35:19.275 INFO kablam! | ^^^ Sep 19 18:35:19.275 INFO kablam! Sep 19 18:35:19.275 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.275 INFO kablam! --> src/parse.rs:63:91 Sep 19 18:35:19.275 INFO kablam! | Sep 19 18:35:19.275 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 18:35:19.275 INFO kablam! | ^^^ Sep 19 18:35:19.275 INFO kablam! Sep 19 18:35:19.275 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.275 INFO kablam! --> src/parse.rs:67:60 Sep 19 18:35:19.275 INFO kablam! | Sep 19 18:35:19.275 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 18:35:19.275 INFO kablam! | ^^^ Sep 19 18:35:19.275 INFO kablam! Sep 19 18:35:19.275 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.275 INFO kablam! --> src/parse.rs:71:60 Sep 19 18:35:19.275 INFO kablam! | Sep 19 18:35:19.275 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 18:35:19.275 INFO kablam! | ^^^ Sep 19 18:35:19.275 INFO kablam! Sep 19 18:35:19.276 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.276 INFO kablam! --> src/parse.rs:75:60 Sep 19 18:35:19.276 INFO kablam! | Sep 19 18:35:19.276 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 18:35:19.276 INFO kablam! | ^^^ Sep 19 18:35:19.276 INFO kablam! Sep 19 18:35:19.276 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.276 INFO kablam! --> src/parse.rs:79:60 Sep 19 18:35:19.276 INFO kablam! | Sep 19 18:35:19.276 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 18:35:19.276 INFO kablam! | ^^^ Sep 19 18:35:19.276 INFO kablam! Sep 19 18:35:19.277 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.277 INFO kablam! --> src/parse.rs:97:60 Sep 19 18:35:19.277 INFO kablam! | Sep 19 18:35:19.278 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 18:35:19.278 INFO kablam! | ^^^ Sep 19 18:35:19.278 INFO kablam! Sep 19 18:35:19.280 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.280 INFO kablam! --> src/parse.rs:122:119 Sep 19 18:35:19.280 INFO kablam! | Sep 19 18:35:19.280 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:19.280 INFO kablam! | ^^^ Sep 19 18:35:19.280 INFO kablam! Sep 19 18:35:19.284 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.284 INFO kablam! --> src/parse.rs:153:152 Sep 19 18:35:19.284 INFO kablam! | Sep 19 18:35:19.284 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:19.284 INFO kablam! | ^^^ Sep 19 18:35:19.284 INFO kablam! Sep 19 18:35:19.285 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.285 INFO kablam! --> src/parse.rs:158:117 Sep 19 18:35:19.285 INFO kablam! | Sep 19 18:35:19.285 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:19.285 INFO kablam! | ^^^ Sep 19 18:35:19.285 INFO kablam! Sep 19 18:35:19.288 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.288 INFO kablam! --> src/parse.rs:184:140 Sep 19 18:35:19.289 INFO kablam! | Sep 19 18:35:19.289 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:19.290 INFO kablam! | ^^^ Sep 19 18:35:19.290 INFO kablam! Sep 19 18:35:19.290 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 18:35:19.290 INFO kablam! --> src/parse.rs:186:109 Sep 19 18:35:19.290 INFO kablam! | Sep 19 18:35:19.290 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:19.290 INFO kablam! | ^^^ Sep 19 18:35:19.290 INFO kablam! Sep 19 18:35:19.295 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:19.295 INFO kablam! --> src/parse.rs:219:18 Sep 19 18:35:19.295 INFO kablam! | Sep 19 18:35:19.295 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:19.295 INFO kablam! | ^^^ Sep 19 18:35:19.295 INFO kablam! Sep 19 18:35:19.295 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:19.295 INFO kablam! --> src/parse.rs:219:42 Sep 19 18:35:19.295 INFO kablam! | Sep 19 18:35:19.295 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:19.295 INFO kablam! | ^^^ Sep 19 18:35:19.295 INFO kablam! Sep 19 18:35:19.300 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.300 INFO kablam! --> src/parse.rs:219:74 Sep 19 18:35:19.300 INFO kablam! | Sep 19 18:35:19.300 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:19.300 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.300 INFO kablam! | Sep 19 18:35:19.300 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.300 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.300 INFO kablam! Sep 19 18:35:19.300 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:19.300 INFO kablam! --> src/parse.rs:223:18 Sep 19 18:35:19.300 INFO kablam! | Sep 19 18:35:19.300 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:19.300 INFO kablam! | ^^^ Sep 19 18:35:19.300 INFO kablam! Sep 19 18:35:19.331 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.331 INFO kablam! --> src/parse.rs:223:51 Sep 19 18:35:19.331 INFO kablam! | Sep 19 18:35:19.331 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:19.331 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.331 INFO kablam! | Sep 19 18:35:19.331 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.331 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.331 INFO kablam! Sep 19 18:35:19.346 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.346 INFO kablam! --> src/parse.rs:219:74 Sep 19 18:35:19.346 INFO kablam! | Sep 19 18:35:19.346 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 18:35:19.346 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.346 INFO kablam! | Sep 19 18:35:19.346 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.346 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.346 INFO kablam! Sep 19 18:35:19.346 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 18:35:19.346 INFO kablam! --> src/parse.rs:223:18 Sep 19 18:35:19.346 INFO kablam! | Sep 19 18:35:19.346 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:19.346 INFO kablam! | ^^^ Sep 19 18:35:19.346 INFO kablam! Sep 19 18:35:19.363 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.363 INFO kablam! --> src/parse.rs:223:90 Sep 19 18:35:19.363 INFO kablam! | Sep 19 18:35:19.363 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:19.363 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.363 INFO kablam! | Sep 19 18:35:19.363 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.363 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.363 INFO kablam! Sep 19 18:35:19.380 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.380 INFO kablam! --> src/parse.rs:223:51 Sep 19 18:35:19.381 INFO kablam! | Sep 19 18:35:19.381 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:19.381 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.381 INFO kablam! | Sep 19 18:35:19.381 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.381 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.381 INFO kablam! Sep 19 18:35:19.391 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.391 INFO kablam! --> src/parse.rs:227:21 Sep 19 18:35:19.391 INFO kablam! | Sep 19 18:35:19.391 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:19.391 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.391 INFO kablam! | Sep 19 18:35:19.391 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.391 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.391 INFO kablam! Sep 19 18:35:19.412 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.412 INFO kablam! --> src/parse.rs:227:69 Sep 19 18:35:19.412 INFO kablam! | Sep 19 18:35:19.412 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:19.412 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.412 INFO kablam! | Sep 19 18:35:19.412 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.412 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.412 INFO kablam! Sep 19 18:35:19.416 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.416 INFO kablam! --> src/parse.rs:223:90 Sep 19 18:35:19.416 INFO kablam! | Sep 19 18:35:19.416 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:19.416 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.416 INFO kablam! | Sep 19 18:35:19.416 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.416 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.416 INFO kablam! Sep 19 18:35:19.432 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.432 INFO kablam! --> src/parse.rs:231:22 Sep 19 18:35:19.432 INFO kablam! | Sep 19 18:35:19.432 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 18:35:19.432 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.432 INFO kablam! | Sep 19 18:35:19.432 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.432 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.432 INFO kablam! Sep 19 18:35:19.433 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 18:35:19.433 INFO kablam! --> src/parse.rs:235:65 Sep 19 18:35:19.433 INFO kablam! | Sep 19 18:35:19.433 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 18:35:19.433 INFO kablam! | ^^^^ Sep 19 18:35:19.433 INFO kablam! Sep 19 18:35:19.450 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.450 INFO kablam! --> src/parse.rs:227:21 Sep 19 18:35:19.450 INFO kablam! | Sep 19 18:35:19.450 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:19.450 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.450 INFO kablam! | Sep 19 18:35:19.450 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.450 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.450 INFO kablam! Sep 19 18:35:19.455 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.455 INFO kablam! --> src/parse.rs:240:15 Sep 19 18:35:19.455 INFO kablam! | Sep 19 18:35:19.455 INFO kablam! 240 | view: file_view Sep 19 18:35:19.455 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.455 INFO kablam! | Sep 19 18:35:19.455 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 18:35:19.455 INFO kablam! found type `std::result::Result` Sep 19 18:35:19.455 INFO kablam! Sep 19 18:35:19.486 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.486 INFO kablam! --> src/parse.rs:227:69 Sep 19 18:35:19.486 INFO kablam! | Sep 19 18:35:19.486 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 18:35:19.486 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.486 INFO kablam! | Sep 19 18:35:19.486 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.486 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.486 INFO kablam! Sep 19 18:35:19.496 INFO kablam! error: aborting due to 24 previous errors Sep 19 18:35:19.496 INFO kablam! Sep 19 18:35:19.496 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 18:35:19.498 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 18:35:19.503 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 18:35:19.503 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:35:19.520 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.520 INFO kablam! --> src/parse.rs:231:22 Sep 19 18:35:19.520 INFO kablam! | Sep 19 18:35:19.520 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 18:35:19.520 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.520 INFO kablam! | Sep 19 18:35:19.520 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 18:35:19.520 INFO kablam! found type `&std::result::Result` Sep 19 18:35:19.520 INFO kablam! Sep 19 18:35:19.521 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 18:35:19.521 INFO kablam! --> src/parse.rs:235:65 Sep 19 18:35:19.521 INFO kablam! | Sep 19 18:35:19.521 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 18:35:19.521 INFO kablam! | ^^^^ Sep 19 18:35:19.521 INFO kablam! Sep 19 18:35:19.558 INFO kablam! error[E0308]: mismatched types Sep 19 18:35:19.558 INFO kablam! --> src/parse.rs:240:15 Sep 19 18:35:19.558 INFO kablam! | Sep 19 18:35:19.558 INFO kablam! 240 | view: file_view Sep 19 18:35:19.558 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 18:35:19.558 INFO kablam! | Sep 19 18:35:19.558 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 18:35:19.558 INFO kablam! found type `std::result::Result` Sep 19 18:35:19.558 INFO kablam! Sep 19 18:35:19.597 INFO kablam! error: aborting due to 24 previous errors Sep 19 18:35:19.597 INFO kablam! Sep 19 18:35:19.597 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 18:35:19.597 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 18:35:19.609 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 18:35:19.609 INFO kablam! Sep 19 18:35:19.609 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:35:19.609 INFO kablam! su: No module specific data is present Sep 19 18:35:20.347 INFO running `"docker" "rm" "-f" "2b763f26b2745b5703bd2480cb3ea20735bad70278ca91231fd107bce64c6929"` Sep 19 18:35:20.497 INFO blam! 2b763f26b2745b5703bd2480cb3ea20735bad70278ca91231fd107bce64c6929