[INFO] fetching crate civitai 0.1.3... [INFO] checking civitai-0.1.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate civitai 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate civitai 0.1.3 [INFO] finished tweaking crates.io crate civitai 0.1.3 [INFO] tweaked toml for crates.io crate civitai 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate civitai 0.1.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 262 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e9143885398c294a288fd4aae5b3e515cb5bea3e999a2c777c7e9a59db4bdc7 [INFO] running `Command { std: "docker" "start" "-a" "9e9143885398c294a288fd4aae5b3e515cb5bea3e999a2c777c7e9a59db4bdc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9143885398c294a288fd4aae5b3e515cb5bea3e999a2c777c7e9a59db4bdc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9143885398c294a288fd4aae5b3e515cb5bea3e999a2c777c7e9a59db4bdc7", kill_on_drop: false }` [INFO] [stdout] 9e9143885398c294a288fd4aae5b3e515cb5bea3e999a2c777c7e9a59db4bdc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a64aa50321e91cd77de3d2917b5333108a91fa98e3c7988220bfda1d50890bc4 [INFO] running `Command { std: "docker" "start" "-a" "a64aa50321e91cd77de3d2917b5333108a91fa98e3c7988220bfda1d50890bc4", kill_on_drop: false }` [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking opentelemetry v0.22.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking matchit v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking retry-policies v0.4.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking opentelemetry v0.30.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking opentelemetry_sdk v0.22.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking opentelemetry_sdk v0.30.0 [INFO] [stderr] Checking tracing-opentelemetry v0.31.0 [INFO] [stderr] Checking tracing-opentelemetry v0.23.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking reqwest-middleware v0.4.2 [INFO] [stderr] Checking reqwest-retry v0.7.0 [INFO] [stderr] Checking reqwest-tracing v0.5.8 [INFO] [stderr] Checking trauma v2.3.0 [INFO] [stderr] Checking civitai v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/all_models_info/mod.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | ------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/all_models_info/mod.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | ------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/all_models_info/mod.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | --------------------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/all_models_info/mod.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | --------------------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_info/mod.rs:24:42 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | ------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_info/mod.rs:24:42 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | ------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_info/mod.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | --------------------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_info/mod.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | --------------------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_version/mod.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | ------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_version/mod.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | ------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_version/mod.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | --------------------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `trauma::Error` [INFO] [stdout] --> src/model_version/mod.rs:25:56 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(reqwest::get(self.url()).await?.json().await?) [INFO] [stdout] | --------------------------------------------^ the trait `From` is not implemented for `trauma::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, reqwest::Error>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] `trauma::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `civitai` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `civitai` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a64aa50321e91cd77de3d2917b5333108a91fa98e3c7988220bfda1d50890bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64aa50321e91cd77de3d2917b5333108a91fa98e3c7988220bfda1d50890bc4", kill_on_drop: false }` [INFO] [stdout] a64aa50321e91cd77de3d2917b5333108a91fa98e3c7988220bfda1d50890bc4