[INFO] cloning repository https://github.com/SamuelSchlesinger/generalist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelSchlesinger/generalist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelSchlesinger%2Fgeneralist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelSchlesinger%2Fgeneralist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb6ff04f1c3ace52eab5ebe83dc9e91a3ffd3806 [INFO] testing SamuelSchlesinger/generalist against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelSchlesinger%2Fgeneralist" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SamuelSchlesinger/generalist [INFO] finished tweaking git repo https://github.com/SamuelSchlesinger/generalist [INFO] tweaked toml for git repo https://github.com/SamuelSchlesinger/generalist written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SamuelSchlesinger/generalist on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SamuelSchlesinger/generalist 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8cf171346b60404f3f4db1252c33ba599728d3aea1e0fb8a7e569cbbccf1bd6 [INFO] running `Command { std: "docker" "start" "-a" "c8cf171346b60404f3f4db1252c33ba599728d3aea1e0fb8a7e569cbbccf1bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8cf171346b60404f3f4db1252c33ba599728d3aea1e0fb8a7e569cbbccf1bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8cf171346b60404f3f4db1252c33ba599728d3aea1e0fb8a7e569cbbccf1bd6", kill_on_drop: false }` [INFO] [stdout] c8cf171346b60404f3f4db1252c33ba599728d3aea1e0fb8a7e569cbbccf1bd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d4a4346735f162d098cfc313e7bc35a0dd4ab5911f6196243df561df4fecc8d [INFO] running `Command { std: "docker" "start" "-a" "3d4a4346735f162d098cfc313e7bc35a0dd4ab5911f6196243df561df4fecc8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling typemap_rev v0.3.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling exmex v0.20.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling z3-sys v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling firecrawl v1.2.0 [INFO] [stderr] Compiling z3 v0.12.1 [INFO] [stderr] Compiling claude v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "3d4a4346735f162d098cfc313e7bc35a0dd4ab5911f6196243df561df4fecc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4a4346735f162d098cfc313e7bc35a0dd4ab5911f6196243df561df4fecc8d", kill_on_drop: false }` [INFO] [stdout] 3d4a4346735f162d098cfc313e7bc35a0dd4ab5911f6196243df561df4fecc8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e45508f76a99b0b063f0eac45416b5c59ec11ffc525a23ceb88681937c1a33ae [INFO] running `Command { std: "docker" "start" "-a" "e45508f76a99b0b063f0eac45416b5c59ec11ffc525a23ceb88681937c1a33ae", kill_on_drop: false }` [INFO] [stderr] Compiling claude v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.16s [INFO] running `Command { std: "docker" "inspect" "e45508f76a99b0b063f0eac45416b5c59ec11ffc525a23ceb88681937c1a33ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45508f76a99b0b063f0eac45416b5c59ec11ffc525a23ceb88681937c1a33ae", kill_on_drop: false }` [INFO] [stdout] e45508f76a99b0b063f0eac45416b5c59ec11ffc525a23ceb88681937c1a33ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7119909e51016ab4015e21f8ee652dddbc014c99a9fbb972d7f4ed245e53ab85 [INFO] running `Command { std: "docker" "start" "-a" "7119909e51016ab4015e21f8ee652dddbc014c99a9fbb972d7f4ed245e53ab85", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude-d176a4f607d3eb34) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/generalist-54859c8be56fd401) [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] [stderr] Doc-tests claude [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test src/client.rs - client::Claude::run_conversation_turn (line 201) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] test src/client.rs - client::Claude::next_message (line 97) ... ok [INFO] [stdout] test src/error.rs - error::Error (line 11) ... ok [INFO] [stdout] test src/client.rs - client::Claude::new (line 53) ... FAILED [INFO] [stdout] test src/message.rs - message::String::into (line 206) ... FAILED [INFO] [stdout] test src/message.rs - message::Message::has_tool_use (line 88) ... FAILED [INFO] [stdout] test src/permissions.rs - permissions::PermissionDecision (line 15) ... ok [INFO] [stdout] test src/client.rs - client::Claude (line 19) ... FAILED [INFO] [stdout] test src/message.rs - message::Message (line 19) ... ok [INFO] [stdout] test src/client.rs - client::Claude::conversation_stats (line 320) ... FAILED [INFO] [stdout] test src/permissions.rs - permissions::ToolExecutionRequest (line 47) ... ok [INFO] [stdout] test src/permissions.rs - permissions::AlwaysAllowPermissions (line 138) ... FAILED [INFO] [stdout] test src/request.rs - request::MessageResponse (line 110) ... ok [INFO] [stdout] test src/permissions.rs - permissions::ToolPermissionHandler (line 97) ... ok [INFO] [stdout] test src/permissions.rs - permissions::AlwaysDenyPermissions (line 162) ... FAILED [INFO] [stdout] test src/message.rs - message::ContentBlock (line 150) ... FAILED [INFO] [stdout] test src/permissions.rs - permissions::LoggingPermissions (line 186) ... FAILED [INFO] [stdout] test src/message.rs - message::Message::get_tool_uses (line 113) ... ok [INFO] [stdout] test src/message.rs - message::&'_str::into (line 225) ... FAILED [INFO] [stdout] test src/message.rs - message::Message::assistant (line 69) ... FAILED [INFO] [stdout] test src/tool.rs - tool::Tool (line 20) ... ok [INFO] [stdout] test src/request.rs - request::Usage (line 192) ... ok [INFO] [stdout] test src/tool.rs - tool::ToolRegistry (line 102) ... ok [INFO] [stdout] test src/execution.rs - execution::ToolExecution (line 46) ... ok [INFO] [stdout] test src/tool.rs - tool::ToolRegistry::set_permission_handler (line 170) ... ok [INFO] [stdout] test src/tool.rs - tool::ToolRegistry::register (line 193) ... ok [INFO] [stdout] test src/request.rs - request::ToolDef (line 12) ... ok [INFO] [stdout] test src/tool.rs - tool::ToolRegistry::with_permission_handler (line 151) ... ok [INFO] [stdout] test src/request.rs - request::MessageRequest (line 60) ... ok [INFO] [stdout] test src/request.rs - request::&'_MessageResponse::into (line 156) ... ok [INFO] [stdout] test src/permissions.rs - permissions::PolicyPermissions (line 254) ... ok [INFO] [stdout] test src/message.rs - message::Message::user (line 50) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::Claude::new (line 53) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8MPBx0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustc8MPBx0/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzlvFy2/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::String::into (line 206) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4AcwvJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustc4AcwvJ/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJyvTdD/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::Message::has_tool_use (line 88) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcltXaK1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustcltXaK1/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste7vokO/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::Claude (line 19) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUzQUJ0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustcUzQUJ0/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3TWU87/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::Claude::conversation_stats (line 320) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSCdOQ0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustcSCdOQ0/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw7dxTR/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/permissions.rs - permissions::AlwaysAllowPermissions (line 138) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6lK1jr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustc6lK1jr/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc4qfX0/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/permissions.rs - permissions::AlwaysDenyPermissions (line 162) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3tkRGg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustc3tkRGg/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcvGsto/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::ContentBlock (line 150) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccmqIYh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustccmqIYh/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK78ayz/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/permissions.rs - permissions::LoggingPermissions (line 186) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOWxyUp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustcOWxyUp/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfkL8cR/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::&'_str::into (line 225) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUv7hEy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustcUv7hEy/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZ0xrvO/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::Message::assistant (line 69) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczthyhy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libclaude-67e69cebd79d2a77,liburlencoding-061758bc6028ea3e,libexmex-a3c668f0b9c20095,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libnum-b4991b150bc00189,libnum_iter-e3282ff1eab62e8e,libnum_rational-292d1b324ab0ebc1,libnum_complex-8c74dfeb27302c9a,libnum_bigint-c34d974415525dcd,libnum_integer-34b2f2e1425e1b0f,libfirecrawl-594e09d78b454726,libserde_with-1f3addefe3c824cf,libschemars-375adea344bcbc19,libdyn_clone-1b6a3de955048721,libreqwest-abbdea12950601cf,librustls_pki_types-ac8782e8d529c6fe,libhyper_tls-bbf6db1b3c7cc997,libtower_http-b9131f9310c9eb42,libiri_string-f2231ba2cbe5b068,libtower-631eae794746ab3d,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-1c546bbd2b5b8637,libbase64-32787b0325ea6df8,libhyper-d3c0390b66eedc35,libh2-7a3ebe31aea8c1d1,libatomic_waker-06950c8c08d2b8fa,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libuuid-d06b0fc626e46901,libdialoguer-339c4235d21f4aeb,libshell_words-c7c8b88b0c6925bc,libtempfile-14be70c6c0ab841a,libgetrandom-fb16b804ac36e1ce,libfastrand-751bcde24b8aa073,librustix-f3eb57f22f88504d,liblinux_raw_sys-d28fdc10158f862f,libzeroize-9d781f334751eb0e,libthiserror-c8b87b8aaf943606,libreqwest-a6db8bbe85aa1fd4,librustls_pemfile-5b3b4ed33f2f120c,libhyper_rustls-a9e1b73d4612bc32,libhyper_tls-fabacd572e46582f,libserde_urlencoded-6fd58e2b74271b56,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-5853ca5bee6641c3,libtokio_rustls-fed1ba69893ea3f9,libencoding_rs-c3fa4e07d9944d79,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,librustls-222a52a2dc3af20d,libsct-3c4719fd79a432a2,libwebpki-e1639980c0994227,libring-bb3d05e6852285ed,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libnative_tls-a2ed6310201ee329,libopenssl_probe-2c6d21a9709cae46,libopenssl-b2adbf2ad216fcd3,libbitflags-ff7cd226995c6b8d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-a256a4ccf7cbb2d1,libhyper-654fec361e3c1de1,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-7804fd6d7942775c,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libtower_service-3fb88d28c2218805,libtracing-228b30c006b76466,libtracing_core-82f64fcd07e4f532,libfutures_util-bbf1cd07221d98cc,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtokio_util-79a2bbc6c00c2488,libfutures_sink-ae1eb2d060de53a2,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-9c5892e2c6fd8400,libfutures_core-3b920243fce8fec0,liburl-4ebd3960788eb7f0,libidna-7a2a179df2db94cf,libutf8_iter-51566bbad89f3a68,libidna_adapter-00edb843e23f68a2,libicu_properties-174697ee8a8e48ae,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-35d52283a5fbec62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-45279e3de0a578ce,libpotential_utf-74fe0ab605ecd1a3,libicu_provider-63db386dd50ffefc,libicu_locale_core-b9bbb7cec8ebbb3f,libtinystr-3ba547a2f761b71d,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-c0feb06e02253e94,libzerotrie-b706a03d02841e35,libyoke-6623f1e857d20cf4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libtokio-9dd59d23d62b13d1,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-b47de3f995be506e,libparking_lot_core-258b972b5d2ce430,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libserde_json-14e022754543b0d3,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindicatif-45406864aa1324d5,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-d4c090565951131e,liblibc-d75767512c50648b,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b,libchrono-e8d817ae932961f5,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6bba8f01e376e1c6,libserde-570e3402c2ce1406}.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" "/tmp/rustczthyhy/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-ecd8f98477deac17/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvRl0Sk/rust_out" "-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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client::Claude (line 19) [INFO] [stdout] src/client.rs - client::Claude::conversation_stats (line 320) [INFO] [stdout] src/client.rs - client::Claude::new (line 53) [INFO] [stdout] src/message.rs - message::&'_str::into (line 225) [INFO] [stdout] src/message.rs - message::ContentBlock (line 150) [INFO] [stdout] src/message.rs - message::Message::assistant (line 69) [INFO] [stdout] src/message.rs - message::Message::has_tool_use (line 88) [INFO] [stdout] src/message.rs - message::String::into (line 206) [INFO] [stdout] src/permissions.rs - permissions::AlwaysAllowPermissions (line 138) [INFO] [stdout] src/permissions.rs - permissions::AlwaysDenyPermissions (line 162) [INFO] [stdout] src/permissions.rs - permissions::LoggingPermissions (line 186) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 22 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.55s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7119909e51016ab4015e21f8ee652dddbc014c99a9fbb972d7f4ed245e53ab85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7119909e51016ab4015e21f8ee652dddbc014c99a9fbb972d7f4ed245e53ab85", kill_on_drop: false }` [INFO] [stdout] 7119909e51016ab4015e21f8ee652dddbc014c99a9fbb972d7f4ed245e53ab85