[INFO] cloning repository https://github.com/mmta/honeyaml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmta/honeyaml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fhoneyaml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fhoneyaml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a60d0dcfa90ae0f5262a8f27eeb5719240163f3
[INFO] testing mmta/honeyaml against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fhoneyaml" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmta/honeyaml
[INFO] finished tweaking git repo https://github.com/mmta/honeyaml
[INFO] tweaked toml for git repo https://github.com/mmta/honeyaml written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmta/honeyaml on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmta/honeyaml 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" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f11f60db7ce6455cc0d4be6f365acc3e102a205a71c06d34a06def4aa35a2ff
[INFO] running `Command { std: "docker" "start" "-a" "5f11f60db7ce6455cc0d4be6f365acc3e102a205a71c06d34a06def4aa35a2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f11f60db7ce6455cc0d4be6f365acc3e102a205a71c06d34a06def4aa35a2ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f11f60db7ce6455cc0d4be6f365acc3e102a205a71c06d34a06def4aa35a2ff", kill_on_drop: false }`
[INFO] [stdout] 5f11f60db7ce6455cc0d4be6f365acc3e102a205a71c06d34a06def4aa35a2ff
[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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80d0de37e43a38ace5debbd042e65cf91c988b7c091381b3d5788cd8a7adcd83
[INFO] running `Command { std: "docker" "start" "-a" "80d0de37e43a38ace5debbd042e65cf91c988b7c091381b3d5788cd8a7adcd83", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling ed25519-compact v2.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling hmac-sha256 v1.1.6
[INFO] [stderr]    Compiling hmac-sha512 v1.1.4
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling coarsetime v0.1.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling binstring v0.1.1
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.3
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling clap v4.1.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_yaml v0.9.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling jwt-simple v0.11.2
[INFO] [stderr]    Compiling tracing-appender v0.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.0
[INFO] [stderr]    Compiling actix-cors v0.6.4
[INFO] [stderr]    Compiling honeyaml v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{ command, Parser };
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `authorization` is never read
[INFO] [stdout]   --> src/schema.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct WebPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub authorization: AuthorizationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "80d0de37e43a38ace5debbd042e65cf91c988b7c091381b3d5788cd8a7adcd83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80d0de37e43a38ace5debbd042e65cf91c988b7c091381b3d5788cd8a7adcd83", kill_on_drop: false }`
[INFO] [stdout] 80d0de37e43a38ace5debbd042e65cf91c988b7c091381b3d5788cd8a7adcd83
[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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e2fe3c4ecfc6b2e03c41886949f5a08f044220da137ab7dbab8f07a222d3ab8
[INFO] running `Command { std: "docker" "start" "-a" "0e2fe3c4ecfc6b2e03c41886949f5a08f044220da137ab7dbab8f07a222d3ab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{ command, Parser };
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `authorization` is never read
[INFO] [stdout]   --> src/schema.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct WebPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub authorization: AuthorizationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bstr v1.1.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.8
[INFO] [stderr]    Compiling honeyaml v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{ command, Parser };
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `authorization` is never read
[INFO] [stdout]   --> src/schema.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct WebPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub authorization: AuthorizationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0e2fe3c4ecfc6b2e03c41886949f5a08f044220da137ab7dbab8f07a222d3ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e2fe3c4ecfc6b2e03c41886949f5a08f044220da137ab7dbab8f07a222d3ab8", kill_on_drop: false }`
[INFO] [stdout] 0e2fe3c4ecfc6b2e03c41886949f5a08f044220da137ab7dbab8f07a222d3ab8
[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=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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d8ca59c9e419d31a984ffe49778302d435a0b54193e6a4ec2fbd18d8368dd36
[INFO] running `Command { std: "docker" "start" "-a" "1d8ca59c9e419d31a984ffe49778302d435a0b54193e6a4ec2fbd18d8368dd36", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use clap::{ command, Parser };
[INFO] [stderr]   |             ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `authorization` is never read
[INFO] [stderr]   --> src/schema.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct WebPath {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub authorization: AuthorizationType,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `honeyaml` (bin "honeyaml") generated 2 warnings (run `cargo fix --bin "honeyaml" -p honeyaml` to apply 1 suggestion)
[INFO] [stderr] warning: `honeyaml` (bin "honeyaml" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/honeyaml-3fc99b33635be91a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test state::test::test_keys ... ok
[INFO] [stdout] test schema::test::test_deserialize_and_match ... ok
[INFO] [stdout] [2m2026-03-10T12:50:19.182993Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"F00oo00oo" [3mstatus_code[0m[2m=[0m200 [3mheaders[0m[2m=[0m"content-type=text/plain; charset=utf-8,"
[INFO] [stdout] test logger::test::test_logging ... ok
[INFO] [stdout] [2m2026-03-10T12:50:19.183556Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/auth-post" [3mmethod[0m[2m=[0m"POST" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"{\"username\":\"user\",\"password\":\"passwd1\"}" [3mstatus_code[0m[2m=[0m200 [3mheaders[0m[2m=[0m"content-type=application/json,"
[INFO] [stdout] test test::test_helpers ... ok
[INFO] [stdout] [2m2026-03-10T12:50:19.184575Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point1/foo" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m201 [3mheaders[0m[2m=[0m"authorization=Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3NzMxNDcwMTksImV4cCI6MTc3MzE1NDIxOSwibmJmIjoxNzczMTQ3MDE5LCJpc3MiOiJPcmciLCJzdWIiOiJNeUFwcCIsImF1ZCI6Ik15QXBwIn0.M9LVc0irhERVtTjfdU_CaP1USH1-XRsNRZJD_GUONSo,"
[INFO] [stdout] [2m2026-03-10T12:50:19.185629Z[0m [31mERROR[0m [2mhoneyaml::handler[0m[2m:[0m configuration error: 700 is not a valid status code
[INFO] [stdout] [2m2026-03-10T12:50:19.185724Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point3/bar" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m500 [3mheaders[0m[2m=[0m"authorization=Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3NzMxNDcwMTksImV4cCI6MTc3MzE1NDIxOSwibmJmIjoxNzczMTQ3MDE5LCJpc3MiOiJPcmciLCJzdWIiOiJNeUFwcCIsImF1ZCI6Ik15QXBwIn0.M9LVc0irhERVtTjfdU_CaP1USH1-XRsNRZJD_GUONSo,"
[INFO] [stdout] [2m2026-03-10T12:50:19.186635Z[0m [32m INFO[0m [2mhoneyaml::handler[0m[2m:[0m failed authentication: JWT compact encoding error
[INFO] [stdout] [2m2026-03-10T12:50:19.186726Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point3/bar" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m401 [3mheaders[0m[2m=[0m"authorization=Bearer foobar,"
[INFO] [stdout] [2m2026-03-10T12:50:19.187337Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point1/foo" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m401 [3mheaders[0m[2m=[0m""
[INFO] [stdout] [2m2026-03-10T12:50:19.187492Z[0m [32m INFO[0m [2mactix_server::builder[0m[2m:[0m Starting 1 workers
[INFO] [stdout] [2m2026-03-10T12:50:19.187595Z[0m [32m INFO[0m [2mactix_server::server[0m[2m:[0m Actix runtime found; starting in Actix runtime
[INFO] [stdout] test handler::tests::test_handlers ... ok
[INFO] [stdout] [2m2026-03-10T12:50:20.204943Z[0m [32m INFO[0m [2mactix_server::worker[0m[2m:[0m Shutting down idle worker
[INFO] [stdout] [2m2026-03-10T12:50:20.224476Z[0m [34mDEBUG[0m [2mactix_server::accept[0m[2m:[0m Paused accepting connections on 0.0.0.0:9101
[INFO] [stdout] [2m2026-03-10T12:50:20.224629Z[0m [32m INFO[0m [2mactix_server::accept[0m[2m:[0m Accept thread stopped
[INFO] [stdout] [2m2026-03-10T12:50:20.235262Z[0m [32m INFO[0m [2mactix_server::builder[0m[2m:[0m Starting 1 workers
[INFO] [stdout] [2m2026-03-10T12:50:20.235453Z[0m [32m INFO[0m [2mactix_server::server[0m[2m:[0m Actix runtime found; starting in Actix runtime
[INFO] [stdout] [2m2026-03-10T12:50:21.281772Z[0m [34mDEBUG[0m [2mactix_server::accept[0m[2m:[0m Paused accepting connections on 0.0.0.0:9102
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-5b19f3f2f32b87ab)
[INFO] [stdout] [2m2026-03-10T12:50:21.281921Z[0m [32m INFO[0m [2mactix_server::accept[0m[2m:[0m Accept thread stopped
[INFO] [stdout] [2m2026-03-10T12:50:21.282416Z[0m [32m INFO[0m [2mactix_server::worker[0m[2m:[0m Shutting down idle worker
[INFO] [stdout] test test::test_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] test cli_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_tests' (35) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(cannot read)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   thread 'main' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:499:53:
[INFO] [stdout] │   failed to create appender: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] │   stack backtrace:
[INFO] [stdout] │      0:     0x5a35957d4f9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] │      1:     0x5a35957d4f9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] │      2:     0x5a35957d4f9a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout] │      3:     0x5a35957d4f9a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout] │      4:     0x5a35957ecaba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout] │      5:     0x5a35957ecaba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout] │      6:     0x5a35957d9952 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout] │      7:     0x5a35957d9952 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout] │      8:     0x5a35957bc5bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout] │      9:     0x5a35957bc5bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout] │     10:     0x5a35957cf641 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout] │     11:     0x5a35957cf8bb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout] │     12:     0x5a35957bc678 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout] │     13:     0x5a35957b3e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout] │     14:     0x5a35957bd19d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout] │     15:     0x5a35957ed44c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout] │     16:     0x5a35957ed192 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout] │     17:     0x5a3594f9757e - core::result::Result<T,E>::expect::h0bfeb16c9e05ea2e
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout] │     18:     0x5a359501bb7d - tracing_appender::rolling::Inner::new::h70b5e5de823d2f58
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:499:53
[INFO] [stdout] │     19:     0x5a359501b7b3 - tracing_appender::rolling::RollingFileAppender::new::h8d6e6223c913d51d
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:147:31
[INFO] [stdout] │     20:     0x5a359501be83 - tracing_appender::rolling::daily::hfb3f23b2511e8998
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:314:5
[INFO] [stdout] │     21:     0x5a3594f43a22 - honeyaml::logger::setup_logger::he295a75bde45d659
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/logger.rs:43:25
[INFO] [stdout] │     22:     0x5a35950552f4 - honeyaml::run::{{closure}}::h8ba21548ae53c226
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/main.rs:92:15
[INFO] [stdout] │     23:     0x5a35950575a7 - honeyaml::main::{{closure}}::h4a4eba18bc23390b
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/main.rs:156:36
[INFO] [stdout] │     24:     0x5a3594f7ef5e - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h9dd76006bff9706e
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:924:44
[INFO] [stdout] │     25:     0x5a3594f7df4d - tokio::task::local::LocalSet::with::{{closure}}::h04cca7ad495ac652
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:685:13
[INFO] [stdout] │     26:     0x5a3594f84eec - std::thread::local::LocalKey<T>::try_with::hefabfde0fd65f87c
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout] │     27:     0x5a3594f83a6e - std::thread::local::LocalKey<T>::with::h8c2c26a9d38a1590
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout] │     28:     0x5a3594f7de82 - tokio::task::local::LocalSet::with::hd2e37932548c86cc
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:668:17
[INFO] [stdout] │     29:     0x5a3594f7eedb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5d75f6444221cbb7
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:914:22
[INFO] [stdout] │     30:     0x5a3594f7e255 - tokio::task::local::LocalSet::run_until::{{closure}}::hcd9b12689bed8eec
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:574:19
[INFO] [stdout] │     31:     0x5a3594f6745d - <core::pin::Pin<P> as core::future::future::Future>::poll::hafc61d2549d0e592
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout] │     32:     0x5a3595065a3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb1a578cffba69d41
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout] │     33:     0x5a359506596c - tokio::runtime::coop::with_budget::h949d563d0a34bd96
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout] │     34:     0x5a359506596c - tokio::runtime::coop::budget::hbbe4b6bc13da90df
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout] │     35:     0x5a359506596c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb01b7e4535d28e46
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout] │     36:     0x5a35950640ca - tokio::runtime::scheduler::current_thread::Context::enter::h89461e64a9ab6ee3
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout] │     37:     0x5a3595064eea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h00f6fbe9d6b7d31c
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout] │     38:     0x5a3595064c2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd94c2cecf1e15f7a
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout] │     39:     0x5a3594fd94ca - tokio::macros::scoped_tls::ScopedKey<T>::set::hb815b17518ffcf4d
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout] │     40:     0x5a35950649a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8c965fe86a8db7c8
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout] │     41:     0x5a3595064c7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3a6c9382da7d5cf2
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout] │     42:     0x5a3595063c73 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7c08e66dc0bdd8b8
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout] │     43:     0x5a3595053581 - tokio::runtime::runtime::Runtime::block_on::hd5fea4891fb7a3d6
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout] │     44:     0x5a3594f7e040 - tokio::task::local::LocalSet::block_on::h515a121a0e2b8fb5
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:535:12
[INFO] [stdout] │     45:     0x5a35950191a4 - actix_rt::runtime::Runtime::block_on::h2d7025e1a6d7e705
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout] │     46:     0x5a359507959d - actix_rt::system::SystemRunner::block_on::hef4a84d8e029348a
[INFO] [stdout] │                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout] │     47:     0x5a3595057401 - honeyaml::main::hff71da899f5dede9
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/main.rs:154:1
[INFO] [stdout] │     48:     0x5a35950475cb - core::ops::function::FnOnce::call_once::hf5ca3fa65805f415
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout] │     49:     0x5a359503737d - std::sys::backtrace::__rust_begin_short_backtrace::h9c21198e97d2ba06
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout] │     50:     0x5a3594f7a951 - std::rt::lang_start::{{closure}}::hb2a0413a94564b76
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout] │     51:     0x5a35957cea44 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout] │     52:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout] │     53:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout] │     54:     0x5a35957cea44 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout] │     55:     0x5a35957cea44 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout] │     56:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout] │     57:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout] │     58:     0x5a35957cea44 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout] │     59:     0x5a35957cea44 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout] │     60:     0x5a3594f7a937 - std::rt::lang_start::h8afcb8982a11c72d
[INFO] [stdout] │                                  at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout] │     61:     0x5a35950598be - main
[INFO] [stdout] │     62:     0x76315bd341ca - <unknown>
[INFO] [stdout] │     63:     0x76315bd3428b - __libc_start_main
[INFO] [stdout] │     64:     0x5a3594f34e65 - _start
[INFO] [stdout] │     65:                0x0 - <unknown>
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     thread 'main' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:499:53:
[INFO] [stdout]     failed to create appender: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout]     stack backtrace:
[INFO] [stdout]        0:     0x5a35957d4f9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]        1:     0x5a35957d4f9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]        2:     0x5a35957d4f9a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]        3:     0x5a35957d4f9a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]        4:     0x5a35957ecaba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]        5:     0x5a35957ecaba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]        6:     0x5a35957d9952 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]        7:     0x5a35957d9952 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]        8:     0x5a35957bc5bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]        9:     0x5a35957bc5bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]       10:     0x5a35957cf641 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]       11:     0x5a35957cf8bb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]       12:     0x5a35957bc678 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]       13:     0x5a35957b3e59 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]       14:     0x5a35957bd19d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]       15:     0x5a35957ed44c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]       16:     0x5a35957ed192 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]       17:     0x5a3594f9757e - core::result::Result<T,E>::expect::h0bfeb16c9e05ea2e
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]       18:     0x5a359501bb7d - tracing_appender::rolling::Inner::new::h70b5e5de823d2f58
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:499:53
[INFO] [stdout]       19:     0x5a359501b7b3 - tracing_appender::rolling::RollingFileAppender::new::h8d6e6223c913d51d
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:147:31
[INFO] [stdout]       20:     0x5a359501be83 - tracing_appender::rolling::daily::hfb3f23b2511e8998
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:314:5
[INFO] [stdout]       21:     0x5a3594f43a22 - honeyaml::logger::setup_logger::he295a75bde45d659
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/logger.rs:43:25
[INFO] [stdout]       22:     0x5a35950552f4 - honeyaml::run::{{closure}}::h8ba21548ae53c226
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/main.rs:92:15
[INFO] [stdout]       23:     0x5a35950575a7 - honeyaml::main::{{closure}}::h4a4eba18bc23390b
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/main.rs:156:36
[INFO] [stdout]       24:     0x5a3594f7ef5e - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h9dd76006bff9706e
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:924:44
[INFO] [stdout]       25:     0x5a3594f7df4d - tokio::task::local::LocalSet::with::{{closure}}::h04cca7ad495ac652
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:685:13
[INFO] [stdout]       26:     0x5a3594f84eec - std::thread::local::LocalKey<T>::try_with::hefabfde0fd65f87c
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]       27:     0x5a3594f83a6e - std::thread::local::LocalKey<T>::with::h8c2c26a9d38a1590
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]       28:     0x5a3594f7de82 - tokio::task::local::LocalSet::with::hd2e37932548c86cc
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:668:17
[INFO] [stdout]       29:     0x5a3594f7eedb - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h5d75f6444221cbb7
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:914:22
[INFO] [stdout]       30:     0x5a3594f7e255 - tokio::task::local::LocalSet::run_until::{{closure}}::hcd9b12689bed8eec
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:574:19
[INFO] [stdout]       31:     0x5a3594f6745d - <core::pin::Pin<P> as core::future::future::Future>::poll::hafc61d2549d0e592
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]       32:     0x5a3595065a3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb1a578cffba69d41
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]       33:     0x5a359506596c - tokio::runtime::coop::with_budget::h949d563d0a34bd96
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:102:5
[INFO] [stdout]       34:     0x5a359506596c - tokio::runtime::coop::budget::hbbe4b6bc13da90df
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/coop.rs:68:5
[INFO] [stdout]       35:     0x5a359506596c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb01b7e4535d28e46
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]       36:     0x5a35950640ca - tokio::runtime::scheduler::current_thread::Context::enter::h89461e64a9ab6ee3
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]       37:     0x5a3595064eea - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h00f6fbe9d6b7d31c
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]       38:     0x5a3595064c2b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd94c2cecf1e15f7a
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]       39:     0x5a3594fd94ca - tokio::macros::scoped_tls::ScopedKey<T>::set::hb815b17518ffcf4d
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]       40:     0x5a35950649a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8c965fe86a8db7c8
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]       41:     0x5a3595064c7a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3a6c9382da7d5cf2
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]       42:     0x5a3595063c73 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7c08e66dc0bdd8b8
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]       43:     0x5a3595053581 - tokio::runtime::runtime::Runtime::block_on::hd5fea4891fb7a3d6
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]       44:     0x5a3594f7e040 - tokio::task::local::LocalSet::block_on::h515a121a0e2b8fb5
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:535:12
[INFO] [stdout]       45:     0x5a35950191a4 - actix_rt::runtime::Runtime::block_on::h2d7025e1a6d7e705
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]       46:     0x5a359507959d - actix_rt::system::SystemRunner::block_on::hef4a84d8e029348a
[INFO] [stdout]                                    at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]       47:     0x5a3595057401 - honeyaml::main::hff71da899f5dede9
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/main.rs:154:1
[INFO] [stdout]       48:     0x5a35950475cb - core::ops::function::FnOnce::call_once::hf5ca3fa65805f415
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       49:     0x5a359503737d - std::sys::backtrace::__rust_begin_short_backtrace::h9c21198e97d2ba06
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]       50:     0x5a3594f7a951 - std::rt::lang_start::{{closure}}::hb2a0413a94564b76
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]       51:     0x5a35957cea44 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]       52:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]       53:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]       54:     0x5a35957cea44 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]       55:     0x5a35957cea44 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]       56:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]       57:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]       58:     0x5a35957cea44 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]       59:     0x5a35957cea44 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]       60:     0x5a3594f7a937 - std::rt::lang_start::h8afcb8982a11c72d
[INFO] [stdout]                                    at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]       61:     0x5a35950598be - main
[INFO] [stdout]       62:     0x76315bd341ca - <unknown>
[INFO] [stdout]       63:     0x76315bd3428b - __libc_start_main
[INFO] [stdout]       64:     0x5a3594f34e65 - _start
[INFO] [stdout]       65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/honeyaml" "-f /tmp/foo"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<130 lines total>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.2/src/rolling.rs:499:53:
[INFO] [stdout] failed to create appender: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a35957d4f9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a35957d4f9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a35957d4f9a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a35957d4f9a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a35957ecaba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a35957ecaba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a35957d9952 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a35957d9952 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a35957bc5bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout] ```
[INFO] [stdout] <70 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/runtime/runtime.rs:282:52
[INFO] [stdout]   44:     0x5a3594f7e040 - tokio::task::local::LocalSet::block_on::h515a121a0e2b8fb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.24.1/src/task/local.rs:535:12
[INFO] [stdout]   45:     0x5a35950191a4 - actix_rt::runtime::Runtime::block_on::h2d7025e1a6d7e705
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   46:     0x5a359507959d - actix_rt::system::SystemRunner::block_on::hef4a84d8e029348a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   47:     0x5a3595057401 - honeyaml::main::hff71da899f5dede9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:154:1
[INFO] [stdout]   48:     0x5a35950475cb - core::ops::function::FnOnce::call_once::hf5ca3fa65805f415
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5a359503737d - std::sys::backtrace::__rust_begin_short_backtrace::h9c21198e97d2ba06
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5a3594f7a951 - std::rt::lang_start::{{closure}}::hb2a0413a94564b76
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]   51:     0x5a35957cea44 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   52:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5a35957cea44 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5a35957cea44 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   56:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5a35957cea44 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5a35957cea44 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5a35957cea44 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   60:     0x5a3594f7a937 - std::rt::lang_start::h8afcb8982a11c72d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]   61:     0x5a35950598be - main
[INFO] [stdout]   62:     0x76315bd341ca - <unknown>
[INFO] [stdout]   63:     0x76315bd3428b - __libc_start_main
[INFO] [stdout]   64:     0x5a3594f34e65 - _start
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65176c2c58ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65176c2c58ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65176c2c58ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65176c2c58ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65176c2db3ba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65176c2db3ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x65176c2cb462 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65176c2cb462 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x65176c2a454f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65176c2a454f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65176c2bdd49 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65176c237e9c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x65176c237e9c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65176c2bdf02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x65176c2bdf02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65176c2a4608 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65176c29bfa9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65176c2a531d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x65176c2dbc2c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65176c272a68 - core::panicking::panic_display::hd6d1d0f3b373822e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x65176c26a767 - assert_cmd::assert::AssertError::panic::h22b49aaa065bec40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.8/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x65176c26dc17 - core::ops::function::FnOnce::call_once::hb252a101404f9e38
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x65176c2701f4 - core::result::Result<T,E>::unwrap_or_else::hc0885e318f144e83
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x65176c229d64 - assert_cmd::assert::Assert::stderr::h6144d6181621a3b8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.8/src/assert.rs:458:31
[INFO] [stdout]   24:     0x65176c22aa51 - cli::cli_tests::hf5f428b452ae769f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:13:28
[INFO] [stdout]   25:     0x65176c22ab27 - cli::cli_tests::{{closure}}::haa5d9db6a7b8d6d6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:6:19
[INFO] [stdout]   26:     0x65176c22ad86 - core::ops::function::FnOnce::call_once::h112a1404b5293c2c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x65176c22bf7b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x65176c22bf7b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x65176c23896b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x65176c23896b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x65176c23896b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x65176c23896b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x65176c23896b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x65176c23896b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x65176c23896b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x65176c234084 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x65176c234084 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x65176c23b572 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x65176c23b572 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x65176c23b572 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x65176c23b572 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x65176c23b572 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x65176c23b572 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x65176c23b572 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x65176c2c514f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x65176c2c514f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x785c6eb4aaa4 - <unknown>
[INFO] [stdout]   48:     0x785c6ebd7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d8ca59c9e419d31a984ffe49778302d435a0b54193e6a4ec2fbd18d8368dd36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d8ca59c9e419d31a984ffe49778302d435a0b54193e6a4ec2fbd18d8368dd36", kill_on_drop: false }`
[INFO] [stdout] 1d8ca59c9e419d31a984ffe49778302d435a0b54193e6a4ec2fbd18d8368dd36
