Sep 19 16:32:49.752 INFO checking twa_pack_lib-0.1.12 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:32:49.752 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:32:49.752 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 16:32:50.144 INFO blam! 3aff6786e355d8e99aa44a25f50ed527b8e7a901350bfc2c686fb79344eeb7df Sep 19 16:32:50.151 INFO running `"docker" "start" "-a" "3aff6786e355d8e99aa44a25f50ed527b8e7a901350bfc2c686fb79344eeb7df"` Sep 19 16:32:51.350 INFO kablam! usermod: no changes Sep 19 16:32:51.382 INFO kablam! Checking cached_file_view v0.1.2 Sep 19 16:32:51.667 INFO kablam! Checking twa_pack_lib v0.1.12 (/source) Sep 19 16:32:51.921 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.921 INFO kablam! --> src/parse.rs:55:60 Sep 19 16:32:51.921 INFO kablam! | Sep 19 16:32:51.921 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 16:32:51.921 INFO kablam! | ^^^ Sep 19 16:32:51.921 INFO kablam! Sep 19 16:32:51.922 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.922 INFO kablam! --> src/parse.rs:59:60 Sep 19 16:32:51.922 INFO kablam! | Sep 19 16:32:51.922 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 16:32:51.922 INFO kablam! | ^^^ Sep 19 16:32:51.922 INFO kablam! Sep 19 16:32:51.923 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.923 INFO kablam! --> src/parse.rs:63:91 Sep 19 16:32:51.923 INFO kablam! | Sep 19 16:32:51.923 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 16:32:51.923 INFO kablam! | ^^^ Sep 19 16:32:51.923 INFO kablam! Sep 19 16:32:51.924 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.924 INFO kablam! --> src/parse.rs:67:60 Sep 19 16:32:51.924 INFO kablam! | Sep 19 16:32:51.924 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 16:32:51.924 INFO kablam! | ^^^ Sep 19 16:32:51.924 INFO kablam! Sep 19 16:32:51.925 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.925 INFO kablam! --> src/parse.rs:71:60 Sep 19 16:32:51.925 INFO kablam! | Sep 19 16:32:51.925 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 16:32:51.925 INFO kablam! | ^^^ Sep 19 16:32:51.925 INFO kablam! Sep 19 16:32:51.925 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.925 INFO kablam! --> src/parse.rs:75:60 Sep 19 16:32:51.925 INFO kablam! | Sep 19 16:32:51.925 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 16:32:51.925 INFO kablam! | ^^^ Sep 19 16:32:51.925 INFO kablam! Sep 19 16:32:51.926 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.926 INFO kablam! --> src/parse.rs:79:60 Sep 19 16:32:51.926 INFO kablam! | Sep 19 16:32:51.926 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 16:32:51.926 INFO kablam! | ^^^ Sep 19 16:32:51.926 INFO kablam! Sep 19 16:32:51.927 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.927 INFO kablam! --> src/parse.rs:97:60 Sep 19 16:32:51.927 INFO kablam! | Sep 19 16:32:51.927 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 16:32:51.927 INFO kablam! | ^^^ Sep 19 16:32:51.927 INFO kablam! Sep 19 16:32:51.929 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.929 INFO kablam! --> src/parse.rs:122:119 Sep 19 16:32:51.929 INFO kablam! | Sep 19 16:32:51.929 INFO kablam! 122 | Ok(LittleEndian::read_u32(&self.view.read(self.index_position as u64..self.index_position as u64 + 4 as u64)?.get())) Sep 19 16:32:51.929 INFO kablam! | ^^^ Sep 19 16:32:51.929 INFO kablam! Sep 19 16:32:51.932 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.933 INFO kablam! --> src/parse.rs:153:152 Sep 19 16:32:51.933 INFO kablam! | Sep 19 16:32:51.933 INFO kablam! 153 | ::crypto::decrypt_index_item_filename(self.view.read(self.index_position as u64..(self.index_position + remaining_index_size) as u64)?.get(), item_length as u8) Sep 19 16:32:51.933 INFO kablam! | ^^^ Sep 19 16:32:51.933 INFO kablam! Sep 19 16:32:51.933 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.933 INFO kablam! --> src/parse.rs:158:117 Sep 19 16:32:51.933 INFO kablam! | Sep 19 16:32:51.933 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 19 16:32:51.934 INFO kablam! | ^^^ Sep 19 16:32:51.934 INFO kablam! Sep 19 16:32:51.936 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.936 INFO kablam! --> src/parse.rs:184:140 Sep 19 16:32:51.936 INFO kablam! | Sep 19 16:32:51.936 INFO kablam! 184 | ::crypto::decrypt_file(&self.view.read(self.content_position as u64..(self.content_position + padded_item_length) as u64)?.get(), item_length as usize, false) Sep 19 16:32:51.936 INFO kablam! | ^^^ Sep 19 16:32:51.936 INFO kablam! Sep 19 16:32:51.937 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.937 INFO kablam! --> src/parse.rs:186:109 Sep 19 16:32:51.937 INFO kablam! | Sep 19 16:32:51.937 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 19 16:32:51.937 INFO kablam! | ^^^ Sep 19 16:32:51.937 INFO kablam! Sep 19 16:32:51.937 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.937 INFO kablam! --> src/parse.rs:55:60 Sep 19 16:32:51.937 INFO kablam! | Sep 19 16:32:51.937 INFO kablam! 55 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) Sep 19 16:32:51.937 INFO kablam! | ^^^ Sep 19 16:32:51.937 INFO kablam! Sep 19 16:32:51.938 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.938 INFO kablam! --> src/parse.rs:59:60 Sep 19 16:32:51.938 INFO kablam! | Sep 19 16:32:51.938 INFO kablam! 59 | LittleEndian::read_u32(&view.read(0x00..0x04).unwrap().get()) & 0xf Sep 19 16:32:51.938 INFO kablam! | ^^^ Sep 19 16:32:51.938 INFO kablam! Sep 19 16:32:51.939 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.939 INFO kablam! --> src/parse.rs:63:91 Sep 19 16:32:51.939 INFO kablam! | Sep 19 16:32:51.939 INFO kablam! 63 | ::PFHFlags::from_bits_truncate(LittleEndian::read_u32(&view.read(0x04..0x08).unwrap().get()) & !0xf) Sep 19 16:32:51.939 INFO kablam! | ^^^ Sep 19 16:32:51.939 INFO kablam! Sep 19 16:32:51.940 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.940 INFO kablam! --> src/parse.rs:67:60 Sep 19 16:32:51.940 INFO kablam! | Sep 19 16:32:51.940 INFO kablam! 67 | LittleEndian::read_u32(&view.read(0x18..0x1C).unwrap().get()) Sep 19 16:32:51.940 INFO kablam! | ^^^ Sep 19 16:32:51.940 INFO kablam! Sep 19 16:32:51.941 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.941 INFO kablam! --> src/parse.rs:71:60 Sep 19 16:32:51.941 INFO kablam! | Sep 19 16:32:51.941 INFO kablam! 71 | LittleEndian::read_u32(&view.read(0x10..0x14).unwrap().get()) Sep 19 16:32:51.941 INFO kablam! | ^^^ Sep 19 16:32:51.941 INFO kablam! Sep 19 16:32:51.941 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.941 INFO kablam! --> src/parse.rs:75:60 Sep 19 16:32:51.941 INFO kablam! | Sep 19 16:32:51.941 INFO kablam! 75 | LittleEndian::read_u32(&view.read(0x14..0x18).unwrap().get()) Sep 19 16:32:51.941 INFO kablam! | ^^^ Sep 19 16:32:51.941 INFO kablam! Sep 19 16:32:51.941 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:51.941 INFO kablam! --> src/parse.rs:219:18 Sep 19 16:32:51.941 INFO kablam! | Sep 19 16:32:51.941 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:51.941 INFO kablam! | ^^^ Sep 19 16:32:51.941 INFO kablam! Sep 19 16:32:51.942 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.942 INFO kablam! --> src/parse.rs:79:60 Sep 19 16:32:51.942 INFO kablam! | Sep 19 16:32:51.942 INFO kablam! 79 | LittleEndian::read_u32(&view.read(0x28..0x2C).unwrap().get()) Sep 19 16:32:51.942 INFO kablam! | ^^^ Sep 19 16:32:51.942 INFO kablam! Sep 19 16:32:51.942 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:51.942 INFO kablam! --> src/parse.rs:219:42 Sep 19 16:32:51.942 INFO kablam! | Sep 19 16:32:51.942 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:51.942 INFO kablam! | ^^^ Sep 19 16:32:51.942 INFO kablam! Sep 19 16:32:51.943 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.943 INFO kablam! --> src/parse.rs:97:60 Sep 19 16:32:51.943 INFO kablam! | Sep 19 16:32:51.943 INFO kablam! 97 | LittleEndian::read_u32(&view.read(0x0C..0x10).unwrap().get()) Sep 19 16:32:51.943 INFO kablam! | ^^^ Sep 19 16:32:51.943 INFO kablam! Sep 19 16:32:51.945 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.945 INFO kablam! --> src/parse.rs:122:119 Sep 19 16:32:51.945 INFO kablam! | Sep 19 16:32:51.945 INFO kablam! 122 | Ok(LittleEndian::read_u32(&self.view.read(self.index_position as u64..self.index_position as u64 + 4 as u64)?.get())) Sep 19 16:32:51.945 INFO kablam! | ^^^ Sep 19 16:32:51.945 INFO kablam! Sep 19 16:32:51.948 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.948 INFO kablam! --> src/parse.rs:153:152 Sep 19 16:32:51.948 INFO kablam! | Sep 19 16:32:51.948 INFO kablam! 153 | ::crypto::decrypt_index_item_filename(self.view.read(self.index_position as u64..(self.index_position + remaining_index_size) as u64)?.get(), item_length as u8) Sep 19 16:32:51.948 INFO kablam! | ^^^ Sep 19 16:32:51.948 INFO kablam! Sep 19 16:32:51.949 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.949 INFO kablam! --> src/parse.rs:158:117 Sep 19 16:32:51.950 INFO kablam! | Sep 19 16:32:51.950 INFO kablam! 158 | let c = self.view.read((self.index_position + i) as u64..(self.index_position + i + 1) as u64)?.get()[0]; Sep 19 16:32:51.950 INFO kablam! | ^^^ Sep 19 16:32:51.950 INFO kablam! Sep 19 16:32:51.952 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.952 INFO kablam! --> src/parse.rs:184:140 Sep 19 16:32:51.952 INFO kablam! | Sep 19 16:32:51.952 INFO kablam! 184 | ::crypto::decrypt_file(&self.view.read(self.content_position as u64..(self.content_position + padded_item_length) as u64)?.get(), item_length as usize, false) Sep 19 16:32:51.952 INFO kablam! | ^^^ Sep 19 16:32:51.952 INFO kablam! Sep 19 16:32:51.952 INFO kablam! error[E0599]: no method named `get` found for type `cached_file_view::FileViewMapping` in the current scope Sep 19 16:32:51.952 INFO kablam! --> src/parse.rs:186:109 Sep 19 16:32:51.952 INFO kablam! | Sep 19 16:32:51.952 INFO kablam! 186 | self.view.read(self.content_position as u64..(self.content_position + item_length) as u64)?.get().to_vec() Sep 19 16:32:51.952 INFO kablam! | ^^^ Sep 19 16:32:51.952 INFO kablam! Sep 19 16:32:51.964 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:51.964 INFO kablam! --> src/parse.rs:219:18 Sep 19 16:32:51.964 INFO kablam! | Sep 19 16:32:51.964 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:51.964 INFO kablam! | ^^^ Sep 19 16:32:51.964 INFO kablam! Sep 19 16:32:51.964 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:51.964 INFO kablam! --> src/parse.rs:219:42 Sep 19 16:32:51.964 INFO kablam! | Sep 19 16:32:51.964 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:51.964 INFO kablam! | ^^^ Sep 19 16:32:51.964 INFO kablam! Sep 19 16:32:51.970 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:51.970 INFO kablam! --> src/parse.rs:219:74 Sep 19 16:32:51.970 INFO kablam! | Sep 19 16:32:51.970 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:51.970 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:51.970 INFO kablam! | Sep 19 16:32:51.970 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:51.971 INFO kablam! found type `&std::result::Result` Sep 19 16:32:51.971 INFO kablam! Sep 19 16:32:51.971 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:51.971 INFO kablam! --> src/parse.rs:223:18 Sep 19 16:32:51.971 INFO kablam! | Sep 19 16:32:51.971 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:51.971 INFO kablam! | ^^^ Sep 19 16:32:51.971 INFO kablam! Sep 19 16:32:51.990 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:51.990 INFO kablam! --> src/parse.rs:219:74 Sep 19 16:32:51.990 INFO kablam! | Sep 19 16:32:51.990 INFO kablam! 219 | if file_view.len()? < 4 || file_view.len()? < get_static_header_size(&file_view) as u64 { Sep 19 16:32:51.990 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:51.990 INFO kablam! | Sep 19 16:32:51.990 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:51.990 INFO kablam! found type `&std::result::Result` Sep 19 16:32:51.990 INFO kablam! Sep 19 16:32:51.991 INFO kablam! error[E0599]: no method named `len` found for type `std::result::Result` in the current scope Sep 19 16:32:51.991 INFO kablam! --> src/parse.rs:223:18 Sep 19 16:32:51.991 INFO kablam! | Sep 19 16:32:51.991 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:51.991 INFO kablam! | ^^^ Sep 19 16:32:51.991 INFO kablam! Sep 19 16:32:51.993 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:51.993 INFO kablam! --> src/parse.rs:223:51 Sep 19 16:32:51.993 INFO kablam! | Sep 19 16:32:51.993 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:51.993 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:51.993 INFO kablam! | Sep 19 16:32:51.993 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:51.993 INFO kablam! found type `&std::result::Result` Sep 19 16:32:51.993 INFO kablam! Sep 19 16:32:52.013 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.013 INFO kablam! --> src/parse.rs:223:90 Sep 19 16:32:52.013 INFO kablam! | Sep 19 16:32:52.013 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.013 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.013 INFO kablam! | Sep 19 16:32:52.013 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.013 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.013 INFO kablam! Sep 19 16:32:52.023 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.023 INFO kablam! --> src/parse.rs:223:51 Sep 19 16:32:52.023 INFO kablam! | Sep 19 16:32:52.023 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.023 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.023 INFO kablam! | Sep 19 16:32:52.023 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.023 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.023 INFO kablam! Sep 19 16:32:52.036 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.036 INFO kablam! --> src/parse.rs:227:21 Sep 19 16:32:52.036 INFO kablam! | Sep 19 16:32:52.036 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.036 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.036 INFO kablam! | Sep 19 16:32:52.036 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.036 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.036 INFO kablam! Sep 19 16:32:52.054 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.054 INFO kablam! --> src/parse.rs:223:90 Sep 19 16:32:52.054 INFO kablam! | Sep 19 16:32:52.054 INFO kablam! 223 | if file_view.len()? < (get_static_header_size(&file_view) + get_extended_header_size(&file_view)) as u64 { Sep 19 16:32:52.054 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.054 INFO kablam! | Sep 19 16:32:52.054 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.054 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.054 INFO kablam! Sep 19 16:32:52.058 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.058 INFO kablam! --> src/parse.rs:227:69 Sep 19 16:32:52.058 INFO kablam! | Sep 19 16:32:52.058 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.058 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.058 INFO kablam! | Sep 19 16:32:52.058 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.058 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.058 INFO kablam! Sep 19 16:32:52.086 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.086 INFO kablam! --> src/parse.rs:231:22 Sep 19 16:32:52.086 INFO kablam! | Sep 19 16:32:52.086 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 16:32:52.086 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.086 INFO kablam! | Sep 19 16:32:52.086 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.086 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.086 INFO kablam! Sep 19 16:32:52.087 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 16:32:52.087 INFO kablam! --> src/parse.rs:235:65 Sep 19 16:32:52.087 INFO kablam! | Sep 19 16:32:52.087 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 16:32:52.087 INFO kablam! | ^^^^ Sep 19 16:32:52.087 INFO kablam! Sep 19 16:32:52.087 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.087 INFO kablam! --> src/parse.rs:227:21 Sep 19 16:32:52.087 INFO kablam! | Sep 19 16:32:52.087 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.087 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.087 INFO kablam! | Sep 19 16:32:52.087 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.087 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.087 INFO kablam! Sep 19 16:32:52.109 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.109 INFO kablam! --> src/parse.rs:227:69 Sep 19 16:32:52.109 INFO kablam! | Sep 19 16:32:52.109 INFO kablam! 227 | if get_preamble(&file_view) != ::PFH5_PREAMBLE && get_preamble(&file_view) != ::PFH4_PREAMBLE { Sep 19 16:32:52.109 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.109 INFO kablam! | Sep 19 16:32:52.109 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.109 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.109 INFO kablam! Sep 19 16:32:52.120 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.120 INFO kablam! --> src/parse.rs:240:15 Sep 19 16:32:52.120 INFO kablam! | Sep 19 16:32:52.120 INFO kablam! 240 | view: file_view Sep 19 16:32:52.120 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.120 INFO kablam! | Sep 19 16:32:52.120 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 16:32:52.120 INFO kablam! found type `std::result::Result` Sep 19 16:32:52.120 INFO kablam! Sep 19 16:32:52.131 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.131 INFO kablam! --> src/parse.rs:231:22 Sep 19 16:32:52.131 INFO kablam! | Sep 19 16:32:52.131 INFO kablam! 231 | if get_file_type(&file_view) > 4 { Sep 19 16:32:52.131 INFO kablam! | ^^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.131 INFO kablam! | Sep 19 16:32:52.131 INFO kablam! = note: expected type `&cached_file_view::FileView` Sep 19 16:32:52.131 INFO kablam! found type `&std::result::Result` Sep 19 16:32:52.131 INFO kablam! Sep 19 16:32:52.132 INFO kablam! error[E0599]: no method named `read` found for type `std::result::Result` in the current scope Sep 19 16:32:52.132 INFO kablam! --> src/parse.rs:235:65 Sep 19 16:32:52.132 INFO kablam! | Sep 19 16:32:52.132 INFO kablam! 235 | if !::PFHFlags::from_bits(LittleEndian::read_u32(&file_view.read(0x04..0x08)?.get()) & !0xf).is_some() { Sep 19 16:32:52.132 INFO kablam! | ^^^^ Sep 19 16:32:52.132 INFO kablam! Sep 19 16:32:52.154 INFO kablam! error: aborting due to 24 previous errors Sep 19 16:32:52.154 INFO kablam! Sep 19 16:32:52.154 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 16:32:52.154 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 16:32:52.161 INFO kablam! error[E0308]: mismatched types Sep 19 16:32:52.161 INFO kablam! --> src/parse.rs:240:15 Sep 19 16:32:52.161 INFO kablam! | Sep 19 16:32:52.161 INFO kablam! 240 | view: file_view Sep 19 16:32:52.161 INFO kablam! | ^^^^^^^^^ expected struct `cached_file_view::FileView`, found enum `std::result::Result` Sep 19 16:32:52.161 INFO kablam! | Sep 19 16:32:52.161 INFO kablam! = note: expected type `cached_file_view::FileView` Sep 19 16:32:52.161 INFO kablam! found type `std::result::Result` Sep 19 16:32:52.161 INFO kablam! Sep 19 16:32:52.161 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 16:32:52.161 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 16:32:52.196 INFO kablam! error: aborting due to 24 previous errors Sep 19 16:32:52.196 INFO kablam! Sep 19 16:32:52.196 INFO kablam! Some errors occurred: E0308, E0599. Sep 19 16:32:52.196 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 19 16:32:52.205 INFO kablam! error: Could not compile `twa_pack_lib`. Sep 19 16:32:52.205 INFO kablam! Sep 19 16:32:52.205 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:32:52.206 INFO kablam! su: No module specific data is present Sep 19 16:32:52.813 INFO running `"docker" "rm" "-f" "3aff6786e355d8e99aa44a25f50ed527b8e7a901350bfc2c686fb79344eeb7df"` Sep 19 16:32:52.920 INFO blam! 3aff6786e355d8e99aa44a25f50ed527b8e7a901350bfc2c686fb79344eeb7df