[INFO] cloning repository https://github.com/skypad123/mmbak-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skypad123/mmbak-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskypad123%2Fmmbak-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskypad123%2Fmmbak-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a33727fa281869719c9f541058835e4374ec1af2
[INFO] testing skypad123/mmbak-parser against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskypad123%2Fmmbak-parser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skypad123/mmbak-parser
[INFO] finished tweaking git repo https://github.com/skypad123/mmbak-parser
[INFO] tweaked toml for git repo https://github.com/skypad123/mmbak-parser written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skypad123/mmbak-parser on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skypad123/mmbak-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93
[INFO] running `Command { std: "docker" "start" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling serde_with_macros v3.19.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_with v3.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-sheets4 v7.0.0+20251215
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling mmbak-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 39s
[INFO] running `Command { std: "docker" "inspect" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling mmbak-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::writer`
[INFO] [stdout]  --> src/tests.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::writer::{dir_entry, file_entry, MMBakWriter};
[INFO] [stdout]   |            ^^^^^^ could not find `writer` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MMBakEntry` in this scope
[INFO] [stdout]    --> src/tests.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let entry = MMBakEntry {
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MMBakEntry` in this scope
[INFO] [stdout]    --> src/tests.rs:150:22
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let root_entry = MMBakEntry {
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_reader` found for struct `reader::MMBakFile` in the current scope
[INFO] [stdout]    --> src/tests.rs:19:30
[INFO] [stdout]     |
[INFO] [stdout]  19 |     let archive = MMBakFile::from_reader(cursor, buf.len() as u64).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^ associated function or constant not found in `reader::MMBakFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reader.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct MMBakFile {
[INFO] [stdout]     | -------------------- associated function or constant `from_reader` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `reader::MMBakFile`, consider using `reader::MMBakFile::open` which returns `std::result::Result<reader::MMBakFile, MMBakError>`
[INFO] [stdout]    --> src/reader.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_reader` found for struct `reader::MMBakFile` in the current scope
[INFO] [stdout]    --> src/tests.rs:38:30
[INFO] [stdout]     |
[INFO] [stdout]  38 |     let archive = MMBakFile::from_reader(cursor, buf.len() as u64).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^ associated function or constant not found in `reader::MMBakFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reader.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct MMBakFile {
[INFO] [stdout]     | -------------------- associated function or constant `from_reader` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `reader::MMBakFile`, consider using `reader::MMBakFile::open` which returns `std::result::Result<reader::MMBakFile, MMBakError>`
[INFO] [stdout]    --> src/reader.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_reader` found for struct `reader::MMBakFile` in the current scope
[INFO] [stdout]    --> src/tests.rs:60:30
[INFO] [stdout]     |
[INFO] [stdout]  60 |     let archive = MMBakFile::from_reader(cursor, buf.len() as u64).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^ associated function or constant not found in `reader::MMBakFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reader.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct MMBakFile {
[INFO] [stdout]     | -------------------- associated function or constant `from_reader` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `reader::MMBakFile`, consider using `reader::MMBakFile::open` which returns `std::result::Result<reader::MMBakFile, MMBakError>`
[INFO] [stdout]    --> src/reader.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_reader` found for struct `reader::MMBakFile` in the current scope
[INFO] [stdout]    --> src/tests.rs:81:30
[INFO] [stdout]     |
[INFO] [stdout]  81 |     let archive = MMBakFile::from_reader(cursor, buf.len() as u64).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^ associated function or constant not found in `reader::MMBakFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reader.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct MMBakFile {
[INFO] [stdout]     | -------------------- associated function or constant `from_reader` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `reader::MMBakFile`, consider using `reader::MMBakFile::open` which returns `std::result::Result<reader::MMBakFile, MMBakError>`
[INFO] [stdout]    --> src/reader.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_reader` found for struct `reader::MMBakFile` in the current scope
[INFO] [stdout]    --> src/tests.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let archive = MMBakFile::from_reader(cursor, buf.len() as u64).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^ associated function or constant not found in `reader::MMBakFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reader.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct MMBakFile {
[INFO] [stdout]     | -------------------- associated function or constant `from_reader` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `reader::MMBakFile`, consider using `reader::MMBakFile::open` which returns `std::result::Result<reader::MMBakFile, MMBakError>`
[INFO] [stdout]    --> src/reader.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_reader` found for struct `reader::MMBakFile` in the current scope
[INFO] [stdout]    --> src/tests.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let result = MMBakFile::from_reader(cursor, data.len() as u64);
[INFO] [stdout]     |                             ^^^^^^^^^^^ associated function or constant not found in `reader::MMBakFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reader.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct MMBakFile {
[INFO] [stdout]     | -------------------- associated function or constant `from_reader` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `reader::MMBakFile`, consider using `reader::MMBakFile::open` which returns `std::result::Result<reader::MMBakFile, MMBakError>`
[INFO] [stdout]    --> src/reader.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_reader` found for struct `reader::MMBakFile` in the current scope
[INFO] [stdout]    --> src/tests.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let archive = MMBakFile::from_reader(cursor, buf.len() as u64).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^ associated function or constant not found in `reader::MMBakFile`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reader.rs:307:1
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct MMBakFile {
[INFO] [stdout]     | -------------------- associated function or constant `from_reader` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `reader::MMBakFile`, consider using `reader::MMBakFile::open` which returns `std::result::Result<reader::MMBakFile, MMBakError>`
[INFO] [stdout]    --> src/reader.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn open<P: AsRef<Path>>(path: P) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EntryType` in this scope
[INFO] [stdout]    --> src/tests.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |         entry_type: EntryType::File,
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `EntryType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Compression` in this scope
[INFO] [stdout]    --> src/tests.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 137 |         compression: Compression::None,
[INFO] [stdout]     |                      ^^^^^^^^^^^ use of undeclared type `Compression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `EntryType` in this scope
[INFO] [stdout]    --> src/tests.rs:151:21
[INFO] [stdout]     |
[INFO] [stdout] 151 |         entry_type: EntryType::File,
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `EntryType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Compression` in this scope
[INFO] [stdout]    --> src/tests.rs:152:22
[INFO] [stdout]     |
[INFO] [stdout] 152 |         compression: Compression::None,
[INFO] [stdout]     |                      ^^^^^^^^^^^ use of undeclared type `Compression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mmbak-parser` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93", kill_on_drop: false }`
[INFO] [stdout] 39157f3c3a26d07d7d1de284b0fc08694db67027b1c29c88bfc3721483a0fa93
