[INFO] fetching crate brainos-signal 0.1.0... [INFO] testing brainos-signal-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate brainos-signal 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate brainos-signal 0.1.0 [INFO] finished tweaking crates.io crate brainos-signal 0.1.0 [INFO] tweaked toml for crates.io crate brainos-signal 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate brainos-signal 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate brainos-signal 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7d83b1a50e7420324bcd97b528e10998210f7d401c32a116c9a9330cd412ffc [INFO] running `Command { std: "docker" "start" "-a" "c7d83b1a50e7420324bcd97b528e10998210f7d401c32a116c9a9330cd412ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7d83b1a50e7420324bcd97b528e10998210f7d401c32a116c9a9330cd412ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d83b1a50e7420324bcd97b528e10998210f7d401c32a116c9a9330cd412ffc", kill_on_drop: false }` [INFO] [stdout] c7d83b1a50e7420324bcd97b528e10998210f7d401c32a116c9a9330cd412ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e125951aaaa3af90ba1b6b76450f463c5889969de0489ce97b4d7cd320ab8f [INFO] running `Command { std: "docker" "start" "-a" "27e125951aaaa3af90ba1b6b76450f463c5889969de0489ce97b4d7cd320ab8f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling native-tls v0.2.15 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling anndists v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.8.15 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sysctl v0.5.5 [INFO] [stderr] Compiling pear v0.2.9 [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 mmap-rs v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hnsw_rs v0.3.3 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rkyv v0.8.15 [INFO] [stderr] Compiling brainos-core v0.1.0 [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 ruvector-core v2.0.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling brainos-storage v0.1.0 [INFO] [stderr] Compiling brainos-cerebellum v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling brainos-hippocampus v0.1.0 [INFO] [stderr] Compiling brainos-cortex v0.1.0 [INFO] [stderr] Compiling brainos-thalamus v0.1.0 [INFO] [stderr] Compiling brainos-ganglia v0.1.0 [INFO] [stderr] Compiling brainos-amygdala v0.1.0 [INFO] [stderr] Compiling brainos-signal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "27e125951aaaa3af90ba1b6b76450f463c5889969de0489ce97b4d7cd320ab8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e125951aaaa3af90ba1b6b76450f463c5889969de0489ce97b4d7cd320ab8f", kill_on_drop: false }` [INFO] [stdout] 27e125951aaaa3af90ba1b6b76450f463c5889969de0489ce97b4d7cd320ab8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120f43b4a8dc38f51820d7f4fc7f80a165a8f36f883f5e8fdc405d3fc5e6367d [INFO] running `Command { std: "docker" "start" "-a" "120f43b4a8dc38f51820d7f4fc7f80a165a8f36f883f5e8fdc405d3fc5e6367d", kill_on_drop: false }` [INFO] [stderr] Compiling sysctl v0.5.5 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling mmap-rs v0.6.1 [INFO] [stderr] Compiling hnsw_rs v0.3.3 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling ruvector-core v2.0.5 [INFO] [stderr] Compiling native-tls v0.2.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling brainos-storage v0.1.0 [INFO] [stderr] Compiling brainos-hippocampus v0.1.0 [INFO] [stderr] Compiling brainos-cerebellum v0.1.0 [INFO] [stderr] Compiling brainos-cortex v0.1.0 [INFO] [stderr] Compiling brainos-ganglia v0.1.0 [INFO] [stderr] Compiling brainos-thalamus v0.1.0 [INFO] [stderr] Compiling brainos-amygdala v0.1.0 [INFO] [stderr] Compiling brainos-signal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.11s [INFO] running `Command { std: "docker" "inspect" "120f43b4a8dc38f51820d7f4fc7f80a165a8f36f883f5e8fdc405d3fc5e6367d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120f43b4a8dc38f51820d7f4fc7f80a165a8f36f883f5e8fdc405d3fc5e6367d", kill_on_drop: false }` [INFO] [stdout] 120f43b4a8dc38f51820d7f4fc7f80a165a8f36f883f5e8fdc405d3fc5e6367d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a89fb8e05ccd146d557b44a71ab18164a2ed60539b3821cee135a0ece5e7cdc2 [INFO] running `Command { std: "docker" "start" "-a" "a89fb8e05ccd146d557b44a71ab18164a2ed60539b3821cee135a0ece5e7cdc2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brainos_signal-b5683762b56a8dd9) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::test_process_chat_reaches_llm ... ignored, Requires Ollama server running locally [INFO] [stdout] test notification::tests::test_from_proactive_message ... ok [INFO] [stdout] test tests::test_signal_new ... ok [INFO] [stdout] test tests::test_signal_response_error ... ok [INFO] [stdout] test tests::test_signal_serde ... ok [INFO] [stdout] test tests::test_signal_response_ok ... ok [INFO] [stdout] test tests::test_signal_response_serde ... ok [INFO] [stdout] test tests::test_signal_source_serde ... ok [INFO] [stdout] test tests::test_signal_with_agent ... ok [INFO] [stdout] test tests::test_signal_without_agent_omits_field ... ok [INFO] [stdout] test tests::test_memory_context_default ... ok [INFO] [stdout] test notification::tests::test_deliver_broadcasts_to_subscribers ... ok [INFO] [stdout] test notification::tests::test_webhook_sender_called_for_configured_channels ... ok [INFO] [stdout] test notification::tests::test_webhook_not_called_when_no_channels ... ok [INFO] [stdout] test notification::tests::test_deliver_writes_to_outbox ... ok [INFO] [stdout] test notification::tests::test_drain_marks_delivered_idempotent ... ok [INFO] [stdout] test notification::tests::test_prune_removes_old_delivered ... ok [INFO] [stdout] test tests::test_forget_is_namespace_scoped ... ok [INFO] [stdout] test tests::test_store_fact_then_search_roundtrip ... ok [INFO] [stdout] test tests::test_store_fact_preserves_agent ... ok [INFO] [stdout] test tests::test_process_store_fact_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.94s [INFO] [stdout] [INFO] [stderr] Doc-tests brainos_signal [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] running `Command { std: "docker" "inspect" "a89fb8e05ccd146d557b44a71ab18164a2ed60539b3821cee135a0ece5e7cdc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89fb8e05ccd146d557b44a71ab18164a2ed60539b3821cee135a0ece5e7cdc2", kill_on_drop: false }` [INFO] [stdout] a89fb8e05ccd146d557b44a71ab18164a2ed60539b3821cee135a0ece5e7cdc2