[INFO] cloning repository https://github.com/devflowinc/context-aware-filters
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devflowinc/context-aware-filters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevflowinc%2Fcontext-aware-filters", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevflowinc%2Fcontext-aware-filters'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d07727bae439ecdde48c86c6a1025d655b7aed46
[INFO] testing devflowinc/context-aware-filters against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevflowinc%2Fcontext-aware-filters" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devflowinc/context-aware-filters
[INFO] finished tweaking git repo https://github.com/devflowinc/context-aware-filters
[INFO] tweaked toml for git repo https://github.com/devflowinc/context-aware-filters written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devflowinc/context-aware-filters on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devflowinc/context-aware-filters 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.25
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded ctor v0.3.0
[INFO] [stderr]   Downloaded openai_dive v0.7.4
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d6aa89cce989551b2ced13f0a134f26b435237f576d1503636c4169c595c68d
[INFO] running `Command { std: "docker" "start" "-a" "7d6aa89cce989551b2ced13f0a134f26b435237f576d1503636c4169c595c68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d6aa89cce989551b2ced13f0a134f26b435237f576d1503636c4169c595c68d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6aa89cce989551b2ced13f0a134f26b435237f576d1503636c4169c595c68d", kill_on_drop: false }`
[INFO] [stdout] 7d6aa89cce989551b2ced13f0a134f26b435237f576d1503636c4169c595c68d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9713bfa03af14a28a3a382155ad8123b43ca0d9bfd7396a01ea9791ca8ffa1f5
[INFO] running `Command { std: "docker" "start" "-a" "9713bfa03af14a28a3a382155ad8123b43ca0d9bfd7396a01ea9791ca8ffa1f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ctor v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling openai_dive v0.7.4
[INFO] [stderr]    Compiling context-aware-filters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "9713bfa03af14a28a3a382155ad8123b43ca0d9bfd7396a01ea9791ca8ffa1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9713bfa03af14a28a3a382155ad8123b43ca0d9bfd7396a01ea9791ca8ffa1f5", kill_on_drop: false }`
[INFO] [stdout] 9713bfa03af14a28a3a382155ad8123b43ca0d9bfd7396a01ea9791ca8ffa1f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a057acd93334c2bf7120fe4d4b11482c8e4c1bcea0bd78a8c908b81a8965f03
[INFO] running `Command { std: "docker" "start" "-a" "1a057acd93334c2bf7120fe4d4b11482c8e4c1bcea0bd78a8c908b81a8965f03", kill_on_drop: false }`
[INFO] [stderr]    Compiling context-aware-filters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "1a057acd93334c2bf7120fe4d4b11482c8e4c1bcea0bd78a8c908b81a8965f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a057acd93334c2bf7120fe4d4b11482c8e4c1bcea0bd78a8c908b81a8965f03", kill_on_drop: false }`
[INFO] [stdout] 1a057acd93334c2bf7120fe4d4b11482c8e4c1bcea0bd78a8c908b81a8965f03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 932eaa3508ff995b88c1aa6aaa8041b19998b75a95de6a09c51cccf8d32d3310
[INFO] running `Command { std: "docker" "start" "-a" "932eaa3508ff995b88c1aa6aaa8041b19998b75a95de6a09c51cccf8d32d3310", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/context_aware_filters-2abd391412fa8375)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (16) panicked at src/main.rs:118:27:
[INFO] [stderr] failed to load env vars: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5d10c8715e0a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5d10c8715e0a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5d10c8715e0a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5d10c8715e0a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5d10c872bd1a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5d10c872bd1a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stderr]    6:     0x5d10c871b8d2 - std[29689e6404d28ef9]::io::default_write_fmt::<std[29689e6404d28ef9]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x5d10c871b8d2 - <std[29689e6404d28ef9]::sys::stdio::unix::Stderr as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x5d10c86f3e8f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5d10c86f3e8f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5d10c870dd11 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5d10c870df8b - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5d10c86f3f48 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x5d10c86e8e99 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5d10c86f4ebd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5d10c872c4dc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5d10c872c252 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x5d10c8248144 - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::path::PathBuf, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stderr]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x5d10c8282b3a - context_aware_filters[d7a6ea85dabd3b6]::tests::init
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:118:27
[INFO] [stderr]   19:     0x5d10c826b616 - context_aware_filters[d7a6ea85dabd3b6]::tests::__rust_ctor__init::__rust_ctor__init::__rust_ctor__init
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:116:5
[INFO] [stderr]   20:     0x780698b14304 - __libc_start_main
[INFO] [stderr]   21:     0x5d10c8209cd5 - _start
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5, aborting
[INFO] [stderr] error: test failed, to rerun pass `--bin context-aware-filters`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/context_aware_filters-2abd391412fa8375` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "932eaa3508ff995b88c1aa6aaa8041b19998b75a95de6a09c51cccf8d32d3310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932eaa3508ff995b88c1aa6aaa8041b19998b75a95de6a09c51cccf8d32d3310", kill_on_drop: false }`
[INFO] [stdout] 932eaa3508ff995b88c1aa6aaa8041b19998b75a95de6a09c51cccf8d32d3310
