[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpestana%2Fbeam-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gpestana/beam-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-9/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/algebra` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/curves` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/utils` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.3.1 [INFO] [stderr] Downloaded zeroize_derive v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 639db2aa1d679328a64402082f5337aa4a99131d3288d97badbac1bc8945e645 [INFO] running `Command { std: "docker" "start" "-a" "639db2aa1d679328a64402082f5337aa4a99131d3288d97badbac1bc8945e645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "639db2aa1d679328a64402082f5337aa4a99131d3288d97badbac1bc8945e645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639db2aa1d679328a64402082f5337aa4a99131d3288d97badbac1bc8945e645", kill_on_drop: false }` [INFO] [stdout] 639db2aa1d679328a64402082f5337aa4a99131d3288d97badbac1bc8945e645 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8820ff4f3d05f794ecc75b9d031d61128f21bbf19fb3879ded3eff3a06fea529 [INFO] running `Command { std: "docker" "start" "-a" "8820ff4f3d05f794ecc75b9d031d61128f21bbf19fb3879ded3eff3a06fea529", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pest v2.1.3 [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 quote v1.0.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [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 semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ark-ff v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [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 ark-ff-macros v0.1.0 (https://github.com/arkworks-rs/algebra#1ebaf957) [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 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 22.05s [INFO] running `Command { std: "docker" "inspect" "8820ff4f3d05f794ecc75b9d031d61128f21bbf19fb3879ded3eff3a06fea529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8820ff4f3d05f794ecc75b9d031d61128f21bbf19fb3879ded3eff3a06fea529", kill_on_drop: false }` [INFO] [stdout] 8820ff4f3d05f794ecc75b9d031d61128f21bbf19fb3879ded3eff3a06fea529 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6777fc378c8a46f8efe4fa5a741b0c8a9a2e51aaccb79362e8fab1625cc7f259 [INFO] running `Command { std: "docker" "start" "-a" "6777fc378c8a46f8efe4fa5a741b0c8a9a2e51aaccb79362e8fab1625cc7f259", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 9.36s [INFO] running `Command { std: "docker" "inspect" "6777fc378c8a46f8efe4fa5a741b0c8a9a2e51aaccb79362e8fab1625cc7f259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6777fc378c8a46f8efe4fa5a741b0c8a9a2e51aaccb79362e8fab1625cc7f259", kill_on_drop: false }` [INFO] [stdout] 6777fc378c8a46f8efe4fa5a741b0c8a9a2e51aaccb79362e8fab1625cc7f259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c463f8f25037c93f4b57873d2bcf12ab0fce40d26b9920344510e99b712032d [INFO] running `Command { std: "docker" "start" "-a" "4c463f8f25037c93f4b57873d2bcf12ab0fce40d26b9920344510e99b712032d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/beam_rs-5abcaf44a8c9223c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_e2e ... FAILED [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([14917241441575608094, 10163794576163912299, 5188876267200797764, 3662423767514379363, 8996392167942653081, 733039787278838538])), c1: Fp384(BigInteger384([3190752426160964076, 16733292578163995309, 7360661008147756228, 11912546108184686732, 7462080353628900314, 1316891469775811556])) }, c1: QuadExtField { c0: Fp384(BigInteger384([10600212877534928480, 10796774513444192811, 18185937208818853288, 14798300420075760094, 1465609101473251668, 1054563404091295367])), c1: Fp384(BigInteger384([14908274658441251782, 4322919619027544678, 10719781179432282467, 15036015866676062451, 8511835294453479261, 1596919465730988485])) }, c2: QuadExtField { c0: Fp384(BigInteger384([4171803018164388721, 9700904043062202793, 14367163421101179769, 1707451436414532504, 9552949259608872679, 1122288473365408200])), c1: Fp384(BigInteger384([1772075169067726656, 8404414809627540362, 12989163296488186468, 359769158542564901, 12694968327846086249, 865855553235817083])) } }, c1: CubicExtField { c0: QuadExtField { c0: Fp384(BigInteger384([16492711333621173763, 16493313606229654673, 17530825033268013393, 17289890720674663297, 10043021646967192876, 1660672484214723263])), c1: Fp384(BigInteger384([7792233407584660074, 11888996446178974597, 16830820712372289693, 2380531566403314231, 8276919634303014563, 1511874206906489408])) }, c1: QuadExtField { c0: Fp384(BigInteger384([11621533913369106581, 18295692600154554341, 9609556968322886759, 6913167048369206734, 4051123564222765653, 36318728493828332])), c1: Fp384(BigInteger384([15952728383708753216, 2741180745232628073, 3898461810576296580, 6936250918081172343, 197124132939776724, 526046906437827334])) }, c2: QuadExtField { c0: Fp384(BigInteger384([9945220929368873031, 17915172863338239937, 13808294826895080496, 6569069807486561204, 688017497204283494, 100037451120725068])), c1: Fp384(BigInteger384([15227703398684168839, 10281462910112794308, 3715126005283829376, 12334170217161397077, 15203388828211463058, 1805698044712012584])) } } }`, [INFO] [stdout] right: `QuadExtField { c0: CubicExtField { c0: QuadExtField { c0: Fp384(BigInteger384([17679620693700979437, 5984348599581057367, 4201776434114756194, 1537344119534049850, 13506710331392662232, 970297745276419505])), c1: Fp384(BigInteger384([7918736719135016556, 10369471962953620209, 4123261849438406528, 11223438636181720317, 16221865750802544408, 271965617714137703])) }, c1: QuadExtField { c0: Fp384(BigInteger384([15837729576707886524, 283850124880487212, 6341900367576280453, 14199858598022173048, 10298645591348685773, 53937827215322793])), c1: Fp384(BigInteger384([1070299583894643783, 15261683957878445858, 13393771644916137146, 5762201724513794308, 17256440302143214081, 537299453581949011])) }, c2: QuadExtField { c0: Fp384(BigInteger384([12737381832089634452, 7162718405340094084, 12293823637649417698, 1968222022100835306, 3163580779449665865, 317498188034455505])), c1: Fp384(BigInteger384([225671791998286903, 8295585721504499139, 15869283424198156423, 2190902386834556658, 6890813674268267788, 322775544429937661])) } }, c1: CubicExtField { c0: QuadExtField { c0: Fp384(BigInteger384([17496369885134125792, 4074296840773304919, 14725324111952599333, 10377173027756240258, 5012766300071206543, 1238774505699009852])), c1: Fp384(BigInteger384([7408108730606371483, 3194798729064407012, 14775677334123979096, 10337635480933747841, 13156333056195346631, 1301069856908056365])) }, c1: QuadExtField { c0: Fp384(BigInteger384([15129741149075501498, 13266622585603499354, 16873275448547958075, 15551224646475687722, 6171718444908567732, 586717718087085646])), c1: Fp384(BigInteger384([4923892582977422685, 2953221783578652280, 8496720754959577165, 10598879855454557929, 16288338997022210091, 723030888243958187])) }, c2: QuadExtField { c0: Fp384(BigInteger384([2138568132769112318, 15713551806014787569, 4443226103321685260, 722546062918178868, 12337481190512041384, 739764393003539507])), c1: Fp384(BigInteger384([14318567731709204109, 16202098632398811082, 12827415266231801285, 8750541697608991888, 17384092482006982363, 1436940807664154970])) } } }`', src/lib.rs:185:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56472823b8a0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56472823b8a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56472823b8a0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56472823b8a0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56472825e06c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x564728238955 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x56472823da0b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56472823da0b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56472823da0b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56472823d51c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56472823e0d4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x56472823dbb7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x56472823bd9c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56472823db19 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5647281727d1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56472825c988 - core::panicking::assert_failed_inner::hd10540743cd0e11a [INFO] [stdout] 16: 0x56472819f2ba - core::panicking::assert_failed::h0d6f93ef9518a576 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5647281a795d - beam_rs::test::test_e2e::h4f3058fb83ace442 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:185:9 [INFO] [stdout] 18: 0x5647281a743a - beam_rs::test::test_e2e::{{closure}}::hd5a46a6f048f812c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:168:5 [INFO] [stdout] 19: 0x56472819a7de - core::ops::function::FnOnce::call_once::h76ec84367a55b8aa [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5647281dab43 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5647281dab43 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5647281d95f8 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5647281d95f8 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5647281d95f8 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5647281d95f8 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5647281d95f8 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5647281d95f8 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5647281d95f8 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5647281a7d8d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5647281a7d8d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5647281ac568 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5647281ac568 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5647281ac568 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5647281ac568 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5647281ac568 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5647281ac568 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5647281ac568 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564728242c47 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x564728242c47 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x564728242c47 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7f8e942a9609 - start_thread [INFO] [stdout] 42: 0x7f8e94534293 - 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.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "4c463f8f25037c93f4b57873d2bcf12ab0fce40d26b9920344510e99b712032d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c463f8f25037c93f4b57873d2bcf12ab0fce40d26b9920344510e99b712032d", kill_on_drop: false }` [INFO] [stdout] 4c463f8f25037c93f4b57873d2bcf12ab0fce40d26b9920344510e99b712032d