[INFO] fetching crate dspy-rs 0.0.1-beta... [INFO] checking dspy-rs-0.0.1-beta against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dspy-rs 0.0.1-beta into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate dspy-rs 0.0.1-beta [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dspy-rs 0.0.1-beta [INFO] tweaked toml for crates.io crate dspy-rs 0.0.1-beta written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dspy-rs 0.0.1-beta 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] crate crates.io crate dspy-rs 0.0.1-beta 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 48b30566e9bf7f911d9d0ee66906093420258d8e2833745089a6ff487e590cea [INFO] running `Command { std: "docker" "start" "-a" "48b30566e9bf7f911d9d0ee66906093420258d8e2833745089a6ff487e590cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b30566e9bf7f911d9d0ee66906093420258d8e2833745089a6ff487e590cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b30566e9bf7f911d9d0ee66906093420258d8e2833745089a6ff487e590cea", kill_on_drop: false }` [INFO] [stdout] 48b30566e9bf7f911d9d0ee66906093420258d8e2833745089a6ff487e590cea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f29f8764c5abab045dd287aa8ebb6fc76ad0689b157eaabb64d23a4e2ee58c5c [INFO] running `Command { std: "docker" "start" "-a" "f29f8764c5abab045dd287aa8ebb6fc76ad0689b157eaabb64d23a4e2ee58c5c", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libnghttp2-sys v0.1.11+1.64.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling curl-sys v0.4.82+curl-8.14.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling curl v0.4.48 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking spinning_top v0.2.5 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking openssl v0.10.73 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling dotenvy_macro v0.15.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking openrouter-rs v0.4.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking dspy-rs v0.0.1-beta (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_predictions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dsrs::data::prediction::{LmUsage, Prediction}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dspy-rs` (test "test_predictions") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_signature.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dsrs::signature::field::Field; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_signature.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dsrs::signature::signature::Signature; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_predictors.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use dsrs::clients::dummy_lm::DummyLM; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_predictors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dsrs::programs::dummy_predictor::DummyPredict; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_predictors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dsrs::signature::field::Field; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_predictors.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dsrs::signature::signature::Signature; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_lm.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dsrs::clients::{chat::Chat, dummy_lm::DummyLM}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_adapters.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dsrs::adapter::base::Adapter; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_adapters.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dsrs::adapter::chat_adapter::ChatAdapter; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_adapters.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dsrs::clients::chat::Chat; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_adapters.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dsrs::clients::dummy_lm::DummyLM; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_adapters.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dsrs::signature::field::Field; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_adapters.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dsrs::signature::signature::Signature; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_example.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dsrs::data::example::Example; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_example.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dsrs::data::serialize::{load_jsonl, save_examples_as_jsonl}; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dspy-rs` (test "test_lm") due to 1 previous error [INFO] [stderr] error: could not compile `dspy-rs` (test "test_predictors") due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dspy-rs` (test "test_adapters") due to 6 previous errors [INFO] [stderr] error: could not compile `dspy-rs` (test "test_signature") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] --> tests/test_chat.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dsrs::clients::chat::Chat; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `dsrs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `dsrs`, use `cargo add dsrs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dspy-rs` (test "test_example") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dspy-rs` (test "test_chat") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f29f8764c5abab045dd287aa8ebb6fc76ad0689b157eaabb64d23a4e2ee58c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29f8764c5abab045dd287aa8ebb6fc76ad0689b157eaabb64d23a4e2ee58c5c", kill_on_drop: false }` [INFO] [stdout] f29f8764c5abab045dd287aa8ebb6fc76ad0689b157eaabb64d23a4e2ee58c5c