[INFO] cloning repository https://github.com/startdusk/simple-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/startdusk/simple-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartdusk%2Fsimple-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartdusk%2Fsimple-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1ff5b3900b98d7e55339e9cf13b548816988181
[INFO] testing startdusk/simple-proxy against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartdusk%2Fsimple-proxy" "/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/startdusk/simple-proxy
[INFO] finished tweaking git repo https://github.com/startdusk/simple-proxy
[INFO] tweaked toml for git repo https://github.com/startdusk/simple-proxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/startdusk/simple-proxy on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/startdusk/simple-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c10c49c3960752b937a0c958752d9fcc30f9a9e6aac09337ff5abc4f3b2b5657
[INFO] running `Command { std: "docker" "start" "-a" "c10c49c3960752b937a0c958752d9fcc30f9a9e6aac09337ff5abc4f3b2b5657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c10c49c3960752b937a0c958752d9fcc30f9a9e6aac09337ff5abc4f3b2b5657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c10c49c3960752b937a0c958752d9fcc30f9a9e6aac09337ff5abc4f3b2b5657", kill_on_drop: false }`
[INFO] [stdout] c10c49c3960752b937a0c958752d9fcc30f9a9e6aac09337ff5abc4f3b2b5657
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 790a7296d89ab47c979cb996ae57a84652a3f38fb94de0c2cf7baaeb67b3d7b9
[INFO] running `Command { std: "docker" "start" "-a" "790a7296d89ab47c979cb996ae57a84652a3f38fb94de0c2cf7baaeb67b3d7b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling pingora-error v0.4.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling pingora-http v0.4.0
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling no_debug v3.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling sfv v0.9.4 (https://github.com/undef1nd/sfv.git?tag=v0.9.4#e6499d8c)
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aws-lc-sys v0.28.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling pingora-lru v0.4.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling pingora-ketama v0.4.0
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustracing v0.5.1
[INFO] [stderr]    Compiling thrift_codec v0.1.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling rustracing_jaeger v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling pingora-header-serde v0.4.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pingora-timeout v0.4.0
[INFO] [stderr]    Compiling pingora-runtime v0.4.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pingora-pool v0.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling papaya v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling pingora-rustls v0.4.0
[INFO] [stderr]    Compiling pingora-core v0.4.0
[INFO] [stderr]    Compiling pingora-cache v0.4.0
[INFO] [stderr]    Compiling pingora-load-balancing v0.4.0
[INFO] [stderr]    Compiling pingora-proxy v0.4.0
[INFO] [stderr]    Compiling pingora v0.4.0
[INFO] [stderr]    Compiling simple-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "790a7296d89ab47c979cb996ae57a84652a3f38fb94de0c2cf7baaeb67b3d7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "790a7296d89ab47c979cb996ae57a84652a3f38fb94de0c2cf7baaeb67b3d7b9", kill_on_drop: false }`
[INFO] [stdout] 790a7296d89ab47c979cb996ae57a84652a3f38fb94de0c2cf7baaeb67b3d7b9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70401e39b7658fe8bbbc6e17b4b760b3689276d2f0ad0aed9a00a0dd1eadf6f1
[INFO] running `Command { std: "docker" "start" "-a" "70401e39b7658fe8bbbc6e17b4b760b3689276d2f0ad0aed9a00a0dd1eadf6f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rustracing v0.5.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rustracing_jaeger v0.7.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling pingora-timeout v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pingora-runtime v0.4.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pingora-pool v0.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling pingora-rustls v0.4.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling pingora-core v0.4.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling pingora-cache v0.4.0
[INFO] [stderr]    Compiling pingora-load-balancing v0.4.0
[INFO] [stderr]    Compiling pingora-proxy v0.4.0
[INFO] [stderr]    Compiling pingora v0.4.0
[INFO] [stderr]    Compiling simple-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.40s
[INFO] running `Command { std: "docker" "inspect" "70401e39b7658fe8bbbc6e17b4b760b3689276d2f0ad0aed9a00a0dd1eadf6f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70401e39b7658fe8bbbc6e17b4b760b3689276d2f0ad0aed9a00a0dd1eadf6f1", kill_on_drop: false }`
[INFO] [stdout] 70401e39b7658fe8bbbc6e17b4b760b3689276d2f0ad0aed9a00a0dd1eadf6f1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 288158a846cf90546a1c046795e43677201354d342178043bff3d7dd98665233
[INFO] running `Command { std: "docker" "start" "-a" "288158a846cf90546a1c046795e43677201354d342178043bff3d7dd98665233", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_proxy-d49e54e4c9dd1869)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test utils::tests::test_get_host_port_default_port ... ok
[INFO] [stdout] test conf::raw::tests::test_load_sample_config ... ok
[INFO] [stdout] test utils::tests::test_get_host_port_with_header ... ok
[INFO] [stdout] test utils::tests::test_get_host_port_without_header ... ok
[INFO] [stdout] test utils::tests::test_split_host_port_ipv4 ... ok
[INFO] [stdout] test conf::resolved::tests::test_resolved_conversion ... ok
[INFO] [stdout] test conf::raw::tests::test_config_roundtrip ... ok
[INFO] [stdout] test utils::tests::test_split_host_port_ipv6 ... ok
[INFO] [stdout] test proxy::simple_proxy::tests::test_simple_proxy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_proxy-345e2f7c2c24fe84)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests simple_proxy
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "288158a846cf90546a1c046795e43677201354d342178043bff3d7dd98665233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "288158a846cf90546a1c046795e43677201354d342178043bff3d7dd98665233", kill_on_drop: false }`
[INFO] [stdout] 288158a846cf90546a1c046795e43677201354d342178043bff3d7dd98665233
