[INFO] fetching crate sapiens 0.10.2... [INFO] testing sapiens-0.10.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate sapiens 0.10.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate sapiens 0.10.2 [INFO] finished tweaking crates.io crate sapiens 0.10.2 [INFO] tweaked toml for crates.io crate sapiens 0.10.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sapiens 0.10.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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 282 packages to latest compatible versions [INFO] [stderr] Adding async-openai v0.16.3 (available: v0.34.0) [INFO] [stderr] Adding gcp-vertex-ai-generative-language v0.1.2 (available: v0.2.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding tokenizers v0.14.1 (available: v0.22.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7145f9360de56c7140034d7238b1c7013dee6342c5f0c1e01f5ee806d9e0d7f1 [INFO] running `Command { std: "docker" "start" "-a" "7145f9360de56c7140034d7238b1c7013dee6342c5f0c1e01f5ee806d9e0d7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7145f9360de56c7140034d7238b1c7013dee6342c5f0c1e01f5ee806d9e0d7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7145f9360de56c7140034d7238b1c7013dee6342c5f0c1e01f5ee806d9e0d7f1", kill_on_drop: false }` [INFO] [stdout] 7145f9360de56c7140034d7238b1c7013dee6342c5f0c1e01f5ee806d9e0d7f1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 957e204d98542a5ba8af1e860a7c76892401ba7cb27f093a766db4dcbe1584eb [INFO] running `Command { std: "docker" "start" "-a" "957e204d98542a5ba8af1e860a7c76892401ba7cb27f093a766db4dcbe1584eb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling gcp-vertex-ai-generative-language v0.1.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling monostate v0.1.18 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling async-openai v0.16.3 [INFO] [stderr] Compiling tokenizers v0.14.1 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling sapiens v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "957e204d98542a5ba8af1e860a7c76892401ba7cb27f093a766db4dcbe1584eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957e204d98542a5ba8af1e860a7c76892401ba7cb27f093a766db4dcbe1584eb", kill_on_drop: false }` [INFO] [stdout] 957e204d98542a5ba8af1e860a7c76892401ba7cb27f093a766db4dcbe1584eb [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7251eb2846791d417abd3acb5384fdef2a0d29b047b99971ff94316ce046b9e [INFO] running `Command { std: "docker" "start" "-a" "c7251eb2846791d417abd3acb5384fdef2a0d29b047b99971ff94316ce046b9e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling tokenizers v0.14.1 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling gcp-vertex-ai-generative-language v0.1.2 [INFO] [stderr] Compiling sapiens v0.10.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tools/invocation.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | assert_display_snapshot!(tool_invocations.err().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tools/mod.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | assert_display_snapshot!(serialized); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tools/invocation.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | use insta::{assert_display_snapshot, assert_yaml_snapshot}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stdout] --> src/tools/mod.rs:251:16 [INFO] [stdout] | [INFO] [stdout] 251 | use insta::assert_display_snapshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.90s [INFO] running `Command { std: "docker" "inspect" "c7251eb2846791d417abd3acb5384fdef2a0d29b047b99971ff94316ce046b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7251eb2846791d417abd3acb5384fdef2a0d29b047b99971ff94316ce046b9e", kill_on_drop: false }` [INFO] [stdout] c7251eb2846791d417abd3acb5384fdef2a0d29b047b99971ff94316ce046b9e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8643b0fb1c2b09de36d27c8d91fe1023cf6c92e5e0212586b1b89d11ca1decdc [INFO] running `Command { std: "docker" "start" "-a" "8643b0fb1c2b09de36d27c8d91fe1023cf6c92e5e0212586b1b89d11ca1decdc", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tools/invocation.rs:367:9 [INFO] [stderr] | [INFO] [stderr] 367 | assert_display_snapshot!(tool_invocations.err().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tools/mod.rs:294:9 [INFO] [stderr] | [INFO] [stderr] 294 | assert_display_snapshot!(serialized); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tools/invocation.rs:138:17 [INFO] [stderr] | [INFO] [stderr] 138 | use insta::{assert_display_snapshot, assert_yaml_snapshot}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `insta::assert_display_snapshot`: use assert_snapshot!() instead [INFO] [stderr] --> src/tools/mod.rs:251:16 [INFO] [stderr] | [INFO] [stderr] 251 | use insta::assert_display_snapshot; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sapiens` (lib test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sapiens-d5743ee72cf9601f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test chains::tests::observes_and_conclude ... ok [INFO] [stdout] test chains::tests::observes_too_much ... ok [INFO] [stdout] test models::openai::tests::test_gpt3_sizes ... ok [INFO] [stdout] test prompt::tests::populate_chat_history ... ok [INFO] [stdout] test models::openai::tests::test_vicuna_sizes ... ok [INFO] [stdout] test tools::invocation::tests::test_extraction_of_one_yaml_with_output ... ok [INFO] [stdout] test tools::invocation::tests::test_extraction_of_three_yaml_with_output ... ok [INFO] [stdout] test tools::invocation::tests::test_find_invocations_one_yaml ... ok [INFO] [stdout] test tools::invocation::tests::test_extraction_of_one_yaml ... ok [INFO] [stdout] test tools::tests::test_serializing_tool_invocation ... ok [INFO] [stdout] test tools::invocation::tests::test_find_multiple_invocations ... ok [INFO] [stdout] test chains::agents::ooda::multistep::tests::decider_converts_context_to_chat_history ... ok [INFO] [stdout] test tools::invocation::tests::test_extraction_of_broken_yaml ... ok [INFO] [stdout] test chains::agents::ooda::multistep::tests::orienter_converts_context_to_chat_history ... ok [INFO] [stdout] test chains::agents::ooda::multistep::tests::observer_converts_context_to_chat_history ... ok [INFO] [stdout] test chains::agents::ooda::one_step::tests::it_converts_context_to_chat_history ... ok [INFO] [stderr] Doc-tests sapiens [INFO] [stdout] test chains::agents::ooda::multistep::tests::actor_converts_context_to_chat_history ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8643b0fb1c2b09de36d27c8d91fe1023cf6c92e5e0212586b1b89d11ca1decdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8643b0fb1c2b09de36d27c8d91fe1023cf6c92e5e0212586b1b89d11ca1decdc", kill_on_drop: false }` [INFO] [stdout] 8643b0fb1c2b09de36d27c8d91fe1023cf6c92e5e0212586b1b89d11ca1decdc