[INFO] fetching crate libium 1.30.0... [INFO] testing libium-1.30.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate libium 1.30.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate libium 1.30.0 [INFO] finished tweaking crates.io crate libium 1.30.0 [INFO] tweaked toml for crates.io crate libium 1.30.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libium 1.30.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 351 packages to latest compatible versions [INFO] [stderr] Adding dialoguer v0.11.0 (available: v0.12.0) [INFO] [stderr] Adding octocrab v0.39.0 (available: v0.44.1) [INFO] [stderr] Adding rfd v0.14.1 (available: v0.15.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding zip v2.4.2 (available: v4.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ferinth v2.12.0 [INFO] [stderr] Downloaded furse v1.6.1 [INFO] [stderr] Downloaded zip v3.0.0 [INFO] [stderr] Downloaded zip-extensions v0.8.3 [INFO] [stderr] Downloaded octocrab v0.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e33f3887fdecf549bad9366e7fdf0d17d08d7aa13e4ba16217529202b4459e92 [INFO] running `Command { std: "docker" "start" "-a" "e33f3887fdecf549bad9366e7fdf0d17d08d7aa13e4ba16217529202b4459e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e33f3887fdecf549bad9366e7fdf0d17d08d7aa13e4ba16217529202b4459e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33f3887fdecf549bad9366e7fdf0d17d08d7aa13e4ba16217529202b4459e92", kill_on_drop: false }` [INFO] [stdout] e33f3887fdecf549bad9366e7fdf0d17d08d7aa13e4ba16217529202b4459e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51db6d503280676a9b2c7bfed2e6304973a50f1574d451223db9c2653c4a740a [INFO] running `Command { std: "docker" "start" "-a" "51db6d503280676a9b2c7bfed2e6304973a50f1574d451223db9c2653c4a740a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling snafu-derive v0.8.8 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling zip v3.0.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling murmur2 v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling zip-extensions v0.8.3 [INFO] [stderr] Compiling snafu v0.8.8 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling octocrab v0.39.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ferinth v2.12.0 [INFO] [stderr] Compiling furse v1.6.1 [INFO] [stderr] Compiling libium v1.30.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0107]: missing generics for struct `Ferinth` [INFO] [stdout] --> src/lib.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | pub mr: &'a ferinth::Ferinth, [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `Auth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferinth-2.12.0/src/lib.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Ferinth { [INFO] [stdout] | ^^^^^^^ ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 44 | pub mr: &'a ferinth::Ferinth, [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ferinth` [INFO] [stdout] --> src/scan.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | modrinth: &Ferinth, [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `Auth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferinth-2.12.0/src/lib.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Ferinth { [INFO] [stdout] | ^^^^^^^ ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 22 | modrinth: &Ferinth, [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ferinth` [INFO] [stdout] --> src/upgrade/modpack_downloadable.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | modrinth: &Ferinth, [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `Auth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferinth-2.12.0/src/lib.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Ferinth { [INFO] [stdout] | ^^^^^^^ ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 56 | modrinth: &Ferinth, [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ferinth` [INFO] [stdout] --> src/lib.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(mr: &'a ferinth::Ferinth, cf: &'a furse::Furse, gh: &'a octocrab::Octocrab) -> Self { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `Auth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferinth-2.12.0/src/lib.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Ferinth { [INFO] [stdout] | ^^^^^^^ ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(mr: &'a ferinth::Ferinth, cf: &'a furse::Furse, gh: &'a octocrab::Octocrab) -> Self { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `Ferinth` [INFO] [stdout] --> src/modpack/add.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn modrinth(modrinth: &Ferinth, config: &Config, project_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `Auth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ferinth-2.12.0/src/lib.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Ferinth { [INFO] [stdout] | ^^^^^^^ ---- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn modrinth(modrinth: &Ferinth, config: &Config, project_id: &str) -> Result { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[ferinth::structures::version::Version]` cannot be known at compilation time [INFO] [stdout] --> src/upgrade/mod_downloadable.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | &apis.mr.list_versions(project_id).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[ferinth::structures::version::Version]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[ferinth::structures::version::Version]` cannot be known at compilation time [INFO] [stdout] --> src/upgrade/mod_downloadable.rs:131:53 [INFO] [stdout] | [INFO] [stdout] 131 | &apis.mr.list_versions(project_id).await?, [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[ferinth::structures::version::Version]` [INFO] [stdout] note: required by a bound in `Break` [INFO] [stdout] --> /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/control_flow.rs:95:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_from_directory` found for struct `ZipWriter` in the current scope [INFO] [stdout] --> src/modpack/modrinth/mod.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | writer.create_from_directory(&overrides.to_owned())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `add_directory` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zip-2.4.2/src/write.rs:1400:5 [INFO] [stdout] | [INFO] [stdout] 1400 | / pub fn add_directory( [INFO] [stdout] 1401 | | &mut self, [INFO] [stdout] 1402 | | name: S, [INFO] [stdout] 1403 | | mut options: FileOptions, [INFO] [stdout] 1404 | | ) -> ZipResult<()> [INFO] [stdout] 1405 | | where [INFO] [stdout] 1406 | | S: Into, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/upgrade/mod.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | length: file.file_length, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `usize`, found `i64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libium` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51db6d503280676a9b2c7bfed2e6304973a50f1574d451223db9c2653c4a740a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51db6d503280676a9b2c7bfed2e6304973a50f1574d451223db9c2653c4a740a", kill_on_drop: false }` [INFO] [stdout] 51db6d503280676a9b2c7bfed2e6304973a50f1574d451223db9c2653c4a740a