[INFO] fetching crate boringtun 0.3.0... [INFO] testing boringtun-0.3.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate boringtun 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate boringtun 0.3.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate boringtun 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate boringtun 0.3.0 [INFO] tweaked toml for crates.io crate boringtun 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate boringtun 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-chain v0.12.2 [INFO] [stderr] Downloaded jni v0.10.2 [INFO] [stderr] Downloaded daemonize v0.4.1 [INFO] [stderr] Downloaded untrusted v0.7.0 [INFO] [stderr] Downloaded js-sys v0.3.37 [INFO] [stderr] Downloaded ring v0.16.12 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae2871613c95ee03569eb9e7e54b9f0450a3023548931ad230020bc8b14bc07b [INFO] running `Command { std: "docker" "start" "-a" "ae2871613c95ee03569eb9e7e54b9f0450a3023548931ad230020bc8b14bc07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae2871613c95ee03569eb9e7e54b9f0450a3023548931ad230020bc8b14bc07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2871613c95ee03569eb9e7e54b9f0450a3023548931ad230020bc8b14bc07b", kill_on_drop: false }` [INFO] [stdout] ae2871613c95ee03569eb9e7e54b9f0450a3023548931ad230020bc8b14bc07b [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0765a30818a01c52b352587b9ab67867f718e9aa19cc85f5d44b903ccfec335 [INFO] running `Command { std: "docker" "start" "-a" "b0765a30818a01c52b352587b9ab67867f718e9aa19cc85f5d44b903ccfec335", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling boringtun v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | / OPEN!( [INFO] [stdout] 374 | | peer_static_public_decrypted, [INFO] [stdout] 375 | | key, [INFO] [stdout] 376 | | 0, [INFO] [stdout] 377 | | packet.encrypted_static, [INFO] [stdout] 378 | | hash [INFO] [stdout] 379 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | OPEN!(timestamp, key, 0, packet.encrypted_timestamp, hash)?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | OPEN!([], key, 0, packet.encrypted_nothing, hash)?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | CString::from_raw(stringified_key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/noise/handshake.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | std::mem::replace(&mut self.state, state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | / OPEN!( [INFO] [stdout] 374 | | peer_static_public_decrypted, [INFO] [stdout] 375 | | key, [INFO] [stdout] 376 | | 0, [INFO] [stdout] 377 | | packet.encrypted_static, [INFO] [stdout] 378 | | hash [INFO] [stdout] 379 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | OPEN!(timestamp, key, 0, packet.encrypted_timestamp, hash)?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | OPEN!([], key, 0, packet.encrypted_nothing, hash)?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/device/dev_lock.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | std::sync::atomic::spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lock` [INFO] [stdout] --> src/device/dev_lock.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | lock: &'a AtomicUsize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | CString::from_raw(stringified_key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/noise/handshake.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | std::mem::replace(&mut self.state, state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.79s [INFO] running `Command { std: "docker" "inspect" "b0765a30818a01c52b352587b9ab67867f718e9aa19cc85f5d44b903ccfec335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0765a30818a01c52b352587b9ab67867f718e9aa19cc85f5d44b903ccfec335", kill_on_drop: false }` [INFO] [stdout] b0765a30818a01c52b352587b9ab67867f718e9aa19cc85f5d44b903ccfec335 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f923905cf46dfbbd9a1b3897d9c31bc75e43a464577fc1b1a248505ac7d59c6 [INFO] running `Command { std: "docker" "start" "-a" "0f923905cf46dfbbd9a1b3897d9c31bc75e43a464577fc1b1a248505ac7d59c6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | / OPEN!( [INFO] [stdout] 374 | | peer_static_public_decrypted, [INFO] [stdout] 375 | | key, [INFO] [stdout] 376 | | 0, [INFO] [stdout] 377 | | packet.encrypted_static, [INFO] [stdout] 378 | | hash [INFO] [stdout] 379 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | OPEN!(timestamp, key, 0, packet.encrypted_timestamp, hash)?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | OPEN!([], key, 0, packet.encrypted_nothing, hash)?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | CString::from_raw(stringified_key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/noise/handshake.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | std::mem::replace(&mut self.state, state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling boringtun v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | / OPEN!( [INFO] [stdout] 374 | | peer_static_public_decrypted, [INFO] [stdout] 375 | | key, [INFO] [stdout] 376 | | 0, [INFO] [stdout] 377 | | packet.encrypted_static, [INFO] [stdout] 378 | | hash [INFO] [stdout] 379 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | OPEN!(timestamp, key, 0, packet.encrypted_timestamp, hash)?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | OPEN!([], key, 0, packet.encrypted_nothing, hash)?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | / OPEN!( [INFO] [stdout] 374 | | peer_static_public_decrypted, [INFO] [stdout] 375 | | key, [INFO] [stdout] 376 | | 0, [INFO] [stdout] 377 | | packet.encrypted_static, [INFO] [stdout] 378 | | hash [INFO] [stdout] 379 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | OPEN!(timestamp, key, 0, packet.encrypted_timestamp, hash)?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | OPEN!([], key, 0, packet.encrypted_nothing, hash)?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/device/allowed_ips.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | / OPEN!( [INFO] [stdout] 374 | | peer_static_public_decrypted, [INFO] [stdout] 375 | | key, [INFO] [stdout] 376 | | 0, [INFO] [stdout] 377 | | packet.encrypted_static, [INFO] [stdout] 378 | | hash [INFO] [stdout] 379 | | )?; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | OPEN!(timestamp, key, 0, packet.encrypted_timestamp, hash)?; [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/noise/handshake.rs:59:85 [INFO] [stdout] | [INFO] [stdout] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 486 | OPEN!([], key, 0, packet.encrypted_nothing, hash)?; [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/device/dev_lock.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | std::sync::atomic::spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/noise/tests/mod.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | if self.lock.compare_and_swap(true, false, Ordering::Relaxed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `aead_init` [INFO] [stdout] --> src/crypto/chacha20poly1305/mod.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn aead_init(&self, nonce: &[u8]) -> [u32; 16] { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `seal` [INFO] [stdout] --> src/crypto/chacha20poly1305/mod.rs:382:12 [INFO] [stdout] | [INFO] [stdout] 382 | pub fn seal(&self, nonce: &[u8], aad: &[u8], plaintext: &[u8], ciphertext: &mut [u8]) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `open` [INFO] [stdout] --> src/crypto/chacha20poly1305/mod.rs:389:12 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn open<'a>( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IncorrectPacketLength` [INFO] [stdout] --> src/noise/errors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | IncorrectPacketLength, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `WrongPacketType` [INFO] [stdout] --> src/noise/errors.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | WrongPacketType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LockFailed` [INFO] [stdout] --> src/noise/errors.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | LockFailed, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_handshake_anon` [INFO] [stdout] --> src/noise/handshake.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn parse_handshake_anon( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_static_private` [INFO] [stdout] --> src/noise/handshake.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | fn set_static_private( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_static_private` [INFO] [stdout] --> src/noise/handshake.rs:330:19 [INFO] [stdout] | [INFO] [stdout] 330 | pub(crate) fn set_static_private( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `persistent_keepalive` [INFO] [stdout] --> src/noise/timers.rs:328:12 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn persistent_keepalive(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IPV4_DST_IP_OFF` [INFO] [stdout] --> src/noise/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | const IPV4_DST_IP_OFF: usize = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IPV6_DST_IP_OFF` [INFO] [stdout] --> src/noise/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | const IPV6_DST_IP_OFF: usize = 24; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_static_private` [INFO] [stdout] --> src/noise/mod.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn set_static_private( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dst_address` [INFO] [stdout] --> src/noise/mod.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 453 | pub fn dst_address(packet: &[u8]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | CString::from_raw(stringified_key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/noise/handshake.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | std::mem::replace(&mut self.state, state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/noise/tests/mod.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | if self.lock.compare_and_swap(true, false, Ordering::Relaxed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | CString::from_raw(stringified_key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/noise/handshake.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | std::mem::replace(&mut self.state, state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lock` [INFO] [stdout] --> src/device/dev_lock.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | lock: &'a AtomicUsize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/ffi/mod.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | CString::from_raw(stringified_key); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/noise/handshake.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | std::mem::replace(&mut self.state, state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.90s [INFO] running `Command { std: "docker" "inspect" "0f923905cf46dfbbd9a1b3897d9c31bc75e43a464577fc1b1a248505ac7d59c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f923905cf46dfbbd9a1b3897d9c31bc75e43a464577fc1b1a248505ac7d59c6", kill_on_drop: false }` [INFO] [stdout] 0f923905cf46dfbbd9a1b3897d9c31bc75e43a464577fc1b1a248505ac7d59c6 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c621664a22926a37ab4ee9a440bed3035e9fd566c8ceb3239c38e1db3ea04e53 [INFO] running `Command { std: "docker" "start" "-a" "c621664a22926a37ab4ee9a440bed3035e9fd566c8ceb3239c38e1db3ea04e53", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/noise/handshake.rs:59:85 [INFO] [stderr] | [INFO] [stderr] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/noise/handshake.rs:59:85 [INFO] [stderr] | [INFO] [stderr] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 373 | / OPEN!( [INFO] [stderr] 374 | | peer_static_public_decrypted, [INFO] [stderr] 375 | | key, [INFO] [stderr] 376 | | 0, [INFO] [stderr] 377 | | packet.encrypted_static, [INFO] [stderr] 378 | | hash [INFO] [stderr] 379 | | )?; [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/noise/handshake.rs:59:85 [INFO] [stderr] | [INFO] [stderr] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 395 | OPEN!(timestamp, key, 0, packet.encrypted_timestamp, hash)?; [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/noise/handshake.rs:59:85 [INFO] [stderr] | [INFO] [stderr] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 486 | OPEN!([], key, 0, packet.encrypted_nothing, hash)?; [INFO] [stderr] | ------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `CString::from_raw` that must be used [INFO] [stderr] --> src/ffi/mod.rs:133:5 [INFO] [stderr] | [INFO] [stderr] 133 | CString::from_raw(stringified_key); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/noise/handshake.rs:439:17 [INFO] [stderr] | [INFO] [stderr] 439 | std::mem::replace(&mut self.state, state); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/noise/tests/mod.rs:39:30 [INFO] [stderr] | [INFO] [stderr] 39 | if self.lock.compare_and_swap(true, false, Ordering::Relaxed) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `boringtun` (lib) generated 6 warnings [INFO] [stderr] warning: `boringtun` (lib test) generated 7 warnings (6 duplicates) [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/device/allowed_ips.rs:108:10 [INFO] [stderr] | [INFO] [stderr] 108 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/device/allowed_ips.rs:108:10 [INFO] [stderr] | [INFO] [stderr] 108 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 485 | build_node!(Node32, find32, remove32, insert32, u32); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/device/allowed_ips.rs:108:10 [INFO] [stderr] | [INFO] [stderr] 108 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 486 | build_node!(Node128, find128, remove128, insert128, u128); [INFO] [stderr] | --------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `mask_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/noise/handshake.rs:59:85 [INFO] [stderr] | [INFO] [stderr] 59 | ChaCha20Poly1305::new_aead(&$key).open_wg($counter, &$aad, &$data, &mut $pt); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 215 | OPEN!(peer_static_public, key, 0, packet.encrypted_static, hash)?; [INFO] [stderr] | ---------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `OPEN` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/device/dev_lock.rs:97:32 [INFO] [stderr] | [INFO] [stderr] 97 | std::sync::atomic::spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/noise/tests/mod.rs:39:30 [INFO] [stderr] | [INFO] [stderr] 39 | if self.lock.compare_and_swap(true, false, Ordering::Relaxed) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `lock` [INFO] [stderr] --> src/device/dev_lock.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | lock: &'a AtomicUsize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `aead_init` [INFO] [stderr] --> src/crypto/chacha20poly1305/mod.rs:291:8 [INFO] [stderr] | [INFO] [stderr] 291 | fn aead_init(&self, nonce: &[u8]) -> [u32; 16] { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `seal` [INFO] [stderr] --> src/crypto/chacha20poly1305/mod.rs:382:12 [INFO] [stderr] | [INFO] [stderr] 382 | pub fn seal(&self, nonce: &[u8], aad: &[u8], plaintext: &[u8], ciphertext: &mut [u8]) -> usize { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `open` [INFO] [stderr] --> src/crypto/chacha20poly1305/mod.rs:389:12 [INFO] [stderr] | [INFO] [stderr] 389 | pub fn open<'a>( [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `IncorrectPacketLength` [INFO] [stderr] --> src/noise/errors.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | IncorrectPacketLength, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `WrongPacketType` [INFO] [stderr] --> src/noise/errors.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | WrongPacketType, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LockFailed` [INFO] [stderr] --> src/noise/errors.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | LockFailed, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `parse_handshake_anon` [INFO] [stderr] --> src/noise/handshake.rs:184:8 [INFO] [stderr] | [INFO] [stderr] 184 | pub fn parse_handshake_anon( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_static_private` [INFO] [stderr] --> src/noise/handshake.rs:246:8 [INFO] [stderr] | [INFO] [stderr] 246 | fn set_static_private( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_static_private` [INFO] [stderr] --> src/noise/handshake.rs:330:19 [INFO] [stderr] | [INFO] [stderr] 330 | pub(crate) fn set_static_private( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `persistent_keepalive` [INFO] [stderr] --> src/noise/timers.rs:328:12 [INFO] [stderr] | [INFO] [stderr] 328 | pub fn persistent_keepalive(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `IPV4_DST_IP_OFF` [INFO] [stderr] --> src/noise/mod.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | const IPV4_DST_IP_OFF: usize = 16; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `IPV6_DST_IP_OFF` [INFO] [stderr] --> src/noise/mod.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | const IPV6_DST_IP_OFF: usize = 24; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_static_private` [INFO] [stderr] --> src/noise/mod.rs:196:12 [INFO] [stderr] | [INFO] [stderr] 196 | pub fn set_static_private( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `dst_address` [INFO] [stderr] --> src/noise/mod.rs:453:12 [INFO] [stderr] | [INFO] [stderr] 453 | pub fn dst_address(packet: &[u8]) -> Option { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `boringtun` (bin "boringtun" test) generated 29 warnings (22 duplicates) [INFO] [stderr] warning: `boringtun` (example "benchmarks") generated 20 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boringtun-c7d7df305aefbf1e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test crypto::blake2s::tests::tests::blake2s_test_vectors ... ok [INFO] [stdout] test crypto::chacha20poly1305::tests::tests::xchacha20_poly1305_test_vector ... ok [INFO] [stdout] test noise::session::tests::test_replay_counter ... ok [INFO] [stdout] test noise::tests::tests::wireguard_interop ... ignored [INFO] [stdout] test noise::tests::tests::wireguard_receiver ... ignored [INFO] [stdout] test crypto::x25519::tests::tests::x25519_arith_test_vectors ... ok [INFO] [stdout] test crypto::x25519::tests::tests::x25519_test_vectors ... ok [INFO] [stdout] test crypto::blake2s::tests::tests::blake2s_kat ... ok [INFO] [stdout] test noise::tests::tests::wireguard_handshake ... ok [INFO] [stdout] test crypto::chacha20poly1305::tests::tests::chacha20_poly1305_test_vectors ... ok [INFO] [stdout] test crypto::chacha20poly1305::tests::tests::chacha20_poly1305_self_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boringtun-d557f3cbbe735217) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test crypto::blake2s::tests::tests::blake2s_test_vectors ... ok [INFO] [stdout] test crypto::chacha20poly1305::tests::tests::xchacha20_poly1305_test_vector ... ok [INFO] [stdout] test device::allowed_ips::tests::test_allowed_ips_insert_find ... ok [INFO] [stdout] test device::allowed_ips::tests::test_allowed_ips_iter ... ok [INFO] [stdout] test crypto::x25519::tests::tests::x25519_arith_test_vectors ... ok [INFO] [stdout] test crypto::x25519::tests::tests::x25519_test_vectors ... ok [INFO] [stdout] test device::allowed_ips::tests::test_allowed_ips_remove ... ok [INFO] [stdout] test device::allowed_ips::tests::test_allowed_ips_v4_kernel_compatibility ... ok [INFO] [stdout] test device::allowed_ips::tests::test_allowed_ips_v6_kernel_compatibility ... ok [INFO] [stdout] test noise::tests::tests::wireguard_interop ... ignored [INFO] [stdout] test noise::tests::tests::wireguard_receiver ... ignored [INFO] [stdout] test noise::session::tests::test_replay_counter ... ok [INFO] [stdout] test device::integration_tests::tests::test_wg_concurrent ... FAILED [INFO] [stdout] test device::integration_tests::tests::test_wg_concurrent_v6 ... FAILED [INFO] [stdout] test device::integration_tests::tests::test_wg_start_ipv4 ... FAILED [INFO] [stdout] test device::integration_tests::tests::test_wireguard_get ... FAILED [INFO] [stdout] test device::integration_tests::tests::test_wg_start_ipv6 ... FAILED [INFO] [stdout] test device::integration_tests::tests::test_wg_start_ipv4_non_connected ... FAILED [INFO] [stdout] test device::integration_tests::tests::test_wireguard_set ... FAILED [INFO] [stdout] test device::integration_tests::tests::test_wg_start_ipv6_endpoint ... FAILED [INFO] [stdout] test noise::tests::tests::wireguard_handshake ... ok [INFO] [stdout] test crypto::blake2s::tests::tests::blake2s_kat ... ok [INFO] [stdout] test crypto::chacha20poly1305::tests::tests::chacha20_poly1305_test_vectors ... ok [INFO] [stdout] test crypto::chacha20poly1305::tests::tests::chacha20_poly1305_self_validation ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wg_concurrent stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wg_concurrent' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d59e16b - boringtun::device::integration_tests::tests::WGHandle::init::hf522d9d7df304c43 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:249:13 [INFO] [stdout] 19: 0x563c0d5a56f4 - boringtun::device::integration_tests::tests::test_wg_concurrent::he872a4ae02e56bc2 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:684:22 [INFO] [stdout] 20: 0x563c0d5a55aa - boringtun::device::integration_tests::tests::test_wg_concurrent::{{closure}}::h971bbf41c2c6e5a3 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:677:5 [INFO] [stdout] 21: 0x563c0d53c4ae - core::ops::function::FnOnce::call_once::ha984d117349b4d56 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 39: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f2bb8769609 - start_thread [INFO] [stdout] 44: 0x7f2bb8541293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wg_concurrent_v6 stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wg_concurrent_v6' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d59e16b - boringtun::device::integration_tests::tests::WGHandle::init::hf522d9d7df304c43 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:249:13 [INFO] [stdout] 19: 0x563c0d5a6584 - boringtun::device::integration_tests::tests::test_wg_concurrent_v6::h5f433a6bf9404bc2 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:734:22 [INFO] [stdout] 20: 0x563c0d5a643a - boringtun::device::integration_tests::tests::test_wg_concurrent_v6::{{closure}}::h5c9e7a900cf4ee33 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:727:5 [INFO] [stdout] 21: 0x563c0d53c19e - core::ops::function::FnOnce::call_once::h85b7c1946080be54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 39: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f2bb8769609 - start_thread [INFO] [stdout] 44: 0x7f2bb8541293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wg_start_ipv4 stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wg_start_ipv4' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d59e16b - boringtun::device::integration_tests::tests::WGHandle::init::hf522d9d7df304c43 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:249:13 [INFO] [stdout] 19: 0x563c0d5a3e2c - boringtun::device::integration_tests::tests::test_wg_start_ipv4::h28e82f2bc624367e [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:577:22 [INFO] [stdout] 20: 0x563c0d5a3d0a - boringtun::device::integration_tests::tests::test_wg_start_ipv4::{{closure}}::h61c4082f8226c433 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:570:5 [INFO] [stdout] 21: 0x563c0d53b9be - core::ops::function::FnOnce::call_once::h02551d5bd9239057 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 39: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f2bb8769609 - start_thread [INFO] [stdout] 44: 0x7f2bb8541293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wireguard_get stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wireguard_get' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d59e16b - boringtun::device::integration_tests::tests::WGHandle::init::hf522d9d7df304c43 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:249:13 [INFO] [stdout] 19: 0x563c0d5a222b - boringtun::device::integration_tests::tests::test_wireguard_get::hba098df67ab27f31 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:453:18 [INFO] [stdout] 20: 0x563c0d5a218a - boringtun::device::integration_tests::tests::test_wireguard_get::{{closure}}::h82e755bc2ff4e940 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:452:5 [INFO] [stdout] 21: 0x563c0d53be0e - core::ops::function::FnOnce::call_once::h49de68e51283da43 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 39: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f2bb8769609 - start_thread [INFO] [stdout] 44: 0x7f2bb8541293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wg_start_ipv6 stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wg_start_ipv6' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d59e16b - boringtun::device::integration_tests::tests::WGHandle::init::hf522d9d7df304c43 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:249:13 [INFO] [stdout] 19: 0x563c0d5a464c - boringtun::device::integration_tests::tests::test_wg_start_ipv6::he2fc51e80c1257c3 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:612:22 [INFO] [stdout] 20: 0x563c0d5a452a - boringtun::device::integration_tests::tests::test_wg_start_ipv6::{{closure}}::ha013d925508d9719 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:605:5 [INFO] [stdout] 21: 0x563c0d53c46e - core::ops::function::FnOnce::call_once::ha738b909f5d032d0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 39: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f2bb8769609 - start_thread [INFO] [stdout] 44: 0x7f2bb8541293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wg_start_ipv4_non_connected stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wg_start_ipv4_non_connected' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d5a3610 - boringtun::device::integration_tests::tests::test_wg_start_ipv4_non_connected::hdfa49e36fa4dc119 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:532:22 [INFO] [stdout] 19: 0x563c0d5a34ba - boringtun::device::integration_tests::tests::test_wg_start_ipv4_non_connected::{{closure}}::hdb8d0a172efc6aac [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:525:5 [INFO] [stdout] 20: 0x563c0d53bede - core::ops::function::FnOnce::call_once::h5783cb117eae1f04 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7f2bb8769609 - start_thread [INFO] [stdout] 43: 0x7f2bb8541293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wireguard_set stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wireguard_set' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d59e16b - boringtun::device::integration_tests::tests::WGHandle::init::hf522d9d7df304c43 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:249:13 [INFO] [stdout] 19: 0x563c0d5a2432 - boringtun::device::integration_tests::tests::test_wireguard_set::hf8f543645edd49f1 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:464:18 [INFO] [stdout] 20: 0x563c0d5a233a - boringtun::device::integration_tests::tests::test_wireguard_set::{{closure}}::h0e5fa48a4d8a3e5a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:460:5 [INFO] [stdout] 21: 0x563c0d53c15e - core::ops::function::FnOnce::call_once::h821789526decad3d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 39: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f2bb8769609 - start_thread [INFO] [stdout] 44: 0x7f2bb8541293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- device::integration_tests::tests::test_wg_start_ipv6_endpoint stdout ---- [INFO] [stdout] thread 'device::integration_tests::tests::test_wg_start_ipv6_endpoint' panicked at 'called `Result::unwrap()` on an `Err` value: Socket("No such file or directory")', src/device/integration_tests/mod.rs:266:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c0d64d36c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x563c0d64d36c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c0d64d36c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c0d64d36c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c0d67176c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x563c0d645d15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x563c0d64edc0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c0d64edc0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c0d64edc0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x563c0d64e9a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x563c0d64f474 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x563c0d64ef50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x563c0d64d824 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x563c0d64eeb9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x563c0d480971 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x563c0d480a63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x563c0d5a94f4 - core::result::Result::unwrap::h90bdae8f4198a22c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x563c0d59e321 - boringtun::device::integration_tests::tests::WGHandle::init_with_config::h182f78c4a44c289a [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:266:27 [INFO] [stdout] 18: 0x563c0d59e16b - boringtun::device::integration_tests::tests::WGHandle::init::hf522d9d7df304c43 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:249:13 [INFO] [stdout] 19: 0x563c0d5a4e6c - boringtun::device::integration_tests::tests::test_wg_start_ipv6_endpoint::h6a6a5d6c789365a8 [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:647:22 [INFO] [stdout] 20: 0x563c0d5a4d4a - boringtun::device::integration_tests::tests::test_wg_start_ipv6_endpoint::{{closure}}::hed3bb748d0407f0c [INFO] [stdout] at /opt/rustwide/workdir/src/device/integration_tests/mod.rs:640:5 [INFO] [stdout] 21: 0x563c0d53c42e - core::ops::function::FnOnce::call_once::ha56b0f339b340432 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x563c0d5fa8a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x563c0d5fa8a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 24: 0x563c0d5f94b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x563c0d5f94b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x563c0d5f94b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x563c0d5f94b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x563c0d5f94b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x563c0d5f94b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 30: 0x563c0d5f94b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 31: 0x563c0d5c675e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 32: 0x563c0d5c675e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x563c0d5cb4b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x563c0d5cb4b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x563c0d5cb4b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x563c0d5cb4b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x563c0d5cb4b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 39: 0x563c0d5cb4b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x563c0d654463 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x563c0d654463 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 43: 0x7f2bb8769609 - start_thread [INFO] [stdout] 44: 0x7f2bb8541293 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] device::integration_tests::tests::test_wg_concurrent [INFO] [stdout] device::integration_tests::tests::test_wg_concurrent_v6 [INFO] [stdout] device::integration_tests::tests::test_wg_start_ipv4 [INFO] [stdout] device::integration_tests::tests::test_wg_start_ipv4_non_connected [INFO] [stdout] device::integration_tests::tests::test_wg_start_ipv6 [INFO] [stdout] device::integration_tests::tests::test_wg_start_ipv6_endpoint [INFO] [stdout] device::integration_tests::tests::test_wireguard_get [INFO] [stdout] device::integration_tests::tests::test_wireguard_set [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 8 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin boringtun' [INFO] running `Command { std: "docker" "inspect" "c621664a22926a37ab4ee9a440bed3035e9fd566c8ceb3239c38e1db3ea04e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c621664a22926a37ab4ee9a440bed3035e9fd566c8ceb3239c38e1db3ea04e53", kill_on_drop: false }` [INFO] [stdout] c621664a22926a37ab4ee9a440bed3035e9fd566c8ceb3239c38e1db3ea04e53