[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] cd00fba73331a27c77fd276a1dfc639f20bd43d0 [INFO] testing infinyon/flv-tls-proxy against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-tls-proxy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-tls-proxy on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "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-1-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded flv-util v0.5.2 [INFO] [stderr] Downloaded fluvio-test-derive v0.1.1 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded fluvio-wasm-timer v0.2.5 [INFO] [stderr] Downloaded async-rustls v0.4.1 [INFO] [stderr] Downloaded async-global-executor v2.4.0 [INFO] [stderr] Downloaded async-lock v3.2.0 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] [stderr] Downloaded polling v3.3.1 [INFO] [stderr] Downloaded async-io v2.2.1 [INFO] [stderr] Downloaded event-listener v4.0.0 [INFO] [stderr] Downloaded ws_stream_wasm v0.7.4 [INFO] [stderr] Downloaded value-bag v1.4.2 [INFO] [stderr] Downloaded fluvio-future v0.6.2 [INFO] [stderr] Downloaded openssl-src v300.1.6+3.1.4 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edd2ca572ce437c8ba8dce762336b9ae9ab25c3b67fe1ac34ac156e4465a76cc [INFO] running `Command { std: "docker" "start" "-a" "edd2ca572ce437c8ba8dce762336b9ae9ab25c3b67fe1ac34ac156e4465a76cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edd2ca572ce437c8ba8dce762336b9ae9ab25c3b67fe1ac34ac156e4465a76cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd2ca572ce437c8ba8dce762336b9ae9ab25c3b67fe1ac34ac156e4465a76cc", kill_on_drop: false }` [INFO] [stdout] edd2ca572ce437c8ba8dce762336b9ae9ab25c3b67fe1ac34ac156e4465a76cc [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d88828b2bae38262851f6344e830d3cb5e2d558dadf3ffbc9efca55a66b9dea9 [INFO] running `Command { std: "docker" "start" "-a" "d88828b2bae38262851f6344e830d3cb5e2d558dadf3ffbc9efca55a66b9dea9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling async-io v2.2.1 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-global-executor v2.4.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling fluvio-future v0.6.2 [INFO] [stderr] Compiling flv-tls-proxy v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "d88828b2bae38262851f6344e830d3cb5e2d558dadf3ffbc9efca55a66b9dea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88828b2bae38262851f6344e830d3cb5e2d558dadf3ffbc9efca55a66b9dea9", kill_on_drop: false }` [INFO] [stdout] d88828b2bae38262851f6344e830d3cb5e2d558dadf3ffbc9efca55a66b9dea9 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab7e81b6f34961d96aeecb8239ce9333e1d41a3dca0bcc5f8614e1dcb45139f3 [INFO] running `Command { std: "docker" "start" "-a" "ab7e81b6f34961d96aeecb8239ce9333e1d41a3dca0bcc5f8614e1dcb45139f3", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling fluvio-test-derive v0.1.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling async-io v2.2.1 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-global-executor v2.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling fluvio-future v0.6.2 [INFO] [stderr] Compiling flv-tls-proxy v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.56s [INFO] running `Command { std: "docker" "inspect" "ab7e81b6f34961d96aeecb8239ce9333e1d41a3dca0bcc5f8614e1dcb45139f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7e81b6f34961d96aeecb8239ce9333e1d41a3dca0bcc5f8614e1dcb45139f3", kill_on_drop: false }` [INFO] [stdout] ab7e81b6f34961d96aeecb8239ce9333e1d41a3dca0bcc5f8614e1dcb45139f3 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f429a85b506ba549b2dc19d6c2797aecab81bea0d4dc51d9cc0eca6137bab10 [INFO] running `Command { std: "docker" "start" "-a" "3f429a85b506ba549b2dc19d6c2797aecab81bea0d4dc51d9cc0eca6137bab10", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flv_tls_proxy-c0f24589560fc672) [INFO] [stdout] [INFO] [stderr] Running tests/proxy.rs (/opt/rustwide/target/debug/deps/proxy-09d602b967f7d19d) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2024-07-02T02:19:39.864502Z ERROR flv_tls_proxy::proxy: error handshaking: HandshakeError: the handshake failed: error:0A000415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:ssl/record/rec_layer_s3.c:1586:SSL alert number 45 from source: 127.0.0.1:45970 [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 tests/proxy.rs:94:14: [INFO] [stdout] tls failed: HandshakeError(Failure(MidHandshakeSslStream { stream: SslStream { stream: Async { source: Source { raw: 10, key: 1, state: Mutex { data: [Direction { tick: 3, ticks: None, waker: None, wakers: Slab { len: 0, cap: 4 } }, Direction { tick: 1, ticks: None, waker: None, wakers: Slab { len: 0, cap: 4 } }], poisoned: false, .. } }, io: Some(TcpStream { addr: 127.0.0.1:45970, peer: 127.0.0.1:20000, fd: 10 }) }, ssl: Ssl { state: "error", verify_result: X509VerifyResult { code: 10, error: "certificate has expired" } } }, error: Error { code: ErrorCode(1), cause: Some(Ssl(ErrorStack([Error { code: 167772294, library: "SSL routines", function: "tls_post_process_server_certificate", reason: "certificate verify failed", file: "ssl/statem/statem_clnt.c", line: 1889 }]))) } })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56342a8a3a75 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56342a8a3a75 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56342a8a3a75 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56342a8a3a75 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56342a8cf8eb - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56342a8cf8eb - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x56342a8a0bdf - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x56342a8a384e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56342a8a384e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56342a8a51c9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x56342a8a4e8e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x56342a208cca - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x56342a208cca - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x56342a8a5796 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x56342a8a5796 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x56342a8a5544 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x56342a8a3f39 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x56342a8a5277 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x56342a19bab3 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56342a19c026 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x56342a1c6797 - core::result::Result::expect::h6619ba5935647f5c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x56342a1b15bc - proxy::run_test::{{closure}}::{{closure}}::h354b13ff84e2bddf [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:91:30 [INFO] [stdout] 22: 0x56342a1d04cc - as core::future::future::Future>::poll::hb4be037dcdfdf010 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:374:39 [INFO] [stdout] 23: 0x56342a1d0965 - as core::future::future::Future>::poll::hc7617a92a9b3c558 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-1.13.0/src/future.rs:380:39 [INFO] [stdout] 24: 0x56342a1af377 - proxy::run_test::{{closure}}::h9f972cf2c60a2cc9 [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:127:59 [INFO] [stdout] 25: 0x56342a1b32a9 - proxy::test_proxy_sync::test_proxy::{{closure}}::h6148c56ddbfe206f [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:39:6 [INFO] [stdout] 26: 0x56342a1b34d6 - proxy::test_proxy_sync::{{closure}}::hed4f7f2b475f26df [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:25:1 [INFO] [stdout] 27: 0x56342a1c4c61 - as core::future::future::Future>::poll::{{closure}}::he9861c3ebf01d794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/builder.rs:199:17 [INFO] [stdout] 28: 0x56342a1d525d - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he01cc079bd7da2dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 29: 0x56342a1b8a77 - std::thread::local::LocalKey::try_with::h64b5c6dc150ef037 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 30: 0x56342a1b7ddd - std::thread::local::LocalKey::with::h712d395522f5e933 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 31: 0x56342a1d4cff - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1c1aeaeafcdeeb47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 32: 0x56342a1c4b4d - as core::future::future::Future>::poll::hdf319d01da40cbfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/builder.rs:197:13 [INFO] [stdout] 33: 0x56342a1d0350 - as core::future::future::Future>::poll::hfa7b0ad11861cf4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-2.1.0/src/future.rs:446:33 [INFO] [stdout] 34: 0x56342a1c1a46 - async_executor::Executor::run::{{closure}}::hc09f67ee337ff664 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.8.0/src/lib.rs:261:32 [INFO] [stdout] 35: 0x56342a1c15c4 - async_executor::LocalExecutor::run::{{closure}}::h576da089434e5b96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.8.0/src/lib.rs:480:34 [INFO] [stdout] 36: 0x56342a1d16a1 - async_io::driver::block_on::{{closure}}::h4fb2bedcc4f5c2a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.2.1/src/driver.rs:199:37 [INFO] [stdout] 37: 0x56342a1b85ee - std::thread::local::LocalKey::try_with::h3d018042911b35bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 38: 0x56342a1b7d4d - std::thread::local::LocalKey::with::h54fd5e9305365e14 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 39: 0x56342a1d12b6 - async_io::driver::block_on::h863b1a8e9e1fc956 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.2.1/src/driver.rs:175:5 [INFO] [stdout] 40: 0x56342a1bc13c - async_global_executor::reactor::block_on::{{closure}}::h81371de4c24298bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.0/src/reactor.rs:3:18 [INFO] [stdout] 41: 0x56342a1bc0ec - async_global_executor::reactor::block_on::hb354a7b406b92925 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.0/src/reactor.rs:12:5 [INFO] [stdout] 42: 0x56342a1b7bb5 - async_global_executor::executor::block_on::{{closure}}::h7a8ab11d5f413692 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.0/src/executor.rs:26:36 [INFO] [stdout] 43: 0x56342a1b8edf - std::thread::local::LocalKey::try_with::hd367e99497f0ff0d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 44: 0x56342a1b7ecd - std::thread::local::LocalKey::with::he2614dbfeec89bbd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 45: 0x56342a1b7b34 - async_global_executor::executor::block_on::h577020053cffe3b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.0/src/executor.rs:26:5 [INFO] [stdout] 46: 0x56342a1c94e4 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::ha6310a07e0a65c12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/builder.rs:171:25 [INFO] [stdout] 47: 0x56342a1d539b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hfc4cab6fca4f3c06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 48: 0x56342a1b835d - std::thread::local::LocalKey::try_with::h299a8740139298ae [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 49: 0x56342a1b7bed - std::thread::local::LocalKey::with::h1e9d1a7da5405bee [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 50: 0x56342a1d4e56 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::heafd50ac1d841f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 51: 0x56342a1c9439 - async_std::task::builder::Builder::blocking::{{closure}}::hdb42cba049f08b26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/builder.rs:168:17 [INFO] [stdout] 52: 0x56342a1b913f - std::thread::local::LocalKey::try_with::heb90439ad4a09539 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:286:12 [INFO] [stdout] 53: 0x56342a1b7cbd - std::thread::local::LocalKey::with::h33fdd2a2f935f3db [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 54: 0x56342a1c90c5 - async_std::task::builder::Builder::blocking::h33e9218316b58462 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/builder.rs:161:9 [INFO] [stdout] 55: 0x56342a1ce70d - async_std::task::block_on::block_on::h955bd29c7b129814 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.12.0/src/task/block_on.rs:33:5 [INFO] [stdout] 56: 0x56342a1b285d - proxy::test_proxy_sync::h36702a9053141bd7 [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:25:1 [INFO] [stdout] 57: 0x56342a1b2817 - proxy::test_proxy_sync::{{closure}}::haf897063fe031862 [INFO] [stdout] at /opt/rustwide/workdir/tests/proxy.rs:25:14 [INFO] [stdout] 58: 0x56342a1b3936 - core::ops::function::FnOnce::call_once::hc1cb98304a47081d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x56342a20d6ab - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: 0x56342a20d6ab - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 61: 0x56342a20cdb1 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 62: 0x56342a20cdb1 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 63: 0x56342a20cdb1 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 64: 0x56342a20cdb1 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 65: 0x56342a20cdb1 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 66: 0x56342a20cdb1 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 67: 0x56342a20cdb1 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 68: 0x56342a1d5834 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 69: 0x56342a1d5834 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 70: 0x56342a1da2a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 71: 0x56342a1da2a2 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x56342a1da2a2 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 73: 0x56342a1da2a2 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 74: 0x56342a1da2a2 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 75: 0x56342a1da2a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 76: 0x56342a1da2a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x56342a8a9b5b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 78: 0x56342a8a9b5b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 79: 0x56342a8a9b5b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 80: 0x7f03b6e89ac3 - [INFO] [stdout] 81: 0x7f03b6f1aa04 - __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.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test proxy` [INFO] running `Command { std: "docker" "inspect" "3f429a85b506ba549b2dc19d6c2797aecab81bea0d4dc51d9cc0eca6137bab10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f429a85b506ba549b2dc19d6c2797aecab81bea0d4dc51d9cc0eca6137bab10", kill_on_drop: false }` [INFO] [stdout] 3f429a85b506ba549b2dc19d6c2797aecab81bea0d4dc51d9cc0eca6137bab10 [INFO] testing infinyon/flv-tls-proxy against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fflv-tls-proxy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/infinyon/flv-tls-proxy on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "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-1-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dfda6f17262c697daa7da4d3ba1ad707a2072ea82165dd35572308eff13cdf0 [INFO] running `Command { std: "docker" "start" "-a" "7dfda6f17262c697daa7da4d3ba1ad707a2072ea82165dd35572308eff13cdf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dfda6f17262c697daa7da4d3ba1ad707a2072ea82165dd35572308eff13cdf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dfda6f17262c697daa7da4d3ba1ad707a2072ea82165dd35572308eff13cdf0", kill_on_drop: false }` [INFO] [stdout] 7dfda6f17262c697daa7da4d3ba1ad707a2072ea82165dd35572308eff13cdf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 685f1bfd98a75f0564b87bbd3f5ce9e7bcd8ce827eca055536a12cc133d637e2 [INFO] running `Command { std: "docker" "start" "-a" "685f1bfd98a75f0564b87bbd3f5ce9e7bcd8ce827eca055536a12cc133d637e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "685f1bfd98a75f0564b87bbd3f5ce9e7bcd8ce827eca055536a12cc133d637e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "685f1bfd98a75f0564b87bbd3f5ce9e7bcd8ce827eca055536a12cc133d637e2", kill_on_drop: false }` [INFO] [stdout] 685f1bfd98a75f0564b87bbd3f5ce9e7bcd8ce827eca055536a12cc133d637e2