[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fhoneyaml" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmta/honeyaml on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d1e977241bf806f7f75959aea3a66851371977962fe955973bca0b62e4bcc9f
[INFO] running `Command { std: "docker" "start" "-a" "0d1e977241bf806f7f75959aea3a66851371977962fe955973bca0b62e4bcc9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d1e977241bf806f7f75959aea3a66851371977962fe955973bca0b62e4bcc9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d1e977241bf806f7f75959aea3a66851371977962fe955973bca0b62e4bcc9f", kill_on_drop: false }`
[INFO] [stdout] 0d1e977241bf806f7f75959aea3a66851371977962fe955973bca0b62e4bcc9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 622e8a0a501e7b325aec3e4c6d661f349d0925ac5e5d689202664919d94a8057
[INFO] running `Command { std: "docker" "start" "-a" "622e8a0a501e7b325aec3e4c6d661f349d0925ac5e5d689202664919d94a8057", kill_on_drop: false }`
[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 getrandom v0.2.8
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling hmac-sha512 v1.1.4
[INFO] [stderr]    Compiling hmac-sha256 v1.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling ed25519-compact v2.0.4
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling coarsetime v0.1.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.3
[INFO] [stderr]    Compiling binstring v0.1.1
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[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-web-codegen v4.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v4.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-server v2.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 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 actix-http v3.2.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: 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 59.77s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "622e8a0a501e7b325aec3e4c6d661f349d0925ac5e5d689202664919d94a8057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "622e8a0a501e7b325aec3e4c6d661f349d0925ac5e5d689202664919d94a8057", kill_on_drop: false }`
[INFO] [stdout] 622e8a0a501e7b325aec3e4c6d661f349d0925ac5e5d689202664919d94a8057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b7c4ca84cda8ab1189954fb30cc7e5726f5b4955a6c92e67e262cbe037811fe
[INFO] running `Command { std: "docker" "start" "-a" "1b7c4ca84cda8ab1189954fb30cc7e5726f5b4955a6c92e67e262cbe037811fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[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 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: 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 8.34s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "1b7c4ca84cda8ab1189954fb30cc7e5726f5b4955a6c92e67e262cbe037811fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7c4ca84cda8ab1189954fb30cc7e5726f5b4955a6c92e67e262cbe037811fe", kill_on_drop: false }`
[INFO] [stdout] 1b7c4ca84cda8ab1189954fb30cc7e5726f5b4955a6c92e67e262cbe037811fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d9229c3cf2470ed9e49990f1f8f2f1c512cdf79e124aceb84bd6f7433919269
[INFO] running `Command { std: "docker" "start" "-a" "7d9229c3cf2470ed9e49990f1f8f2f1c512cdf79e124aceb84bd6f7433919269", kill_on_drop: false }`
[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 1 warning
[INFO] [stderr] warning: `honeyaml` (bin "honeyaml" test) generated 1 warning (1 duplicate)
[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 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/honeyaml-878ff544691bbc6a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test schema::test::test_deserialize_and_match ... ok
[INFO] [stdout] test state::test::test_keys ... ok
[INFO] [stdout] test test::test_helpers ... ok
[INFO] [stdout] [2m2025-09-25T14:57:00.129087Z[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] [2m2025-09-25T14:57:00.131739Z[0m [32m INFO[0m [2mactix_server::builder[0m[2m:[0m Starting 1 workers
[INFO] [stdout] [2m2025-09-25T14:57:00.131955Z[0m [32m INFO[0m [2mactix_server::server[0m[2m:[0m Actix runtime found; starting in Actix runtime
[INFO] [stdout] [2m2025-09-25T14:57:00.276403Z[0m [31mERROR[0m [2mhoneyaml::handler[0m[2m:[0m configuration error: 700 is not a valid status code
[INFO] [stdout] [2m2025-09-25T14:57:00.293882Z[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.eyJpYXQiOjE3NTg4MTIyMjAsImV4cCI6MTc1ODgxOTQyMCwibmJmIjoxNzU4ODEyMjIwLCJpc3MiOiJPcmciLCJzdWIiOiJNeUFwcCIsImF1ZCI6Ik15QXBwIn0.ysF0eyVETxpafTMamwYwzqBPZMvk7ds0kqgwPxm6ePk,"
[INFO] [stdout] [2m2025-09-25T14:57:00.297055Z[0m [32m INFO[0m [2mhoneyaml::handler[0m[2m:[0m failed authentication: JWT compact encoding error
[INFO] [stdout] [2m2025-09-25T14:57:00.297181Z[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] [2m2025-09-25T14:57:00.297824Z[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] test handler::tests::test_handlers ... ok
[INFO] [stdout] [2m2025-09-25T14:57:01.135991Z[0m [32m INFO[0m [2mactix_server::worker[0m[2m:[0m Shutting down idle worker
[INFO] [stdout] [2m2025-09-25T14:57:01.135991Z[0m [34mDEBUG[0m [2mactix_server::accept[0m[2m:[0m Paused accepting connections on 0.0.0.0:9101
[INFO] [stdout] [2m2025-09-25T14:57:01.136134Z[0m [32m INFO[0m [2mactix_server::accept[0m[2m:[0m Accept thread stopped
[INFO] [stdout] [2m2025-09-25T14:57:01.139360Z[0m [32m INFO[0m [2mactix_server::builder[0m[2m:[0m Starting 1 workers
[INFO] [stdout] [2m2025-09-25T14:57:01.139493Z[0m [32m INFO[0m [2mactix_server::server[0m[2m:[0m Actix runtime found; starting in Actix runtime
[INFO] [stdout] [2m2025-09-25T14:57:02.142968Z[0m [32m INFO[0m [2mactix_server::worker[0m[2m:[0m Shutting down idle worker
[INFO] [stdout] [2m2025-09-25T14:57:02.142968Z[0m [34mDEBUG[0m [2mactix_server::accept[0m[2m:[0m Paused accepting connections on 0.0.0.0:9102
[INFO] [stdout] [2m2025-09-25T14:57:02.143097Z[0m [32m INFO[0m [2mactix_server::accept[0m[2m:[0m Accept thread stopped
[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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-885af2608de176dd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[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' (36) panicked at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.contains(cannot read)
[INFO] [stdout] ├── var: 
[INFO] [stdout] │   thread 'main' (38) 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:     0x61e4bc36aae2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] │      1:     0x61e4bc36aae2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] │      2:     0x61e4bc36aae2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] │      3:     0x61e4bc36aae2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] │      4:     0x61e4bc37e9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] │      5:     0x61e4bc37e9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout] │      6:     0x61e4bc343901 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout] │      7:     0x61e4bc343901 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] │      8:     0x61e4bc34b162 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] │      9:     0x61e4bc34e09f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout] │     10:     0x61e4bc34def9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout] │     11:     0x61e4bc34e7d5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout] │     12:     0x61e4bc34e5ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout] │     13:     0x61e4bc34b299 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] │     14:     0x61e4bc3372dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout] │     15:     0x61e4bc3895b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout] │     16:     0x61e4bc3885f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout] │     17:     0x61e4bbb0662e - core::result::Result<T,E>::expect::h0f042aa1ce57a38b
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout] │     18:     0x61e4bbb7b3bd - tracing_appender::rolling::Inner::new::hc69baa14a5fe4651
[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:     0x61e4bbb7aff3 - tracing_appender::rolling::RollingFileAppender::new::haf28b0e7c77a1b89
[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:     0x61e4bbb7b688 - tracing_appender::rolling::daily::h923a4857d9473ab0
[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:     0x61e4bba99f39 - honeyaml::logger::setup_logger::hc6fde81d731f0711
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/logger.rs:43:25
[INFO] [stdout] │     22:     0x61e4bbaf598b - honeyaml::run::{{closure}}::hb32002f2a5b441b9
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/main.rs:92:15
[INFO] [stdout] │     23:     0x61e4bbaf7bca - honeyaml::main::{{closure}}::he04b1da2b613cd59
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/main.rs:156:36
[INFO] [stdout] │     24:     0x61e4bbb0e6ce - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hbf4185a3a675b097
[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:     0x61e4bbb0b3fd - tokio::task::local::LocalSet::with::{{closure}}::h919a7a65afc0dcf6
[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:     0x61e4bbb967ec - std::thread::local::LocalKey<T>::try_with::h239e8b5daec91c23
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout] │     27:     0x61e4bbb9607e - std::thread::local::LocalKey<T>::with::h4a532f322a8d8027
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout] │     28:     0x61e4bbb0b332 - tokio::task::local::LocalSet::with::h237eec320e4900b0
[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:     0x61e4bbb0e64b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h64cef2c7ae2dec1e
[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:     0x61e4bbb0b6cd - tokio::task::local::LocalSet::run_until::{{closure}}::h170c08b4999a0411
[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:     0x61e4bbb7747d - <core::pin::Pin<P> as core::future::future::Future>::poll::h47faaba92ee3301c
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout] │     32:     0x61e4bbb90c7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcb424ceea8cc9af1
[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:     0x61e4bbb90b2c - tokio::runtime::coop::with_budget::haffb83be3c043960
[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:     0x61e4bbb90b2c - tokio::runtime::coop::budget::hae07f94eaee3c233
[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:     0x61e4bbb90b2c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h777bc2181367858a
[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:     0x61e4bbb8f33a - tokio::runtime::scheduler::current_thread::Context::enter::h32218bfed5cd7e3d
[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:     0x61e4bbb9012a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha2fb1387c8357a5e
[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:     0x61e4bbb8fe9b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h74c46ed17c2d2bd8
[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:     0x61e4bba9839a - tokio::macros::scoped_tls::ScopedKey<T>::set::h7cf2d497e3a97c8a
[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:     0x61e4bbb8fc14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hed8c6c164cdb4991
[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:     0x61e4bbb8fec2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha452961445f0a991
[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:     0x61e4bbb8eee3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h845c936555d72fc7
[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:     0x61e4bbae31d1 - tokio::runtime::runtime::Runtime::block_on::hc4ceab57f7dbed73
[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:     0x61e4bbb0b4c3 - tokio::task::local::LocalSet::block_on::hb5240dd6f62ec5db
[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:     0x61e4bbb6536b - actix_rt::runtime::Runtime::block_on::hbc2cf80057854d3e
[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:     0x61e4bbad2e1a - actix_rt::system::SystemRunner::block_on::h2efcc49369d56b7b
[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:     0x61e4bbaf7a11 - honeyaml::main::h0f42cc482d10f261
[INFO] [stdout] │                                  at /opt/rustwide/workdir/src/main.rs:154:1
[INFO] [stdout] │     48:     0x61e4bbb9847b - core::ops::function::FnOnce::call_once::hb9af9f59ea8a193a
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout] │     49:     0x61e4bba95ffd - std::sys::backtrace::__rust_begin_short_backtrace::h9991d3c83ad6d959
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] │     50:     0x61e4bbb5d1f1 - std::rt::lang_start::{{closure}}::h7e0ad02fae8214a7
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout] │     51:     0x61e4bc345420 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout] │     52:     0x61e4bc345420 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout] │     53:     0x61e4bc345420 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout] │     54:     0x61e4bc345420 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout] │     55:     0x61e4bc345420 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout] │     56:     0x61e4bc345420 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout] │     57:     0x61e4bc345420 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout] │     58:     0x61e4bc345420 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout] │     59:     0x61e4bc345420 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout] │     60:     0x61e4bbb5d1d7 - std::rt::lang_start::h01153bbaa02379e8
[INFO] [stdout] │                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout] │     61:     0x61e4bbaff96e - main
[INFO] [stdout] │     62:     0x78cbb426c1ca - <unknown>
[INFO] [stdout] │     63:     0x78cbb426c28b - __libc_start_main
[INFO] [stdout] │     64:     0x61e4bba873a5 - _start
[INFO] [stdout] │     65:                0x0 - <unknown>
[INFO] [stdout] └── var as str: 
[INFO] [stdout]     thread 'main' (38) 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:     0x61e4bc36aae2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]        1:     0x61e4bc36aae2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]        2:     0x61e4bc36aae2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]        3:     0x61e4bc36aae2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]        4:     0x61e4bc37e9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]        5:     0x61e4bc37e9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]        6:     0x61e4bc343901 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]        7:     0x61e4bc343901 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]        8:     0x61e4bc34b162 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]        9:     0x61e4bc34e09f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]       10:     0x61e4bc34def9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]       11:     0x61e4bc34e7d5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]       12:     0x61e4bc34e5ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]       13:     0x61e4bc34b299 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]       14:     0x61e4bc3372dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]       15:     0x61e4bc3895b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]       16:     0x61e4bc3885f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]       17:     0x61e4bbb0662e - core::result::Result<T,E>::expect::h0f042aa1ce57a38b
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]       18:     0x61e4bbb7b3bd - tracing_appender::rolling::Inner::new::hc69baa14a5fe4651
[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:     0x61e4bbb7aff3 - tracing_appender::rolling::RollingFileAppender::new::haf28b0e7c77a1b89
[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:     0x61e4bbb7b688 - tracing_appender::rolling::daily::h923a4857d9473ab0
[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:     0x61e4bba99f39 - honeyaml::logger::setup_logger::hc6fde81d731f0711
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/logger.rs:43:25
[INFO] [stdout]       22:     0x61e4bbaf598b - honeyaml::run::{{closure}}::hb32002f2a5b441b9
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/main.rs:92:15
[INFO] [stdout]       23:     0x61e4bbaf7bca - honeyaml::main::{{closure}}::he04b1da2b613cd59
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/main.rs:156:36
[INFO] [stdout]       24:     0x61e4bbb0e6ce - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hbf4185a3a675b097
[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:     0x61e4bbb0b3fd - tokio::task::local::LocalSet::with::{{closure}}::h919a7a65afc0dcf6
[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:     0x61e4bbb967ec - std::thread::local::LocalKey<T>::try_with::h239e8b5daec91c23
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]       27:     0x61e4bbb9607e - std::thread::local::LocalKey<T>::with::h4a532f322a8d8027
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]       28:     0x61e4bbb0b332 - tokio::task::local::LocalSet::with::h237eec320e4900b0
[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:     0x61e4bbb0e64b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h64cef2c7ae2dec1e
[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:     0x61e4bbb0b6cd - tokio::task::local::LocalSet::run_until::{{closure}}::h170c08b4999a0411
[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:     0x61e4bbb7747d - <core::pin::Pin<P> as core::future::future::Future>::poll::h47faaba92ee3301c
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]       32:     0x61e4bbb90c7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hcb424ceea8cc9af1
[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:     0x61e4bbb90b2c - tokio::runtime::coop::with_budget::haffb83be3c043960
[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:     0x61e4bbb90b2c - tokio::runtime::coop::budget::hae07f94eaee3c233
[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:     0x61e4bbb90b2c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h777bc2181367858a
[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:     0x61e4bbb8f33a - tokio::runtime::scheduler::current_thread::Context::enter::h32218bfed5cd7e3d
[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:     0x61e4bbb9012a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha2fb1387c8357a5e
[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:     0x61e4bbb8fe9b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h74c46ed17c2d2bd8
[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:     0x61e4bba9839a - tokio::macros::scoped_tls::ScopedKey<T>::set::h7cf2d497e3a97c8a
[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:     0x61e4bbb8fc14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hed8c6c164cdb4991
[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:     0x61e4bbb8fec2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha452961445f0a991
[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:     0x61e4bbb8eee3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h845c936555d72fc7
[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:     0x61e4bbae31d1 - tokio::runtime::runtime::Runtime::block_on::hc4ceab57f7dbed73
[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:     0x61e4bbb0b4c3 - tokio::task::local::LocalSet::block_on::hb5240dd6f62ec5db
[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:     0x61e4bbb6536b - actix_rt::runtime::Runtime::block_on::hbc2cf80057854d3e
[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:     0x61e4bbad2e1a - actix_rt::system::SystemRunner::block_on::h2efcc49369d56b7b
[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:     0x61e4bbaf7a11 - honeyaml::main::h0f42cc482d10f261
[INFO] [stdout]                                    at /opt/rustwide/workdir/src/main.rs:154:1
[INFO] [stdout]       48:     0x61e4bbb9847b - core::ops::function::FnOnce::call_once::hb9af9f59ea8a193a
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       49:     0x61e4bba95ffd - std::sys::backtrace::__rust_begin_short_backtrace::h9991d3c83ad6d959
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]       50:     0x61e4bbb5d1f1 - std::rt::lang_start::{{closure}}::h7e0ad02fae8214a7
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]       51:     0x61e4bc345420 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]       52:     0x61e4bc345420 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]       53:     0x61e4bc345420 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]       54:     0x61e4bc345420 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]       55:     0x61e4bc345420 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]       56:     0x61e4bc345420 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]       57:     0x61e4bc345420 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]       58:     0x61e4bc345420 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]       59:     0x61e4bc345420 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]       60:     0x61e4bbb5d1d7 - std::rt::lang_start::h01153bbaa02379e8
[INFO] [stdout]                                    at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]       61:     0x61e4bbaff96e - main
[INFO] [stdout]       62:     0x78cbb426c1ca - <unknown>
[INFO] [stdout]       63:     0x78cbb426c28b - __libc_start_main
[INFO] [stdout]       64:     0x61e4bba873a5 - _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=<131 lines total>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] thread \'main\' (38) 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:     0x61e4bc36aae2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e4bc36aae2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e4bc36aae2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61e4bc36aae2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61e4bc37e9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61e4bc37e9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61e4bc343901 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61e4bc343901 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] ```
[INFO] [stdout] <71 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:     0x61e4bbb0b4c3 - tokio::task::local::LocalSet::block_on::hb5240dd6f62ec5db
[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:     0x61e4bbb6536b - actix_rt::runtime::Runtime::block_on::hbc2cf80057854d3e
[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:     0x61e4bbad2e1a - actix_rt::system::SystemRunner::block_on::h2efcc49369d56b7b
[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:     0x61e4bbaf7a11 - honeyaml::main::h0f42cc482d10f261
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:154:1
[INFO] [stdout]   48:     0x61e4bbb9847b - core::ops::function::FnOnce::call_once::hb9af9f59ea8a193a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x61e4bba95ffd - std::sys::backtrace::__rust_begin_short_backtrace::h9991d3c83ad6d959
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x61e4bbb5d1f1 - std::rt::lang_start::{{closure}}::h7e0ad02fae8214a7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:206:18
[INFO] [stdout]   51:     0x61e4bc345420 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   52:     0x61e4bc345420 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x61e4bc345420 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x61e4bc345420 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x61e4bc345420 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   56:     0x61e4bc345420 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x61e4bc345420 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x61e4bc345420 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x61e4bc345420 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   60:     0x61e4bbb5d1d7 - std::rt::lang_start::h01153bbaa02379e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:205:5
[INFO] [stdout]   61:     0x61e4bbaff96e - main
[INFO] [stdout]   62:     0x78cbb426c1ca - <unknown>
[INFO] [stdout]   63:     0x78cbb426c28b - __libc_start_main
[INFO] [stdout]   64:     0x61e4bba873a5 - _start
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cf07736ec12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cf07736ec12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cf07736ec12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cf07736ec12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cf07737f7df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cf07737f7df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5cf07733a531 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cf07733a531 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cf077346752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cf07734b61f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cf07734b4b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cf0772e5b4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5cf0772e5b4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cf07734bcdf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5cf07734bcdf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cf07734bb3a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5cf077346889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cf07732ea0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cf077387570 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5cf07730e220 - core::panicking::panic_display::h148f6132d169e772
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5cf077308887 - assert_cmd::assert::AssertError::panic::h77444639a5599477
[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:     0x5cf07730bf27 - core::ops::function::FnOnce::call_once::h0421630a77978b97
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5cf077312d24 - core::result::Result<T,E>::unwrap_or_else::h410e52010ad86940
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1615:23
[INFO] [stdout]   23:     0x5cf0772c2a35 - assert_cmd::assert::Assert::stderr::h5a89cd3dac10d009
[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:     0x5cf0772c35d1 - cli::cli_tests::he9ad37215329f885
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:13:28
[INFO] [stdout]   25:     0x5cf0772c36a7 - cli::cli_tests::{{closure}}::h9988398c2a6c562f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:6:19
[INFO] [stdout]   26:     0x5cf0772c3946 - core::ops::function::FnOnce::call_once::h4ee89953cb8bec6a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5cf0772e590b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5cf0772e590b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5cf0772fb575 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5cf0772fb575 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5cf0772fb575 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5cf0772fb575 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5cf0772fb575 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5cf0772fb575 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5cf0772fb575 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5cf0772d1d64 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5cf0772d1d64 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5cf0772d562a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x5cf0772d562a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5cf0772d562a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5cf0772d562a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5cf0772d562a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5cf0772d562a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5cf0772d562a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5cf07734190f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   46:     0x5cf07734190f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   47:     0x72295955daa4 - <unknown>
[INFO] [stdout]   48:     0x7229595eaa34 - 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.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "7d9229c3cf2470ed9e49990f1f8f2f1c512cdf79e124aceb84bd6f7433919269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d9229c3cf2470ed9e49990f1f8f2f1c512cdf79e124aceb84bd6f7433919269", kill_on_drop: false }`
[INFO] [stdout] 7d9229c3cf2470ed9e49990f1f8f2f1c512cdf79e124aceb84bd6f7433919269
