[INFO] fetching crate civitai 0.1.3... [INFO] checking civitai-0.1.3 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate civitai 0.1.3 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate civitai 0.1.3 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 260 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.20) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe7d8a3a750d52e5f31ae61a8dddc72bf43ee13674dedcf7a741b65e45ade088 [INFO] running `Command { std: "docker" "start" "-a" "fe7d8a3a750d52e5f31ae61a8dddc72bf43ee13674dedcf7a741b65e45ade088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe7d8a3a750d52e5f31ae61a8dddc72bf43ee13674dedcf7a741b65e45ade088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7d8a3a750d52e5f31ae61a8dddc72bf43ee13674dedcf7a741b65e45ade088", kill_on_drop: false }` [INFO] [stdout] fe7d8a3a750d52e5f31ae61a8dddc72bf43ee13674dedcf7a741b65e45ade088 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c82517a4e255908845d546d559709e82a4254474c1446179cb4cf0eda016f375 [INFO] running `Command { std: "docker" "start" "-a" "c82517a4e255908845d546d559709e82a4254474c1446179cb4cf0eda016f375", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking opentelemetry v0.22.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Checking opentelemetry v0.30.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking retry-policies v0.4.0 [INFO] [stderr] Checking matchit v0.8.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking opentelemetry_sdk v0.22.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking opentelemetry_sdk v0.30.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tracing-opentelemetry v0.31.0 [INFO] [stderr] Checking tracing-opentelemetry v0.23.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking reqwest-middleware v0.4.2 [INFO] [stderr] Checking reqwest-tracing v0.5.8 [INFO] [stderr] Checking reqwest-retry v0.7.0 [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 test) 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) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "c82517a4e255908845d546d559709e82a4254474c1446179cb4cf0eda016f375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82517a4e255908845d546d559709e82a4254474c1446179cb4cf0eda016f375", kill_on_drop: false }` [INFO] [stdout] c82517a4e255908845d546d559709e82a4254474c1446179cb4cf0eda016f375