[INFO] cloning repository https://github.com/philo-groves/fiddlesticks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philo-groves/fiddlesticks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilo-groves%2Ffiddlesticks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilo-groves%2Ffiddlesticks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01ea5ae847d02c09fd52c2c2462d3f4e4616e436 [INFO] testing philo-groves/fiddlesticks against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilo-groves%2Ffiddlesticks" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/philo-groves/fiddlesticks [INFO] finished tweaking git repo https://github.com/philo-groves/fiddlesticks [INFO] tweaked toml for git repo https://github.com/philo-groves/fiddlesticks written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/philo-groves/fiddlesticks on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/philo-groves/fiddlesticks 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics v0.24.3 [INFO] [stderr] Downloaded tokio-tungstenite v0.28.0 [INFO] [stderr] Downloaded webpki-roots v1.0.6 [INFO] [stderr] Downloaded rusqlite v0.33.0 [INFO] [stderr] Downloaded tungstenite v0.28.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.31.0 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd1e54ebb42e0316d7de26d296897a6ba808736ca3ecf75a4dbaed1b749e332a [INFO] running `Command { std: "docker" "start" "-a" "fd1e54ebb42e0316d7de26d296897a6ba808736ca3ecf75a4dbaed1b749e332a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd1e54ebb42e0316d7de26d296897a6ba808736ca3ecf75a4dbaed1b749e332a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1e54ebb42e0316d7de26d296897a6ba808736ca3ecf75a4dbaed1b749e332a", kill_on_drop: false }` [INFO] [stdout] fd1e54ebb42e0316d7de26d296897a6ba808736ca3ecf75a4dbaed1b749e332a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 933e90e27198380f89e1e425d97fd4d5a2df97af47d91171ad1aa0e0942ef2f1 [INFO] running `Command { std: "docker" "start" "-a" "933e90e27198380f89e1e425d97fd4d5a2df97af47d91171ad1aa0e0942ef2f1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling fcommon v3.0.0 (/opt/rustwide/workdir/fcommon) [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling whoami v2.1.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling postgres-protocol v0.6.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling postgres-types v0.2.12 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-postgres v0.7.16 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling fprovider v3.0.0 (/opt/rustwide/workdir/fprovider) [INFO] [stderr] Compiling ftooling v3.0.0 (/opt/rustwide/workdir/ftooling) [INFO] [stderr] Compiling fchat v3.0.0 (/opt/rustwide/workdir/fchat) [INFO] [stderr] Compiling fmemory v3.0.0 (/opt/rustwide/workdir/fmemory) [INFO] [stderr] Compiling fharness v3.0.0 (/opt/rustwide/workdir/fharness) [INFO] [stderr] Compiling fiddlesticks v3.0.0 (/opt/rustwide/workdir/fiddlesticks) [INFO] [stderr] Compiling fobserve v3.0.0 (/opt/rustwide/workdir/fobserve) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.53s [INFO] running `Command { std: "docker" "inspect" "933e90e27198380f89e1e425d97fd4d5a2df97af47d91171ad1aa0e0942ef2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933e90e27198380f89e1e425d97fd4d5a2df97af47d91171ad1aa0e0942ef2f1", kill_on_drop: false }` [INFO] [stdout] 933e90e27198380f89e1e425d97fd4d5a2df97af47d91171ad1aa0e0942ef2f1 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13cba5a4c0fb2d94cab9bf8e6d8c64a098ceddbdb2ea8c151c1d56c56955db09 [INFO] running `Command { std: "docker" "start" "-a" "13cba5a4c0fb2d94cab9bf8e6d8c64a098ceddbdb2ea8c151c1d56c56955db09", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling fcommon v3.0.0 (/opt/rustwide/workdir/fcommon) [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-postgres v0.7.16 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling fprovider v3.0.0 (/opt/rustwide/workdir/fprovider) [INFO] [stderr] Compiling ftooling v3.0.0 (/opt/rustwide/workdir/ftooling) [INFO] [stderr] Compiling fchat v3.0.0 (/opt/rustwide/workdir/fchat) [INFO] [stderr] Compiling fmemory v3.0.0 (/opt/rustwide/workdir/fmemory) [INFO] [stderr] Compiling fharness v3.0.0 (/opt/rustwide/workdir/fharness) [INFO] [stderr] Compiling fiddlesticks v3.0.0 (/opt/rustwide/workdir/fiddlesticks) [INFO] [stderr] Compiling fobserve v3.0.0 (/opt/rustwide/workdir/fobserve) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.92s [INFO] running `Command { std: "docker" "inspect" "13cba5a4c0fb2d94cab9bf8e6d8c64a098ceddbdb2ea8c151c1d56c56955db09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13cba5a4c0fb2d94cab9bf8e6d8c64a098ceddbdb2ea8c151c1d56c56955db09", kill_on_drop: false }` [INFO] [stdout] 13cba5a4c0fb2d94cab9bf8e6d8c64a098ceddbdb2ea8c151c1d56c56955db09 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab1129c1802f3afff45541baee9ef13bd41ec1ddfb6ed517096f1116932aa642 [INFO] running `Command { std: "docker" "start" "-a" "ab1129c1802f3afff45541baee9ef13bd41ec1ddfb6ed517096f1116932aa642", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fchat-537b8d60d7916213) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test error::tests::provider_error_conversion_preserves_retryability_and_source ... ok [INFO] [stdout] test error::tests::tooling_invalid_arguments_is_user_error ... ok [INFO] [stdout] test service::tests::builder_configures_tool_runtime_and_round_trip_policy ... ok [INFO] [stdout] test service::tests::builder_applies_default_turn_options_to_requests ... ok [INFO] [stdout] test service::tests::provider_hooks_are_called_for_complete_and_stream_operations ... ok [INFO] [stdout] test service::tests::run_turn_executes_tools_when_runtime_configured ... ok [INFO] [stdout] test service::tests::run_turn_marks_limit_reached_when_tool_cap_prevents_execution ... ok [INFO] [stdout] test service::tests::run_turn_rejects_empty_user_input ... ok [INFO] [stdout] test service::tests::run_turn_includes_history_and_system_prompt_in_provider_request ... ok [INFO] [stdout] test service::tests::run_turn_returns_assistant_message_and_persists_transcript ... ok [INFO] [stdout] test service::tests::stream_turn_maps_provider_events_and_persists_transcript ... ok [INFO] [stdout] test service::tests::stream_turn_executes_tools_and_emits_tool_events ... ok [INFO] [stdout] test service::tests::stream_turn_maps_tool_runtime_failures_to_tooling_errors ... ok [INFO] [stdout] test service::tests::run_turn_retries_provider_completion_using_policy ... ok [INFO] [stdout] test service::tests::stream_turn_reports_streaming_phase_errors ... ok [INFO] [stdout] test service::tests::stream_turn_retries_stream_acquisition_using_policy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tool_loop_integration.rs (/opt/rustwide/target/debug/deps/tool_loop_integration-cfa8bfe2cf035bea) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test chat_tool_loop_executes_registered_tool_and_completes_turn ... ok [INFO] [stdout] test chat_stream_tool_loop_surfaces_tooling_error_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fcommon-bb1d4a15d684e3ce) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::generation_options_builder_helpers_set_values ... ok [INFO] [stdout] test tests::generic_registry_basic_lifecycle ... ok [INFO] [stdout] test tests::id_newtypes_round_trip_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fharness-8c17aacf1ff93e95) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test harness::tests::validate_feature_list_rejects_empty_input ... ok [INFO] [stdout] test harness::tests::all_required_features_passed_requires_non_empty_and_all_true ... ok [INFO] [stdout] test tests::builder_requires_provider_to_build_runtime ... ok [INFO] [stdout] test tests::builder_wires_provider_tooling_memory_and_chat ... ok [INFO] [stdout] test tests::coding_iteration_does_not_mark_feature_when_not_validated ... ok [INFO] [stdout] test tests::coding_iteration_retries_validation_when_policy_allows ... ok [INFO] [stdout] test tests::coding_iteration_gets_bearings_executes_and_marks_feature_passed ... ok [INFO] [stdout] test tests::coding_iteration_stops_when_turn_budget_is_exhausted ... ok [INFO] [stdout] test tests::completion_gate_requires_all_features_to_pass_true ... ok [INFO] [stdout] test tests::coding_iteration_uses_feature_selection_strategy ... ok [INFO] [stdout] test tests::coding_iteration_stream_path_works_and_records_handoff ... ok [INFO] [stdout] test tests::harness_hooks_report_phase_failure ... ok [INFO] [stdout] test tests::harness_does_not_declare_done_when_selector_returns_none_early ... ok [INFO] [stdout] test tests::harness_hooks_report_phase_start_and_success ... ok [INFO] [stdout] test tests::initializer_creates_bootstrap_state_on_first_run ... ok [INFO] [stdout] test tests::initializer_rejects_duplicate_or_passing_features ... ok [INFO] [stdout] test tests::initializer_rejects_empty_objective ... ok [INFO] [stdout] test tests::run_policy_modes_enforce_feature_limits ... ok [INFO] [stdout] test tests::initializer_generates_starter_feature_list_when_missing ... ok [INFO] [stdout] test tests::runtime_run_forwards_prompt_override_and_streaming ... ok [INFO] [stdout] test tests::initializer_is_idempotent_when_session_already_initialized ... ok [INFO] [stdout] test tests::select_phase_tracks_session_initialization_state ... ok [INFO] [stdout] test tests::runtime_run_initializer_applies_initializer_fields ... ok [INFO] [stdout] test tests::runtime_run_selects_initializer_then_task_iteration_phase ... ok [INFO] [stdout] test tests::coding_iteration_retries_chat_errors_within_retry_budget ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/harness_integration.rs (/opt/rustwide/target/debug/deps/harness_integration-98e2c0fdc361739f) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test initializer_creates_required_artifacts ... ok [INFO] [stdout] test bounded_batch_mode_processes_up_to_feature_limit ... ok [INFO] [stdout] test fresh_context_window_recovers_state_from_fmemory_and_continues ... ok [INFO] [stdout] test multi_run_completion_requires_all_features_passed ... ok [INFO] [stdout] test task_iteration_does_not_mark_feature_pass_without_validation ... ok [INFO] [stdout] test unlimited_batch_mode_processes_all_pending_features ... ok [INFO] [stdout] test task_iteration_picks_one_failing_feature_and_updates_progress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fiddlesticks-23f819fbce378529) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::fs_messages_macro_builds_message_vector ... ok [INFO] [stdout] test tests::fs_msg_macro_creates_expected_message ... ok [INFO] [stdout] test tests::fs_session_macro_supports_provider_shorthand_and_prompt ... ok [INFO] [stdout] test util::tests::message_and_turn_helpers_apply_expected_defaults ... ok [INFO] [stdout] test util::tests::parse_provider_id_supports_aliases ... ok [INFO] [stdout] test runtime::tests::build_runtime_with_tooling_builds_successfully ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fmemory-a70c69d07ccb8291) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::conversation_store_adapter_reads_and_writes_transcript ... ok [INFO] [stdout] test tests::backend_stores_bootstrap_state_and_transcript ... ok [INFO] [stdout] test tests::initialize_session_if_missing_is_idempotent ... ok [INFO] [stdout] test tests::is_initialized_tracks_manifest_presence ... ok [INFO] [stdout] test tests::update_feature_pass_fails_for_unknown_feature ... ok [INFO] [stdout] test tests::postgres_backend_stores_bootstrap_state_and_transcript_when_configured ... ok [INFO] [stdout] test tests::sqlite_backend_stores_bootstrap_state_and_transcript ... ok [INFO] [stdout] test tests::filesystem_backend_stores_bootstrap_state_and_transcript ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fobserve-81eea53eef25975d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::safe_harness_hooks_delegate_when_inner_succeeds ... ok [INFO] [stdout] test tests::metrics_hooks_smoke_test_all_callbacks ... ok [INFO] [stdout] test tests::safe_provider_hooks_delegate_when_inner_succeeds ... ok [INFO] [stdout] test tests::safe_tool_hooks_delegate_when_inner_succeeds ... ok [INFO] [stdout] test tests::tracing_hooks_smoke_test_all_callbacks ... ok [INFO] [stdout] test tests::safe_provider_hooks_swallow_panics ... ok [INFO] [stdout] test tests::safe_harness_hooks_swallow_panics ... ok [INFO] [stdout] test tests::safe_tool_hooks_swallow_panics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fprovider-d27a3eadf9715e04) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test adapters::openai::tests::build_api_request_switches_token_parameter_name ... ok [INFO] [stdout] test adapters::openai::tests::parse_finish_reason_maps_expected_values ... ok [INFO] [stdout] test adapters::openai::tests::build_openai_request_appends_tool_results_as_tool_messages ... ok [INFO] [stdout] test resilience::tests::retry_policy_backoff_grows_and_caps ... ok [INFO] [stdout] test resilience::tests::execute_with_retry_stops_on_non_retryable_error ... ok [INFO] [stdout] test resilience::tests::execute_with_retry_retries_and_reports_hooks ... ok [INFO] [stdout] test resilience::tests::retry_policy_uses_retryable_flag_and_attempt_limit ... ok [INFO] [stdout] test tests::credential_manager_observer_receives_sanitized_events ... ok [INFO] [stdout] test tests::model_provider_stream_returns_expected_events ... ok [INFO] [stdout] test tests::model_request_validate_enforces_contract ... ok [INFO] [stdout] test tests::model_request_builder_validates_before_building ... ok [INFO] [stdout] test tests::provider_error_helper_builders_assign_expected_retryability ... ok [INFO] [stdout] test tests::openai_helpers_validate_and_store_api_key ... ok [INFO] [stdout] test tests::provider_id_display_is_stable ... ok [INFO] [stdout] test tests::provider_registry_registers_and_returns_providers ... ok [INFO] [stdout] test tests::secret_string_debug_is_redacted ... ok [INFO] [stdout] test tests::secure_credential_manager_handles_browser_sessions ... ok [INFO] [stdout] test tests::vec_event_stream_yields_events_in_order ... ok [INFO] [stdout] test tests::secure_credential_manager_handles_provider_agnostic_credentials ... ok [INFO] [stdout] test tests::credential_manager_tracks_metadata_and_ttl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/anthropic_provider_behavior.rs (/opt/rustwide/target/debug/deps/anthropic_provider_behavior-bae5fe179760a50a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test missing_anthropic_credentials_returns_authentication_error ... ok [INFO] [stdout] test complete_uses_anthropic_credentials_and_maps_provider_id ... ok [INFO] [stdout] test stream_maps_response_complete_to_anthropic_provider_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ollama_provider_behavior.rs (/opt/rustwide/target/debug/deps/ollama_provider_behavior-fd8cc25e3e4a5d1c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test complete_maps_to_ollama_provider_id_and_uses_placeholder_auth ... ok [INFO] [stdout] test stream_maps_response_complete_to_ollama_provider_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/openai_provider_behavior.rs (/opt/rustwide/target/debug/deps/openai_provider_behavior-046f8985677dbb87) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test missing_openai_credentials_returns_auth_error ... ok [INFO] [stdout] test stream_rejects_browser_session_without_api_key ... ok [INFO] [stdout] test complete_maps_openai_response_to_provider_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/openai_provider_integration.rs (/opt/rustwide/target/debug/deps/openai_provider_integration-b2fe2f60330d97c1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test openai_provider_uses_openai_credentials_and_maps_completion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/opencode_zen_provider_behavior.rs (/opt/rustwide/target/debug/deps/opencode_zen_provider_behavior-9e93e5e03b02ad47) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test missing_zen_credentials_returns_authentication_error ... ok [INFO] [stdout] test stream_maps_response_complete_to_zen_provider_id ... ok [INFO] [stdout] test complete_uses_zen_credentials_and_maps_provider_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ftooling-bdbab4716c9260d9) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test args::tests::parse_invalid_json_returns_invalid_arguments ... ok [INFO] [stdout] test args::tests::parse_object_and_extract_required_string ... ok [INFO] [stdout] test error::tests::context_fields_are_included_in_display ... ok [INFO] [stdout] test error::tests::helper_methods_report_retryable_and_user_error ... ok [INFO] [stdout] test runtime::tests::registry_tracks_registered_tools ... ok [INFO] [stdout] test runtime::tests::registry_register_fn_and_register_sync_fn_are_easy_to_use ... ok [INFO] [stdout] test runtime::tests::runtime_executes_registered_tool ... ok [INFO] [stdout] test runtime::tests::runtime_hooks_receive_success_and_failure_events ... ok [INFO] [stdout] test runtime::tests::runtime_propagates_tool_execution_error ... ok [INFO] [stdout] test runtime::tests::runtime_returns_not_found_for_unknown_tool ... ok [INFO] [stdout] test runtime::tests::runtime_timeout_returns_timeout_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fchat [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test fchat/src/error.rs - error (line 3) ... ok [INFO] [stdout] test fchat/src/lib.rs - (line 3) ... ok [INFO] [stdout] test fchat/src/types.rs - types (line 3) ... ok [INFO] [stdout] test fchat/src/store.rs - store (line 3) ... ok [INFO] [stdout] test fchat/src/service.rs - service (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.92s; merged doctests compilation took 0.90s [INFO] [stderr] Doc-tests fcommon [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test fcommon/src/lib.rs - (line 3) ... ok [INFO] [stdout] test fcommon/src/lib.rs - future (line 20) ... ok [INFO] [stdout] test fcommon/src/lib.rs - registry (line 167) ... ok [INFO] [stdout] test fcommon/src/lib.rs - model (line 122) ... ok [INFO] [stdout] test fcommon/src/lib.rs - context (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.27s [INFO] [stderr] Doc-tests fharness [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test fharness/src/traits.rs - traits (line 3) ... FAILED [INFO] [stdout] test fharness/src/harness.rs - harness::HarnessBuilder (line 25) ... FAILED [INFO] [stdout] test fharness/src/lib.rs - (line 3) ... FAILED [INFO] [stdout] test fharness/src/error.rs - error (line 3) ... FAILED [INFO] [stdout] test fharness/src/types.rs - types (line 3) ... FAILED [INFO] [stdout] test fharness/src/hooks.rs - hooks (line 3) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fharness/src/traits.rs - traits (line 3) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHiAsCV/rustcu6fa9V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfharness-474bd13c0182b068,libfmemory-37b49d4fc223130b,librusqlite-c3b6486087643d02,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-5ce2cb24f1582122,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libtokio_postgres-d4f023cbe6499216,libphf-f6d85c014d02adf7,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libwhoami-38973e9e989ff139,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpostgres_types-f82b282d600a9ceb,libpostgres_protocol-9c5b7fb0d9049c77,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-e2046601720ef5ea,libhmac-0f99754cec4189df,libmd5-627ee24477c1f13b,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libfchat-19030b750f32b47b,libftooling-39f85cf6c5263211,libfutures_timer-2b3f729e26c119bb,libfprovider-7e555122be353d9f,libfcommon-863a561cb577edee,libtokio_tungstenite-3ed9388d4c71ff2a,libwebpki_roots-8e9823caf0017823,libtungstenite-2fd95fec0b21f70a,libdata_encoding-9925c048f12d655c,librand-100b9ad12a0c01ae,librand_chacha-23080a334d351edd,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-66ec817f585f7beb,libreqwest-55ab1d968b33dd98,libserde_urlencoded-e411cbd25a63464c,libryu-ace37e26d8308611,libhyper_rustls-1dc98822d4c0484e,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-110913756eac7480,libtokio_native_tls-f6583a1a5a7570b1,libtokio_rustls-8ca6abb92acf0c16,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a1e181b2a75d420,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde-c8e80248c839deb6,libserde_core-1bd3301df0d96ee1,libtower_http-99dc1beddb3f132d,libiri_string-d8b08e8827a09725,libtower-af1d2a44fee1c161,libtower_layer-d70c7e404336389b,libnative_tls-dec19515b83bc547,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-e46021d47290f561,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-5e1b07ef72672b4f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e59893560f77cea6,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio_util-570a1beeaec3e551,libtokio-8bc207ed6e1bc186,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_util-c3941d9f73c119d6,libslab-e253d0c0a7952806,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libasync_stream-fec434dfb16c66a4,libpin_project_lite-8a799ba8b4537fa2,libfutures_core-f0387e1e69ce8814}.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/rustdoctestHiAsCV/rustcu6fa9V/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/libsqlite3-sys-1a3c4912551444b5/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHiAsCV/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 7 [Bus error], core dumped [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] ---- fharness/src/harness.rs - harness::HarnessBuilder (line 25) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBRH7jD/rustcuCss95/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfharness-474bd13c0182b068,libfmemory-37b49d4fc223130b,librusqlite-c3b6486087643d02,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-5ce2cb24f1582122,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libtokio_postgres-d4f023cbe6499216,libphf-f6d85c014d02adf7,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libwhoami-38973e9e989ff139,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpostgres_types-f82b282d600a9ceb,libpostgres_protocol-9c5b7fb0d9049c77,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-e2046601720ef5ea,libhmac-0f99754cec4189df,libmd5-627ee24477c1f13b,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libfchat-19030b750f32b47b,libftooling-39f85cf6c5263211,libfutures_timer-2b3f729e26c119bb,libfprovider-7e555122be353d9f,libfcommon-863a561cb577edee,libtokio_tungstenite-3ed9388d4c71ff2a,libwebpki_roots-8e9823caf0017823,libtungstenite-2fd95fec0b21f70a,libdata_encoding-9925c048f12d655c,librand-100b9ad12a0c01ae,librand_chacha-23080a334d351edd,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-66ec817f585f7beb,libreqwest-55ab1d968b33dd98,libserde_urlencoded-e411cbd25a63464c,libryu-ace37e26d8308611,libhyper_rustls-1dc98822d4c0484e,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-110913756eac7480,libtokio_native_tls-f6583a1a5a7570b1,libtokio_rustls-8ca6abb92acf0c16,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a1e181b2a75d420,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde-c8e80248c839deb6,libserde_core-1bd3301df0d96ee1,libtower_http-99dc1beddb3f132d,libiri_string-d8b08e8827a09725,libtower-af1d2a44fee1c161,libtower_layer-d70c7e404336389b,libnative_tls-dec19515b83bc547,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-e46021d47290f561,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-5e1b07ef72672b4f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e59893560f77cea6,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio_util-570a1beeaec3e551,libtokio-8bc207ed6e1bc186,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_util-c3941d9f73c119d6,libslab-e253d0c0a7952806,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libasync_stream-fec434dfb16c66a4,libpin_project_lite-8a799ba8b4537fa2,libfutures_core-f0387e1e69ce8814}.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/rustdoctestBRH7jD/rustcuCss95/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/libsqlite3-sys-1a3c4912551444b5/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBRH7jD/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 7 [Bus error], core dumped [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] ---- fharness/src/lib.rs - (line 3) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestKb4qnO/rustcNHh4PC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfharness-474bd13c0182b068,libfmemory-37b49d4fc223130b,librusqlite-c3b6486087643d02,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-5ce2cb24f1582122,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libtokio_postgres-d4f023cbe6499216,libphf-f6d85c014d02adf7,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libwhoami-38973e9e989ff139,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpostgres_types-f82b282d600a9ceb,libpostgres_protocol-9c5b7fb0d9049c77,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-e2046601720ef5ea,libhmac-0f99754cec4189df,libmd5-627ee24477c1f13b,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libfchat-19030b750f32b47b,libftooling-39f85cf6c5263211,libfutures_timer-2b3f729e26c119bb,libfprovider-7e555122be353d9f,libfcommon-863a561cb577edee,libtokio_tungstenite-3ed9388d4c71ff2a,libwebpki_roots-8e9823caf0017823,libtungstenite-2fd95fec0b21f70a,libdata_encoding-9925c048f12d655c,librand-100b9ad12a0c01ae,librand_chacha-23080a334d351edd,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-66ec817f585f7beb,libreqwest-55ab1d968b33dd98,libserde_urlencoded-e411cbd25a63464c,libryu-ace37e26d8308611,libhyper_rustls-1dc98822d4c0484e,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-110913756eac7480,libtokio_native_tls-f6583a1a5a7570b1,libtokio_rustls-8ca6abb92acf0c16,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a1e181b2a75d420,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde-c8e80248c839deb6,libserde_core-1bd3301df0d96ee1,libtower_http-99dc1beddb3f132d,libiri_string-d8b08e8827a09725,libtower-af1d2a44fee1c161,libtower_layer-d70c7e404336389b,libnative_tls-dec19515b83bc547,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-e46021d47290f561,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-5e1b07ef72672b4f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e59893560f77cea6,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio_util-570a1beeaec3e551,libtokio-8bc207ed6e1bc186,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_util-c3941d9f73c119d6,libslab-e253d0c0a7952806,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libasync_stream-fec434dfb16c66a4,libpin_project_lite-8a799ba8b4537fa2,libfutures_core-f0387e1e69ce8814}.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/rustdoctestKb4qnO/rustcNHh4PC/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/libsqlite3-sys-1a3c4912551444b5/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKb4qnO/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 7 [Bus error], core dumped [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] ---- fharness/src/error.rs - error (line 3) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlGe3zG/rustcCbTHSh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfharness-474bd13c0182b068,libfmemory-37b49d4fc223130b,librusqlite-c3b6486087643d02,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-5ce2cb24f1582122,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libtokio_postgres-d4f023cbe6499216,libphf-f6d85c014d02adf7,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libwhoami-38973e9e989ff139,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpostgres_types-f82b282d600a9ceb,libpostgres_protocol-9c5b7fb0d9049c77,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-e2046601720ef5ea,libhmac-0f99754cec4189df,libmd5-627ee24477c1f13b,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libfchat-19030b750f32b47b,libftooling-39f85cf6c5263211,libfutures_timer-2b3f729e26c119bb,libfprovider-7e555122be353d9f,libfcommon-863a561cb577edee,libtokio_tungstenite-3ed9388d4c71ff2a,libwebpki_roots-8e9823caf0017823,libtungstenite-2fd95fec0b21f70a,libdata_encoding-9925c048f12d655c,librand-100b9ad12a0c01ae,librand_chacha-23080a334d351edd,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-66ec817f585f7beb,libreqwest-55ab1d968b33dd98,libserde_urlencoded-e411cbd25a63464c,libryu-ace37e26d8308611,libhyper_rustls-1dc98822d4c0484e,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-110913756eac7480,libtokio_native_tls-f6583a1a5a7570b1,libtokio_rustls-8ca6abb92acf0c16,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a1e181b2a75d420,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde-c8e80248c839deb6,libserde_core-1bd3301df0d96ee1,libtower_http-99dc1beddb3f132d,libiri_string-d8b08e8827a09725,libtower-af1d2a44fee1c161,libtower_layer-d70c7e404336389b,libnative_tls-dec19515b83bc547,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-e46021d47290f561,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-5e1b07ef72672b4f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e59893560f77cea6,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio_util-570a1beeaec3e551,libtokio-8bc207ed6e1bc186,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_util-c3941d9f73c119d6,libslab-e253d0c0a7952806,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libasync_stream-fec434dfb16c66a4,libpin_project_lite-8a799ba8b4537fa2,libfutures_core-f0387e1e69ce8814}.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/rustdoctestlGe3zG/rustcCbTHSh/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/libsqlite3-sys-1a3c4912551444b5/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlGe3zG/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 7 [Bus error], core dumped [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] ---- fharness/src/types.rs - types (line 3) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestoWlGuO/rustcLpzZhV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfharness-474bd13c0182b068,libfmemory-37b49d4fc223130b,librusqlite-c3b6486087643d02,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-5ce2cb24f1582122,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libtokio_postgres-d4f023cbe6499216,libphf-f6d85c014d02adf7,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libwhoami-38973e9e989ff139,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpostgres_types-f82b282d600a9ceb,libpostgres_protocol-9c5b7fb0d9049c77,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-e2046601720ef5ea,libhmac-0f99754cec4189df,libmd5-627ee24477c1f13b,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libfchat-19030b750f32b47b,libftooling-39f85cf6c5263211,libfutures_timer-2b3f729e26c119bb,libfprovider-7e555122be353d9f,libfcommon-863a561cb577edee,libtokio_tungstenite-3ed9388d4c71ff2a,libwebpki_roots-8e9823caf0017823,libtungstenite-2fd95fec0b21f70a,libdata_encoding-9925c048f12d655c,librand-100b9ad12a0c01ae,librand_chacha-23080a334d351edd,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-66ec817f585f7beb,libreqwest-55ab1d968b33dd98,libserde_urlencoded-e411cbd25a63464c,libryu-ace37e26d8308611,libhyper_rustls-1dc98822d4c0484e,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-110913756eac7480,libtokio_native_tls-f6583a1a5a7570b1,libtokio_rustls-8ca6abb92acf0c16,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a1e181b2a75d420,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde-c8e80248c839deb6,libserde_core-1bd3301df0d96ee1,libtower_http-99dc1beddb3f132d,libiri_string-d8b08e8827a09725,libtower-af1d2a44fee1c161,libtower_layer-d70c7e404336389b,libnative_tls-dec19515b83bc547,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-e46021d47290f561,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-5e1b07ef72672b4f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e59893560f77cea6,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio_util-570a1beeaec3e551,libtokio-8bc207ed6e1bc186,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_util-c3941d9f73c119d6,libslab-e253d0c0a7952806,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libasync_stream-fec434dfb16c66a4,libpin_project_lite-8a799ba8b4537fa2,libfutures_core-f0387e1e69ce8814}.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/rustdoctestoWlGuO/rustcLpzZhV/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/libsqlite3-sys-1a3c4912551444b5/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoWlGuO/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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [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] ---- fharness/src/hooks.rs - hooks (line 3) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3M1B09/rustcIBJNdf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfharness-474bd13c0182b068,libfmemory-37b49d4fc223130b,librusqlite-c3b6486087643d02,libhashlink-f1b9161a78469831,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,liblibsqlite3_sys-5ce2cb24f1582122,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libtokio_postgres-d4f023cbe6499216,libphf-f6d85c014d02adf7,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libwhoami-38973e9e989ff139,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpostgres_types-f82b282d600a9ceb,libpostgres_protocol-9c5b7fb0d9049c77,libstringprep-fb1a8b8aeb704118,libunicode_properties-acf832153453926a,libunicode_normalization-51ea083ac55613a7,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-e2046601720ef5ea,libhmac-0f99754cec4189df,libmd5-627ee24477c1f13b,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libfchat-19030b750f32b47b,libftooling-39f85cf6c5263211,libfutures_timer-2b3f729e26c119bb,libfprovider-7e555122be353d9f,libfcommon-863a561cb577edee,libtokio_tungstenite-3ed9388d4c71ff2a,libwebpki_roots-8e9823caf0017823,libtungstenite-2fd95fec0b21f70a,libdata_encoding-9925c048f12d655c,librand-100b9ad12a0c01ae,librand_chacha-23080a334d351edd,libppv_lite86-38abd7b64a4cea80,libzerocopy-f09f79e53136fe59,librand_core-505a721b4aa6c87c,libgetrandom-8550909040b6167f,libutf8-d75228722519eff6,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libthiserror-66ec817f585f7beb,libreqwest-55ab1d968b33dd98,libserde_urlencoded-e411cbd25a63464c,libryu-ace37e26d8308611,libhyper_rustls-1dc98822d4c0484e,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-110913756eac7480,libtokio_native_tls-f6583a1a5a7570b1,libtokio_rustls-8ca6abb92acf0c16,librustls-f1cfcaa200f9ac87,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a1e181b2a75d420,libmemchr-9b3f20cfb3ebd3b2,libzmij-07c2bc01ed4c756c,libserde-c8e80248c839deb6,libserde_core-1bd3301df0d96ee1,libtower_http-99dc1beddb3f132d,libiri_string-d8b08e8827a09725,libtower-af1d2a44fee1c161,libtower_layer-d70c7e404336389b,libnative_tls-dec19515b83bc547,libopenssl_probe-2e4370df64ac645e,libopenssl-da8d14945cec93e6,libbitflags-5c085993cab0beac,libcfg_if-5af52f617df93f8f,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-e46021d47290f561,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-5e1b07ef72672b4f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-e59893560f77cea6,libtracing-377965179cd9ffe0,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio_util-570a1beeaec3e551,libtokio-8bc207ed6e1bc186,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_util-c3941d9f73c119d6,libslab-e253d0c0a7952806,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libasync_stream-fec434dfb16c66a4,libpin_project_lite-8a799ba8b4537fa2,libfutures_core-f0387e1e69ce8814}.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/rustdoctest3M1B09/rustcIBJNdf/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/libsqlite3-sys-1a3c4912551444b5/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3M1B09/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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [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] fharness/src/error.rs - error (line 3) [INFO] [stdout] fharness/src/harness.rs - harness::HarnessBuilder (line 25) [INFO] [stdout] fharness/src/hooks.rs - hooks (line 3) [INFO] [stdout] fharness/src/lib.rs - (line 3) [INFO] [stdout] fharness/src/traits.rs - traits (line 3) [INFO] [stdout] fharness/src/types.rs - types (line 3) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.89s; merged doctests compilation took 0.93s [INFO] [stderr] error: doctest failed, to rerun pass `-p fharness --doc` [INFO] running `Command { std: "docker" "inspect" "ab1129c1802f3afff45541baee9ef13bd41ec1ddfb6ed517096f1116932aa642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1129c1802f3afff45541baee9ef13bd41ec1ddfb6ed517096f1116932aa642", kill_on_drop: false }` [INFO] [stdout] ab1129c1802f3afff45541baee9ef13bd41ec1ddfb6ed517096f1116932aa642