[INFO] cloning repository https://github.com/gpestana/beam-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpestana/beam-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeb18eb3556f356e18afd583ac927c34cdc3d6ef [INFO] testing gpestana/beam-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gpestana/beam-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gpestana/beam-rs [INFO] finished tweaking git repo https://github.com/gpestana/beam-rs [INFO] tweaked toml for git repo https://github.com/gpestana/beam-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/gpestana/beam-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9132d29c006e50c7ac096748993acd92e626128b876487d92487ba2d80087f96 [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" "9132d29c006e50c7ac096748993acd92e626128b876487d92487ba2d80087f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9132d29c006e50c7ac096748993acd92e626128b876487d92487ba2d80087f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9132d29c006e50c7ac096748993acd92e626128b876487d92487ba2d80087f96", kill_on_drop: false }` [INFO] [stdout] 9132d29c006e50c7ac096748993acd92e626128b876487d92487ba2d80087f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] e188d20e2e80c345474b42260e8774f337bebcbbdf495b92cdff89f27ef36279 [INFO] running `Command { std: "docker" "start" "-a" "e188d20e2e80c345474b42260e8774f337bebcbbdf495b92cdff89f27ef36279", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ark-std v0.1.0 (https://github.com/arkworks-rs/utils#b37f1c8f) [INFO] [stderr] Compiling ark-serialize v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling ark-ff-macros v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling ark-ec v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [INFO] [stderr] Compiling beam-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "e188d20e2e80c345474b42260e8774f337bebcbbdf495b92cdff89f27ef36279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e188d20e2e80c345474b42260e8774f337bebcbbdf495b92cdff89f27ef36279", kill_on_drop: false }` [INFO] [stdout] e188d20e2e80c345474b42260e8774f337bebcbbdf495b92cdff89f27ef36279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] c894798dffc9c7c6e45003c5c88461c91623e5a43476ef475fb609bdd631a178 [INFO] running `Command { std: "docker" "start" "-a" "c894798dffc9c7c6e45003c5c88461c91623e5a43476ef475fb609bdd631a178", kill_on_drop: false }` [INFO] [stderr] Compiling ark-bls12-381 v0.1.0 (https://github.com/arkworks-rs/curves?rev=39c58df#39c58df3) [INFO] [stderr] Compiling beam-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.22s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/beam_rs-854cde65dbdb60af) [INFO] running `Command { std: "docker" "inspect" "c894798dffc9c7c6e45003c5c88461c91623e5a43476ef475fb609bdd631a178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c894798dffc9c7c6e45003c5c88461c91623e5a43476ef475fb609bdd631a178", kill_on_drop: false }` [INFO] [stdout] c894798dffc9c7c6e45003c5c88461c91623e5a43476ef475fb609bdd631a178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5fc9d8a192198792317905e865507eba7d4fe160bf9f5874dc60929b05e78cab [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" "5fc9d8a192198792317905e865507eba7d4fe160bf9f5874dc60929b05e78cab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beam_rs-854cde65dbdb60af) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_e2e ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_e2e stdout ---- [INFO] [stdout] thread 'test::test_e2e' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `QuadExtField { c0: CubicExtField { c0: QuadExtField { c0: Fp384(BigInteger384([13912394037046260529, 12243256166706472389, 5060493570589190345, 2250121285041948001, 2702297516687766730, 429628358551865669])), c1: Fp384(BigInteger384([15505119856743533128, 15142491588371595255, 12963473227798868309, 6416732036450295737, 17408347213401266506, 376988935382335669])) }, c1: QuadExtField { c0: Fp384(BigInteger384([11267811769814558298, 5694222816832065315, 13761513538893711220, 14471831588103461053, 4087988667288539464, 1009521213683925087])), c1: Fp384(BigInteger384([10749722971032314329, 5222580578724223570, 11028875711711193067, 17949257697313859662, 5563778935302811288, 1010694559454158073])) }, c2: QuadExtField { c0: Fp384(BigInteger384([14234568788784705186, 14430630054545804029, 12457926149142922261, 14471734032598830847, 16104850185477915238, 393994543430693186])), c1: Fp384(BigInteger384([7590337219108541482, 8543700509449876509, 3916597472576023318, 11682573113238150022, 8149379986509505709, 708511697821614077])) } }, c1: CubicExtField { c0: QuadExtField { c0: Fp384(BigInteger384([7399142798539210299, 9291024020225762357, 955539296283976686, 194870844577704722, 11989389557033668999, 909181766203593190])), c1: Fp384(BigInteger384([8719186929073422603, 13343167692453294014, 2240896264388977542, 8638582947081627671, 5354573789754403079, 395788578642113868])) }, c1: QuadExtField { c0: Fp384(BigInteger384([10227474939869927162, 16093579320997409821, 14814886902984167066, 6062460896147442768, 17130912224648514320, 1773138420973170481])), c1: Fp384(BigInteger384([2152093970299190327, 16511108022233339335, 9504378562986306016, 11705486892424674737, 7983125397111266061, 5043671848804275])) }, c2: QuadExtField { c0: Fp384(BigInteger384([6276701746969117995, 17959585917847114131, 14087006569662664605, 8455383614844354941, 3721271346832767470, 68288867764842935])), c1: Fp384(BigInteger384([15979767356057098805, 227893631823033943, 9443879130733667489, 577111055542061569, 11135592876070331774, 505511144779219363])) } } }`, [INFO] [stdout] right: `QuadExtField { c0: CubicExtField { c0: QuadExtField { c0: Fp384(BigInteger384([9711503122072088640, 791064439122895245, 5114817409957642058, 3079399872280411816, 9119889702545405904, 1049709990362141658])), c1: Fp384(BigInteger384([15453535571902102272, 4788836794909378924, 5757343187925595327, 15447625917566299034, 4707335039504996940, 1464437538927445331])) }, c1: QuadExtField { c0: Fp384(BigInteger384([16357149200471349848, 6957592830234503548, 16799264197264321357, 5196777122574046260, 8662578459063029447, 406425661078821035])), c1: Fp384(BigInteger384([11894078993219604163, 2094398076034883140, 10422630283017285568, 6955694159279369131, 13279237681264894828, 1564834951709084745])) }, c2: QuadExtField { c0: Fp384(BigInteger384([513881065603785548, 12963381220558808738, 9814238621529491582, 14560106273875054190, 4870015125767981374, 1101788659358029617])), c1: Fp384(BigInteger384([10848331714976325002, 16477004105458973273, 7619232207132470936, 10794725482418326868, 3927900815370780805, 625073161448543469])) } }, c1: CubicExtField { c0: QuadExtField { c0: Fp384(BigInteger384([13855343444641238294, 16961323251684564334, 8869271234062589385, 14636385307661964363, 16246269837690362113, 753642134439325134])), c1: Fp384(BigInteger384([12877283200539685216, 3894534897577773371, 8623905377708176556, 17356923225796261737, 12786037904340001599, 1550631599684171977])) }, c1: QuadExtField { c0: Fp384(BigInteger384([9635330470971355315, 3185377157305810239, 11204042641360558401, 1726887374495627254, 2045134874907544224, 856119031206708157])), c1: Fp384(BigInteger384([6511716025197215765, 11879811884491931119, 12529191271199210798, 11671904130443109591, 8545077063690640987, 1125350224777110003])) }, c2: QuadExtField { c0: Fp384(BigInteger384([13765116664647891796, 5820089963850856855, 3330395353220841238, 5736250159565034154, 3509017200777816710, 1801525610500235623])), c1: Fp384(BigInteger384([2619779738712822559, 6868151852346515204, 4530944324971662009, 6742108741034974892, 5171923185888716857, 940671718320877839])) } } }`', src/lib.rs:185:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5602d3cd237d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5602d3cd237d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5602d3cd237d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5602d3cd237d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5602d3cf4c9c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5602d3cced41 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5602d3cd40c5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5602d3cd40c5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5602d3cd40c5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5602d3cd3db4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5602d3cd4612 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5602d3cd44f7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5602d3cd2834 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5602d3cd4229 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5602d3c01843 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5602d3cf3868 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x5602d3c2757a - core::panicking::assert_failed::hd05b569648d4d906 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5602d3c3305a - beam_rs::test::test_e2e::he5ca99fca850aa8d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:185:9 [INFO] [stdout] 18: 0x5602d3c32b3a - beam_rs::test::test_e2e::{{closure}}::h76d1d4c88fc3d714 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:168:5 [INFO] [stdout] 19: 0x5602d3c2421e - core::ops::function::FnOnce::call_once::hc34050c4e639c2c3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5602d3c6b1a3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5602d3c6b1a3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5602d3c69f59 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x5602d3c69f59 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5602d3c69f59 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5602d3c69f59 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5602d3c69f59 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5602d3c69f59 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5602d3c69f59 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5602d3c3610e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5602d3c3610e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5602d3c3b678 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5602d3c3b678 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5602d3c3b678 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5602d3c3b678 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5602d3c3b678 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5602d3c3b678 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5602d3c3b678 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5602d3cd8e23 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x5602d3cd8e23 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x5602d3cd8e23 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe3b9d4f609 - start_thread [INFO] [stdout] 42: 0x7fe3b9fd8163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_e2e [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5fc9d8a192198792317905e865507eba7d4fe160bf9f5874dc60929b05e78cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc9d8a192198792317905e865507eba7d4fe160bf9f5874dc60929b05e78cab", kill_on_drop: false }` [INFO] [stdout] 5fc9d8a192198792317905e865507eba7d4fe160bf9f5874dc60929b05e78cab