[INFO] cloning repository https://github.com/arkaitzj/benchrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arkaitzj/benchrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkaitzj%2Fbenchrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkaitzj%2Fbenchrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da4af24b5b3fe13eb2a8f198001e9ea9866bb4d6
[INFO] testing arkaitzj/benchrs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farkaitzj%2Fbenchrs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arkaitzj/benchrs
[INFO] finished tweaking git repo https://github.com/arkaitzj/benchrs
[INFO] tweaked toml for git repo https://github.com/arkaitzj/benchrs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arkaitzj/benchrs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arkaitzj/benchrs 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded async-channel v1.7.1
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded concurrent-queue v1.2.4
[INFO] [stderr]   Downloaded fastrand v1.8.0
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded blocking v1.2.0
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded async-native-tls v0.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded clap v3.2.18
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded galvanic-test v0.2.0
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded async-fs v1.6.0
[INFO] [stderr]   Downloaded polling v2.3.0
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded socket2 v0.4.6
[INFO] [stderr]   Downloaded async-io v1.8.0
[INFO] [stderr]   Downloaded async-process v1.5.0
[INFO] [stderr]   Downloaded cache-padded v1.2.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded mktemp v0.4.1
[INFO] [stderr]   Downloaded async-lock v2.5.0
[INFO] [stderr]   Downloaded async-net v1.7.0
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded async-task v4.3.0
[INFO] [stderr]   Downloaded smol v1.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0be46374f8074876a45ef9c353898fe7665301e2749f5097ff8faa085c1e461f
[INFO] running `Command { std: "docker" "start" "-a" "0be46374f8074876a45ef9c353898fe7665301e2749f5097ff8faa085c1e461f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0be46374f8074876a45ef9c353898fe7665301e2749f5097ff8faa085c1e461f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0be46374f8074876a45ef9c353898fe7665301e2749f5097ff8faa085c1e461f", kill_on_drop: false }`
[INFO] [stdout] 0be46374f8074876a45ef9c353898fe7665301e2749f5097ff8faa085c1e461f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74c421be0ec94c61d3f4deae3076f724f250d33f0c3d4026dee95a47d9575f65
[INFO] running `Command { std: "docker" "start" "-a" "74c421be0ec94c61d3f4deae3076f724f250d33f0c3d4026dee95a47d9575f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling async-io v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling clap v3.2.18
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling benchrs v0.1.11-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.22s
[INFO] running `Command { std: "docker" "inspect" "74c421be0ec94c61d3f4deae3076f724f250d33f0c3d4026dee95a47d9575f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c421be0ec94c61d3f4deae3076f724f250d33f0c3d4026dee95a47d9575f65", kill_on_drop: false }`
[INFO] [stdout] 74c421be0ec94c61d3f4deae3076f724f250d33f0c3d4026dee95a47d9575f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd923cca455c11044771c823cafd4cbc2d2d6dbbc4bddbcef4778038c929f33b
[INFO] running `Command { std: "docker" "start" "-a" "bd923cca455c11044771c823cafd4cbc2d2d6dbbc4bddbcef4778038c929f33b", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling galvanic-test v0.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling mktemp v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling benchrs v0.1.11-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.62s
[INFO] running `Command { std: "docker" "inspect" "bd923cca455c11044771c823cafd4cbc2d2d6dbbc4bddbcef4778038c929f33b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd923cca455c11044771c823cafd4cbc2d2d6dbbc4bddbcef4778038c929f33b", kill_on_drop: false }`
[INFO] [stdout] bd923cca455c11044771c823cafd4cbc2d2d6dbbc4bddbcef4778038c929f33b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 365c589b6c4f008474bd870e9562cba15acdf942c4f001cc942cc3b6581c222b
[INFO] running `Command { std: "docker" "start" "-a" "365c589b6c4f008474bd870e9562cba15acdf942c4f001cc942cc3b6581c222b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/benchrs-521770d6d07a1bc9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] 03:16:35 [INFO] (3) [src/fetcher.rs:575] URL: https
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:631] Listener running async!
[INFO] [stdout] test producer::tests::test_redirect ... ok
[INFO] [stdout] test producer::tests::test_caseless_find ... ok
[INFO] [stdout] 03:16:35 [INFO] (5) [src/fetcher.rs:575] URL: unix
[INFO] [stdout] 03:16:35 [INFO] (5) [src/fetcher.rs:381] Spawning test
[INFO] [stdout] 03:16:35 [INFO] (5) [src/fetcher.rs:383] Spawned fetcher!
[INFO] [stdout] 03:16:35 [INFO] (5) [src/fetcher.rs:390] Spawned!
[INFO] [stdout] 03:16:35 [INFO] (5) [src/fetcher.rs:395] Receiving...
[INFO] [stdout] 03:16:35 [INFO] (4) [src/fetcher.rs:575] URL: unix
[INFO] [stdout] 03:16:35 [INFO] (4) [src/fetcher.rs:474] Spawning test
[INFO] [stdout] 03:16:35 [INFO] (4) [src/fetcher.rs:476] Spawned fetcher!
[INFO] [stdout] 03:16:35 [INFO] (4) [src/fetcher.rs:483] Spawned!
[INFO] [stdout] 03:16:35 [INFO] (4) [src/fetcher.rs:496] Receiving...
[INFO] [stdout] 03:16:35 [INFO] (2) [src/fetcher.rs:575] URL: http
[INFO] [stdout] 03:16:35 [INFO] (2) [src/fetcher.rs:331] Spawning test
[INFO] [stdout] 03:16:35 [INFO] (6) [src/fetcher.rs:575] URL: unix
[INFO] [stdout] 03:16:35 [INFO] (6) [src/fetcher.rs:425] Spawning test
[INFO] [stdout] 03:16:35 [INFO] (6) [src/fetcher.rs:427] Spawned fetcher!
[INFO] [stdout] 03:16:35 [INFO] (6) [src/fetcher.rs:434] Spawned!
[INFO] [stdout] 03:16:35 [INFO] (6) [src/fetcher.rs:439] Receiving...
[INFO] [stdout] test parser::tests::parser::test_parse ... ok
[INFO] [stdout] test parser::tests::parser::test_parse_chunked ... ok
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:631] Listener running async!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:614] Listening on unix socket: /tmp/de605d34bb0f46219a6e823b9451f067
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:617] Awaiting for connection!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:385] Fetcher running
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:631] Listener running async!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:614] Listening on unix socket: /tmp/0831621e4ed94609a20b017839f20d55
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:617] Awaiting for connection!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:478] Fetcher running
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:631] Listener running async!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:631] Listener running async!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:614] Listening on unix socket: /tmp/d493c771aa8b4c28a7a9ae35b48c25fc
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:617] Awaiting for connection!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:429] Fetcher running
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:619] Accepted request!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:619] Accepted request!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:588] Accepted request!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:619] Accepted request!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:554] Server sending response
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:98] Stream is connected
[INFO] [stdout] 03:16:35 [INFO] (6) [src/fetcher.rs:441] Connected
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:554] Server sending response
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:98] Stream is connected
[INFO] [stdout] 03:16:35 [INFO] (5) [src/fetcher.rs:397] Connected
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:554] Server sending response
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:98] Stream is connected
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:554] Server sending response
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:556] Server receiver: 145
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:563] Dropping stream
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:556] Server receiver: 145
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:563] Dropping stream
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:556] Server receiver: 146
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:554] Server sending response
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:556] Server receiver: 108
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:563] Dropping stream
[INFO] [stdout] 03:16:35 [INFO] (6) [src/fetcher.rs:444] About to send OK back!
[INFO] [stdout] test fetcher::tests::fetcher_unix::response_fetch_head ... ok
[INFO] [stdout] 03:16:35 [INFO] (5) [src/fetcher.rs:400] About to send OK back!
[INFO] [stdout] test fetcher::tests::fetcher_unix::response_fetch ... ok
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:387] Response is Ok(())
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:431] Res is Ok(())
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:556] Server receiver: 147
[INFO] [stdout] 03:16:35 [INFO] (2) [src/fetcher.rs:342] Connected
[INFO] [stdout] 03:16:35 [INFO] (2) [src/fetcher.rs:349] Test finished!
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:554] Server sending response
[INFO] [stdout] test fetcher::tests::fetcher_generic::http_fetch ... ok
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:556] Server receiver: 147
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:563] Dropping stream
[INFO] [stdout] 03:16:35 [INFO] (3) [src/fetcher.rs:293] Spawning test
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:298] Fetcher running!
[INFO] [stdout] test fetcher::tests::fetcher_generic::https_fetch ... FAILED
[INFO] [stdout] 03:16:35 [INFO] (4) [src/fetcher.rs:504] About to send OK back!
[INFO] [stderr] error: test failed, to rerun pass `--bin benchrs`
[INFO] [stdout] 03:16:35 [INFO] (11) [src/fetcher.rs:480] Res is Ok(())
[INFO] [stdout] test fetcher::tests::fetcher_unix::methods ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fetcher::tests::fetcher_generic::https_fetch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'smol-1' panicked at src/fetcher.rs:632:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Server Mock failure
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:../crypto/evp/evp_fetch.c:386:Global default library context, Algorithm (RC2-40-CBC : 0), Properties ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d59d5faa52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d59d5faa52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d59d5faa52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d59d5faa52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d59d625033 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d59d625033 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61d59d5f6b63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d59d5f6b63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d59d5fa8a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d59d5fc129 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61d59d5fbf5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61d59d4b6a74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61d59d4b6a74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d59d5fcbfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61d59d5fcbfe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61d59d5fc8ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61d59d5faf59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61d59d5fc55d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61d59d6230a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61d59d623556 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61d59d44f671 - core::result::Result<T,E>::unwrap::h6da4f2f819248e09
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61d59d44f671 - benchrs::fetcher::tests::server_mock::{{closure}}::{{closure}}::h994ff02fa49d335c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fetcher.rs:632:59
[INFO] [stdout]   22:     0x61d59d4625a5 - async_executor::Executor::spawn::{{closure}}::hcad4b14082d01196
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:144:20
[INFO] [stdout]   23:     0x61d59d44797d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3d8226779f6fb010
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61d59d3ba18e - async_task::raw::RawTask<F,T,S>::run::hc6693311b8c8d7fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.3.0/src/raw.rs:511:20
[INFO] [stdout]   25:     0x61d59d53fdef - async_task::runnable::Runnable::run::h6d42c91e58754672
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.3.0/src/runnable.rs:309:18
[INFO] [stdout]   26:     0x61d59d4d9e5b - async_executor::Executor::run::{{closure}}::{{closure}}::h97fb49f92330ee61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:235:30
[INFO] [stdout]   27:     0x61d59d4e387d - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hdf66d35602894c4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.12.0/src/future.rs:529:46
[INFO] [stdout]   28:     0x61d59d4d9a8a - async_executor::Executor::run::{{closure}}::h332b58a6454a02c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.1/src/lib.rs:242:32
[INFO] [stdout]   29:     0x61d59d4e3db7 - async_io::driver::block_on::h083ed819a9054496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.8.0/src/driver.rs:142:49
[INFO] [stdout]   30:     0x61d59d4e51fa - smol::spawn::spawn::GLOBAL::{{closure}}::{{closure}}::{{closure}}::hbabbe3b2d121617a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-1.2.5/src/spawn.rs:45:41
[INFO] [stdout]   31:     0x61d59d4e1839 - std::panicking::catch_unwind::do_call::h539e5686244e3e22
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x61d59d4e522b - __rust_try
[INFO] [stdout]   33:     0x61d59d4e1276 - std::panicking::catch_unwind::h5cab263bf270244a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x61d59d4e1276 - std::panic::catch_unwind::hfeb9316e563f8f26
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61d59d4e51a7 - smol::spawn::spawn::GLOBAL::{{closure}}::{{closure}}::hedd3bc5f09045afe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smol-1.2.5/src/spawn.rs:45:25
[INFO] [stdout]   36:     0x61d59d4e1127 - std::sys::backtrace::__rust_begin_short_backtrace::h4062533014c2bad5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x61d59d4db71e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd2af5f8b6bdea26e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x61d59d4df3c2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc1d59e90a1afb414
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x61d59d4e1881 - std::panicking::catch_unwind::do_call::h5ad1092444381579
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x61d59d4dec5b - __rust_try
[INFO] [stdout]   41:     0x61d59d4db333 - std::panicking::catch_unwind::haa0db7ee43ca8644
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x61d59d4db333 - std::panic::catch_unwind::h842aa9e5632ecd20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61d59d4db333 - std::thread::Builder::spawn_unchecked_::{{closure}}::h70a821f1836c232f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x61d59d4e1aaf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h292b22a60995ac25
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x61d59d5ffd0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x61d59d5ffd0f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x742e382dbaa4 - <unknown>
[INFO] [stdout]   48:     0x742e38368a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'fetcher::tests::fetcher_generic::https_fetch' panicked at src/fetcher.rs:306:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RecvError
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d59d5faa52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d59d5faa52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d59d5faa52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d59d5faa52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d59d625033 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d59d625033 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61d59d5f6b63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d59d5f6b63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d59d5fa8a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d59d5fc129 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61d59d5fbf5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61d59d4b6a74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61d59d4b6a74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d59d5fcbfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61d59d5fcbfe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61d59d5fc8ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61d59d5faf59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61d59d5fc55d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61d59d6230a0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61d59d623556 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x61d59d423839 - core::result::Result<T,E>::unwrap::he2ea4c8b42766b97
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x61d59d423839 - benchrs::fetcher::tests::fetcher_generic::https_fetch::{{closure}}::{{closure}}::h2bd0e41181f26e0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fetcher.rs:306:54
[INFO] [stdout]   22:     0x61d59d40f810 - async_io::driver::block_on::h810932f01dc2ada4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.8.0/src/driver.rs:142:49
[INFO] [stdout]   23:     0x61d59d422597 - benchrs::fetcher::tests::fetcher_generic::https_fetch::{{closure}}::h5669bf749fb1049a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fetcher.rs:284:13
[INFO] [stdout]   24:     0x61d59d3d40e5 - core::ops::function::FnOnce::call_once::habdab351802893ae
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x61d59d43af83 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd0cfb06c0aef8ee7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x61d59d46428c - std::panicking::catch_unwind::do_call::h31b3a4483da4ccf0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x61d59d41c13b - __rust_try
[INFO] [stdout]   28:     0x61d59d41877a - std::panicking::catch_unwind::h26ce3842cea394e1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x61d59d41877a - std::panic::catch_unwind::h1888081937715f7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61d59d4220d9 - benchrs::fetcher::tests::fetcher_generic::https_fetch::h6f7b5273a6a37b2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/galvanic-test-0.2.0/src/lib.rs:209:13
[INFO] [stdout]   31:     0x61d59d421f97 - benchrs::fetcher::tests::fetcher_generic::https_fetch::{{closure}}::hf30ea1dee8e8c8fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/galvanic-test-0.2.0/src/lib.rs:204:19
[INFO] [stdout]   32:     0x61d59d3d3ee6 - core::ops::function::FnOnce::call_once::h9062e8ae2543fc0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   33:     0x61d59d4bc2db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   34:     0x61d59d4bc2db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x61d59d4bb415 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x61d59d4bb415 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x61d59d4bb415 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x61d59d4bb415 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x61d59d4bb415 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61d59d4bb415 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x61d59d4bb415 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x61d59d47f014 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x61d59d47f014 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   44:     0x61d59d4829ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x61d59d4829ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x61d59d4829ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x61d59d4829ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x61d59d4829ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61d59d4829ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x61d59d4829ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   51:     0x61d59d5ffd0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x61d59d5ffd0f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   53:     0x742e382dbaa4 - <unknown>
[INFO] [stdout]   54:     0x742e38368a34 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] The above error occured with the following parameterisation of the test case:
[INFO] [stdout]     base { _phantom: () }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'fetcher::tests::fetcher_generic::https_fetch' panicked at src/fetcher.rs:262:5:
[INFO] [stdout] Some parameterised test cases failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d59d5faa52 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d59d5faa52 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d59d5faa52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d59d5faa52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d59d625033 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d59d625033 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61d59d5f6b63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d59d5f6b63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d59d5fa8a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d59d5fc129 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61d59d5fbf5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61d59d4b6a74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61d59d4b6a74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d59d5fcbfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61d59d5fcbfe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61d59d5fca0c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x61d59d5faf49 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61d59d5fc922 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x61d59d4220ca - benchrs::fetcher::tests::fetcher_generic::https_fetch::h6f7b5273a6a37b2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/galvanic-test-0.2.0/src/lib.rs:211:17
[INFO] [stdout]   19:     0x61d59d421f97 - benchrs::fetcher::tests::fetcher_generic::https_fetch::{{closure}}::hf30ea1dee8e8c8fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/galvanic-test-0.2.0/src/lib.rs:204:19
[INFO] [stdout]   20:     0x61d59d3d3ee6 - core::ops::function::FnOnce::call_once::h9062e8ae2543fc0d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21:     0x61d59d4bc2db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x61d59d4bc2db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x61d59d4bb415 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x61d59d4bb415 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x61d59d4bb415 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x61d59d4bb415 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x61d59d4bb415 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x61d59d4bb415 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x61d59d4bb415 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x61d59d47f014 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x61d59d47f014 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x61d59d4829ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x61d59d4829ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x61d59d4829ea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x61d59d4829ea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x61d59d4829ea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61d59d4829ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x61d59d4829ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x61d59d5ffd0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x61d59d5ffd0f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   41:     0x742e382dbaa4 - <unknown>
[INFO] [stdout]   42:     0x742e38368a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fetcher::tests::fetcher_generic::https_fetch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "365c589b6c4f008474bd870e9562cba15acdf942c4f001cc942cc3b6581c222b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365c589b6c4f008474bd870e9562cba15acdf942c4f001cc942cc3b6581c222b", kill_on_drop: false }`
[INFO] [stdout] 365c589b6c4f008474bd870e9562cba15acdf942c4f001cc942cc3b6581c222b
