[INFO] cloning repository https://github.com/JakeHillion/netcombiner-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakeHillion/netcombiner-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeHillion%2Fnetcombiner-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakeHillion%2Fnetcombiner-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5acf4c62116f278d8d70fd1ad36c94a2cc71aabf [INFO] testing JakeHillion/netcombiner-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%2FJakeHillion%2Fnetcombiner-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JakeHillion/netcombiner-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/JakeHillion/netcombiner-rs [INFO] finished tweaking git repo https://github.com/JakeHillion/netcombiner-rs [INFO] tweaked toml for git repo https://github.com/JakeHillion/netcombiner-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JakeHillion/netcombiner-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] eea3d929de411d25c6aa2772e97a8b1ba86ce54dddc9b36a69e0bdc21fb72229 [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" "eea3d929de411d25c6aa2772e97a8b1ba86ce54dddc9b36a69e0bdc21fb72229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eea3d929de411d25c6aa2772e97a8b1ba86ce54dddc9b36a69e0bdc21fb72229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea3d929de411d25c6aa2772e97a8b1ba86ce54dddc9b36a69e0bdc21fb72229", kill_on_drop: false }` [INFO] [stdout] eea3d929de411d25c6aa2772e97a8b1ba86ce54dddc9b36a69e0bdc21fb72229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 8381ddb27cda48ed6f0cb2839d031f8331d9f6d24034e9bad71c3f99b8cc138a [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" "8381ddb27cda48ed6f0cb2839d031f8331d9f6d24034e9bad71c3f99b8cc138a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hjul v0.2.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling netcombiner-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.80s [INFO] running `Command { std: "docker" "inspect" "8381ddb27cda48ed6f0cb2839d031f8331d9f6d24034e9bad71c3f99b8cc138a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8381ddb27cda48ed6f0cb2839d031f8331d9f6d24034e9bad71c3f99b8cc138a", kill_on_drop: false }` [INFO] [stdout] 8381ddb27cda48ed6f0cb2839d031f8331d9f6d24034e9bad71c3f99b8cc138a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] f0375eaa8bc094f6a5c02166be7027dbf6b62bebc0e31647d8cee72dcb897b3f [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" "f0375eaa8bc094f6a5c02166be7027dbf6b62bebc0e31647d8cee72dcb897b3f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling netcombiner-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.91s [INFO] running `Command { std: "docker" "inspect" "f0375eaa8bc094f6a5c02166be7027dbf6b62bebc0e31647d8cee72dcb897b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0375eaa8bc094f6a5c02166be7027dbf6b62bebc0e31647d8cee72dcb897b3f", kill_on_drop: false }` [INFO] [stdout] f0375eaa8bc094f6a5c02166be7027dbf6b62bebc0e31647d8cee72dcb897b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee1de9fe12fb8e3b5f2946063e91a8938c8b5b2f02f97753e673431ceed51f87 [INFO] running `Command { std: "docker" "start" "-a" "ee1de9fe12fb8e3b5f2946063e91a8938c8b5b2f02f97753e673431ceed51f87", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/netcombiner_rs-b2ea181f92153926) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test netcombiner::handshake::messages::tests::message_response_identity ... ok [INFO] [stdout] test netcombiner::handshake::messages::tests::message_initiate_identity ... ok [INFO] [stdout] test netcombiner::router::anti_replay::tests::anti_replay ... ok [INFO] [stdout] test netcombiner::router::tests::tests::test_outbound ... ok [INFO] [stdout] test netcombiner::handshake::ratelimiter::tests::test_ratelimiter ... ok [INFO] [stdout] test netcombiner::handshake::tests::handshake_under_load ... ok [INFO] [stdout] test netcombiner::tests::test_pure_netcombiner ... FAILED [INFO] [stdout] test netcombiner::handshake::tests::handshake_no_load ... ok [INFO] [stdout] test netcombiner::handshake::macs::tests::test_cookie_reply ... ok [INFO] [stdout] test netcombiner::handshake::device::tests::unique_shared_secrets ... ok [INFO] [stdout] test netcombiner::router::queue::tests::test_fuzz_queue ... ok [INFO] [stdout] test netcombiner::router::tests::tests::test_bidirectional ... ok [INFO] [stdout] test netcombiner::router::queue::tests::test_consume_queue ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- netcombiner::tests::test_pure_netcombiner stdout ---- [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] send [INFO] [stdout] read [INFO] [stdout] thread 'netcombiner::tests::test_pure_netcombiner' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"400003980000000000000000c0a80114c0a8020a85989f3eb7ae9b20128b09b6a466104531f3821b7dacd12db9c0f77667850e2954297825495ebffb7af10f1ec659025b7ec6d1b2f3649de771d29d2acfa1f9a7d4533b6666b375db80662ac968f9d3e7a82c3fd975893d81add66aae94dfd7d819cfd2532e2fb261ea295128dc97c11deb86dede456719bb24c8805c4de384dd7b80cff3c817449bd7184ab7b88eaef2c1e29b1cda1429a8b21fddb1aba3deaa7a9b2b94c13fbe1d4537275b73ea984ba38b4ae8f1ac62da0b3beda09fc234565807aec9a0d725e77491161d4feabe535f31640788ea5074d20ad5ca4f73589b48b59458a471caa1d13c19d2d4787e1bc54dab52a0c0f1831e43678db7debf02f2094b03b4111fdd931aa03ebddc41575ba0fbe56461b22a49676726ab6322fef641b9f04ce17ca669d4a2a8a802f5faf21aa4daf150e55d17409bca3c7d50030514bfc3c86cea49780fdd1347ef96959a610565af1b7c529ef3cc0e4ed672265fdb448a2539a3024afb88d65fd542b7caee306324ae00062ec3b99a5c8cbcd73f7a2eea5e2beb7e45d8c93b3791d1fac2d6cb34e93fc4ec2eea0c778e5e8bee63e206b2b6aa7de1eb1030554893dd053ee2d273dfd85c7392872775d1adc62624ec7b25c3fdbb8197e405bf20bf62ba72c4149a48158cfb4455eea2043a4603b2c632053b4b43cde1d47f439faf186038d56c88ca0b4f8dd9182cf9b89149146d441c92422085befd9a46869d4b2453221e27f047e25adeb1fb0eb3983db397b87921a79b4df5a5c2ab3eb3fa5a08e61771277f35032204cbc368d16f578e6697c046149e3ff760db02fcbcf98525665bed6429434595746ef2700be1e3cdb29e38f6d5e64b84cb7e1798d3b4346118af8517088b563524e3dfe0e8d1e4d3af9e4a5f34836275378ff6e667186ec69e976d6e98230e3493c4d58866b19ff7675270855b83db4c722c1c84f5de21115ee98f7794e742323d096553c24169be8fe628eb87995b2d1879fcd69feea60c6d207ddbf3ef61946eededb34270c4fea9949770595fd886fd78d24548a1894f129f25905664310dda977dae30ba877ead3143133e8912f1b3e6e7f45bdba25150149331b4e8a647acc66ba79bbee657b2c4e3bff66c5e2e9845f979617d989f5a016e249bc6845a2984a20bec8a09502152e2dd0249370f10c4fff9d3be83454b3fbe525cefb4d6dfe73019db09f20793a92cda5b83b9b4178284f817687501b530f8af41bca7411f963ab8fc73a69c178844538e"`, [INFO] [stdout] right: `"400003ca0000000000000000c0a80114c0a8020afb7e4708cb8e89772a502dddffad5f62b44caf06937451da17d8d20b0da5283ebec3c9e6dbdf4d040ab3bf00cbc1c9a0d44501ed9e840da9a66a414a69623aa333fd94e047946af86c50358dfc999ad5a9fc0184c8a330dbd8fc7845123bdb8049f5cc0a00030ed93e5de0d3465a494bc77f6935ec2fed889b8182edd87bd622c6129d7cc64723e0a202a88436e8caa502eebc361a7543ffe6183d76c91f4bb927378bd7f8d6050e6b41eed80f7302829f2640edcb0e9210fe338d8a08f12a838af4f49be4fe4121d33de046352756e3917b5c4e3e9de3760b8925b63e104f45f0b566255fb06aee1be6b6fb1e5bb57dab4b5bbc3efafcd15a144ecd3211294475457fa3c80c4937d6ce301b52471c516775ab223b7d4b3cdcbf0523af1ac2f8f99d1fa9e8c94949ce3417ca2a0e1eb5a4b7d5313aec12434d320fff9ef618e221b405c303723162f40d6430d6ff793207c3aa20270002326c6c2df60bd7ad5fb0703a13aa613ef2eeabb8a5fc440a5337a38c9e849edba55e5114cb4b09274ada8d5069653f1fcccc4a33486c0b4d5e7a8bdd8f37714415b0feb218be5885ff29818b1df608f15039c817594fa26846b8ee9f3fd543934ebb119a853af2c1d0f9c588689d78b46179e2ae324018d7a7e49acb21f501042b6069dbdbc2ab963915e3b673693942ddf5429a9f07d210927f7c3ae9ee5e9f0345e5c9f3136a55ab9a6638b2051e5f2ccde08507cfa4ac0b3470664397828531a76bc7ef8983c2f44d423dd28637e53e9373f10280f6519ee18b5b561dbe2dbab964243e3447d2029e9ce1480692e0ab6ab1e8fa884dc2ad09ceda512f238deea4feff8a6c7954b053d25d974e7c7f75625c15dc39d6e8442b080b54e89a873a4b3bfaa927d6092f8c3fa8bfa81831af71510dcd0af68f8a3fa3e702f4c98915e80883d4176811869946e7b3d2cd38992822b86444a3e0d33c8d9abed48f2bee2a3678f4c82c277030fbe02e626e512928eec59919a9f8fc08f14db09855f1b4cc3e227e7e15c31a422c452057688f40132851788c6b472c5980f71ed45c7accf9c68f855e130e6ed0c45cfd9d56d991fa0c7432aeaaf954bc9aa58fada5a3a1660dfe672e179fc3e917c18368e83785f63eb4f152003a91236717f2d362dee0282aedb757bf1fa2e0a2e5016799c698c3d2fa5ef9c0319e069a421b0af51719bd73a618a1c408ded2118cdeaee3ca65c3e84982cbef089d3a4c36a6e86dca024820bb134853095f971de30a32d25277a0a91ee343ca91d145af2b722347ca13dfce98258ccf474f641c5e44ff72e41976ed1a63d49b4288f76170b4a8c9"`: Failed to receive valid IPv4 packet unmodified and in-order', src/netcombiner/tests.rs:164:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5580dc3e5e70 - 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: 0x5580dc3e5e70 - 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: 0x5580dc3e5e70 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5580dc3e5e70 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5580dc40983c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5580dc3df475 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5580dc3e821b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5580dc3e821b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5580dc3e821b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5580dc3e7d2c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5580dc3e88e4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5580dc3e83c7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5580dc3e636c - 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: 0x5580dc3e8329 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5580dbe6c8f1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5580dc40823e - core::panicking::assert_failed_inner::hd10540743cd0e11a [INFO] [stdout] 16: 0x5580dbf98d2a - core::panicking::assert_failed::h2bfd004cf79fca2f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5580dbe9474d - netcombiner_rs::netcombiner::tests::test_pure_netcombiner::hf0071d9f8c877a6e [INFO] [stdout] at /opt/rustwide/workdir/src/netcombiner/tests.rs:164:13 [INFO] [stdout] 18: 0x5580dbe92f2a - netcombiner_rs::netcombiner::tests::test_pure_netcombiner::{{closure}}::hb58aa494656cb700 [INFO] [stdout] at /opt/rustwide/workdir/src/netcombiner/tests.rs:72:1 [INFO] [stdout] 19: 0x5580dbf697ee - core::ops::function::FnOnce::call_once::hc564e29b1c5e9fa4 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5580dc16aa63 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5580dc16aa63 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5580dc169518 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x5580dc169518 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x5580dc169518 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5580dc169518 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5580dc169518 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x5580dc169518 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5580dc169518 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5580dc137cad - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5580dc137cad - 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: 0x5580dc13c488 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x5580dc13c488 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x5580dc13c488 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5580dc13c488 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5580dc13c488 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x5580dc13c488 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x5580dc13c488 - 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: 0x5580dc3edcc7 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x5580dc3edcc7 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5580dc3edcc7 - 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: 0x7f30d677e609 - start_thread [INFO] [stdout] 42: 0x7f30d6550293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] netcombiner::tests::test_pure_netcombiner [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin netcombiner-rs' [INFO] running `Command { std: "docker" "inspect" "ee1de9fe12fb8e3b5f2946063e91a8938c8b5b2f02f97753e673431ceed51f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1de9fe12fb8e3b5f2946063e91a8938c8b5b2f02f97753e673431ceed51f87", kill_on_drop: false }` [INFO] [stdout] ee1de9fe12fb8e3b5f2946063e91a8938c8b5b2f02f97753e673431ceed51f87