[INFO] fetching crate talk 0.1.1... [INFO] testing talk-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate talk 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate talk 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate talk 0.1.1 [INFO] tweaked toml for crates.io crate talk 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate talk 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate talk 0.1.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anthropic-sdk v0.1.5 [INFO] [stderr] Downloaded async-openai v0.26.0 [INFO] [stderr] Downloaded cc v1.2.41 [INFO] [stderr] Downloaded regex-syntax v0.8.7 [INFO] [stderr] Downloaded regex v1.12.1 [INFO] [stderr] Downloaded regex-automata v0.4.12 [INFO] [stderr] Downloaded find-msvc-tools v0.1.4 [INFO] [stderr] Downloaded io-uring v0.7.10 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5424361e3a71f2c2db1f719cedb5d6ed008adad71d31d1bdd01def32f6148255 [INFO] running `Command { std: "docker" "start" "-a" "5424361e3a71f2c2db1f719cedb5d6ed008adad71d31d1bdd01def32f6148255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5424361e3a71f2c2db1f719cedb5d6ed008adad71d31d1bdd01def32f6148255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5424361e3a71f2c2db1f719cedb5d6ed008adad71d31d1bdd01def32f6148255", kill_on_drop: false }` [INFO] [stdout] 5424361e3a71f2c2db1f719cedb5d6ed008adad71d31d1bdd01def32f6148255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4e09987286a8e227d3daa6d54c13acddcaa61e73d7b6ba735af82ef7984728b [INFO] running `Command { std: "docker" "start" "-a" "c4e09987286a8e227d3daa6d54c13acddcaa61e73d7b6ba735af82ef7984728b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.12 [INFO] [stderr] Compiling regex v1.12.1 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling anthropic-sdk v0.1.5 [INFO] [stderr] Compiling async-openai v0.26.0 [INFO] [stderr] Compiling talk v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "c4e09987286a8e227d3daa6d54c13acddcaa61e73d7b6ba735af82ef7984728b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e09987286a8e227d3daa6d54c13acddcaa61e73d7b6ba735af82ef7984728b", kill_on_drop: false }` [INFO] [stdout] c4e09987286a8e227d3daa6d54c13acddcaa61e73d7b6ba735af82ef7984728b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3580df4d07ce22196921ac8cbed26b2547defd02ea6cf7d40dbbdfae1c5b7b4f [INFO] running `Command { std: "docker" "start" "-a" "3580df4d07ce22196921ac8cbed26b2547defd02ea6cf7d40dbbdfae1c5b7b4f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling anthropic-sdk v0.1.5 [INFO] [stderr] Compiling async-openai v0.26.0 [INFO] [stderr] Compiling talk v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `JourneyState` and `SessionId` [INFO] [stdout] --> tests/journey_tests.rs:13:61 [INFO] [stdout] | [INFO] [stdout] 13 | Agent, AgentConfig, Journey, JourneyId, JourneyManager, JourneyState, JourneyStep, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | LogLevel, OpenAIProvider, SessionId, StepId, Transition, TransitionCondition, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/journey_tests.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GuidelineMatch`, `MessageRole`, `Message`, and `SessionId` [INFO] [stdout] --> tests/guideline_integration_tests.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | GuidelineMatch, GuidelineMatcher, Message, MessageRole, SessionId, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JourneyManager` [INFO] [stdout] --> tests/journey_tests.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | Agent, AgentConfig, Journey, JourneyId, JourneyManager, JourneyState, JourneyStep, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `journey_name` [INFO] [stdout] --> tests/journey_tests.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | let journey_name = journey.name.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guideline_id` [INFO] [stdout] --> tests/guideline_integration_tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let guideline_id = matcher [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guideline_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/weather_agent_live.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | let mut total_cases = test_cases.len(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `talk` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name talk --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-storage", "default", "postgres-storage", "redis-storage"))' -C metadata=ec9b0d653582142d -C extra-filename=-f71ddab22af55c63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-a3a4d45bd5e797f9.rlib --extern anthropic_sdk=/opt/rustwide/target/debug/deps/libanthropic_sdk-7c3e9e4303f35f1f.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-1ef0fb1d268be6a5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4d47c8718692c4bb.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ce07f32211f413ca.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-963baf32cf9fa7ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-32906da1a5afaf83.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5bbab440a212bd4f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-68539a534ed73362.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-32f37642e68906cf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e43e3e1cee5f0ac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de853686a77eb65d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-53a0801a7668ff28.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7e6f18a3a65b692.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c27791650aeecd85.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b3b420139f837475.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1407d8a0f62a7840/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `talk` (example "weather_agent_live"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name weather_agent_live --edition=2021 examples/weather_agent_live.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-storage", "default", "postgres-storage", "redis-storage"))' -C metadata=077c122f220f8ca8 -C extra-filename=-bb1f25e649ca2b20 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-a3a4d45bd5e797f9.rlib --extern anthropic_sdk=/opt/rustwide/target/debug/deps/libanthropic_sdk-7c3e9e4303f35f1f.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-1ef0fb1d268be6a5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4d47c8718692c4bb.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ce07f32211f413ca.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-963baf32cf9fa7ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-32906da1a5afaf83.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5bbab440a212bd4f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-68539a534ed73362.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-32f37642e68906cf.rlib --extern talk=/opt/rustwide/target/debug/deps/libtalk-f8e52808ab4d0043.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e43e3e1cee5f0ac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de853686a77eb65d.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-53a0801a7668ff28.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f7e6f18a3a65b692.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c27791650aeecd85.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b3b420139f837475.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1407d8a0f62a7840/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcUWTbVS/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtalk-f8e52808ab4d0043,libanthropic_sdk-7c3e9e4303f35f1f,libanyhow-7e5dcd40304f6dad,libregex-32906da1a5afaf83,libregex_automata-3c8367407003da10,libregex_syntax-6e0485fc9cd2a8d8,libaho_corasick-a3a4d45bd5e797f9,libasync_openai-1ef0fb1d268be6a5,libtokio_stream-b7de1a57cccfc04e,libbackoff-e25b9ebd07a6b2e0,libinstant-605c3111f8ed8a15,libasync_convert-4cc410be7cf020e3,libderive_builder-cac1ca3f34b0071d,librand-017bb66c5838274e,librand_chacha-fcbe3b3dc1d60b49,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-053e9baf9f5acc19,libsecrecy-eadb82ecda1f5bbe,libreqwest_eventsource-89b9850bf0263107,libfutures_timer-2b3f729e26c119bb,libreqwest-5bbab440a212bd4f,libserde_urlencoded-f7daf96bc7534fa4,libhyper_rustls-64e700477a416a44,librustls_native_certs-cc28d9b3deda316c,libhyper_tls-a21e465cff47740d,libtokio_native_tls-4008ed0878a2435c,libtokio_rustls-bb82b64b0cdcf90a,librustls-b602bc92c1ab7d36,libsubtle-ca7024fc66e4388f,libwebpki-18767923f6358294,libring-9631eab7ad553061,libgetrandom-00fe0d3faa039270,libuntrusted-3420b86308bec153,librustls_pki_types-438375cd8e392c25,libzeroize-36c98e1e0ab441af,libencoding_rs-07896acb54c23c26,libserde_json-32f37642e68906cf,libryu-0ea4bafc9bef6d8b,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-c864e83f6f0338f7,libiri_string-a380f51e5b0b7b73,libtower-dcacbd56779414a7,libtower_layer-d70c7e404336389b,libnative_tls-06fbcb5a049c86c8,libopenssl_probe-cbab9b905ab83f66,libopenssl-8c189657d2b8cd9f,libbitflags-ae83ff7d8b19c6be,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3c10ca0f71b76515,libhyper_util-a2098b0ae64105f2,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-a0fc8b46725af0f6,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-7e814da99ec20cb1,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libtokio_util-e4ab3b9361a146dd,libtokio-de853686a77eb65d,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-fa6b4df94e2eed0e,libmio-e5bb40c102a66802,libparking_lot-c5ccbb52d99c6bab,libparking_lot_core-ec3fef0ea9dd42b8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-379ea583a85f80f3,libidna-1719263e387c9439,libutf8_iter-0d9be7b316c2b184,libidna_adapter-742822f42c013af7,libicu_properties-97bb516554bb4d48,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-fef56baffb5cca29,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-b4182ada14909908,libpotential_utf-02a2452a1a075a31,libicu_provider-a7206129ccfa12ce,libicu_locale_core-b66de894fb6e71d8,libtinystr-a9bb1883c8972758,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e4c304b15d3b1c9b,libzerotrie-1333e503aed05a4d,libyoke-f22cbb747b27dee9,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-6943829be357b45a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libeventsource_stream-b5e42e63a848a273,libnom-7aa949bdde67ff87,libbytes-bfe11088fe358bd1,libtracing-f7e6f18a3a65b692,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libfutures-963baf32cf9fa7ed,libfutures_executor-44c1f80335296e80,libfutures_util-88d09c06e9b4001c,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-ce07f32211f413ca,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libthiserror-1e43e3e1cee5f0ac,libuuid-b3b420139f837475,libgetrandom-af9483424c4fd735,liblibc-a444f2b7d1f00841,libcfg_if-666d36e5ee0df220,libserde-68539a534ed73362,libserde_core-461966848332ffa4}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcUWTbVS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1407d8a0f62a7840/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/journey_tests-4676d7312aaa07f5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `talk` (test "journey_tests") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3580df4d07ce22196921ac8cbed26b2547defd02ea6cf7d40dbbdfae1c5b7b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3580df4d07ce22196921ac8cbed26b2547defd02ea6cf7d40dbbdfae1c5b7b4f", kill_on_drop: false }` [INFO] [stdout] 3580df4d07ce22196921ac8cbed26b2547defd02ea6cf7d40dbbdfae1c5b7b4f