[INFO] fetching crate tiny-agent-rs 0.1.0...
[INFO] testing tiny-agent-rs-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tiny-agent-rs 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tiny-agent-rs 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tiny-agent-rs 0.1.0
[INFO] tweaked toml for crates.io crate tiny-agent-rs 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tiny-agent-rs 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tiny-agent-rs 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinyagent_macros v0.1.0
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded async-convert v1.0.0
[INFO] [stderr]   Downloaded async-openai v0.14.3
[INFO] [stderr]   Downloaded reqwest-eventsource v0.4.0
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded hyper-util v0.1.17
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded hyper v1.7.0
[INFO] [stderr]   Downloaded windows-targets v0.53.4
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f0fe7254bc99f51d37ad83ec6e74f3aa769fa17fc6940b80b3502d5ce95ea0f
[INFO] running `Command { std: "docker" "start" "-a" "9f0fe7254bc99f51d37ad83ec6e74f3aa769fa17fc6940b80b3502d5ce95ea0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f0fe7254bc99f51d37ad83ec6e74f3aa769fa17fc6940b80b3502d5ce95ea0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f0fe7254bc99f51d37ad83ec6e74f3aa769fa17fc6940b80b3502d5ce95ea0f", kill_on_drop: false }`
[INFO] [stdout] 9f0fe7254bc99f51d37ad83ec6e74f3aa769fa17fc6940b80b3502d5ce95ea0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bac253f813dac755b2f0abeaa975255c46c2818884d46c1a165e600856239957
[INFO] running `Command { std: "docker" "start" "-a" "bac253f813dac755b2f0abeaa975255c46c2818884d46c1a165e600856239957", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[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 derive_builder v0.12.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[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_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tinyagent_macros v0.1.0
[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 tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling async-openai v0.14.3
[INFO] [stderr]    Compiling tiny-agent-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.47s
[INFO] running `Command { std: "docker" "inspect" "bac253f813dac755b2f0abeaa975255c46c2818884d46c1a165e600856239957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac253f813dac755b2f0abeaa975255c46c2818884d46c1a165e600856239957", kill_on_drop: false }`
[INFO] [stdout] bac253f813dac755b2f0abeaa975255c46c2818884d46c1a165e600856239957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae20b1d25097dd6b74b91d98e3b5df74903e1d3e82ee3146e1955de7b50a0e7f
[INFO] running `Command { std: "docker" "start" "-a" "ae20b1d25097dd6b74b91d98e3b5df74903e1d3e82ee3146e1955de7b50a0e7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[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 tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling async-openai v0.14.3
[INFO] [stderr]    Compiling tiny-agent-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tiny-agent-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tiny_agent_rs --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="clap"' --cfg 'feature="cli"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "default"))' -C metadata=b57395c797bea706 -C extra-filename=-63ec2ffb0ab938ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-06785b574f147e7e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b7bbdf901d3561b8.so --extern clap=/opt/rustwide/target/debug/deps/libclap-6bb8c26c5fa4241f.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-af94b03fb1416133.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-b517a4dabcfdafe1.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-abf7f3a9f86c1094.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-611ad6b15bf00e75.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-4367fc04071d00ad.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bec38f442d0c876b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-605c696c9547f215.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-add87f857e395fd4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e021ea1f3a133357.rlib --extern tinyagent_macros=/opt/rustwide/target/debug/deps/libtinyagent_macros-b871f302bae0ba00.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0178e513b233a8b1.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-a178c2645c5ece8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-19a83b82418bd8da.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-50c5e07ba29997ff.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ce62490ae44af29a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRnGTLG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-8e42558372df4d08,libtracing_subscriber-50c5e07ba29997ff,libnu_ansi_term-5ce853a13ebf32cd,libthread_local-1772ce716c553eba,libsharded_slab-54131fdddada5e4f,libtracing_log-54e3769c28fd365e,libserde_path_to_error-add87f857e395fd4,libasync_openai-06785b574f147e7e,libtokio_stream-ce255492d82a4c3d,libbackoff-6477ef2d52d66377,libinstant-abd2e71fc2882887,libasync_convert-9a19610310af9840,libderive_builder-5520690810745bd6,librand-d853be5ac8f50627,librand_chacha-acfd1eacc8cb6a30,libppv_lite86-4feea8bdd990cdcf,librand_core-d659faacc7258bd3,libreqwest_eventsource-ba6f38d114ef827b,libfutures_timer-1a56149ee1cddcb8,libeventsource_stream-0a72af6ffb5744b1,libnom-86fda46303cda49b,libfutures-760fb3ed3ad9bbe1,libfutures_executor-b6e1a002e18f4525,libdotenvy-af94b03fb1416133,libclap-6bb8c26c5fa4241f,libclap_builder-5407ed55976c0ccc,libstrsim-e69344138c76bdcc,libanstream-3d282a0b81328582,libanstyle_query-19dfecd432502d32,libis_terminal_polyfill-d06c3b86810c7d05,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-1aea6d8e9ff0e587,libanstyle-0bfd69e441df8199,libjsonschema-b517a4dabcfdafe1,libreqwest-611ad6b15bf00e75,libhyper_rustls-b348e456332d32f7,libhyper_tls-9a6d4b3bbd46494b,librustls_native_certs-4be5bc4a1557a1c6,librustls_pemfile-52e29f0d22ce41bb,libipnet-c39fef3b39d6bff9,libtokio_native_tls-b5a069fb3716dea2,libtokio_rustls-35650cf77171bb04,librustls-5810f86c8493f26c,libsct-945af3e4063011fb,libwebpki-86391b799e577cb0,libring-25351d829a75b432,libgetrandom-d000957eaaf8d6fa,libuntrusted-505c99a4b3f7da0b,libserde_urlencoded-7740bea9dbac5ca8,libencoding_rs-db9187fd688e35d3,libmime_guess-4ef34eeac6ad7447,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,libnative_tls-1d7ba5213fc2257a,libopenssl_probe-376497d65d31e0d8,libopenssl-e45038a4398ffe70,libbitflags-96dd2d176c13da33,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-1b23d667fa7fc23c,libhyper-44e9a24bd808bf1a,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-48841e0669201b74,libhttparse-812f1c5324d85c86,libh2-4d9340561f2c9863,libindexmap-3a0e9e571cff1661,libequivalent-da934a6694ab360d,libhashbrown-3e6093868d528383,libtower_service-2977940d96a5a5ec,libtokio_util-01e3623ab95a1d18,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libfutures_util-fbc3fb74c3ebe1af,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,liblog-47839a5130621a54,libfutures_core-8350092af0f0339b,libhttp-4a22d1886428c9fc,libfnv-77106f9ed4748ca6,libiso8601-888c94af9c0c534a,libnom-bc0d4d53d7f7f6b3,libbytecount-07cf5d430ead07c1,libanyhow-47752c4fdac30c12,libtime-400e7bc11c59d9df,libtime_core-fe2ebea178ac77e0,libnum_conv-011f38542da43a44,libderanged-c508af41b150effb,libpowerfmt-6dad2d624cb624e5,libfraction-c50a7f6f8098b4a7,liblazy_static-206e48a21956b6b1,libnum-8f3c4a21aab97be3,libnum_iter-c5fba538b60c98b8,libnum_rational-78cb478908f138af,libnum_complex-0a7a20181e110a04,libnum_bigint-3fa2aadc73175345,libnum_integer-daff408640fc915b,libnum_traits-08c253097ab23647,libuuid-855a37c0bb5def29,libfancy_regex-d7e90f270f8d8da7,libregex-c90da2a3a4c52c6e,libregex_automata-ba543851bb2583db,libaho_corasick-859b4653d1898aae,libregex_syntax-c9956ffc2102954c,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libnum_cmp-c8b6273f25f405cb,libbase64-b8457b739641ebc3,libahash-e43cd2b71f2a1336,libgetrandom-90d2991ea2293791,libzerocopy-e0762623f24b6102,liburl-5022119ca9d38c8a,libidna-5d075c413aa21b5f,libutf8_iter-59a8409a508f6435,libidna_adapter-3563024959f6269e,libicu_properties-086bcad4e77549c8,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-d77b942b71f9179c,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-7d158fc7ef467b03,libpotential_utf-2a733a26c0d86a52,libicu_provider-59154a285ef2ec20,libicu_locale_core-3f4a251bf869309a,libtinystr-f1c6401c8888bf95,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-c7296540da8fca69,libzerotrie-a87a58801fb0f69f,libyoke-c3f625fcb3c58654,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-cfb4e708640802e0,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libschemars-4367fc04071d00ad,libdyn_clone-7800a73bd5b98c63,libthiserror-e021ea1f3a133357,libtracing-19a83b82418bd8da,libtracing_core-108ad42be5ad48ba,libonce_cell-043957f93fe71476,libserde-bec38f442d0c876b,libserde_json-605c696c9547f215,libmemchr-6b1031f806b9757b,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde_core-43e1abc6a00c45af,libtokio-0178e513b233a8b1,libsignal_hook_registry-415dc901e2f0ff20,libsocket2-3c3922620141ed7e,libbytes-d85d0ef47e9bef47,libmio-0f3c2414f2c905f1,libparking_lot-f1e32272400f8579,libparking_lot_core-29bb2ec615a1197c,liblibc-7d33beecee8173e1,libcfg_if-50e1a6ace6742d0e,libsmallvec-9710a34d7df3c927,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.rlib" "<sysroot>/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/rustcRnGTLG/raw-dylibs" "-B<sysroot>/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-ce62490ae44af29a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tiny_agent-f6cc87e77b0c68c2" "-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 `tiny-agent-rs` (bin "tiny-agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckURHUm/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-8e42558372df4d08,libtracing_subscriber-50c5e07ba29997ff,libnu_ansi_term-5ce853a13ebf32cd,libthread_local-1772ce716c553eba,libsharded_slab-54131fdddada5e4f,libtracing_log-54e3769c28fd365e,libserde_path_to_error-add87f857e395fd4,libasync_openai-06785b574f147e7e,libtokio_stream-ce255492d82a4c3d,libbackoff-6477ef2d52d66377,libinstant-abd2e71fc2882887,libasync_convert-9a19610310af9840,libderive_builder-5520690810745bd6,librand-d853be5ac8f50627,librand_chacha-acfd1eacc8cb6a30,libppv_lite86-4feea8bdd990cdcf,librand_core-d659faacc7258bd3,libreqwest_eventsource-ba6f38d114ef827b,libfutures_timer-1a56149ee1cddcb8,libeventsource_stream-0a72af6ffb5744b1,libnom-86fda46303cda49b,libfutures-760fb3ed3ad9bbe1,libfutures_executor-b6e1a002e18f4525,libdotenvy-af94b03fb1416133,libclap-6bb8c26c5fa4241f,libclap_builder-5407ed55976c0ccc,libstrsim-e69344138c76bdcc,libanstream-3d282a0b81328582,libanstyle_query-19dfecd432502d32,libis_terminal_polyfill-d06c3b86810c7d05,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-1aea6d8e9ff0e587,libanstyle-0bfd69e441df8199,libjsonschema-b517a4dabcfdafe1,libreqwest-611ad6b15bf00e75,libhyper_rustls-b348e456332d32f7,libhyper_tls-9a6d4b3bbd46494b,librustls_native_certs-4be5bc4a1557a1c6,librustls_pemfile-52e29f0d22ce41bb,libipnet-c39fef3b39d6bff9,libtokio_native_tls-b5a069fb3716dea2,libtokio_rustls-35650cf77171bb04,librustls-5810f86c8493f26c,libsct-945af3e4063011fb,libwebpki-86391b799e577cb0,libring-25351d829a75b432,libgetrandom-d000957eaaf8d6fa,libuntrusted-505c99a4b3f7da0b,libserde_urlencoded-7740bea9dbac5ca8,libencoding_rs-db9187fd688e35d3,libmime_guess-4ef34eeac6ad7447,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,libnative_tls-1d7ba5213fc2257a,libopenssl_probe-376497d65d31e0d8,libopenssl-e45038a4398ffe70,libbitflags-96dd2d176c13da33,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-1b23d667fa7fc23c,libhyper-44e9a24bd808bf1a,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-48841e0669201b74,libhttparse-812f1c5324d85c86,libh2-4d9340561f2c9863,libindexmap-3a0e9e571cff1661,libequivalent-da934a6694ab360d,libhashbrown-3e6093868d528383,libtower_service-2977940d96a5a5ec,libtokio_util-01e3623ab95a1d18,libtokio-0178e513b233a8b1,libsignal_hook_registry-415dc901e2f0ff20,libsocket2-3c3922620141ed7e,libmio-0f3c2414f2c905f1,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libfutures_util-fbc3fb74c3ebe1af,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,liblog-47839a5130621a54,libfutures_core-8350092af0f0339b,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libiso8601-888c94af9c0c534a,libnom-bc0d4d53d7f7f6b3,libbytecount-07cf5d430ead07c1,libanyhow-47752c4fdac30c12,libtime-400e7bc11c59d9df,libtime_core-fe2ebea178ac77e0,libnum_conv-011f38542da43a44,libderanged-c508af41b150effb,libpowerfmt-6dad2d624cb624e5,libparking_lot-f1e32272400f8579,libparking_lot_core-29bb2ec615a1197c,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libfraction-c50a7f6f8098b4a7,liblazy_static-206e48a21956b6b1,libnum-8f3c4a21aab97be3,libnum_iter-c5fba538b60c98b8,libnum_rational-78cb478908f138af,libnum_complex-0a7a20181e110a04,libnum_bigint-3fa2aadc73175345,libnum_integer-daff408640fc915b,libnum_traits-08c253097ab23647,libuuid-855a37c0bb5def29,libfancy_regex-d7e90f270f8d8da7,libregex-c90da2a3a4c52c6e,libregex_automata-ba543851bb2583db,libaho_corasick-859b4653d1898aae,libregex_syntax-c9956ffc2102954c,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libnum_cmp-c8b6273f25f405cb,libbase64-b8457b739641ebc3,libahash-e43cd2b71f2a1336,libgetrandom-90d2991ea2293791,liblibc-7d33beecee8173e1,libcfg_if-50e1a6ace6742d0e,libzerocopy-e0762623f24b6102,liburl-5022119ca9d38c8a,libidna-5d075c413aa21b5f,libutf8_iter-59a8409a508f6435,libidna_adapter-3563024959f6269e,libicu_properties-086bcad4e77549c8,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-d77b942b71f9179c,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-7d158fc7ef467b03,libpotential_utf-2a733a26c0d86a52,libicu_provider-59154a285ef2ec20,libicu_locale_core-3f4a251bf869309a,libtinystr-f1c6401c8888bf95,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-c7296540da8fca69,libzerotrie-a87a58801fb0f69f,libyoke-c3f625fcb3c58654,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-cfb4e708640802e0,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libschemars-4367fc04071d00ad,libdyn_clone-7800a73bd5b98c63,libthiserror-e021ea1f3a133357,libtracing-19a83b82418bd8da,libpin_project_lite-8cda137948184924,libtracing_core-108ad42be5ad48ba,libonce_cell-043957f93fe71476,libserde-bec38f442d0c876b,libserde_json-605c696c9547f215,libmemchr-6b1031f806b9757b,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde_core-43e1abc6a00c45af}.rlib" "<sysroot>/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/rustckURHUm/raw-dylibs" "-B<sysroot>/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-ce62490ae44af29a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-2ef1faa964dae3bf" "-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 `tiny-agent-rs` (test "integration_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcr7t3DV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-8e42558372df4d08,libtracing_subscriber-50c5e07ba29997ff,libnu_ansi_term-5ce853a13ebf32cd,libthread_local-1772ce716c553eba,libsharded_slab-54131fdddada5e4f,libtracing_log-54e3769c28fd365e,libserde_path_to_error-add87f857e395fd4,libasync_openai-06785b574f147e7e,libtokio_stream-ce255492d82a4c3d,libbackoff-6477ef2d52d66377,libinstant-abd2e71fc2882887,libasync_convert-9a19610310af9840,libderive_builder-5520690810745bd6,librand-d853be5ac8f50627,librand_chacha-acfd1eacc8cb6a30,libppv_lite86-4feea8bdd990cdcf,librand_core-d659faacc7258bd3,libreqwest_eventsource-ba6f38d114ef827b,libfutures_timer-1a56149ee1cddcb8,libeventsource_stream-0a72af6ffb5744b1,libnom-86fda46303cda49b,libfutures-760fb3ed3ad9bbe1,libfutures_executor-b6e1a002e18f4525,libdotenvy-af94b03fb1416133,libclap-6bb8c26c5fa4241f,libclap_builder-5407ed55976c0ccc,libstrsim-e69344138c76bdcc,libanstream-3d282a0b81328582,libanstyle_query-19dfecd432502d32,libis_terminal_polyfill-d06c3b86810c7d05,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-1aea6d8e9ff0e587,libanstyle-0bfd69e441df8199,libjsonschema-b517a4dabcfdafe1,libreqwest-611ad6b15bf00e75,libhyper_rustls-b348e456332d32f7,libhyper_tls-9a6d4b3bbd46494b,librustls_native_certs-4be5bc4a1557a1c6,librustls_pemfile-52e29f0d22ce41bb,libipnet-c39fef3b39d6bff9,libtokio_native_tls-b5a069fb3716dea2,libtokio_rustls-35650cf77171bb04,librustls-5810f86c8493f26c,libsct-945af3e4063011fb,libwebpki-86391b799e577cb0,libring-25351d829a75b432,libgetrandom-d000957eaaf8d6fa,libuntrusted-505c99a4b3f7da0b,libserde_urlencoded-7740bea9dbac5ca8,libencoding_rs-db9187fd688e35d3,libmime_guess-4ef34eeac6ad7447,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,libnative_tls-1d7ba5213fc2257a,libopenssl_probe-376497d65d31e0d8,libopenssl-e45038a4398ffe70,libbitflags-96dd2d176c13da33,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-1b23d667fa7fc23c,libhyper-44e9a24bd808bf1a,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-48841e0669201b74,libhttparse-812f1c5324d85c86,libh2-4d9340561f2c9863,libindexmap-3a0e9e571cff1661,libequivalent-da934a6694ab360d,libhashbrown-3e6093868d528383,libtower_service-2977940d96a5a5ec,libtokio_util-01e3623ab95a1d18,libtokio-0178e513b233a8b1,libsignal_hook_registry-415dc901e2f0ff20,libsocket2-3c3922620141ed7e,libmio-0f3c2414f2c905f1,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libfutures_util-fbc3fb74c3ebe1af,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,liblog-47839a5130621a54,libfutures_core-8350092af0f0339b,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libiso8601-888c94af9c0c534a,libnom-bc0d4d53d7f7f6b3,libbytecount-07cf5d430ead07c1,libanyhow-47752c4fdac30c12,libtime-400e7bc11c59d9df,libtime_core-fe2ebea178ac77e0,libnum_conv-011f38542da43a44,libderanged-c508af41b150effb,libpowerfmt-6dad2d624cb624e5,libparking_lot-f1e32272400f8579,libparking_lot_core-29bb2ec615a1197c,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libfraction-c50a7f6f8098b4a7,liblazy_static-206e48a21956b6b1,libnum-8f3c4a21aab97be3,libnum_iter-c5fba538b60c98b8,libnum_rational-78cb478908f138af,libnum_complex-0a7a20181e110a04,libnum_bigint-3fa2aadc73175345,libnum_integer-daff408640fc915b,libnum_traits-08c253097ab23647,libuuid-855a37c0bb5def29,libfancy_regex-d7e90f270f8d8da7,libregex-c90da2a3a4c52c6e,libregex_automata-ba543851bb2583db,libaho_corasick-859b4653d1898aae,libregex_syntax-c9956ffc2102954c,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libnum_cmp-c8b6273f25f405cb,libbase64-b8457b739641ebc3,libahash-e43cd2b71f2a1336,libgetrandom-90d2991ea2293791,liblibc-7d33beecee8173e1,libcfg_if-50e1a6ace6742d0e,libzerocopy-e0762623f24b6102,liburl-5022119ca9d38c8a,libidna-5d075c413aa21b5f,libutf8_iter-59a8409a508f6435,libidna_adapter-3563024959f6269e,libicu_properties-086bcad4e77549c8,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-d77b942b71f9179c,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-7d158fc7ef467b03,libpotential_utf-2a733a26c0d86a52,libicu_provider-59154a285ef2ec20,libicu_locale_core-3f4a251bf869309a,libtinystr-f1c6401c8888bf95,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-c7296540da8fca69,libzerotrie-a87a58801fb0f69f,libyoke-c3f625fcb3c58654,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-cfb4e708640802e0,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libschemars-4367fc04071d00ad,libdyn_clone-7800a73bd5b98c63,libthiserror-e021ea1f3a133357,libtracing-19a83b82418bd8da,libpin_project_lite-8cda137948184924,libtracing_core-108ad42be5ad48ba,libonce_cell-043957f93fe71476,libserde-bec38f442d0c876b,libserde_json-605c696c9547f215,libmemchr-6b1031f806b9757b,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde_core-43e1abc6a00c45af}.rlib" "<sysroot>/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/examples/rustcr7t3DV/raw-dylibs" "-B<sysroot>/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-ce62490ae44af29a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/real_agent-5ccf7a0e8ab45473" "-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 `tiny-agent-rs` (example "real_agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcceJj1F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-8e42558372df4d08,libtracing_subscriber-50c5e07ba29997ff,libnu_ansi_term-5ce853a13ebf32cd,libthread_local-1772ce716c553eba,libsharded_slab-54131fdddada5e4f,libtracing_log-54e3769c28fd365e,libserde_path_to_error-add87f857e395fd4,libasync_openai-06785b574f147e7e,libtokio_stream-ce255492d82a4c3d,libbackoff-6477ef2d52d66377,libinstant-abd2e71fc2882887,libasync_convert-9a19610310af9840,libderive_builder-5520690810745bd6,librand-d853be5ac8f50627,librand_chacha-acfd1eacc8cb6a30,libppv_lite86-4feea8bdd990cdcf,librand_core-d659faacc7258bd3,libreqwest_eventsource-ba6f38d114ef827b,libfutures_timer-1a56149ee1cddcb8,libeventsource_stream-0a72af6ffb5744b1,libnom-86fda46303cda49b,libfutures-760fb3ed3ad9bbe1,libfutures_executor-b6e1a002e18f4525,libdotenvy-af94b03fb1416133,libclap-6bb8c26c5fa4241f,libclap_builder-5407ed55976c0ccc,libstrsim-e69344138c76bdcc,libanstream-3d282a0b81328582,libanstyle_query-19dfecd432502d32,libis_terminal_polyfill-d06c3b86810c7d05,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-1aea6d8e9ff0e587,libanstyle-0bfd69e441df8199,libjsonschema-b517a4dabcfdafe1,libreqwest-611ad6b15bf00e75,libhyper_rustls-b348e456332d32f7,libhyper_tls-9a6d4b3bbd46494b,librustls_native_certs-4be5bc4a1557a1c6,librustls_pemfile-52e29f0d22ce41bb,libipnet-c39fef3b39d6bff9,libtokio_native_tls-b5a069fb3716dea2,libtokio_rustls-35650cf77171bb04,librustls-5810f86c8493f26c,libsct-945af3e4063011fb,libwebpki-86391b799e577cb0,libring-25351d829a75b432,libgetrandom-d000957eaaf8d6fa,libuntrusted-505c99a4b3f7da0b,libserde_urlencoded-7740bea9dbac5ca8,libencoding_rs-db9187fd688e35d3,libmime_guess-4ef34eeac6ad7447,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,libnative_tls-1d7ba5213fc2257a,libopenssl_probe-376497d65d31e0d8,libopenssl-e45038a4398ffe70,libbitflags-96dd2d176c13da33,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-1b23d667fa7fc23c,libhyper-44e9a24bd808bf1a,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-48841e0669201b74,libhttparse-812f1c5324d85c86,libh2-4d9340561f2c9863,libindexmap-3a0e9e571cff1661,libequivalent-da934a6694ab360d,libhashbrown-3e6093868d528383,libtower_service-2977940d96a5a5ec,libtokio_util-01e3623ab95a1d18,libtokio-0178e513b233a8b1,libsignal_hook_registry-415dc901e2f0ff20,libsocket2-3c3922620141ed7e,libmio-0f3c2414f2c905f1,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libfutures_util-fbc3fb74c3ebe1af,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,liblog-47839a5130621a54,libfutures_core-8350092af0f0339b,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libiso8601-888c94af9c0c534a,libnom-bc0d4d53d7f7f6b3,libbytecount-07cf5d430ead07c1,libanyhow-47752c4fdac30c12,libtime-400e7bc11c59d9df,libtime_core-fe2ebea178ac77e0,libnum_conv-011f38542da43a44,libderanged-c508af41b150effb,libpowerfmt-6dad2d624cb624e5,libparking_lot-f1e32272400f8579,libparking_lot_core-29bb2ec615a1197c,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libfraction-c50a7f6f8098b4a7,liblazy_static-206e48a21956b6b1,libnum-8f3c4a21aab97be3,libnum_iter-c5fba538b60c98b8,libnum_rational-78cb478908f138af,libnum_complex-0a7a20181e110a04,libnum_bigint-3fa2aadc73175345,libnum_integer-daff408640fc915b,libnum_traits-08c253097ab23647,libuuid-855a37c0bb5def29,libfancy_regex-d7e90f270f8d8da7,libregex-c90da2a3a4c52c6e,libregex_automata-ba543851bb2583db,libaho_corasick-859b4653d1898aae,libregex_syntax-c9956ffc2102954c,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libnum_cmp-c8b6273f25f405cb,libbase64-b8457b739641ebc3,libahash-e43cd2b71f2a1336,libgetrandom-90d2991ea2293791,liblibc-7d33beecee8173e1,libcfg_if-50e1a6ace6742d0e,libzerocopy-e0762623f24b6102,liburl-5022119ca9d38c8a,libidna-5d075c413aa21b5f,libutf8_iter-59a8409a508f6435,libidna_adapter-3563024959f6269e,libicu_properties-086bcad4e77549c8,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-d77b942b71f9179c,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-7d158fc7ef467b03,libpotential_utf-2a733a26c0d86a52,libicu_provider-59154a285ef2ec20,libicu_locale_core-3f4a251bf869309a,libtinystr-f1c6401c8888bf95,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-c7296540da8fca69,libzerotrie-a87a58801fb0f69f,libyoke-c3f625fcb3c58654,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-cfb4e708640802e0,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libschemars-4367fc04071d00ad,libdyn_clone-7800a73bd5b98c63,libthiserror-e021ea1f3a133357,libtracing-19a83b82418bd8da,libpin_project_lite-8cda137948184924,libtracing_core-108ad42be5ad48ba,libonce_cell-043957f93fe71476,libserde-bec38f442d0c876b,libserde_json-605c696c9547f215,libmemchr-6b1031f806b9757b,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde_core-43e1abc6a00c45af}.rlib" "<sysroot>/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/examples/rustcceJj1F/raw-dylibs" "-B<sysroot>/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-ce62490ae44af29a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_agent-b81468322631ed54" "-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 `tiny-agent-rs` (example "basic_agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc4icyox/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtiny_agent_rs-8e42558372df4d08,libtracing_subscriber-50c5e07ba29997ff,libnu_ansi_term-5ce853a13ebf32cd,libthread_local-1772ce716c553eba,libsharded_slab-54131fdddada5e4f,libtracing_log-54e3769c28fd365e,libserde_path_to_error-add87f857e395fd4,libasync_openai-06785b574f147e7e,libtokio_stream-ce255492d82a4c3d,libbackoff-6477ef2d52d66377,libinstant-abd2e71fc2882887,libasync_convert-9a19610310af9840,libderive_builder-5520690810745bd6,librand-d853be5ac8f50627,librand_chacha-acfd1eacc8cb6a30,libppv_lite86-4feea8bdd990cdcf,librand_core-d659faacc7258bd3,libreqwest_eventsource-ba6f38d114ef827b,libfutures_timer-1a56149ee1cddcb8,libeventsource_stream-0a72af6ffb5744b1,libnom-86fda46303cda49b,libfutures-760fb3ed3ad9bbe1,libfutures_executor-b6e1a002e18f4525,libdotenvy-af94b03fb1416133,libclap-6bb8c26c5fa4241f,libclap_builder-5407ed55976c0ccc,libstrsim-e69344138c76bdcc,libanstream-3d282a0b81328582,libanstyle_query-19dfecd432502d32,libis_terminal_polyfill-d06c3b86810c7d05,libcolorchoice-0bd61d4c6a76bc1c,libanstyle_parse-6a7de711e02c68a6,libutf8parse-ad1e940ee00e2725,libclap_lex-1aea6d8e9ff0e587,libanstyle-0bfd69e441df8199,libjsonschema-b517a4dabcfdafe1,libreqwest-611ad6b15bf00e75,libhyper_rustls-b348e456332d32f7,libhyper_tls-9a6d4b3bbd46494b,librustls_native_certs-4be5bc4a1557a1c6,librustls_pemfile-52e29f0d22ce41bb,libipnet-c39fef3b39d6bff9,libtokio_native_tls-b5a069fb3716dea2,libtokio_rustls-35650cf77171bb04,librustls-5810f86c8493f26c,libsct-945af3e4063011fb,libwebpki-86391b799e577cb0,libring-25351d829a75b432,libgetrandom-d000957eaaf8d6fa,libuntrusted-505c99a4b3f7da0b,libserde_urlencoded-7740bea9dbac5ca8,libencoding_rs-db9187fd688e35d3,libmime_guess-4ef34eeac6ad7447,libunicase-180d5ebf6760bbfd,libmime-ce0319f53a2119cd,libnative_tls-1d7ba5213fc2257a,libopenssl_probe-376497d65d31e0d8,libopenssl-e45038a4398ffe70,libbitflags-96dd2d176c13da33,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-1b23d667fa7fc23c,libhyper-44e9a24bd808bf1a,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libsocket2-48841e0669201b74,libhttparse-812f1c5324d85c86,libh2-4d9340561f2c9863,libindexmap-3a0e9e571cff1661,libequivalent-da934a6694ab360d,libhashbrown-3e6093868d528383,libtower_service-2977940d96a5a5ec,libtokio_util-01e3623ab95a1d18,libtokio-0178e513b233a8b1,libsignal_hook_registry-415dc901e2f0ff20,libsocket2-3c3922620141ed7e,libmio-0f3c2414f2c905f1,libsync_wrapper-fef456417f84602c,libhttp_body-22f7e0456cbf858a,libfutures_util-fbc3fb74c3ebe1af,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,liblog-47839a5130621a54,libfutures_core-8350092af0f0339b,libhttp-4a22d1886428c9fc,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libiso8601-888c94af9c0c534a,libnom-bc0d4d53d7f7f6b3,libbytecount-07cf5d430ead07c1,libanyhow-47752c4fdac30c12,libtime-400e7bc11c59d9df,libtime_core-fe2ebea178ac77e0,libnum_conv-011f38542da43a44,libderanged-c508af41b150effb,libpowerfmt-6dad2d624cb624e5,libparking_lot-f1e32272400f8579,libparking_lot_core-29bb2ec615a1197c,liblock_api-b2c275d372e807d6,libscopeguard-eb77609449485574,libfraction-c50a7f6f8098b4a7,liblazy_static-206e48a21956b6b1,libnum-8f3c4a21aab97be3,libnum_iter-c5fba538b60c98b8,libnum_rational-78cb478908f138af,libnum_complex-0a7a20181e110a04,libnum_bigint-3fa2aadc73175345,libnum_integer-daff408640fc915b,libnum_traits-08c253097ab23647,libuuid-855a37c0bb5def29,libfancy_regex-d7e90f270f8d8da7,libregex-c90da2a3a4c52c6e,libregex_automata-ba543851bb2583db,libaho_corasick-859b4653d1898aae,libregex_syntax-c9956ffc2102954c,libbit_set-28697b0b0bc506b6,libbit_vec-521f58e9893a58ef,libnum_cmp-c8b6273f25f405cb,libbase64-b8457b739641ebc3,libahash-e43cd2b71f2a1336,libgetrandom-90d2991ea2293791,liblibc-7d33beecee8173e1,libcfg_if-50e1a6ace6742d0e,libzerocopy-e0762623f24b6102,liburl-5022119ca9d38c8a,libidna-5d075c413aa21b5f,libutf8_iter-59a8409a508f6435,libidna_adapter-3563024959f6269e,libicu_properties-086bcad4e77549c8,libicu_properties_data-fb29ccfb95f57e2d,libicu_normalizer-d77b942b71f9179c,libsmallvec-9710a34d7df3c927,libicu_normalizer_data-aad1cceb1f73f1f7,libicu_collections-7d158fc7ef467b03,libpotential_utf-2a733a26c0d86a52,libicu_provider-59154a285ef2ec20,libicu_locale_core-3f4a251bf869309a,libtinystr-f1c6401c8888bf95,liblitemap-71d84b2dec50fdc4,libwriteable-8757d5c868b8284a,libzerovec-c7296540da8fca69,libzerotrie-a87a58801fb0f69f,libyoke-c3f625fcb3c58654,libstable_deref_trait-f21eb645b5f1a504,libzerofrom-cfb4e708640802e0,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libschemars-4367fc04071d00ad,libdyn_clone-7800a73bd5b98c63,libthiserror-e021ea1f3a133357,libtracing-19a83b82418bd8da,libpin_project_lite-8cda137948184924,libtracing_core-108ad42be5ad48ba,libonce_cell-043957f93fe71476,libserde-bec38f442d0c876b,libserde_json-605c696c9547f215,libmemchr-6b1031f806b9757b,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde_core-43e1abc6a00c45af}.rlib" "<sysroot>/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/examples/rustc4icyox/raw-dylibs" "-B<sysroot>/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-ce62490ae44af29a/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/final_demo-aa934bbf0d7d64ea" "-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 `tiny-agent-rs` (example "final_demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ae20b1d25097dd6b74b91d98e3b5df74903e1d3e82ee3146e1955de7b50a0e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae20b1d25097dd6b74b91d98e3b5df74903e1d3e82ee3146e1955de7b50a0e7f", kill_on_drop: false }`
[INFO] [stdout] ae20b1d25097dd6b74b91d98e3b5df74903e1d3e82ee3146e1955de7b50a0e7f
