[INFO] cloning repository https://github.com/infinyon/flv-tls-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/flv-tls-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-tls-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-tls-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e019bf05bf9753cfe1e541b8c0e83a9911666b1 [INFO] testing infinyon/flv-tls-proxy against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-tls-proxy" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-tls-proxy on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/infinyon/flv-tls-proxy [INFO] finished tweaking git repo https://github.com/infinyon/flv-tls-proxy [INFO] tweaked toml for git repo https://github.com/infinyon/flv-tls-proxy written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/infinyon/flv-tls-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da9215fe5f4d3418d74f94527e185fa7c141b59c15b37ec1c8c5c0e91fe2b79 [INFO] running `Command { std: "docker" "start" "-a" "9da9215fe5f4d3418d74f94527e185fa7c141b59c15b37ec1c8c5c0e91fe2b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da9215fe5f4d3418d74f94527e185fa7c141b59c15b37ec1c8c5c0e91fe2b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da9215fe5f4d3418d74f94527e185fa7c141b59c15b37ec1c8c5c0e91fe2b79", kill_on_drop: false }` [INFO] [stdout] 9da9215fe5f4d3418d74f94527e185fa7c141b59c15b37ec1c8c5c0e91fe2b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4513ecedbde12d1b6af4ce73388f1a44a44b3ef314398442d44659dcca508279 [INFO] running `Command { std: "docker" "start" "-a" "4513ecedbde12d1b6af4ce73388f1a44a44b3ef314398442d44659dcca508279", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling oid-registry v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling rusticata-macros v3.0.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling fluvio-test-derive v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-net v1.6.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling fluvio-future v0.3.0 [INFO] [stderr] Compiling flv-tls-proxy v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "4513ecedbde12d1b6af4ce73388f1a44a44b3ef314398442d44659dcca508279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4513ecedbde12d1b6af4ce73388f1a44a44b3ef314398442d44659dcca508279", kill_on_drop: false }` [INFO] [stdout] 4513ecedbde12d1b6af4ce73388f1a44a44b3ef314398442d44659dcca508279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6797afee7198710038e1cf397f029416f800a051f84d9f6292acc935cbbbb677 [INFO] running `Command { std: "docker" "start" "-a" "6797afee7198710038e1cf397f029416f800a051f84d9f6292acc935cbbbb677", kill_on_drop: false }` [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling flv-tls-proxy v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `Command { std: "docker" "inspect" "6797afee7198710038e1cf397f029416f800a051f84d9f6292acc935cbbbb677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6797afee7198710038e1cf397f029416f800a051f84d9f6292acc935cbbbb677", kill_on_drop: false }` [INFO] [stdout] 6797afee7198710038e1cf397f029416f800a051f84d9f6292acc935cbbbb677 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66bc837274a2757740b4227627a8e61eb05b8b75000a6e7315a20146146dfc45 [INFO] running `Command { std: "docker" "start" "-a" "66bc837274a2757740b4227627a8e61eb05b8b75000a6e7315a20146146dfc45", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/flv_tls_proxy-8aab66b9790df2bd) [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] Running tests/proxy.rs (/opt/rustwide/target/debug/deps/proxy-49bd392148826b88) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Jun 07 23:29:48.354 ERROR flv_tls_proxy::proxy: error handshaking: HandshakeError from source: 127.0.0.1:39016 [INFO] [stdout] test test_proxy_sync ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_proxy_sync stdout ---- [INFO] [stdout] thread 'test_proxy_sync' panicked at 'tls failed: HandshakeError(Failure(MidHandshakeSslStream { stream: SslStream { stream: Async { source: Source { raw: 7, key: 1, state: Mutex { data: [Direction { tick: 4, ticks: None, waker: None, wakers: Slab { len: 0, cap: 4 } }, Direction { tick: 2, ticks: None, waker: None, wakers: Slab { len: 0, cap: 4 } }], poisoned: false, .. } }, io: Some(TcpStream { addr: 127.0.0.1:39016, peer: 127.0.0.1:20000, fd: 7 }) }, ssl: Ssl { state: "error", verify_result: X509VerifyResult { code: 10, error: "certificate has expired" } } }, error: Error { code: ErrorCode(1), cause: Some(Ssl(ErrorStack([Error { code: 337047686, library: "SSL routines", function: "tls_process_server_certificate", reason: "certificate verify failed", file: "../ssl/statem/statem_clnt.c", line: 1913 }]))) } }))', tests/proxy.rs:94:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cb2e3eddc0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55cb2e3eddc0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cb2e3eddc0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55cb2e3eddc0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55cb2e41198c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55cb2e3e7445 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55cb2e3effbb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55cb2e3effbb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55cb2e3effbb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55cb2e3efacc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55cb2e3f0661 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55cb2e3f0167 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55cb2e3ee29c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55cb2e3f00c9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55cb2e073681 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55cb2e073773 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55cb2e088893 - core::result::Result::expect::hd92e7af7fe498014 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x55cb2e08c012 - proxy::run_test::{{closure}}::{{closure}}::h2d5db709fb469a8d [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:91:30 [INFO] [stdout] 18: 0x55cb2e0aab01 - as core::future::future::Future>::poll::h08ffdf45b266a398 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55cb2e093a94 - as core::future::future::Future>::poll::hf4878525759f3e1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:374:39 [INFO] [stdout] 20: 0x55cb2e0936fc - as core::future::future::Future>::poll::h2c134e1f26187613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:380:39 [INFO] [stdout] 21: 0x55cb2e08d9fd - proxy::run_test::{{closure}}::h45e0ac7ff3e41d0f [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:127:13 [INFO] [stdout] 22: 0x55cb2e0ab361 - as core::future::future::Future>::poll::h616c944bb5fc0211 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55cb2e08e9dc - proxy::test_proxy_sync::test_proxy::{{closure}}::h3aeba7d694c6fc8e [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:27:5 [INFO] [stdout] 24: 0x55cb2e0aa921 - as core::future::future::Future>::poll::h0267163b8e0cbdf8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 25: 0x55cb2e08df61 - proxy::test_proxy_sync::{{closure}}::hc4b5858ba8f007bd [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:25:1 [INFO] [stdout] 26: 0x55cb2e0aaa21 - as core::future::future::Future>::poll::h03590604bc95d342 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x55cb2e08ed93 - as core::future::future::Future>::poll::{{closure}}::h2e76b5815ededbe8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:199:17 [INFO] [stdout] 28: 0x55cb2e089bb3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hec0dab7d1255e201 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 29: 0x55cb2e0b1f62 - std::thread::local::LocalKey::try_with::hd4ae7a9b63e2c6e8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 30: 0x55cb2e0b0c2c - std::thread::local::LocalKey::with::h0ae94ffd62a7ba6b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 31: 0x55cb2e08965f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb41b457aeb00251c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 32: 0x55cb2e08ec22 - as core::future::future::Future>::poll::h6dbdc19791d7472e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:197:13 [INFO] [stdout] 33: 0x55cb2e0933c6 - as core::future::future::Future>::poll::h5250f086a19ab008 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 34: 0x55cb2e0815fa - async_executor::Executor::run::{{closure}}::h7b0f6bbbf992d500 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 35: 0x55cb2e0abc11 - as core::future::future::Future>::poll::he85bd109d2c8ffea [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 36: 0x55cb2e0810e6 - async_executor::LocalExecutor::run::{{closure}}::h786dd1e9dd317647 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 37: 0x55cb2e0aadb1 - as core::future::future::Future>::poll::h14d27d4332c1064b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 38: 0x55cb2e09b635 - async_io::driver::block_on::h91a4b1acbf223a79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.4.1/src/driver.rs:142:33 [INFO] [stdout] 39: 0x55cb2e092735 - async_global_executor::reactor::block_on::{{closure}}::hb5fd94acbd8f4f90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 40: 0x55cb2e0926ef - async_global_executor::reactor::block_on::he1ba628008ade227 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 41: 0x55cb2e08f51c - async_global_executor::executor::block_on::{{closure}}::haa4bf56531a068cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 42: 0x55cb2e0b10cf - std::thread::local::LocalKey::try_with::h058ce4517cbe44f5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 43: 0x55cb2e0b0bbc - std::thread::local::LocalKey::with::h08956b4a759f1f94 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 44: 0x55cb2e08f4a6 - async_global_executor::executor::block_on::h5253901fcdfd7c4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 45: 0x55cb2e091b34 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h2966408fceaceaef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:171:25 [INFO] [stdout] 46: 0x55cb2e08978a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h6203dc1cf0e8ed4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 47: 0x55cb2e0b1ded - std::thread::local::LocalKey::try_with::h952e5a3f080f058f [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 48: 0x55cb2e0b0d9e - std::thread::local::LocalKey::with::h80113322b01c78ee [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 49: 0x55cb2e089564 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h18813289499ff95b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 50: 0x55cb2e091a96 - async_std::task::builder::Builder::blocking::{{closure}}::hdbb3f9ec93569fe6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:168:17 [INFO] [stdout] 51: 0x55cb2e0b1a3f - std::thread::local::LocalKey::try_with::h8030d2eb81845eec [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 52: 0x55cb2e0b0e5c - std::thread::local::LocalKey::with::hb2e3edd2552b7acb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 53: 0x55cb2e0918e5 - async_std::task::builder::Builder::blocking::hdf10696cb0d0b18c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/builder.rs:161:9 [INFO] [stdout] 54: 0x55cb2e0aa299 - async_std::task::block_on::block_on::ha12422711e798a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.9.0/src/task/block_on.rs:33:5 [INFO] [stdout] 55: 0x55cb2e098ebe - fluvio_future::task::run_block_on::hb3f65bd9647c5edf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluvio-future-0.3.0/src/task.rs:69:5 [INFO] [stdout] 56: 0x55cb2e08dc41 - proxy::test_proxy_sync::hdb7353bf4e097ec2 [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:25:1 [INFO] [stdout] 57: 0x55cb2e08dbca - proxy::test_proxy_sync::{{closure}}::h589164a0559c8e2d [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:25:1 [INFO] [stdout] 58: 0x55cb2e0ad65e - core::ops::function::FnOnce::call_once::h64879fbfe87248b6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 59: 0x55cb2e0d88a3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55cb2e0d88a3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 61: 0x55cb2e0d7350 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 62: 0x55cb2e0d7350 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 63: 0x55cb2e0d7350 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 64: 0x55cb2e0d7350 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 65: 0x55cb2e0d7350 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 66: 0x55cb2e0d7350 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 67: 0x55cb2e0d7350 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 68: 0x55cb2e0b2622 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 69: 0x55cb2e0b2622 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 70: 0x55cb2e0b6398 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 71: 0x55cb2e0b6398 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 72: 0x55cb2e0b6398 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 73: 0x55cb2e0b6398 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 74: 0x55cb2e0b6398 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 75: 0x55cb2e0b6398 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 76: 0x55cb2e0b6398 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 77: 0x55cb2e3f60a7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 78: 0x55cb2e3f60a7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 79: 0x55cb2e3f60a7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 80: 0x7f166f1ab609 - start_thread [INFO] [stdout] 81: 0x7f166ef7b293 - clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_proxy_sync [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test proxy' [INFO] running `Command { std: "docker" "inspect" "66bc837274a2757740b4227627a8e61eb05b8b75000a6e7315a20146146dfc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66bc837274a2757740b4227627a8e61eb05b8b75000a6e7315a20146146dfc45", kill_on_drop: false }` [INFO] [stdout] 66bc837274a2757740b4227627a8e61eb05b8b75000a6e7315a20146146dfc45