[INFO] cloning repository https://github.com/Oppla-AI/oppla_llm_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Oppla-AI/oppla_llm_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOppla-AI%2Foppla_llm_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOppla-AI%2Foppla_llm_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26f0668c14e499f04278990252cc303168bdfcee [INFO] testing Oppla-AI/oppla_llm_client against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOppla-AI%2Foppla_llm_client" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 57% (810/1411) Updating files: 58% (819/1411) Updating files: 59% (833/1411) Updating files: 60% (847/1411) Updating files: 61% (861/1411) Updating files: 62% (875/1411) Updating files: 63% (889/1411) Updating files: 64% (904/1411) Updating files: 65% (918/1411) Updating files: 66% (932/1411) Updating files: 67% (946/1411) Updating files: 68% (960/1411) Updating files: 69% (974/1411) Updating files: 70% (988/1411) Updating files: 71% (1002/1411) Updating files: 72% (1016/1411) Updating files: 73% (1031/1411) Updating files: 74% (1045/1411) Updating files: 75% (1059/1411) Updating files: 76% (1073/1411) Updating files: 77% (1087/1411) Updating files: 78% (1101/1411) Updating files: 79% (1115/1411) Updating files: 80% (1129/1411) Updating files: 81% (1143/1411) Updating files: 82% (1158/1411) Updating files: 83% (1172/1411) Updating files: 84% (1186/1411) Updating files: 85% (1200/1411) Updating files: 86% (1214/1411) Updating files: 87% (1228/1411) Updating files: 88% (1242/1411) Updating files: 89% (1256/1411) Updating files: 90% (1270/1411) Updating files: 91% (1285/1411) Updating files: 92% (1299/1411) Updating files: 93% (1313/1411) Updating files: 94% (1327/1411) Updating files: 95% (1341/1411) Updating files: 96% (1355/1411) Updating files: 97% (1369/1411) Updating files: 98% (1383/1411) Updating files: 99% (1397/1411) Updating files: 100% (1411/1411) Updating files: 100% (1411/1411), done. [INFO] started tweaking git repo https://github.com/Oppla-AI/oppla_llm_client [INFO] finished tweaking git repo https://github.com/Oppla-AI/oppla_llm_client [INFO] tweaked toml for git repo https://github.com/Oppla-AI/oppla_llm_client written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Oppla-AI/oppla_llm_client on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Oppla-AI/oppla_llm_client 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5020b55c322a5d89202158dbd447131564edb68d75c96b5598c3b4e0870a8b8 [INFO] running `Command { std: "docker" "start" "-a" "b5020b55c322a5d89202158dbd447131564edb68d75c96b5598c3b4e0870a8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5020b55c322a5d89202158dbd447131564edb68d75c96b5598c3b4e0870a8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5020b55c322a5d89202158dbd447131564edb68d75c96b5598c3b4e0870a8b8", kill_on_drop: false }` [INFO] [stdout] b5020b55c322a5d89202158dbd447131564edb68d75c96b5598c3b4e0870a8b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79a70db3f19eaba5984c68184e47d81d26ad52c04365561406f30740690332ba [INFO] running `Command { std: "docker" "start" "-a" "79a70db3f19eaba5984c68184e47d81d26ad52c04365561406f30740690332ba", kill_on_drop: false }` [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling oppla_llm_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Arc: Serialize` is not satisfied [INFO] [stdout] --> src/lib.rs:282:45 [INFO] [stdout] | [INFO] [stdout] 282 | #[derive(Debug, PartialEq, Eq, Hash, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ the trait `Serialize` is not implemented for `Arc` [INFO] [stdout] 283 | pub struct LanguageModelId(pub Arc); [INFO] [stdout] | ------------ required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Arc` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 159 others [INFO] [stdout] note: required by a bound in `serialize_newtype_struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/ser/mod.rs:907:21 [INFO] [stdout] | [INFO] [stdout] 901 | fn serialize_newtype_struct( [INFO] [stdout] | ------------------------ required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 907 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Serializer::serialize_newtype_struct` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/lib.rs:283:32 [INFO] [stdout] | [INFO] [stdout] 283 | pub struct LanguageModelId(pub Arc); [INFO] [stdout] | ^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Arc` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 190 others [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/oppla_llm_client-9becf7d7708cc145.long-type-7523786401879032053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Arc: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/lib.rs:283:32 [INFO] [stdout] | [INFO] [stdout] 283 | pub struct LanguageModelId(pub Arc); [INFO] [stdout] | ^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `Arc` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Arc` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 190 others [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/de/mod.rs:1732:12 [INFO] [stdout] | [INFO] [stdout] 1730 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1731 | where [INFO] [stdout] 1732 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/oppla_llm_client-9becf7d7708cc145.long-type-7523786401879032053.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oppla_llm_client` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "79a70db3f19eaba5984c68184e47d81d26ad52c04365561406f30740690332ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a70db3f19eaba5984c68184e47d81d26ad52c04365561406f30740690332ba", kill_on_drop: false }` [INFO] [stdout] 79a70db3f19eaba5984c68184e47d81d26ad52c04365561406f30740690332ba