Sep 10 07:22:31.766 INFO checking twa_pack_lib-0.1.12 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 07:22:31.766 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 07:22:31.767 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 07:22:31.967 INFO blam! 5b1e4f5bb5dfb4ede36761939cf9cd63d49cc83c7a6d5ea1869e2e261ab071e3 Sep 10 07:22:31.969 INFO running `"docker" "start" "-a" "5b1e4f5bb5dfb4ede36761939cf9cd63d49cc83c7a6d5ea1869e2e261ab071e3"` Sep 10 07:22:32.786 INFO kablam! usermod: no changes Sep 10 07:22:32.817 INFO kablam! Checking cached_file_view v0.1.2 Sep 10 07:22:33.118 INFO kablam! Checking twa_pack_lib v0.1.12 (file:///source) Sep 10 07:22:33.436 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.436 INFO kablam! --> src/parse.rs:55:60 Sep 10 07:22:33.436 INFO kablam! | Sep 10 07:22:33.436 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 10 07:22:33.436 INFO kablam! | ^^^ Sep 10 07:22:33.436 INFO kablam! Sep 10 07:22:33.437 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.437 INFO kablam! --> src/parse.rs:59:60 Sep 10 07:22:33.437 INFO kablam! | Sep 10 07:22:33.437 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 10 07:22:33.437 INFO kablam! | ^^^ Sep 10 07:22:33.437 INFO kablam! Sep 10 07:22:33.438 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.438 INFO kablam! --> src/parse.rs:63:91 Sep 10 07:22:33.439 INFO kablam! | Sep 10 07:22:33.439 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 10 07:22:33.439 INFO kablam! | ^^^ Sep 10 07:22:33.439 INFO kablam! Sep 10 07:22:33.440 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.440 INFO kablam! --> src/parse.rs:67:60 Sep 10 07:22:33.440 INFO kablam! | Sep 10 07:22:33.440 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 10 07:22:33.440 INFO kablam! | ^^^ Sep 10 07:22:33.440 INFO kablam! Sep 10 07:22:33.440 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.440 INFO kablam! --> src/parse.rs:71:60 Sep 10 07:22:33.440 INFO kablam! | Sep 10 07:22:33.440 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 10 07:22:33.440 INFO kablam! | ^^^ Sep 10 07:22:33.440 INFO kablam! Sep 10 07:22:33.441 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.441 INFO kablam! --> src/parse.rs:75:60 Sep 10 07:22:33.441 INFO kablam! | Sep 10 07:22:33.441 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 10 07:22:33.441 INFO kablam! | ^^^ Sep 10 07:22:33.441 INFO kablam! Sep 10 07:22:33.442 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.442 INFO kablam! --> src/parse.rs:79:60 Sep 10 07:22:33.442 INFO kablam! | Sep 10 07:22:33.442 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 10 07:22:33.442 INFO kablam! | ^^^ Sep 10 07:22:33.442 INFO kablam! Sep 10 07:22:33.443 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.443 INFO kablam! --> src/parse.rs:97:60 Sep 10 07:22:33.443 INFO kablam! | Sep 10 07:22:33.443 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 10 07:22:33.443 INFO kablam! | ^^^ Sep 10 07:22:33.443 INFO kablam! Sep 10 07:22:33.444 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.444 INFO kablam! --> src/parse.rs:122:119 Sep 10 07:22:33.444 INFO kablam! | Sep 10 07:22:33.444 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 10 07:22:33.444 INFO kablam! | ^^^ Sep 10 07:22:33.444 INFO kablam! Sep 10 07:22:33.450 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.450 INFO kablam! --> src/parse.rs:153:152 Sep 10 07:22:33.450 INFO kablam! | Sep 10 07:22:33.450 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 10 07:22:33.450 INFO kablam! | ^^^ Sep 10 07:22:33.450 INFO kablam! Sep 10 07:22:33.450 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.450 INFO kablam! --> src/parse.rs:158:117 Sep 10 07:22:33.450 INFO kablam! | Sep 10 07:22:33.450 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 10 07:22:33.450 INFO kablam! | ^^^ Sep 10 07:22:33.450 INFO kablam! Sep 10 07:22:33.452 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.452 INFO kablam! --> src/parse.rs:184:140 Sep 10 07:22:33.452 INFO kablam! | Sep 10 07:22:33.452 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 10 07:22:33.452 INFO kablam! | ^^^ Sep 10 07:22:33.452 INFO kablam! Sep 10 07:22:33.453 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.453 INFO kablam! --> src/parse.rs:186:109 Sep 10 07:22:33.453 INFO kablam! | Sep 10 07:22:33.453 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 10 07:22:33.453 INFO kablam! | ^^^ Sep 10 07:22:33.453 INFO kablam! Sep 10 07:22:33.457 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 10 07:22:33.457 INFO kablam! --> src/parse.rs:219:18 Sep 10 07:22:33.457 INFO kablam! | Sep 10 07:22:33.457 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 10 07:22:33.457 INFO kablam! | ^^^ Sep 10 07:22:33.457 INFO kablam! Sep 10 07:22:33.457 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 10 07:22:33.457 INFO kablam! --> src/parse.rs:219:42 Sep 10 07:22:33.457 INFO kablam! | Sep 10 07:22:33.457 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 10 07:22:33.457 INFO kablam! | ^^^ Sep 10 07:22:33.457 INFO kablam! Sep 10 07:22:33.483 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.483 INFO kablam! --> src/parse.rs:219:74 Sep 10 07:22:33.483 INFO kablam! | Sep 10 07:22:33.483 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 10 07:22:33.483 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.483 INFO kablam! | Sep 10 07:22:33.483 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.484 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.484 INFO kablam! Sep 10 07:22:33.484 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 10 07:22:33.484 INFO kablam! --> src/parse.rs:223:18 Sep 10 07:22:33.484 INFO kablam! | Sep 10 07:22:33.484 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 10 07:22:33.484 INFO kablam! | ^^^ Sep 10 07:22:33.484 INFO kablam! Sep 10 07:22:33.485 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.485 INFO kablam! --> src/parse.rs:55:60 Sep 10 07:22:33.485 INFO kablam! | Sep 10 07:22:33.485 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 10 07:22:33.485 INFO kablam! | ^^^ Sep 10 07:22:33.485 INFO kablam! Sep 10 07:22:33.486 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.486 INFO kablam! --> src/parse.rs:59:60 Sep 10 07:22:33.486 INFO kablam! | Sep 10 07:22:33.486 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 10 07:22:33.486 INFO kablam! | ^^^ Sep 10 07:22:33.486 INFO kablam! Sep 10 07:22:33.487 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.487 INFO kablam! --> src/parse.rs:63:91 Sep 10 07:22:33.487 INFO kablam! | Sep 10 07:22:33.487 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 10 07:22:33.487 INFO kablam! | ^^^ Sep 10 07:22:33.487 INFO kablam! Sep 10 07:22:33.488 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.488 INFO kablam! --> src/parse.rs:67:60 Sep 10 07:22:33.488 INFO kablam! | Sep 10 07:22:33.488 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 10 07:22:33.488 INFO kablam! | ^^^ Sep 10 07:22:33.488 INFO kablam! Sep 10 07:22:33.489 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.489 INFO kablam! --> src/parse.rs:71:60 Sep 10 07:22:33.489 INFO kablam! | Sep 10 07:22:33.489 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 10 07:22:33.489 INFO kablam! | ^^^ Sep 10 07:22:33.489 INFO kablam! Sep 10 07:22:33.490 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.490 INFO kablam! --> src/parse.rs:75:60 Sep 10 07:22:33.490 INFO kablam! | Sep 10 07:22:33.490 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 10 07:22:33.490 INFO kablam! | ^^^ Sep 10 07:22:33.490 INFO kablam! Sep 10 07:22:33.490 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.491 INFO kablam! --> src/parse.rs:79:60 Sep 10 07:22:33.491 INFO kablam! | Sep 10 07:22:33.491 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 10 07:22:33.491 INFO kablam! | ^^^ Sep 10 07:22:33.491 INFO kablam! Sep 10 07:22:33.492 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.492 INFO kablam! --> src/parse.rs:97:60 Sep 10 07:22:33.492 INFO kablam! | Sep 10 07:22:33.492 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 10 07:22:33.492 INFO kablam! | ^^^ Sep 10 07:22:33.492 INFO kablam! Sep 10 07:22:33.494 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.494 INFO kablam! --> src/parse.rs:122:119 Sep 10 07:22:33.494 INFO kablam! | Sep 10 07:22:33.494 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 10 07:22:33.494 INFO kablam! | ^^^ Sep 10 07:22:33.494 INFO kablam! Sep 10 07:22:33.498 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.498 INFO kablam! --> src/parse.rs:153:152 Sep 10 07:22:33.498 INFO kablam! | Sep 10 07:22:33.498 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 10 07:22:33.498 INFO kablam! | ^^^ Sep 10 07:22:33.498 INFO kablam! Sep 10 07:22:33.499 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.499 INFO kablam! --> src/parse.rs:158:117 Sep 10 07:22:33.499 INFO kablam! | Sep 10 07:22:33.499 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 10 07:22:33.499 INFO kablam! | ^^^ Sep 10 07:22:33.499 INFO kablam! Sep 10 07:22:33.502 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.502 INFO kablam! --> src/parse.rs:184:140 Sep 10 07:22:33.502 INFO kablam! | Sep 10 07:22:33.503 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 10 07:22:33.503 INFO kablam! | ^^^ Sep 10 07:22:33.503 INFO kablam! Sep 10 07:22:33.503 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 10 07:22:33.503 INFO kablam! --> src/parse.rs:186:109 Sep 10 07:22:33.503 INFO kablam! | Sep 10 07:22:33.503 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 10 07:22:33.503 INFO kablam! | ^^^ Sep 10 07:22:33.503 INFO kablam! Sep 10 07:22:33.507 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.507 INFO kablam! --> src/parse.rs:223:51 Sep 10 07:22:33.507 INFO kablam! | Sep 10 07:22:33.507 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 10 07:22:33.507 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.507 INFO kablam! | Sep 10 07:22:33.507 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.507 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.507 INFO kablam! Sep 10 07:22:33.508 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 10 07:22:33.509 INFO kablam! --> src/parse.rs:219:18 Sep 10 07:22:33.509 INFO kablam! | Sep 10 07:22:33.509 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 10 07:22:33.509 INFO kablam! | ^^^ Sep 10 07:22:33.509 INFO kablam! Sep 10 07:22:33.509 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 10 07:22:33.509 INFO kablam! --> src/parse.rs:219:42 Sep 10 07:22:33.509 INFO kablam! | Sep 10 07:22:33.509 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 10 07:22:33.509 INFO kablam! | ^^^ Sep 10 07:22:33.509 INFO kablam! Sep 10 07:22:33.529 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.529 INFO kablam! --> src/parse.rs:223:90 Sep 10 07:22:33.529 INFO kablam! | Sep 10 07:22:33.529 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 10 07:22:33.529 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.529 INFO kablam! | Sep 10 07:22:33.529 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.529 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.529 INFO kablam! Sep 10 07:22:33.550 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.550 INFO kablam! --> src/parse.rs:219:74 Sep 10 07:22:33.550 INFO kablam! | Sep 10 07:22:33.550 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 10 07:22:33.550 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.550 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.550 INFO kablam! --> src/parse.rs:227:21 Sep 10 07:22:33.550 INFO kablam! | Sep 10 07:22:33.550 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 10 07:22:33.550 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.550 INFO kablam! | Sep 10 07:22:33.550 INFO kablam! | Sep 10 07:22:33.550 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.550 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.550 INFO kablam! Sep 10 07:22:33.550 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.550 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.550 INFO kablam! Sep 10 07:22:33.550 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 10 07:22:33.550 INFO kablam! --> src/parse.rs:223:18 Sep 10 07:22:33.550 INFO kablam! | Sep 10 07:22:33.550 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 10 07:22:33.551 INFO kablam! | ^^^ Sep 10 07:22:33.551 INFO kablam! Sep 10 07:22:33.574 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.574 INFO kablam! --> src/parse.rs:227:69 Sep 10 07:22:33.574 INFO kablam! | Sep 10 07:22:33.574 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 10 07:22:33.574 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.574 INFO kablam! | Sep 10 07:22:33.574 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.574 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.575 INFO kablam! Sep 10 07:22:33.587 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.587 INFO kablam! --> src/parse.rs:223:51 Sep 10 07:22:33.587 INFO kablam! | Sep 10 07:22:33.587 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 10 07:22:33.587 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.587 INFO kablam! | Sep 10 07:22:33.587 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.587 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.587 INFO kablam! Sep 10 07:22:33.594 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.594 INFO kablam! --> src/parse.rs:231:22 Sep 10 07:22:33.594 INFO kablam! | Sep 10 07:22:33.594 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 10 07:22:33.594 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.594 INFO kablam! | Sep 10 07:22:33.594 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.594 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.594 INFO kablam! Sep 10 07:22:33.595 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 10 07:22:33.595 INFO kablam! --> src/parse.rs:235:65 Sep 10 07:22:33.595 INFO kablam! | Sep 10 07:22:33.595 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 10 07:22:33.595 INFO kablam! | ^^^^ Sep 10 07:22:33.595 INFO kablam! Sep 10 07:22:33.621 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.621 INFO kablam! --> src/parse.rs:223:90 Sep 10 07:22:33.621 INFO kablam! | Sep 10 07:22:33.621 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 10 07:22:33.621 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.621 INFO kablam! | Sep 10 07:22:33.621 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.621 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.621 INFO kablam! Sep 10 07:22:33.622 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.622 INFO kablam! --> src/parse.rs:240:15 Sep 10 07:22:33.622 INFO kablam! | Sep 10 07:22:33.622 INFO kablam! 240 | view: file_view Sep 10 07:22:33.622 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.622 INFO kablam! | Sep 10 07:22:33.622 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 10 07:22:33.622 INFO kablam! found type `std::result::Result` Sep 10 07:22:33.622 INFO kablam! Sep 10 07:22:33.653 INFO kablam! error: aborting due to 24 previous errors Sep 10 07:22:33.653 INFO kablam! Sep 10 07:22:33.653 INFO kablam! Some errors occurred: E0308, E0599. Sep 10 07:22:33.653 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 10 07:22:33.655 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.655 INFO kablam! --> src/parse.rs:227:21 Sep 10 07:22:33.655 INFO kablam! | Sep 10 07:22:33.655 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 10 07:22:33.655 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.655 INFO kablam! | Sep 10 07:22:33.655 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.655 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.655 INFO kablam! Sep 10 07:22:33.659 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 10 07:22:33.659 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 07:22:33.691 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.691 INFO kablam! --> src/parse.rs:227:69 Sep 10 07:22:33.691 INFO kablam! | Sep 10 07:22:33.691 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 10 07:22:33.691 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.691 INFO kablam! | Sep 10 07:22:33.691 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.691 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.691 INFO kablam! Sep 10 07:22:33.717 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.717 INFO kablam! --> src/parse.rs:231:22 Sep 10 07:22:33.717 INFO kablam! | Sep 10 07:22:33.717 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 10 07:22:33.717 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.717 INFO kablam! | Sep 10 07:22:33.717 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 10 07:22:33.717 INFO kablam! found type `&std::result::Result` Sep 10 07:22:33.717 INFO kablam! Sep 10 07:22:33.718 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 10 07:22:33.718 INFO kablam! --> src/parse.rs:235:65 Sep 10 07:22:33.718 INFO kablam! | Sep 10 07:22:33.718 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 10 07:22:33.718 INFO kablam! | ^^^^ Sep 10 07:22:33.718 INFO kablam! Sep 10 07:22:33.737 INFO kablam! error[E0308]: mismatched types Sep 10 07:22:33.737 INFO kablam! --> src/parse.rs:240:15 Sep 10 07:22:33.737 INFO kablam! | Sep 10 07:22:33.737 INFO kablam! 240 | view: file_view Sep 10 07:22:33.737 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 10 07:22:33.737 INFO kablam! | Sep 10 07:22:33.737 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 10 07:22:33.737 INFO kablam! found type `std::result::Result` Sep 10 07:22:33.737 INFO kablam! Sep 10 07:22:33.771 INFO kablam! error: aborting due to 24 previous errors Sep 10 07:22:33.771 INFO kablam! Sep 10 07:22:33.771 INFO kablam! Some errors occurred: E0308, E0599. Sep 10 07:22:33.771 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 10 07:22:33.777 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 10 07:22:33.777 INFO kablam! Sep 10 07:22:33.777 INFO kablam! To learn more, run the command again with --verbose. Sep 10 07:22:33.779 INFO kablam! su: No module specific data is present Sep 10 07:22:34.342 INFO running `"docker" "rm" "-f" "5b1e4f5bb5dfb4ede36761939cf9cd63d49cc83c7a6d5ea1869e2e261ab071e3"` Sep 10 07:22:34.445 INFO blam! 5b1e4f5bb5dfb4ede36761939cf9cd63d49cc83c7a6d5ea1869e2e261ab071e3