[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] 16d5d47f01240e4f64896f64fa3f38115d4cc3d3 [INFO] testing dswd/vpncloud.rs against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswd%2Fvpncloud.rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dswd/vpncloud.rs on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded privdrop v0.5.1 [INFO] [stderr] Downloaded signal v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b683ba63258c4ff4c48900d0bad7bdab8c3c780a519aaec26de106b9eefd4f09 [INFO] running `Command { std: "docker" "start" "-a" "b683ba63258c4ff4c48900d0bad7bdab8c3c780a519aaec26de106b9eefd4f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b683ba63258c4ff4c48900d0bad7bdab8c3c780a519aaec26de106b9eefd4f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b683ba63258c4ff4c48900d0bad7bdab8c3c780a519aaec26de106b9eefd4f09", kill_on_drop: false }` [INFO] [stdout] b683ba63258c4ff4c48900d0bad7bdab8c3c780a519aaec26de106b9eefd4f09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 695ecd4c6602ada10e6941517a2082dfb9f0cced0c01b23556766b6a0b8ccbfa [INFO] running `Command { std: "docker" "start" "-a" "695ecd4c6602ada10e6941517a2082dfb9f0cced0c01b23556766b6a0b8ccbfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling vpncloud v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling igd v0.12.0 [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 signal v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling privdrop v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/util.rs:372:26 [INFO] [stdout] | [INFO] [stdout] 372 | '0'..='9' => ((c as usize) % ('0' as usize)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 372 - '0'..='9' => ((c as usize) % ('0' as usize)), [INFO] [stdout] 372 + '0'..='9' => (c as usize) % ('0' as usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "695ecd4c6602ada10e6941517a2082dfb9f0cced0c01b23556766b6a0b8ccbfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "695ecd4c6602ada10e6941517a2082dfb9f0cced0c01b23556766b6a0b8ccbfa", kill_on_drop: false }` [INFO] [stdout] 695ecd4c6602ada10e6941517a2082dfb9f0cced0c01b23556766b6a0b8ccbfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a60f8056f4df15e9926530c7428716f9876c00ae381fe061759023d6dbbcc17d [INFO] running `Command { std: "docker" "start" "-a" "a60f8056f4df15e9926530c7428716f9876c00ae381fe061759023d6dbbcc17d", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.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 iai v0.1.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling vpncloud v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/util.rs:372:26 [INFO] [stdout] | [INFO] [stdout] 372 | '0'..='9' => ((c as usize) % ('0' as usize)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 372 - '0'..='9' => ((c as usize) % ('0' as usize)), [INFO] [stdout] 372 + '0'..='9' => (c as usize) % ('0' as usize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "a60f8056f4df15e9926530c7428716f9876c00ae381fe061759023d6dbbcc17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a60f8056f4df15e9926530c7428716f9876c00ae381fe061759023d6dbbcc17d", kill_on_drop: false }` [INFO] [stdout] a60f8056f4df15e9926530c7428716f9876c00ae381fe061759023d6dbbcc17d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a50158876c9601ceade33b20d6e39eab0303dadebe8f7077408f63a009e268e1 [INFO] running `Command { std: "docker" "start" "-a" "a50158876c9601ceade33b20d6e39eab0303dadebe8f7077408f63a009e268e1", 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] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/util.rs:372:26 [INFO] [stderr] | [INFO] [stderr] 372 | '0'..='9' => ((c as usize) % ('0' as usize)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 372 - '0'..='9' => ((c as usize) % ('0' as usize)), [INFO] [stderr] 372 + '0'..='9' => (c as usize) % ('0' as usize), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `vpncloud` (bin "vpncloud" test) generated 1 warning (run `cargo fix --bin "vpncloud" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, daemonize v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vpncloud-4974347fd86f89d3) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test beacon::decode ... ok [INFO] [stdout] test beacon::decode_multiple ... ok [INFO] [stdout] test beacon::decode_offset ... ok [INFO] [stdout] test beacon::decode_split ... ok [INFO] [stdout] test config::config_merge ... ok [INFO] [stdout] test crypto::core::tests::test_core_size ... ok [INFO] [stdout] test crypto::core::tests::test_encrypt_decrypt_aes256 ... ok [INFO] [stdout] test config::config_file ... ok [INFO] [stdout] test beacon::decode_invalid ... ok [INFO] [stdout] test crypto::core::tests::test_key_rotation_chacha ... ok [INFO] [stdout] test beacon::encode_decode ... ok [INFO] [stdout] test beacon::decode_ttl ... ok [INFO] [stdout] test config::parse_example_config ... ok [INFO] [stdout] test crypto::core::tests::test_encrypt_decrypt_aes128 ... ok [INFO] [stdout] test beacon::encode_decode_file ... ok [INFO] [stdout] test crypto::core::tests::test_nonce ... ok [INFO] [stdout] test crypto::core::tests::test_encrypt_decrypt_chacha ... ok [INFO] [stdout] test beacon::encode ... ok [INFO] [stdout] test crypto::core::tests::test_tampering_aes256 ... ok [INFO] [stdout] test crypto::core::tests::test_key_rotation_aes128 ... ok [INFO] [stdout] test crypto::core::tests::test_nonce_pinning_chacha ... ok [INFO] [stdout] test crypto::core::tests::test_nonce_pinning_aes128 ... ok [INFO] [stdout] test crypto::core::tests::test_tampering_aes128 ... ok [INFO] [stdout] test crypto::init::tests::lost_init_sender_recovers ... ok [INFO] [stdout] test crypto::init::tests::lost_init_receiver_recovers ... ok [INFO] [stdout] test crypto::init::tests::normal_init ... ok [INFO] [stdout] test crypto::core::tests::test_nonce_pinning_aes256 ... ok [INFO] [stdout] test crypto::core::tests::test_key_rotation_aes256 ... ok [INFO] [stdout] test crypto::rotate::tests::test_encode_decode_message ... ok [INFO] [stdout] test crypto::core::tests::test_tampering_chacha ... ok [INFO] [stdout] test crypto::init::tests::untrusted_peer ... ok [INFO] [stdout] test payload::decode_frame_with_vlan ... ok [INFO] [stdout] test crypto::rotate::tests::test_duplication ... ok [INFO] [stdout] test crypto::rotate::tests::test_normal_rotation ... ok [INFO] [stdout] test payload::decode_ipv4_packet ... ok [INFO] [stdout] test payload::decode_frame_without_vlan ... ok [INFO] [stdout] test crypto::init::tests::timeout ... ok [INFO] [stdout] test payload::decode_invalid_frame ... ok [INFO] [stdout] test payload::decode_invalid_packet ... ok [INFO] [stdout] test payload::decode_ipv6_packet ... ok [INFO] [stdout] test crypto::rotate::tests::test_lost_message ... ok [INFO] [stdout] test crypto::init::tests::connect_to_self ... ok [INFO] [stdout] test tests::payload::switch_forgets ... ignored [INFO] [stdout] test crypto::init::tests::algorithm_negotiation ... ok [INFO] [stdout] test crypto::rotate::tests::test_reflect_back ... ok [INFO] [stdout] test tests::peers::automatic_peer_timeout ... ignored [INFO] [stdout] test crypto::init::tests::manipulated_message ... ok [INFO] [stdout] test crypto::core::tests::test_speed_chacha ... ok [INFO] [stdout] test crypto::core::tests::test_speed_aes256 ... ok [INFO] [stdout] test crypto::core::tests::test_speed_aes128 ... ok [INFO] [stdout] test beacon::encode_decode_cmd ... ok [INFO] [stdout] test tests::peers::direct_connect_unencrypted ... ok [INFO] [stdout] test tests::peers::lost_peer_exchange ... ignored [INFO] [stdout] test tests::peers::peer_exchange ... ignored [INFO] [stdout] test tests::payload::router_drops_unknown_dest ... ok [INFO] [stdout] test tests::peers::remove_dead_peers ... ignored [INFO] [stdout] test tests::peers::update_primary_address ... ignored [INFO] [stdout] test crypto::common::tests::normal ... ok [INFO] [stdout] test types::tests::address_decode_encode ... ok [INFO] [stdout] test types::tests::address_parse_fmt ... ok [INFO] [stdout] test types::tests::address_range_decode_encode ... ok [INFO] [stdout] test util::base62 ... ok [INFO] [stdout] test types::tests::address_eq ... ok [INFO] [stdout] test tests::payload::router_delivers ... ok [INFO] [stdout] test tests::peers::direct_connect ... ok [INFO] [stdout] test tests::peers::lost_init_peng ... ok [INFO] [stdout] test tests::peers::lost_init_ping ... ok [INFO] [stdout] test tests::nat::connect_nat_2_peers ... ok [INFO] [stdout] test tests::payload::switch_delivers ... ok [INFO] [stdout] test tests::peers::connect_via_beacons ... FAILED [INFO] [stdout] test tests::peers::reconnect_after_timeout ... ok [INFO] [stdout] test tests::payload::switch_honours_vlans ... ok [INFO] [stdout] test tests::peers::lost_init_pong ... ok [INFO] [stdout] test tests::nat::connect_nat_3_peers ... ok [INFO] [stdout] test tests::peers::cross_connect ... ok [INFO] [stdout] test tests::payload::switch_learns ... ok [INFO] [stdout] test tests::nat::nat_keepalive ... ok [INFO] [stderr] error: test failed, to rerun pass `--bin vpncloud` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::peers::connect_via_beacons stdout ---- [INFO] [stdout] Node 1 - ERROR - Device error: Dummy devices have no IP address [INFO] [stdout] Node 1 - INFO - Trusted keys not set, trusting only own public key [INFO] [stdout] Node 2 - INFO - Crypto speeds: AES_128_GCM: 130.1 MiB/s, AES_256_GCM: 77.7 MiB/s, CHACHA20_POLY1305: 189.2 MiB/s [INFO] [stdout] Node 2 - ERROR - Device error: Dummy devices have no IP address [INFO] [stdout] Node 1 - INFO - Trusted keys not set, trusting only own public key [INFO] [stdout] Node 0 - INFO - Crypto speeds: AES_128_GCM: 143.3 MiB/s, AES_256_GCM: 68.8 MiB/s, CHACHA20_POLY1305: 261.6 MiB/s [INFO] [stdout] thread 'tests::peers::connect_via_beacons' panicked at 'assertion failed: self.housekeep().is_ok()', src/cloud.rs:1014:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561a0d4c6fd1 - std::backtrace_rs::backtrace::libunwind::trace::h2703a10e9200794c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561a0d4c6fd1 - std::backtrace_rs::backtrace::trace_unsynchronized::h4844f7d488b44dc0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561a0d4c6fd1 - std::sys_common::backtrace::_print_fmt::hf45311442c372df0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x561a0d4c6fd1 - ::fmt::h51751bf0e7490aba [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x561a0d4f71bc - core::fmt::rt::Argument::fmt::hd1fd9c2a99deb5d8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x561a0d4f71bc - core::fmt::write::hbfbb2d31c1f0855c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x561a0d4c2a4e - std::io::Write::write_fmt::hbc06e15dd07a341d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x561a0d4c6de5 - std::sys_common::backtrace::_print::hdbe3ddcbbe0168c0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x561a0d4c6de5 - std::sys_common::backtrace::print::hb26905a5b7786a7c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x561a0d4c8b83 - std::panicking::default_hook::{{closure}}::h8ebb81b0f88d6f0c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x561a0d4c8820 - std::panicking::default_hook::h68ef778f73f0172f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x561a0d242007 - as core::ops::function::Fn>::call::hae2e49ca62e027a7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x561a0d242007 - test::test_main::{{closure}}::hfabcca8fcc567747 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x561a0d4c927e - as core::ops::function::Fn>::call::h24d4a2aeda7029b9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x561a0d4c927e - std::panicking::rust_panic_with_hook::h802085966bb64488 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x561a0d4c8fc1 - std::panicking::begin_panic_handler::{{closure}}::h646997c92b8b8ce3 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:595:13 [INFO] [stdout] 16: 0x561a0d4c7436 - std::sys_common::backtrace::__rust_end_short_backtrace::h00c2f9b1ae29e02d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x561a0d4c8d52 - rust_begin_unwind [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x561a0d08ede3 - core::panicking::panic_fmt::hcb3f95bd29fc9a6f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x561a0d08ee73 - core::panicking::panic::h462c5a7d1ac42a9f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panicking.rs:117:5 [INFO] [stdout] 20: 0x561a0d160fc4 - vpncloud::cloud::GenericCloud::trigger_housekeep::h81048d1e32ee3bfb [INFO] [stdout] at /opt/rustwide/workdir/src/cloud.rs:1014:9 [INFO] [stdout] 21: 0x561a0d1b9ce4 - vpncloud::tests::common::Simulator

::trigger_node_housekeep::h0641690fbf095376 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/common.rs:133:9 [INFO] [stdout] 22: 0x561a0d112b90 - vpncloud::tests::peers::connect_via_beacons::hfc3fa96bcf4247ae [INFO] [stdout] at /opt/rustwide/workdir/src/tests/peers.rs:68:5 [INFO] [stdout] 23: 0x561a0d1121f7 - vpncloud::tests::peers::connect_via_beacons::{{closure}}::h20cf2b2c3bc2b0d4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/peers.rs:59:26 [INFO] [stdout] 24: 0x561a0d174405 - core::ops::function::FnOnce::call_once::hde116cda9a07acc6 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x561a0d2472af - core::ops::function::FnOnce::call_once::h0617ecab077fa701 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x561a0d2472af - test::__rust_begin_short_backtrace::h5a61b0d3b3858a9e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:626:18 [INFO] [stdout] 27: 0x561a0d2462e2 - test::run_test_in_process::{{closure}}::h612e19f1fff74c0b [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:60 [INFO] [stdout] 28: 0x561a0d2462e2 - as core::ops::function::FnOnce<()>>::call_once::h9c274bf226b4b405 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x561a0d2462e2 - std::panicking::try::do_call::h2e1fe1d6dd44ae26 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 30: 0x561a0d2462e2 - std::panicking::try::hd56cf97b42cd7225 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 31: 0x561a0d2462e2 - std::panic::catch_unwind::h73b3fd42fc280662 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 32: 0x561a0d2462e2 - test::run_test_in_process::h89bc4bc707762a60 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:27 [INFO] [stdout] 33: 0x561a0d2462e2 - test::run_test::{{closure}}::hbb9d716625919f12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:572:43 [INFO] [stdout] 34: 0x561a0d20d144 - test::run_test::{{closure}}::h6b8e0276183b66a8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:600:41 [INFO] [stdout] 35: 0x561a0d20d144 - std::sys_common::backtrace::__rust_begin_short_backtrace::hedd230a3e26fe7ae [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 36: 0x561a0d212e1b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4db94156f406f673 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 37: 0x561a0d212e1b - as core::ops::function::FnOnce<()>>::call_once::hbd354b464352c928 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x561a0d212e1b - std::panicking::try::do_call::ha2cf3b8f2d86484e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 39: 0x561a0d212e1b - std::panicking::try::h0f17c2aad7c9cec6 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 40: 0x561a0d212e1b - std::panic::catch_unwind::hf1265b3f74892fe9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 41: 0x561a0d212e1b - std::thread::Builder::spawn_unchecked_::{{closure}}::h34c179833b973108 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 42: 0x561a0d212e1b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfb7aff8ad36f3e68 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x561a0d4ce215 - as core::ops::function::FnOnce>::call_once::h97566ec5ca724d12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x561a0d4ce215 - as core::ops::function::FnOnce>::call_once::h8965e3547219fbf7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x561a0d4ce215 - std::sys::unix::thread::Thread::new::thread_start::hfb921fb13d012ef9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f8113ac6b43 - [INFO] [stdout] 47: 0x7f8113b57bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::peers::connect_via_beacons [INFO] [stdout] [INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a50158876c9601ceade33b20d6e39eab0303dadebe8f7077408f63a009e268e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50158876c9601ceade33b20d6e39eab0303dadebe8f7077408f63a009e268e1", kill_on_drop: false }` [INFO] [stdout] a50158876c9601ceade33b20d6e39eab0303dadebe8f7077408f63a009e268e1