[INFO] cloning repository https://github.com/dswd/vpncloud.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dswd/vpncloud.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswd%2Fvpncloud.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswd%2Fvpncloud.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8974634c1489c6159452065059fbd886b012a9a [INFO] testing dswd/vpncloud.rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswd%2Fvpncloud.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/dswd/vpncloud.rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/dswd/vpncloud.rs [INFO] finished tweaking git repo https://github.com/dswd/vpncloud.rs [INFO] tweaked toml for git repo https://github.com/dswd/vpncloud.rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dswd/vpncloud.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ecab72b20d98f154b2063db421525dccf8b0fc09f1702db96860f2946efabf3 [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" "4ecab72b20d98f154b2063db421525dccf8b0fc09f1702db96860f2946efabf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ecab72b20d98f154b2063db421525dccf8b0fc09f1702db96860f2946efabf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecab72b20d98f154b2063db421525dccf8b0fc09f1702db96860f2946efabf3", kill_on_drop: false }` [INFO] [stdout] 4ecab72b20d98f154b2063db421525dccf8b0fc09f1702db96860f2946efabf3 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] b385bae75911f59671ed3e6e878162c20a5eabf522be1cdcb3a8c37d823d42b6 [INFO] running `Command { std: "docker" "start" "-a" "b385bae75911f59671ed3e6e878162c20a5eabf522be1cdcb3a8c37d823d42b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling vpncloud v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling xmltree v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] warning: Error building manpage: No such file or directory (os error 2) [INFO] [stderr] warning: The manpage will not be build. Do you have 'asciidoctor'? [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling attohttpc v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling igd v0.11.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling signal v0.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling privdrop v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "b385bae75911f59671ed3e6e878162c20a5eabf522be1cdcb3a8c37d823d42b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b385bae75911f59671ed3e6e878162c20a5eabf522be1cdcb3a8c37d823d42b6", kill_on_drop: false }` [INFO] [stdout] b385bae75911f59671ed3e6e878162c20a5eabf522be1cdcb3a8c37d823d42b6 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66268050ed25e2776ffd4be5271fb9bd911280ced9079e699fd15a58fd8c408e [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" "66268050ed25e2776ffd4be5271fb9bd911280ced9079e699fd15a58fd8c408e", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] warning: Error building manpage: No such file or directory (os error 2) [INFO] [stderr] warning: The manpage will not be build. Do you have 'asciidoctor'? [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling vpncloud v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.48s [INFO] running `Command { std: "docker" "inspect" "66268050ed25e2776ffd4be5271fb9bd911280ced9079e699fd15a58fd8c408e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66268050ed25e2776ffd4be5271fb9bd911280ced9079e699fd15a58fd8c408e", kill_on_drop: false }` [INFO] [stdout] 66268050ed25e2776ffd4be5271fb9bd911280ced9079e699fd15a58fd8c408e [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c62780bc0c6f0a1706eae6f5f00f94fef84515f9b1d5eb05cebf00192c5d9d0a [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" "c62780bc0c6f0a1706eae6f5f00f94fef84515f9b1d5eb05cebf00192c5d9d0a", kill_on_drop: false }` [INFO] [stderr] warning: Error building manpage: No such file or directory (os error 2) [INFO] [stderr] warning: The manpage will not be build. Do you have 'asciidoctor'? [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vpncloud-5e8c367fbe05bcca [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test beacon::decode_offset ... ok [INFO] [stdout] test beacon::decode_invalid ... ok [INFO] [stdout] test beacon::decode_ttl ... ok [INFO] [stdout] test beacon::decode_multiple ... ok [INFO] [stdout] test beacon::decode_split ... ok [INFO] [stdout] test ethernet::decode_frame_with_vlan ... ok [INFO] [stdout] test ethernet::decode_invalid_frame ... ok [INFO] [stdout] test ethernet::switch ... ok [INFO] [stdout] test ip::decode_invalid_packet ... ok [INFO] [stdout] test ip::decode_ipv4_packet ... ok [INFO] [stdout] test config::config_merge ... ok [INFO] [stdout] test ip::routing_table_ipv6 ... ok [INFO] [stdout] test ip::routing_table_ipv4 ... ok [INFO] [stdout] test beacon::encode ... ok [INFO] [stdout] test tests::nat::connect_nat_2_peers ... ok [INFO] [stdout] test ethernet::decode_frame_without_vlan ... ok [INFO] [stdout] test config::config_file ... ok [INFO] [stdout] test beacon::encode_decode_file ... ok [INFO] [stdout] test beacon::decode ... ok [INFO] [stdout] test ip::decode_ipv6_packet ... ok [INFO] [stdout] test beacon::encode_decode ... ok [INFO] [stdout] test tests::payload::router_delivers ... ok [INFO] [stdout] test tests::payload::router_drops_unknown_dest ... ok [INFO] [stdout] test tests::payload::switch_honours_vlans ... ok [INFO] [stdout] test tests::payload::switch_learns ... ok [INFO] [stdout] test tests::peers::automatic_peer_timeout ... ok [INFO] [stdout] test tests::payload::switch_forgets ... ok [INFO] [stdout] test tests::peers::connect_v4 ... ok [INFO] [stdout] test tests::peers::cross_connect ... ok [INFO] [stdout] test tests::nat::connect_nat_3_peers ... ok [INFO] [stdout] test tests::peers::remove_dead_peers ... ok [INFO] [stdout] test tests::peers::wrong_magic ... ok [INFO] [stdout] test tests::peers::update_primary_address ... ok [INFO] [stdout] test types::address_eq ... ok [INFO] [stdout] test types::address_decode_encode ... ok [INFO] [stdout] test types::address_parse_fmt ... ok [INFO] [stderr] DEBUG - Beacon command succeeded [INFO] [stdout] test udpmessage::message_fmt ... ok [INFO] [stdout] test tests::peers::lost_peer_exchange ... ok [INFO] [stdout] test tests::peers::peer_exchange ... ok [INFO] [stdout] test types::address_range_decode_encode ... ok [INFO] [stdout] test udpmessage::udpmessage_init ... ok [INFO] [stdout] test udpmessage::udpmessage_invalid ... ok [INFO] [stdout] test tests::payload::ethernet_delivers ... ok [INFO] [stdout] test tests::peers::reconnect_after_timeout ... ok [INFO] [stdout] test udpmessage::udpmessage_close ... ok [INFO] [stdout] test udpmessage::udpmessage_packet ... ok [INFO] [stdout] test tests::peers::connect_v6 ... ok [INFO] [stdout] test udpmessage::udpmessage_peers ... ok [INFO] [stdout] test util::base62 ... ok [INFO] [stdout] test tests::peers::lost_init1 ... ok [INFO] [stderr] DEBUG - Beacon command succeeded with 2 peers [INFO] [stdout] test crypto::encrypt_decrypt_aes128 ... ok [INFO] [stdout] test udpmessage::udpmessage_encrypted ... ok [INFO] [stdout] test crypto::encrypt_decrypt_aes256 ... ok [INFO] [stdout] test crypto::encrypt_decrypt_chacha20poly1305 ... ok [INFO] [stdout] test udpmessage::udpmessage_invalid_crypto ... ok [INFO] [stdout] test beacon::encode_decode_cmd ... ok [INFO] [stdout] test tests::nat::nat_keepalive ... ok [INFO] [stdout] test tests::peers::connect_via_beacons ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::peers::connect_via_beacons stdout ---- [INFO] [stdout] DEBUG - Send peer list to all peers [INFO] [stdout] DEBUG - Broadcasting Peers [] [INFO] [stdout] DEBUG - Beacon: EtKWw4aQWBkzYVSjpP7VsHxpbnrRB9Qd9ulfDHiK [INFO] [stdout] thread 'tests::peers::connect_via_beacons' panicked at 'assertion failed: self.housekeep().is_ok()', src/cloud.rs:923:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cb8d8f6a25 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55cb8d8f6a25 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55cb8d8f6a25 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55cb8d8f6a25 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55cb8d921f9c - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55cb8d6e4bc5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55cb8d8ecac1 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55cb8d8f9250 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55cb8d8f9250 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55cb8d8f9250 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55cb8d8f8f4a - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55cb8d8f9893 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55cb8d6e0819 - std::panicking::begin_panic::h512f125344e349b2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x55cb8d6922ab - vpncloud::cloud::GenericCloud::trigger_housekeep::h8583ad8e2cf7151c [INFO] [stdout] at src/cloud.rs:923 [INFO] [stdout] 14: 0x55cb8d5c1fba - vpncloud::tests::peers::connect_via_beacons::h21e6e6e17412ef4a [INFO] [stdout] at src/tests/peers.rs:113 [INFO] [stdout] 15: 0x55cb8d5c16fa - vpncloud::tests::peers::connect_via_beacons::{{closure}}::h31c7b9cfd9e81cbb [INFO] [stdout] at src/tests/peers.rs:99 [INFO] [stdout] 16: 0x55cb8d6351ce - core::ops::function::FnOnce::call_once::h44665b9be0a12c2b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x55cb8d70c13c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x55cb8d70c13c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55cb8d70c13c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x55cb8d70c13c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x55cb8d70c13c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55cb8d70c13c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55cb8d70c13c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55cb8d6e40b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55cb8d6e9145 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55cb8d6e9145 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55cb8d6e9145 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x55cb8d6e9145 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x55cb8d6e9145 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55cb8d6e9145 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55cb8d6e9145 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x55cb8d90086a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x55cb8d90086a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x55cb8d90086a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7fbedc59b609 - start_thread [INFO] [stdout] 36: 0x7fbedc4a7103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::peers::connect_via_beacons [INFO] [stdout] [INFO] [stdout] test result: FAILED. 57 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin vpncloud' [INFO] running `Command { std: "docker" "inspect" "c62780bc0c6f0a1706eae6f5f00f94fef84515f9b1d5eb05cebf00192c5d9d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62780bc0c6f0a1706eae6f5f00f94fef84515f9b1d5eb05cebf00192c5d9d0a", kill_on_drop: false }` [INFO] [stdout] c62780bc0c6f0a1706eae6f5f00f94fef84515f9b1d5eb05cebf00192c5d9d0a