[INFO] cloning repository https://github.com/Celine-Coralie-Eni/rust-workspace-samplee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Celine-Coralie-Eni/rust-workspace-samplee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeline-Coralie-Eni%2Frust-workspace-samplee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeline-Coralie-Eni%2Frust-workspace-samplee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 540655f346d64be1cbfb8ecce162b746f4f22c29
[INFO] checking Celine-Coralie-Eni/rust-workspace-samplee against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCeline-Coralie-Eni%2Frust-workspace-samplee" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  54% (2962/5439)
Updating files:  55% (2992/5439)
Updating files:  56% (3046/5439)
Updating files:  57% (3101/5439)
Updating files:  58% (3155/5439)
Updating files:  59% (3210/5439)
Updating files:  60% (3264/5439)
Updating files:  61% (3318/5439)
Updating files:  61% (3364/5439)
Updating files:  62% (3373/5439)
Updating files:  63% (3427/5439)
Updating files:  64% (3481/5439)
Updating files:  65% (3536/5439)
Updating files:  66% (3590/5439)
Updating files:  66% (3596/5439)
Updating files:  67% (3645/5439)
Updating files:  68% (3699/5439)
Updating files:  68% (3734/5439)
Updating files:  69% (3753/5439)
Updating files:  70% (3808/5439)
Updating files:  70% (3847/5439)
Updating files:  70% (3859/5439)
Updating files:  71% (3862/5439)
Updating files:  72% (3917/5439)
Updating files:  72% (3968/5439)
Updating files:  73% (3971/5439)
Updating files:  74% (4025/5439)
Updating files:  74% (4049/5439)
Updating files:  75% (4080/5439)
Updating files:  75% (4082/5439)
Updating files:  75% (4124/5439)
Updating files:  76% (4134/5439)
Updating files:  77% (4189/5439)
Updating files:  77% (4216/5439)
Updating files:  78% (4243/5439)
Updating files:  79% (4297/5439)
Updating files:  80% (4352/5439)
Updating files:  80% (4365/5439)
Updating files:  81% (4406/5439)
Updating files:  82% (4460/5439)
Updating files:  83% (4515/5439)
Updating files:  84% (4569/5439)
Updating files:  85% (4624/5439)
Updating files:  86% (4678/5439)
Updating files:  87% (4732/5439)
Updating files:  88% (4787/5439)
Updating files:  89% (4841/5439)
Updating files:  90% (4896/5439)
Updating files:  91% (4950/5439)
Updating files:  92% (5004/5439)
Updating files:  93% (5059/5439)
Updating files:  94% (5113/5439)
Updating files:  95% (5168/5439)
Updating files:  96% (5222/5439)
Updating files:  96% (5234/5439)
Updating files:  97% (5276/5439)
Updating files:  98% (5331/5439)
Updating files:  99% (5385/5439)
Updating files: 100% (5439/5439)
Updating files: 100% (5439/5439), done.
[INFO] started tweaking git repo https://github.com/Celine-Coralie-Eni/rust-workspace-samplee
[INFO] finished tweaking git repo https://github.com/Celine-Coralie-Eni/rust-workspace-samplee
[INFO] tweaked toml for git repo https://github.com/Celine-Coralie-Eni/rust-workspace-samplee written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Celine-Coralie-Eni/rust-workspace-samplee on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Celine-Coralie-Eni/rust-workspace-samplee 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6415eb1ac1411d9295fda399f0420ddd78c368f1e5d253e321c7802cf1fb3814
[INFO] running `Command { std: "docker" "start" "-a" "6415eb1ac1411d9295fda399f0420ddd78c368f1e5d253e321c7802cf1fb3814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6415eb1ac1411d9295fda399f0420ddd78c368f1e5d253e321c7802cf1fb3814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6415eb1ac1411d9295fda399f0420ddd78c368f1e5d253e321c7802cf1fb3814", kill_on_drop: false }`
[INFO] [stdout] 6415eb1ac1411d9295fda399f0420ddd78c368f1e5d253e321c7802cf1fb3814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d110c20afc5ab841a849831858fafc7695a0fb5862d6ba549141ed81226c9436
[INFO] running `Command { std: "docker" "start" "-a" "d110c20afc5ab841a849831858fafc7695a0fb5862d6ba549141ed81226c9436", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking cli-batch-uploads v0.1.0 (/opt/rustwide/workdir/cli-batch-uploads)
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.34
[INFO] [stderr]     Checking compression-parameters v0.1.0 (/opt/rustwide/workdir/compression-parameters)
[INFO] [stdout] error[E0583]: file not found for module `compress_file`
[INFO] [stdout]   --> compression-parameters/src/main.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | mod compress_file;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `compress_file`, create file "compression-parameters/src/compress_file.rs" or "compression-parameters/src/compress_file/mod.rs"
[INFO] [stdout]    = note: if there is a `mod compress_file` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `compress_file`
[INFO] [stdout]   --> compression-parameters/src/main.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | mod compress_file;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `compress_file`, create file "compression-parameters/src/compress_file.rs" or "compression-parameters/src/compress_file/mod.rs"
[INFO] [stdout]    = note: if there is a `mod compress_file` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiple_values` found for struct `Arg` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout]  9 |           .arg(Arg::new("files")
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 10 | |             .multiple_values(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^ method not found in `Arg`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `takes_value` found for struct `Arg` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |           .arg(Arg::new("compression")
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 13 | |             .long("compression")
[INFO] [stdout] 14 | |             .takes_value(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^ method not found in `Arg`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `takes_value` found for struct `Arg` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |           .arg(Arg::new("level")
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 19 | |             .long("level")
[INFO] [stdout] 20 | |             .takes_value(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^ method not found in `Arg`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of` found for struct `ArgMatches` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let compression_type = matches.value_of("compression").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multiple_values` found for struct `Arg` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout]  9 |           .arg(Arg::new("files")
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 10 | |             .multiple_values(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^ method not found in `Arg`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of_t` found for struct `ArgMatches` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let level: u32 = matches.value_of_t("level").unwrap_or(6); // Default level is 6
[INFO] [stdout]    |                              ^^^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `values_of` found for struct `ArgMatches` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let files_to_compress: Vec<&str> = matches.values_of("files").unwrap_or_default().collect();
[INFO] [stdout]    |                                                ^^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `takes_value` found for struct `Arg` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |           .arg(Arg::new("compression")
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 13 | |             .long("compression")
[INFO] [stdout] 14 | |             .takes_value(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^ method not found in `Arg`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `takes_value` found for struct `Arg` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |           .arg(Arg::new("level")
[INFO] [stdout]    |  ______________-
[INFO] [stdout] 19 | |             .long("level")
[INFO] [stdout] 20 | |             .takes_value(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^ method not found in `Arg`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compression-parameters` (bin "compression-parameters" test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `value_of` found for struct `ArgMatches` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let compression_type = matches.value_of("compression").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `value_of_t` found for struct `ArgMatches` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let level: u32 = matches.value_of_t("level").unwrap_or(6); // Default level is 6
[INFO] [stdout]    |                              ^^^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `values_of` found for struct `ArgMatches` in the current scope
[INFO] [stdout]   --> compression-parameters/src/main.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let files_to_compress: Vec<&str> = matches.values_of("files").unwrap_or_default().collect();
[INFO] [stdout]    |                                                ^^^^^^^^^ method not found in `ArgMatches`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compression-parameters` (bin "compression-parameters") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "d110c20afc5ab841a849831858fafc7695a0fb5862d6ba549141ed81226c9436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d110c20afc5ab841a849831858fafc7695a0fb5862d6ba549141ed81226c9436", kill_on_drop: false }`
[INFO] [stdout] d110c20afc5ab841a849831858fafc7695a0fb5862d6ba549141ed81226c9436
