[INFO] fetching crate cetar 0.1.6...
[INFO] testing cetar-0.1.6 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate cetar 0.1.6 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cetar 0.1.6
[INFO] finished tweaking crates.io crate cetar 0.1.6
[INFO] tweaked toml for crates.io crate cetar 0.1.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cetar 0.1.6 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cetar 0.1.6 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded similar v2.5.0
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded ena v0.14.2
[INFO] [stderr]   Downloaded async-std v1.12.0
[INFO] [stderr]   Downloaded gloo-timers v0.2.6
[INFO] [stderr]   Downloaded async-process v1.8.1
[INFO] [stderr]   Downloaded event-listener v3.1.0
[INFO] [stderr]   Downloaded async-signal v0.2.6
[INFO] [stderr]   Downloaded async-io v2.3.2
[INFO] [stderr]   Downloaded async-object-pool v0.1.4
[INFO] [stderr]   Downloaded curl v0.4.46
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] [stderr]   Downloaded curl-sys v0.4.72+curl-8.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9
[INFO] running `Command { std: "docker" "start" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling cetar v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.58s
[INFO] running `Command { std: "docker" "inspect" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling cetar v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-signal v0.2.6
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling async-object-pool v0.1.4
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cetar-7f2c6670b464aca5)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test color::test::test_color ... ok
[INFO] [stdout] test color::test::test_make_color ... ok
[INFO] [stdout] test color::test::test_try_from ... ok
[INFO] [stdout] test color::test::test_print_error ... ok
[INFO] [stdout] test network::test::test_method_from_str ... ok
[INFO] [stdout] test network::test::test_header_key_value ... ok
[INFO] [stdout] test network::test::test_method_try_from_str ... ok
[INFO] [stdout] test network::test::test_no_tls ... ok
[INFO] [stdout] test network::test::test_method_try_from_str_invalid ... ok
[INFO] [stdout] test network::test::test_timing_stat ... ok
[INFO] [stdout] test output::test::test_display_detailed_timings ... ok
[INFO] [stdout] test output::test::test_display_output ... ok
[INFO] [stdout] test output::test::test_display_network_timings ... ok
[INFO] [stdout] test output::test::test_display_response_headers ... ok
[INFO] [stdout] test output::test::test_event_bar ... ok
[INFO] [stdout] test output::test::test_display_events ... ok
[INFO] [stdout] test output::test::test_scale_factor ... ok
[INFO] [stdout] test output::test::test_display_response_body ... ok
[INFO] [stderr] *   Trying 127.0.0.1:39757...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 39757
[INFO] [stderr] > POST / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:39757
[INFO] [stderr] Accept: */*
[INFO] [stderr] content-type: text/plain
[INFO] [stderr] Content-Length: 2
[INFO] [stderr] 
[INFO] [stderr] } oh* We are completely uploaded and fine
[INFO] [stderr] *   Trying 127.0.0.1:38377...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 38377
[INFO] [stderr] > HEAD / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:38377
[INFO] [stderr] Accept: */*
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 3
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] { ohi* Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] * Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:39757...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 39757
[INFO] [stderr] > PUT / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:39757
[INFO] [stderr] Accept: */*
[INFO] [stderr] content-type: text/plain
[INFO] [stderr] Content-Length: 2
[INFO] [stderr] 
[INFO] [stderr] } oh* We are completely uploaded and fine
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 3
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] { ohi* Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:38385...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 38385
[INFO] [stderr] > OPTIONS / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:38385
[INFO] [stderr] Accept: */*
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 0
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] * Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:38377...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 38377
[INFO] [stderr] > PATCH / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:38377
[INFO] [stderr] Accept: */*
[INFO] [stderr] content-type: text/plain
[INFO] [stderr] Content-Length: 2
[INFO] [stderr] 
[INFO] [stderr] } oh* We are completely uploaded and fine
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 3
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] { ohi* Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:39883...
[INFO] [stdout] test network::test::test_send_request_body ... ok
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 39883
[INFO] [stderr] > TRACE / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:39883
[INFO] [stderr] Accept: */*
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 0
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] * Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:39757...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 39757
[INFO] [stderr] > CONNECT / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:39757
[INFO] [stderr] Accept: */*
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] * no chunk, no close, no size. Assume close to signal end
[INFO] [stderr] < 
[INFO] [stderr] * Closing connection
[INFO] [stderr] *   Trying 127.0.0.1:46199...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 46199
[INFO] [stderr] > DELETE / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:46199
[INFO] [stderr] Accept: */*
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 0
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] * Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:38385...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 38385
[INFO] [stderr] > GET / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:38385
[INFO] [stderr] Accept: */*
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 0
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] * Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:33251...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 33251
[INFO] [stderr] > POST / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:33251
[INFO] [stderr] Accept: */*
[INFO] [stderr] Transfer-Encoding: chunked
[INFO] [stderr] Content-Type: application/x-www-form-urlencoded
[INFO] [stderr] Expect: 100-continue
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 100 Continue
[INFO] [stderr] * Signaling end of chunked upload via terminating chunk.
[INFO] [stderr] } 0
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 0
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] * Connection #0 to host 127.0.0.1 left intact
[INFO] [stderr] *   Trying 127.0.0.1:38377...
[INFO] [stderr] * Connected to 127.0.0.1 (127.0.0.1) port 38377
[INFO] [stderr] > PUT / HTTP/1.1
[INFO] [stderr] Host: 127.0.0.1:38377
[INFO] [stderr] Accept: */*
[INFO] [stderr] Transfer-Encoding: chunked
[INFO] [stderr] Expect: 100-continue
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 100 Continue
[INFO] [stderr] * Signaling end of chunked upload via terminating chunk.
[INFO] [stderr] } 0
[INFO] [stderr] 
[INFO] [stderr] < HTTP/1.1 200 OK
[INFO] [stderr] < content-type: text/html
[INFO] [stderr] < content-length: 0
[INFO] [stderr] < date: Sat, 11 Jul 2026 03:50:35 GMT
[INFO] [stderr] < 
[INFO] [stderr] * Connection #0 to host 127.0.0.1 left intact
[INFO] [stdout] test network::test::test_send_request_nobody ... ok
[INFO] [stdout] test color::test::test_try_from_invalid ... ok
[INFO] [stdout] test output::test::test_handle_output ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- output::test::test_handle_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'output::test::test_handle_output' (2697) panicked at src/output.rs:445:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.82/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: cetar::output::handle_output
[INFO] [stdout]              at ./src/output.rs:268:28
[INFO] [stdout]    3: cetar::output::test::test_handle_output
[INFO] [stdout]              at ./src/output.rs:445:9
[INFO] [stdout]    4: cetar::output::test::test_handle_output::{closure#0}
[INFO] [stdout]              at ./src/output.rs:436:28
[INFO] [stdout]    5: <cetar::output::test::test_handle_output::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634c44e45ee8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634c44e45ee8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634c44e45ee8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634c44e45ee8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634c44e5e86a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634c44e5e86a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x634c44e4b402 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x634c44e4b402 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x634c44e23b66 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634c44e23b66 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634c44e3dc69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634c447afc2c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x634c447afc2c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634c44e3dee2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x634c44e3dee2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634c44e23c22 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x634c44e18739 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634c44e24bed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634c44e5f0ac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634c44e5ee22 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x634c4478b1dc - <core[8fb95b77d25ab6c8]::result::Result<(), anyhow[3acebc4aed8aeef4]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x634c4478b1dc - cetar[cfa97db9b66096c7]::output::test::test_handle_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:445:39
[INFO] [stdout]   22:     0x634c44788b97 - cetar[cfa97db9b66096c7]::output::test::test_handle_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/output.rs:436:28
[INFO] [stdout]   23:     0x634c4479e076 - <cetar[cfa97db9b66096c7]::output::test::test_handle_output::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x634c447a2d0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x634c447a2d0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x634c447b0585 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x634c447b0585 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x634c447b0585 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x634c447b0585 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x634c447b0585 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x634c447b0585 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x634c447b0585 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x634c447a9e94 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x634c447a9e94 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x634c447b3602 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x634c447b3602 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x634c447b3602 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x634c447b3602 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x634c447b3602 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x634c447b3602 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x634c447b3602 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x634c44e454cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x634c44e454cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7603c11b0aa4 - <unknown>
[INFO] [stdout]   45:     0x7603c123da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     output::test::test_handle_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9", kill_on_drop: false }`
[INFO] [stdout] 098eb5efd27aa0444b09b2c3e24e9a6b5733f2b87ad22205c971fa3909b092e9
