[INFO] cloning repository https://github.com/gitduk/iris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitduk/iris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Firis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Firis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87d46cece5131be09863b43bafbb134af573077d
[INFO] testing gitduk/iris against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitduk%2Firis" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gitduk/iris
[INFO] finished tweaking git repo https://github.com/gitduk/iris
[INFO] tweaked toml for git repo https://github.com/gitduk/iris written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gitduk/iris on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gitduk/iris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded system-configuration v0.7.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded unicode-properties v0.1.4
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df335dcc845a40df757c3a4be8ea7151de9ffef82ff7447ef900d82e651494e6
[INFO] running `Command { std: "docker" "start" "-a" "df335dcc845a40df757c3a4be8ea7151de9ffef82ff7447ef900d82e651494e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df335dcc845a40df757c3a4be8ea7151de9ffef82ff7447ef900d82e651494e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df335dcc845a40df757c3a4be8ea7151de9ffef82ff7447ef900d82e651494e6", kill_on_drop: false }`
[INFO] [stdout] df335dcc845a40df757c3a4be8ea7151de9ffef82ff7447ef900d82e651494e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ce2c4625abc6f4e25471ae4642665f899558b06c03ac675f4d0ab8ec8b3cf15
[INFO] running `Command { std: "docker" "start" "-a" "7ce2c4625abc6f4e25471ae4642665f899558b06c03ac675f4d0ab8ec8b3cf15", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[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 sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling llm v0.1.0 (/opt/rustwide/workdir/crates/llm)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "7ce2c4625abc6f4e25471ae4642665f899558b06c03ac675f4d0ab8ec8b3cf15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce2c4625abc6f4e25471ae4642665f899558b06c03ac675f4d0ab8ec8b3cf15", kill_on_drop: false }`
[INFO] [stdout] 7ce2c4625abc6f4e25471ae4642665f899558b06c03ac675f4d0ab8ec8b3cf15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ebc97454ba03526adfd84b1da5e40ca23a36799d549013a8d4221836635a5e5
[INFO] running `Command { std: "docker" "start" "-a" "2ebc97454ba03526adfd84b1da5e40ca23a36799d549013a8d4221836635a5e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling llm v0.1.0 (/opt/rustwide/workdir/crates/llm)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.46s
[INFO] running `Command { std: "docker" "inspect" "2ebc97454ba03526adfd84b1da5e40ca23a36799d549013a8d4221836635a5e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ebc97454ba03526adfd84b1da5e40ca23a36799d549013a8d4221836635a5e5", kill_on_drop: false }`
[INFO] [stdout] 2ebc97454ba03526adfd84b1da5e40ca23a36799d549013a8d4221836635a5e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd347e887d9a42f3f325a30eb37ec86ba788c8cadee1490ebd598caac7ec0adf
[INFO] running `Command { std: "docker" "start" "-a" "fd347e887d9a42f3f325a30eb37ec86ba788c8cadee1490ebd598caac7ec0adf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-db1ba7412a8cb291)
[INFO] [stdout] 
[INFO] [stdout] running 161 tests
[INFO] [stdout] test boot::guardian::tests::failure_resets_phase ... ok
[INFO] [stdout] test boot::guardian::tests::boot_phase_sequence ... ok
[INFO] [stdout] test boot::guardian::tests::success_resets_failure_count ... ok
[INFO] [stdout] test boot::safe_mode::tests::not_active_by_default ... ok
[INFO] [stdout] test boot::safe_mode::tests::unhealthy_resets_counter ... ok
[INFO] [stdout] test capability::builtin::read_file::tests::extracts_unquoted_path ... ok
[INFO] [stdout] test capability::builtin::read_file::tests::no_path_found ... ok
[INFO] [stdout] test capability::builtin::read_file::tests::extracts_quoted_path ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::extracts_backtick_command ... ok
[INFO] [stdout] test boot::guardian::tests::safe_mode_after_three_failures ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::extracts_quoted_command ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::extracts_after_trigger ... ok
[INFO] [stdout] test capability::lifecycle::tests::valid_transitions ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::no_command_found ... ok
[INFO] [stdout] test capability::builtin::write_file::tests::extracts_code_block_content ... ok
[INFO] [stdout] test capability::builtin::write_file::tests::extracts_path_from_input ... ok
[INFO] [stdout] test boot::safe_mode::tests::enter_activates ... ok
[INFO] [stdout] test codegen::prompt::tests::prompt_includes_gap_info ... ok
[INFO] [stdout] test boot::safe_mode::tests::healthy_ticks_alone_not_enough ... ok
[INFO] [stdout] test capability::process_manager::tests::new_manager_is_empty ... ok
[INFO] [stdout] test codegen::repair_loop::tests::extract_code_rust_fence ... ok
[INFO] [stdout] test boot::safe_mode::tests::exits_after_cooldown_and_healthy_ticks ... ok
[INFO] [stdout] test codegen::repair_loop::tests::extract_code_generic_fence ... ok
[INFO] [stdout] test capability::lifecycle::tests::invalid_transitions ... ok
[INFO] [stdout] test capability::process_manager::tests::has_been_running_for_works ... ok
[INFO] [stdout] test codegen::repair_loop::tests::extract_code_plain ... ok
[INFO] [stdout] test cognition::arbitration::tests::both_none_returns_none ... ok
[INFO] [stdout] test capability::lifecycle::tests::should_retire_at_threshold ... ok
[INFO] [stdout] test cognition::arbitration::tests::consecutive_critical_resets_on_normal ... ok
[INFO] [stdout] test codegen::prompt::tests::prompt_includes_failure_summaries ... ok
[INFO] [stdout] test capability::process_manager::tests::spawn_nonexistent_binary_fails ... ok
[INFO] [stdout] test capability::builtin::run_bash::tests::non_zero_exit_sets_error ... ok
[INFO] [stdout] test capability::process_manager::tests::spawn_and_kill_cat ... ok
[INFO] [stdout] test codegen::crate_permit::tests::auto_approved_crates ... ok
[INFO] [stdout] test capability::builtin::write_file::tests::extracts_second_quoted_string ... ok
[INFO] [stdout] test cognition::arbitration::tests::fast_only_after_three_critical ... ok
[INFO] [stdout] test cognition::arbitration::tests::fast_only_fallback ... ok
[INFO] [stdout] test cognition::arbitration::tests::high_pressure_prefers_fast ... ok
[INFO] [stdout] test cognition::arbitration::tests::fast_only_returns_none_when_no_fast ... ok
[INFO] [stdout] test cognition::arbitration::tests::normal_pressure_prefers_slow ... ok
[INFO] [stdout] test cognition::arbitration::tests::slow_only_fallback ... ok
[INFO] [stdout] test cognition::fast_path::tests::best_keyword_match_wins ... ok
[INFO] [stdout] test cognition::fast_path::tests::dialogue_event_triggers_fast_path ... ok
[INFO] [stdout] test cognition::fast_path::tests::no_match_falls_back_to_llm ... ok
[INFO] [stdout] test cognition::fast_path::tests::feature_extraction_detects_threat ... ok
[INFO] [stdout] test cognition::fast_path::tests::urgent_event_triggers_fast_path ... ok
[INFO] [stdout] test cognition::perception::tests::intent_feedback ... ok
[INFO] [stdout] test cognition::perception::tests::complexity_scales_with_length ... ok
[INFO] [stdout] test cognition::perception::tests::intent_request ... ok
[INFO] [stdout] test cognition::perception::tests::intent_command ... ok
[INFO] [stdout] test cognition::perception::tests::intent_question ... ok
[INFO] [stdout] test cognition::fast_path::tests::intent_classification ... ok
[INFO] [stdout] test cognition::perception::tests::intent_statement ... ok
[INFO] [stdout] test cognition::fast_path::tests::registered_capability_matches ... ok
[INFO] [stdout] test cognition::perception::tests::no_threat ... ok
[INFO] [stdout] test cognition::fast_path::tests::internal_low_threat_skips_fast_path ... ok
[INFO] [stdout] test cognition::response::tests::build_messages_basic ... ok
[INFO] [stdout] test cognition::perception::tests::threat_detection ... ok
[INFO] [stdout] test cognition::slow_path::tests::high_complexity_triggers_slow_path ... ok
[INFO] [stdout] test cognition::slow_path::tests::low_complexity_skips_slow_path ... ok
[INFO] [stdout] test cognition::slow_path::tests::high_salience_moderate_complexity_triggers ... ok
[INFO] [stdout] test cognition::slow_path::tests::spawn_respects_cancellation ... ok
[INFO] [stdout] test cognition::tool_call::tests::agentic_loop_no_tool_call ... ok
[INFO] [stdout] test cognition::response::tests::generates_response ... ok
[INFO] [stdout] test cognition::tool_call::tests::classifier_no_means_no_tools ... ok
[INFO] [stdout] test cognition::response::tests::generates_with_context ... ok
[INFO] [stdout] test cognition::tool_call::tests::classifier_unclear_defaults_to_no_tools ... ok
[INFO] [stdout] test cognition::tool_call::tests::classifier_yes_means_use_tools ... ok
[INFO] [stdout] test dialogue::context_version::tests::starts_at_zero ... ok
[INFO] [stdout] test dialogue::feedback::tests::detect_negative_feedback ... ok
[INFO] [stdout] test cognition::tool_call::tests::router_invalid_when_required_arg_missing ... ok
[INFO] [stdout] test dialogue::interrupt::tests::interrupt_cancels_previous_task ... ok
[INFO] [stdout] test dialogue::interrupt::tests::interrupt_has_active_task ... ok
[INFO] [stdout] test dialogue::topic_tracking::tests::topic_tracker_basic ... ok
[INFO] [stdout] test dialogue::topic_tracking::tests::topic_tracker_evicts_oldest ... ok
[INFO] [stdout] test dialogue::commit_window::tests::commit_window_basic_flow ... ok
[INFO] [stdout] test dialogue::commit_window::tests::commit_window_detects_topic_change ... ok
[INFO] [stdout] test dialogue::commit_window::tests::commit_window_merges_same_topic ... ok
[INFO] [stdout] test cognition::tool_call::tests::router_returns_valid_tool_decision ... ok
[INFO] [stdout] test cognition::slow_path::tests::spawn_returns_decision ... ok
[INFO] [stdout] test dialogue::feedback::tests::detect_positive_feedback ... ok
[INFO] [stdout] test dialogue::context_version::tests::bump_increments ... ok
[INFO] [stdout] test dialogue::context_version::tests::is_current_detects_staleness ... ok
[INFO] [stdout] test dialogue::context_version::tests::clone_shares_state ... ok
[INFO] [stdout] test cognition::tool_call::tests::router_invalid_when_tool_unknown ... ok
[INFO] [stdout] test cognition::tool_call::tests::agentic_loop_with_tool_use ... ok
[INFO] [stdout] test environment::hardware::tests::battery_low_detection ... ok
[INFO] [stdout] test environment::system::tests::ram_snapshot_ratio ... ok
[INFO] [stdout] test environment::watcher::tests::cpu_high_resets_on_normal ... ok
[INFO] [stdout] test dialogue::topic_tracking::tests::topic_tracker_increments_message_count ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_tick_decay ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_critical_event_spikes_arousal ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_error_lowers_valence ... ok
[INFO] [stdout] test environment::system::tests::ram_snapshot_zero_total ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_rest_mode_trigger ... ok
[INFO] [stdout] test environment::system::tests::system_info_gather ... ok
[INFO] [stdout] test environment::watcher::tests::battery_low_signal ... ok
[INFO] [stdout] test environment::watcher::tests::cpu_sustained_high ... ok
[INFO] [stdout] test environment::watcher::tests::no_signals_normal ... ok
[INFO] [stdout] test identity::affect::tests::affect_actor_llm_call_drains_energy ... ok
[INFO] [stdout] test environment::hardware::tests::hardware_snapshot_default ... ok
[INFO] [stdout] test io::output::tests::complete_message ... ok
[INFO] [stdout] test io::output::tests::streaming_chunk_message ... ok
[INFO] [stdout] test memory::embedding::tests::deterministic ... ok
[INFO] [stdout] test io::output::tests::channel_send_recv ... ok
[INFO] [stdout] test memory::embedding::tests::different_inputs_differ ... ok
[INFO] [stdout] test memory::embedding::tests::empty_input_works ... ok
[INFO] [stdout] test memory::working::tests::active_topics_count ... ok
[INFO] [stdout] test memory::working::tests::evicts_at_capacity ... ok
[INFO] [stdout] test memory::working::tests::insert_and_len ... ok
[INFO] [stdout] test memory::working::tests::touch_updates_access ... ok
[INFO] [stdout] test resource_space::admission::tests::admits_external_under_critical ... ok
[INFO] [stdout] test resource_space::budget::tests::budget_critical_no_growth ... ok
[INFO] [stdout] test resource_space::budget::tests::budget_fast_path_floor ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_critical_storage ... ok
[INFO] [stdout] test memory::working::tests::pinned_entry_survives_eviction ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_high_ram ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_normal ... ok
[INFO] [stdout] test runtime::loop_control::tests::test_mode_transitions ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_enter_exit ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_max_ticks_forces_wake ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_not_active_no_wake ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_should_wake_on_external_input ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_tick_counts ... ok
[INFO] [stdout] test cognition::response::tests::build_messages_with_self_context ... ok
[INFO] [stdout] test sensory::gating::tests::gate_preserves_urgent_bypass ... ok
[INFO] [stdout] test sensory::gating::tests::gate_routes_correctly ... ok
[INFO] [stdout] test identity::introspection::tests::affect_line_format ... ok
[INFO] [stdout] test identity::narrative::tests::new_event_clamps_significance ... ok
[INFO] [stdout] test io::input::tests::channel_respects_buffer ... ok
[INFO] [stdout] test io::input::tests::submit_internal_creates_internal_event ... ok
[INFO] [stdout] test io::input::tests::submit_text_creates_external_event ... ok
[INFO] [stdout] test memory::embedding::tests::correct_dimension ... ok
[INFO] [stdout] test resource_space::budget::tests::budget_normal_allocation ... ok
[INFO] [stdout] test resource_space::pressure::tests::pressure_critical_ram ... ok
[INFO] [stdout] test resource_space::admission::tests::admits_within_budget ... ok
[INFO] [stdout] test runtime::rest_cycle::tests::rest_cycle_should_wake_on_energy ... ok
[INFO] [stdout] test sensory::salience::tests::external_event_scores_higher ... ok
[INFO] [stdout] test sensory::salience::tests::urgent_bypass_triggers ... ok
[INFO] [stdout] test sensory::salience::tests::urgent_keyword_boosts_urgency ... ok
[INFO] [stdout] test thalamus::router::tests::empty_batch ... ok
[INFO] [stdout] test thalamus::router::tests::urgent_bypass_sorted_first ... ok
[INFO] [stdout] test types::tests::action_plan_direct_llm ... ok
[INFO] [stdout] test types::tests::affect_state_decay_and_clamp ... ok
[INFO] [stdout] test types::tests::affect_state_should_rest ... ok
[INFO] [stdout] test types::tests::affect_state_defaults ... ok
[INFO] [stdout] test types::tests::context_entry_evict_score ... ok
[INFO] [stdout] test types::tests::feedback_type_roundtrip ... ok
[INFO] [stdout] test types::tests::gap_type_roundtrip ... ok
[INFO] [stdout] test types::tests::narrative_event_type_roundtrip ... ok
[INFO] [stdout] test types::tests::salience_score_weights_sum_to_one ... ok
[INFO] [stdout] test types::tests::pinned_entry_not_evictable ... ok
[INFO] [stdout] test types::tests::salience_urgent_bypass ... ok
[INFO] [stdout] test types::tests::sensory_event_constructors ... ok
[INFO] [stdout] test types::tests::capability_state_db_roundtrip ... ok
[INFO] [stdout] test thalamus::router::tests::routes_to_correct_batches ... ok
[INFO] [stdout] test capability::process_manager::tests::health_check_detects_exit ... ok
[INFO] [stdout] test sensory::gating::tests::gate_filters_low_salience ... ok
[INFO] [stdout] test dialogue::feedback::tests::detect_neutral_feedback ... ok
[INFO] [stdout] test resource_space::admission::tests::rejects_over_budget ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iris-db26052678cd6e21)
[INFO] [stdout] test capability::process_manager::tests::shutdown_all_cleans_up ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 161 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llm-8093660f3359678d)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test http::tests::case_insensitive ... ok
[INFO] [stdout] test http::tests::infer_unknown_falls_back ... ok
[INFO] [stdout] test http::tests::infer_deepseek_models ... ok
[INFO] [stdout] test http::tests::infer_google_models ... ok
[INFO] [stdout] test http::tests::infer_anthropic_models ... ok
[INFO] [stdout] test http::tests::infer_openai_models ... ok
[INFO] [stdout] test http::tests::from_env_none_without_key ... ok
[INFO] [stdout] test http::tests::resolve_api_key_provider_match ... ok
[INFO] [stdout] test http::tests::resolve_api_key_unknown_model_no_fallback ... ok
[INFO] [stdout] test http::tests::resolve_base_url_provider_fallback ... ok
[INFO] [stdout] test http::tests::resolve_model_claude_priority ... ok
[INFO] [stdout] test http::tests::resolve_model_none_when_empty ... ok
[INFO] [stdout] test http::tests::resolve_model_falls_back_to_openai ... ok
[INFO] [stdout] test provider::tests::mock_provider_returns_response ... ok
[INFO] [stdout] test provider::tests::router_falls_through_on_failure ... ok
[INFO] [stdout] test http::tests::from_env_with_anthropic_vars ... ok
[INFO] [stdout] test http::tests::lite_model_openai_lite_model_var ... ok
[INFO] [stdout] test http::tests::lite_model_claude_lite_model_var ... ok
[INFO] [stdout] test http::tests::custom_base_url_override ... ok
[INFO] [stdout] test http::tests::openai_endpoint ... ok
[INFO] [stdout] test http::tests::from_env_with_openai_vars ... ok
[INFO] [stdout] test http::tests::anthropic_endpoint ... ok
[INFO] [stdout] test http::tests::deepseek_endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests core
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/read_file.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/read_file.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use tokio_util::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/read_file.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/write_file.rs:81:1
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/write_file.rs:81:1
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use tokio_util::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/write_file.rs:81:1
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/run_bash.rs:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/run_bash.rs:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr]  1 + use tokio_util::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/run_bash.rs:71:1
[INFO] [stderr]    |
[INFO] [stderr] 71 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `pin` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/mod.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `pin` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  5 + use std::pin;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `future` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/mod.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `future` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these modules
[INFO] [stderr]    |
[INFO] [stderr]  5 + use std::future;
[INFO] [stderr]    |
[INFO] [stderr]  5 + use tokio_util::future;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `marker` in `core`
[INFO] [stderr]   --> crates/core/src/capability/builtin/mod.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[async_trait::async_trait]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `marker` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the attribute macro `async_trait::async_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  5 + use std::marker;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 12 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p core --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name core --test crates/core/src/lib.rs --test-run-directory /opt/rustwide/workdir/crates/core -L native=/opt/rustwide/target/debug/build/ring-ebbdfc109d4d86c0/out --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-73c7bec8cba61a5e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bf5b3f1c0450ee8d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8c69285d3e088e2b.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-b4c24f4f9480bb08.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2500dd058b7fbe7.rlib --extern llm=/opt/rustwide/target/debug/deps/libllm-e3135ff86ed0a9b0.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-bbfef0cc84675c71.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-830167a1f5e03ddc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8eeae47f0c765da3.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-a0bd663cec2cfd62.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ccf19518f64a12f1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8751610412554e86.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6ce0fb342966a115.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f68d7885bcd66e5d.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-ebc0d371c12abac6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6da98d581b56881c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2464fd892ac3e7f0.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=warn --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "fd347e887d9a42f3f325a30eb37ec86ba788c8cadee1490ebd598caac7ec0adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd347e887d9a42f3f325a30eb37ec86ba788c8cadee1490ebd598caac7ec0adf", kill_on_drop: false }`
[INFO] [stdout] fd347e887d9a42f3f325a30eb37ec86ba788c8cadee1490ebd598caac7ec0adf
