[INFO] fetching crate monoio-codec 0.0.1... [INFO] testing monoio-codec-0.0.1 against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] extracting crate monoio-codec 0.0.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate monoio-codec 0.0.1 on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking crates.io crate monoio-codec 0.0.1 [INFO] finished tweaking crates.io crate monoio-codec 0.0.1 [INFO] tweaked toml for crates.io crate monoio-codec 0.0.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b053a37a643744e5cc1a24641b9bef7262265be2d584c73e9d5e504e0380c522 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b053a37a643744e5cc1a24641b9bef7262265be2d584c73e9d5e504e0380c522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b053a37a643744e5cc1a24641b9bef7262265be2d584c73e9d5e504e0380c522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b053a37a643744e5cc1a24641b9bef7262265be2d584c73e9d5e504e0380c522", kill_on_drop: false }` [INFO] [stdout] b053a37a643744e5cc1a24641b9bef7262265be2d584c73e9d5e504e0380c522 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 260c66b0d0afb55a8c9dd498a973a777a6e4d94ba2edd92f11df6ba9f396c1fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "260c66b0d0afb55a8c9dd498a973a777a6e4d94ba2edd92f11df6ba9f396c1fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling io-uring v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling os_socketaddr v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling monoio v0.0.6 [INFO] [stderr] Compiling monoio-codec v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.61s [INFO] running `Command { std: "docker" "inspect" "260c66b0d0afb55a8c9dd498a973a777a6e4d94ba2edd92f11df6ba9f396c1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260c66b0d0afb55a8c9dd498a973a777a6e4d94ba2edd92f11df6ba9f396c1fb", kill_on_drop: false }` [INFO] [stdout] 260c66b0d0afb55a8c9dd498a973a777a6e4d94ba2edd92f11df6ba9f396c1fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5152f0c4fc7d1c31f2d3af1a993b1e6b5e8495fc52456ca4d6c1c67e8beeba2 [INFO] running `Command { std: "docker" "start" "-a" "d5152f0c4fc7d1c31f2d3af1a993b1e6b5e8495fc52456ca4d6c1c67e8beeba2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling monoio-macros v0.0.3 [INFO] [stderr] Compiling io-uring v0.5.3 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling os_socketaddr v0.2.1 [INFO] [stderr] Compiling monoio v0.0.6 [INFO] [stderr] Compiling monoio-codec v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.90s [INFO] running `Command { std: "docker" "inspect" "d5152f0c4fc7d1c31f2d3af1a993b1e6b5e8495fc52456ca4d6c1c67e8beeba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5152f0c4fc7d1c31f2d3af1a993b1e6b5e8495fc52456ca4d6c1c67e8beeba2", kill_on_drop: false }` [INFO] [stdout] d5152f0c4fc7d1c31f2d3af1a993b1e6b5e8495fc52456ca4d6c1c67e8beeba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfc25e3d49e311f988c5de4377612595c8ba93fbd9c6e5a554082856d19ff545 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dfc25e3d49e311f988c5de4377612595c8ba93fbd9c6e5a554082856d19ff545", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monoio_codec-c1fc0d2d9df28493) [INFO] [stderr] Running tests/framed_read.rs (/opt/rustwide/target/debug/deps/framed_read-b17fa9cad1119456) [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] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test legacy_read_multi_frame_in_packet_after_codec_changed ... ok [INFO] [stdout] test legacy_read_partial_then_err ... ok [INFO] [stdout] test legacy_read_multi_frame_in_packet ... ok [INFO] [stdout] test legacy_read_multi_frame_across_packets ... ok [INFO] [stdout] test legacy_read_err ... ok [INFO] [stdout] test legacy_read_eof_then_resume ... ok [INFO] [stdout] test legacy_multi_frames_on_eof ... ok [INFO] [stdout] test legacy_data_remaining_is_error ... ok [INFO] [stdout] test legacy_huge_size ... ok [INFO] [stdout] test uring_read_eof_then_resume ... ok [INFO] [stdout] test uring_read_partial_then_err ... ok [INFO] [stdout] test uring_data_remaining_is_error ... ok [INFO] [stdout] test uring_read_multi_frame_across_packets ... ok [INFO] [stdout] test uring_huge_size ... ok [INFO] [stdout] test uring_read_multi_frame_in_packet ... ok [INFO] [stdout] test uring_read_err ... ok [INFO] [stdout] test uring_multi_frames_on_eof ... FAILED [INFO] [stdout] test uring_read_multi_frame_in_packet_after_codec_changed ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- uring_multi_frames_on_eof stdout ---- [INFO] [stdout] thread 'uring_multi_frames_on_eof' panicked at 'Failed building the Runtime: Os { code: 12, kind: OutOfMemory, message: "Cannot allocate memory" }', tests/framed_read.rs:199:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564c46cdb80 - std::backtrace_rs::backtrace::libunwind::trace::h552106febb15e17e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5564c46cdb80 - std::backtrace_rs::backtrace::trace_unsynchronized::hf7774f161cb6a040 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564c46cdb80 - std::sys_common::backtrace::_print_fmt::h0c305f5052d81630 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5564c46cdb80 - ::fmt::h64b3e0a8deb0a611 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5564c46f080c - core::fmt::write::h8f671d0f7992fdc6 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x5564c46ca5a5 - std::io::Write::write_fmt::hd208f914b48a2290 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x5564c46cf5c1 - std::sys_common::backtrace::_print::h9fa97aca0ed3f804 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5564c46cf5c1 - std::sys_common::backtrace::print::haab86c3a36d9a53e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5564c46cf5c1 - std::panicking::default_hook::{{closure}}::h97ac82ba40b3820b [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5564c46cf216 - std::panicking::default_hook::h3a2e40383cd02365 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5564c46cfc63 - std::panicking::rust_panic_with_hook::h91242c0d4adecfe2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5564c46cfb57 - std::panicking::begin_panic_handler::{{closure}}::h627cf56a9a0a9517 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5564c46ce054 - std::sys_common::backtrace::__rust_end_short_backtrace::hf13451d299824903 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5564c46cf882 - rust_begin_unwind [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5564c4622db3 - core::panicking::panic_fmt::ha6799a5d9621aa13 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5564c4622ea3 - core::result::unwrap_failed::h1269578c25bb65c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x5564c46379fc - core::result::Result::expect::h9957a7233b4fcbef [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x5564c462c502 - framed_read::uring_multi_frames_on_eof::h461155eee0f6851a [INFO] [stdout] at /opt/rustwide/workdir/tests/framed_read.rs:199:5 [INFO] [stdout] 18: 0x5564c462c42a - framed_read::uring_multi_frames_on_eof::{{closure}}::h14455b57c23098a0 [INFO] [stdout] at /opt/rustwide/workdir/tests/framed_read.rs:174:7 [INFO] [stdout] 19: 0x5564c463b7de - core::ops::function::FnOnce::call_once::hfe31d163a776b2d0 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5564c46888e3 - core::ops::function::FnOnce::call_once::h0f9e5c16f2fad3fe [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5564c46888e3 - test::__rust_begin_short_backtrace::h6b395b12fb47e0c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x5564c468767c - as core::ops::function::FnOnce>::call_once::h116a04ad1adfbba8 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 23: 0x5564c468767c - as core::ops::function::FnOnce<()>>::call_once::h237703400c3f95d2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5564c468767c - std::panicking::try::do_call::hb6f7087c5161b13a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5564c468767c - std::panicking::try::h40eb70910e5ec9fc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5564c468767c - std::panic::catch_unwind::h9011aaff4baefe1e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5564c468767c - test::run_test_in_process::haab9d5dbf92a97fd [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x5564c468767c - test::run_test::run_test_inner::{{closure}}::h431ff305408eb101 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x5564c46532bc - test::run_test::run_test_inner::{{closure}}::h1761b84f3aff0780 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x5564c46532bc - std::sys_common::backtrace::__rust_begin_short_backtrace::heac1883bddbbfcd9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5564c46592cf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h509e89854d46123e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x5564c46592cf - as core::ops::function::FnOnce<()>>::call_once::h1b05c47dc35673b3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5564c46592cf - std::panicking::try::do_call::hd58695587ce4c228 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5564c46592cf - std::panicking::try::hc017871f7aa94d61 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5564c46592cf - std::panic::catch_unwind::h38b4473a1f81bb80 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5564c46592cf - std::thread::Builder::spawn_unchecked_::{{closure}}::h361d7687a745025a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x5564c46592cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h647e812f95f891a3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5564c46d41e3 - as core::ops::function::FnOnce>::call_once::hd2e3a9e0ae7d8026 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x5564c46d41e3 - as core::ops::function::FnOnce>::call_once::h4798a92ee79456cc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x5564c46d41e3 - std::sys::unix::thread::Thread::new::thread_start::h9be4f412ada0f0f9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fbfc6d33609 - start_thread [INFO] [stdout] 42: 0x7fbfc6b01133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- uring_read_multi_frame_in_packet_after_codec_changed stdout ---- [INFO] [stdout] thread 'uring_read_multi_frame_in_packet_after_codec_changed' panicked at 'Failed building the Runtime: Os { code: 12, kind: OutOfMemory, message: "Cannot allocate memory" }', tests/framed_read.rs:111:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564c46cdb80 - std::backtrace_rs::backtrace::libunwind::trace::h552106febb15e17e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5564c46cdb80 - std::backtrace_rs::backtrace::trace_unsynchronized::hf7774f161cb6a040 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564c46cdb80 - std::sys_common::backtrace::_print_fmt::h0c305f5052d81630 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5564c46cdb80 - ::fmt::h64b3e0a8deb0a611 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5564c46f080c - core::fmt::write::h8f671d0f7992fdc6 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x5564c46ca5a5 - std::io::Write::write_fmt::hd208f914b48a2290 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x5564c46cf5c1 - std::sys_common::backtrace::_print::h9fa97aca0ed3f804 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5564c46cf5c1 - std::sys_common::backtrace::print::haab86c3a36d9a53e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5564c46cf5c1 - std::panicking::default_hook::{{closure}}::h97ac82ba40b3820b [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5564c46cf216 - std::panicking::default_hook::h3a2e40383cd02365 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5564c46cfc63 - std::panicking::rust_panic_with_hook::h91242c0d4adecfe2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5564c46cfb57 - std::panicking::begin_panic_handler::{{closure}}::h627cf56a9a0a9517 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5564c46ce054 - std::sys_common::backtrace::__rust_end_short_backtrace::hf13451d299824903 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5564c46cf882 - rust_begin_unwind [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5564c4622db3 - core::panicking::panic_fmt::ha6799a5d9621aa13 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5564c4622ea3 - core::result::unwrap_failed::h1269578c25bb65c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1805:5 [INFO] [stdout] 16: 0x5564c46379fc - core::result::Result::expect::h9957a7233b4fcbef [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/result.rs:1055:23 [INFO] [stdout] 17: 0x5564c46274c2 - framed_read::uring_read_multi_frame_in_packet_after_codec_changed::h1de2ab7c0a0299a3 [INFO] [stdout] at /opt/rustwide/workdir/tests/framed_read.rs:111:5 [INFO] [stdout] 18: 0x5564c46273ea - framed_read::uring_read_multi_frame_in_packet_after_codec_changed::{{closure}}::h068200bc99be8fc4 [INFO] [stdout] at /opt/rustwide/workdir/tests/framed_read.rs:102:7 [INFO] [stdout] 19: 0x5564c463b6de - core::ops::function::FnOnce::call_once::hdcbdaeab76688164 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x5564c46888e3 - core::ops::function::FnOnce::call_once::h0f9e5c16f2fad3fe [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x5564c46888e3 - test::__rust_begin_short_backtrace::h6b395b12fb47e0c7 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:572:5 [INFO] [stdout] 22: 0x5564c468767c - as core::ops::function::FnOnce>::call_once::h116a04ad1adfbba8 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 23: 0x5564c468767c - as core::ops::function::FnOnce<()>>::call_once::h237703400c3f95d2 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5564c468767c - std::panicking::try::do_call::hb6f7087c5161b13a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5564c468767c - std::panicking::try::h40eb70910e5ec9fc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5564c468767c - std::panic::catch_unwind::h9011aaff4baefe1e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5564c468767c - test::run_test_in_process::haab9d5dbf92a97fd [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:595:18 [INFO] [stdout] 28: 0x5564c468767c - test::run_test::run_test_inner::{{closure}}::h431ff305408eb101 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:489:39 [INFO] [stdout] 29: 0x5564c46532bc - test::run_test::run_test_inner::{{closure}}::h1761b84f3aff0780 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/test/src/lib.rs:516:37 [INFO] [stdout] 30: 0x5564c46532bc - std::sys_common::backtrace::__rust_begin_short_backtrace::heac1883bddbbfcd9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5564c46592cf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h509e89854d46123e [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 32: 0x5564c46592cf - as core::ops::function::FnOnce<()>>::call_once::h1b05c47dc35673b3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5564c46592cf - std::panicking::try::do_call::hd58695587ce4c228 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5564c46592cf - std::panicking::try::hc017871f7aa94d61 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5564c46592cf - std::panic::catch_unwind::h38b4473a1f81bb80 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5564c46592cf - std::thread::Builder::spawn_unchecked_::{{closure}}::h361d7687a745025a [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 37: 0x5564c46592cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h647e812f95f891a3 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x5564c46d41e3 - as core::ops::function::FnOnce>::call_once::hd2e3a9e0ae7d8026 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x5564c46d41e3 - as core::ops::function::FnOnce>::call_once::h4798a92ee79456cc [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 40: 0x5564c46d41e3 - std::sys::unix::thread::Thread::new::thread_start::h9be4f412ada0f0f9 [INFO] [stdout] at /rustc/5bc97a20e5cc382ae6d19f727a9e73eeb2734548/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fbfc6d33609 - start_thread [INFO] [stdout] 42: 0x7fbfc6b01133 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] uring_multi_frames_on_eof [INFO] [stdout] uring_read_multi_frame_in_packet_after_codec_changed [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test framed_read' [INFO] running `Command { std: "docker" "inspect" "dfc25e3d49e311f988c5de4377612595c8ba93fbd9c6e5a554082856d19ff545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc25e3d49e311f988c5de4377612595c8ba93fbd9c6e5a554082856d19ff545", kill_on_drop: false }` [INFO] [stdout] dfc25e3d49e311f988c5de4377612595c8ba93fbd9c6e5a554082856d19ff545