[INFO] cloning repository https://github.com/isaacadams/hat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaacadams/hat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 452bd578411b70423dda99a0225dca98db4aa8b6
[INFO] testing isaacadams/hat against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/isaacadams/hat
[INFO] finished tweaking git repo https://github.com/isaacadams/hat
[INFO] tweaked toml for git repo https://github.com/isaacadams/hat written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaacadams/hat on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isaacadams/hat 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded snapbox v0.4.17
[INFO] [stderr]   Downloaded hifijson v0.2.1
[INFO] [stderr]   Downloaded ureq v2.9.7
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded snapbox-macros v0.3.9
[INFO] [stderr]   Downloaded trycmd v0.14.21
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded jaq-parse v0.10.0
[INFO] [stderr]   Downloaded rustls-webpki v0.102.4
[INFO] [stderr]   Downloaded evalexpr v11.3.0
[INFO] [stderr]   Downloaded jaq-core v0.10.1
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded filetime v0.2.23
[INFO] [stderr]   Downloaded flate2 v1.0.30
[INFO] [stderr]   Downloaded gjson v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a0895c1bc36ac49f6c2dc737cb64c6ea8e13adcb7315f0fa46cbbb64e6fee69
[INFO] running `Command { std: "docker" "start" "-a" "4a0895c1bc36ac49f6c2dc737cb64c6ea8e13adcb7315f0fa46cbbb64e6fee69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a0895c1bc36ac49f6c2dc737cb64c6ea8e13adcb7315f0fa46cbbb64e6fee69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0895c1bc36ac49f6c2dc737cb64c6ea8e13adcb7315f0fa46cbbb64e6fee69", kill_on_drop: false }`
[INFO] [stdout] 4a0895c1bc36ac49f6c2dc737cb64c6ea8e13adcb7315f0fa46cbbb64e6fee69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6b02b0e4820b9c162eb34d098b4210af3c747821be63d208092d9aa9054a2bb
[INFO] running `Command { std: "docker" "start" "-a" "f6b02b0e4820b9c162eb34d098b4210af3c747821be63d208092d9aa9054a2bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling gjson v0.8.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling evalexpr v11.3.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling hat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/store.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         ^^             ^^                         -- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              these lifetimes flow to the output
[INFO] [stdout]    |                         these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "f6b02b0e4820b9c162eb34d098b4210af3c747821be63d208092d9aa9054a2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b02b0e4820b9c162eb34d098b4210af3c747821be63d208092d9aa9054a2bb", kill_on_drop: false }`
[INFO] [stdout] f6b02b0e4820b9c162eb34d098b4210af3c747821be63d208092d9aa9054a2bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff291d8261f384566d5f198b9b12afc03db0d656c486d93efa268c720253f97d
[INFO] running `Command { std: "docker" "start" "-a" "ff291d8261f384566d5f198b9b12afc03db0d656c486d93efa268c720253f97d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling snapbox-macros v0.3.9
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling hifijson v0.2.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling jaq-parse v0.10.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling trycmd v0.14.21
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling jaq-core v0.10.1
[INFO] [stderr]    Compiling hat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/store.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         ^^             ^^                         -- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              these lifetimes flow to the output
[INFO] [stdout]    |                         these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/store.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         ^^             ^^                         -- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              these lifetimes flow to the output
[INFO] [stdout]    |                         these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "ff291d8261f384566d5f198b9b12afc03db0d656c486d93efa268c720253f97d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff291d8261f384566d5f198b9b12afc03db0d656c486d93efa268c720253f97d", kill_on_drop: false }`
[INFO] [stdout] ff291d8261f384566d5f198b9b12afc03db0d656c486d93efa268c720253f97d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1927620e2132544cf18c89f64c094bc9ad08629239c8f17c60637c7f1a1fa61c
[INFO] running `Command { std: "docker" "start" "-a" "1927620e2132544cf18c89f64c094bc9ad08629239c8f17c60637c7f1a1fa61c", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/store.rs:13:25
[INFO] [stderr]    |
[INFO] [stderr] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stderr]    |                         ^^             ^^                         -- the lifetime gets resolved as `'a`
[INFO] [stderr]    |                         |              |
[INFO] [stderr]    |                         |              these lifetimes flow to the output
[INFO] [stderr]    |                         these lifetimes flow to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stderr] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `hat` (lib) generated 1 warning
[INFO] [stderr] warning: `hat` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hat-f565b43d51e07f23)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test http_file::parser::test::http_errors_when_empty ... ok
[INFO] [stdout] test http_file::parser::test::http_single_line ... ok
[INFO] [stdout] test http_file::parser::test::http_multiline_errors_when_header_name_is_missing_colon ... ok
[INFO] [stdout] test http_file::parser::test::http_with_body_only ... ok
[INFO] [stdout] test http_file::parser::test::http_with_single_header ... ok
[INFO] [stdout] test http_file::parser::test::http_with_many_headers_and_body ... ok
[INFO] [stdout] test http_file::parser::test::throws_error_on_missing_url ... ok
[INFO] [stdout] test query::test::headers_as_json ... ok
[INFO] [stdout] test query::test::basic_json_field_query ... ok
[INFO] [stdout] test http_file::request_builder::test::host_header_builder_works ... ok
[INFO] [stdout] test query::test::nested_json_array_query ... ok
[INFO] [stdout] test query::test::status_codes_as_json ... ok
[INFO] [stdout] test store::test::check_multiline ... ok
[INFO] [stdout] test store::test::key_split ... ok
[INFO] [stdout] test query::test::nested_json_field_query ... ok
[INFO] [stdout] test test::jq_test_2 ... ok
[INFO] [stdout] test test::jq_test ... ok
[INFO] [stdout] test test::v2 ... ok
[INFO] [stdout] test http_file::parser::test::http_multiline_errors_when_last_line_is_not_only_newline ... ok
[INFO] [stdout] test store::test::variable_replacement_works ... ok
[INFO] [stdout] test store::test::json_array_variable_replacement_works ... ok
[INFO] [stdout] test http_file::endpoint::test::endpoint_parsing_works ... ok
[INFO] [stdout] test store::test::json_variable_replacement_works ... ok
[INFO] [stdout] test test::verify_cli ... ok
[INFO] [stdout] test http_file::parser::test::http_with_many_headers ... ok
[INFO] [stdout] test http_file::parser::test::http_with_headers_and_many_header_values ... ok
[INFO] [stderr] [2mTesting[0m README.md:10 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m example/fail/fail.md:2 ... [32mok[0m
[INFO] [stderr] [2mTesting[0m example/pastebin/pastebin.md:2 ... [31mfailed[0m
[INFO] [stderr] Expected [32msuccess[0m, was [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr] [2m   1[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   2[0m      [31m-[0m [31m✅ 200 OK POST http://localhost:7777/documents HTTP/1.1
[INFO] [stderr] [0m[2m   3[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   4[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m   5[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   6[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   7[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:7777/raw/[..] HTTP/1.1
[INFO] [stderr] [0m     [2m   1[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:7777/documents: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m   8[0m [2m   2[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   9[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  10[0m      [31m-[0m [31m  ✅ "I was created by hat." == "I was created by hat."
[INFO] [stderr] [0m     [2m   3[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:7777/raw/%7B%7Bid%7D%7D: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mTesting[0m example/local/local.md:2 ... [31mfailed[0m
[INFO] [stderr] Expected [32msuccess[0m, was [31m1[0m
[INFO] [stderr] 
[INFO] [stderr] [31m---- expected: stdout[0m
[INFO] [stderr] [32m++++ actual:   stdout[0m
[INFO] [stderr]      [2m   1[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/200: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m   1[0m [2m   2[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   2[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/200 HTTP/1.1
[INFO] [stderr] [0m[2m   3[0m      [31m-[0m [31m📌 status only, no headers or body
[INFO] [stderr] [0m[2m   4[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   5[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m     [2m   3[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/message: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m   6[0m [2m   4[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m   7[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m   8[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/message HTTP/1.1
[INFO] [stderr] [0m[2m   9[0m      [31m-[0m [31m📌 status + json body, no headers
[INFO] [stderr] [0m[2m  10[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  11[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  12[0m      [31m-[0m [31m  ✅ "hello world!" == "hello world!"
[INFO] [stderr] [0m     [2m   5[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/message: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m  13[0m [2m   6[0m [2m|[0m [2m
[INFO] [stderr] [0m     [2m   7[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/%7B%7BnextRoute%7D%7D: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m  14[0m [2m   8[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m  15[0m      [31m-[0m [31m✅ 200 OK POST http://localhost:5000/message HTTP/1.1
[INFO] [stderr] [0m[2m  16[0m      [31m-[0m [31m📌 post message w/ header
[INFO] [stderr] [0m     [2m   9[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/posts/1: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0m[2m  17[0m [2m  10[0m [2m|[0m [2m
[INFO] [stderr] [0m[2m  18[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  19[0m      [31m-[0m [31m  ✅ 2 == 2
[INFO] [stderr] [0m[2m  20[0m      [31m-[0m [31m  ✅ "application/json" == "application/json"
[INFO] [stderr] [0m[2m  21[0m      [31m-[0m [31m  ✅ "hello, a second time" == "hello, a second time"
[INFO] [stderr] [0m[2m  22[0m      [31m-[0m [31m  ✅ "posts" == "posts"
[INFO] [stderr] [0m[2m  23[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  24[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  25[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/posts HTTP/1.1
[INFO] [stderr] [0m[2m  26[0m      [31m-[0m [31m📌 show example of querying arrays in response
[INFO] [stderr] [0m[2m  27[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  28[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  29[0m      [31m-[0m [31m  ✅ 175 > 0
[INFO] [stderr] [0m[2m  30[0m      [31m-[0m [31m  ✅ "how to build a CLI program in rust" == "how to build a CLI program in rust"
[INFO] [stderr] [0m[2m  31[0m      [31m-[0m [31m  ✅ "why you might need a vacation after build a CLI program in rust" == "why you might need a vacation after build a CLI program in rust"
[INFO] [stderr] [0m[2m  32[0m      [31m-[0m [31m  ✅ "reasons for drinking beer while writing a rust CLI program" == "reasons for drinking beer while writing a rust CLI program"
[INFO] [stderr] [0m[2m  33[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  34[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  35[0m      [31m-[0m [31m✅ 200 OK GET http://localhost:5000/posts/1 HTTP/1.1
[INFO] [stderr] [0m[2m  36[0m      [31m-[0m [31m📌 text body works
[INFO] [stderr] [0m[2m  37[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  38[0m      [31m-[0m [31m  ✅ 200 == 200
[INFO] [stderr] [0m[2m  39[0m      [31m-[0m [31m  ✅ "how to build a CLI program in rust" == "how to build a CLI program in rust"
[INFO] [stderr] [0m[2m  40[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  41[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  42[0m      [31m-[0m [31m✅ 201 Created POST http://localhost:5000/posts HTTP/1.1
[INFO] [stderr] [0m[2m  43[0m      [31m-[0m [31m📌 show example of querying arrays in response
[INFO] [stderr] [0m[2m  44[0m      [31m-[0m [31m
[INFO] [stderr] [0m[2m  45[0m      [31m-[0m [31m  ✅ 201 == 201
[INFO] [stderr] [0m     [2m  11[0m [32m+[0m [32m❌ test failed to build before execution, cause: response failed: http://localhost:5000/posts: Connection Failed: Connect error: Connection refused (os error 111)
[INFO] [stderr] [0mstderr:
[INFO] [stderr] [32m[0m
[INFO] [stderr] [2mUpdate snapshots with `TRYCMD=overwrite`[0m
[INFO] [stderr] [2mDebug output with `TRYCMD=dump`[0m
[INFO] [stdout] test test::cli_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::cli_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::cli_tests' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17:
[INFO] [stdout] 2 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62be586163e2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62be586163e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62be586163e2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62be586163e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62be586426f3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62be586426f3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x62be586121b3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62be586121b3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62be58616232 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62be58618cdc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62be58618b32 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62be583ce8b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62be583ce8b4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62be586197bb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62be586197bb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62be5861948a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62be586168e9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x62be5861911d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62be58640980 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62be582b9551 - trycmd::runner::Runner::run::ha6d6132e86181cdc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17
[INFO] [stdout]   20:     0x62be58295f98 - trycmd::cases::TestCases::run::hd3e515d742f4100b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16
[INFO] [stdout]   21:     0x62be58273fd4 - core::ptr::drop_in_place<trycmd::cases::TestCases>::he2daf53c1868b786
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x62be582773cc - hat::test::cli_tests::h6cf7b1127c644a83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:16:27
[INFO] [stdout]   23:     0x62be58286d19 - hat::test::cli_tests::{{closure}}::hcbf364ac77c17529
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:13:15
[INFO] [stdout]   24:     0x62be58286d19 - core::ops::function::FnOnce::call_once::h271c369eb6878f20
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62be583d403b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62be583d403b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x62be583d322e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x62be583d322e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x62be583d322e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x62be583d322e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x62be583d322e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62be583d322e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x62be583d322e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x62be58396da4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x62be58396da4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x62be5839a77a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x62be5839a77a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x62be5839a77a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x62be5839a77a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x62be5839a77a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62be5839a77a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x62be5839a77a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62be5861d0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x62be5861d0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x62be5861d0e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x761a12272aa4 - <unknown>
[INFO] [stdout]   47:     0x761a122ffa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::cli_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1927620e2132544cf18c89f64c094bc9ad08629239c8f17c60637c7f1a1fa61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1927620e2132544cf18c89f64c094bc9ad08629239c8f17c60637c7f1a1fa61c", kill_on_drop: false }`
[INFO] [stdout] 1927620e2132544cf18c89f64c094bc9ad08629239c8f17c60637c7f1a1fa61c
