[INFO] cloning repository https://github.com/Charles-Schleich/boringtun-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Charles-Schleich/boringtun-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2Fboringtun-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2Fboringtun-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a47644d9c583dd9ed76620bdbf37652fb088c1b
[INFO] building Charles-Schleich/boringtun-example against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2Fboringtun-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Charles-Schleich/boringtun-example on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Charles-Schleich/boringtun-example
[INFO] finished tweaking git repo https://github.com/Charles-Schleich/boringtun-example
[INFO] tweaked toml for git repo https://github.com/Charles-Schleich/boringtun-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Charles-Schleich/boringtun-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded httpdate v1.0.0
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded daemonize v0.4.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.7
[INFO] [stderr]   Downloaded pin-project v1.0.7
[INFO] [stderr]   Downloaded jni v0.10.2
[INFO] [stderr]   Downloaded backtrace v0.3.58
[INFO] [stderr]   Downloaded hyper v0.14.7
[INFO] [stderr]   Downloaded tokio-util v0.6.6
[INFO] [stderr]   Downloaded reqwest v0.11.3
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded boringtun v0.3.0
[INFO] [stderr]   Downloaded tokio v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ba0e32ab90046c9bfbf6a7c98697d1bc65f23b90aaf3169af3c5a96dfeee0e7
[INFO] running `Command { std: "docker" "start" "-a" "7ba0e32ab90046c9bfbf6a7c98697d1bc65f23b90aaf3169af3c5a96dfeee0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ba0e32ab90046c9bfbf6a7c98697d1bc65f23b90aaf3169af3c5a96dfeee0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba0e32ab90046c9bfbf6a7c98697d1bc65f23b90aaf3169af3c5a96dfeee0e7", kill_on_drop: false }`
[INFO] [stdout] 7ba0e32ab90046c9bfbf6a7c98697d1bc65f23b90aaf3169af3c5a96dfeee0e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a622c2e4e75399aef6b4a33160b9da2e683fbb4556ba2edec03baf4a0f39b1f9
[INFO] running `Command { std: "docker" "start" "-a" "a622c2e4e75399aef6b4a33160b9da2e683fbb4556ba2edec03baf4a0f39b1f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling httpdate v1.0.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling boxfnonce v0.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling daemonize v0.4.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling boringtun v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling ron v0.6.4
[INFO] [stderr]    Compiling hyper v0.14.7
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.3
[INFO] [stderr]    Compiling boringtun_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `de::DeserializeOwned`
[INFO] [stdout]   --> src/main.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize, de::DeserializeOwned};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WG_server` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout] 291 | struct WG_server {
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to upper camel case: `WgServer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/main.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             x => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `public_key` is never read
[INFO] [stdout]    --> src/main.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | struct ClientConfig {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 287 |     private_key: String,
[INFO] [stdout] 288 |     public_key: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SRC_IP` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:63
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn write_ipv4_ping(socket: &UdpSocket, data: &[u8], seq: u16, SRC_IP: Ipv4Addr, DEST_IP: Ipv4Addr) {
[INFO] [stdout]    |                                                               ^^^^^^ help: convert the identifier to snake case: `src_ip`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DEST_IP` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:81
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn write_ipv4_ping(socket: &UdpSocket, data: &[u8], seq: u16, SRC_IP: Ipv4Addr, DEST_IP: Ipv4Addr) {
[INFO] [stdout]    |                                                                                 ^^^^^^^ help: convert the identifier to snake case: `dest_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DEST_IP` should have a snake case name
[INFO] [stdout]    --> src/main.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let DEST_IP: Ipv4Addr = to_ipv4(server_ip.clone());
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `dest_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SRC_IP` should have a snake case name
[INFO] [stdout]    --> src/main.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let SRC_IP : Ipv4Addr = get_my_public_ip();
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: boringtun v0.3.0, daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a622c2e4e75399aef6b4a33160b9da2e683fbb4556ba2edec03baf4a0f39b1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a622c2e4e75399aef6b4a33160b9da2e683fbb4556ba2edec03baf4a0f39b1f9", kill_on_drop: false }`
[INFO] [stdout] a622c2e4e75399aef6b4a33160b9da2e683fbb4556ba2edec03baf4a0f39b1f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5bb15bb6e0d667eadb4b50af7d1efd2e66e8aacd2e566fac6a0618567d635d8
[INFO] running `Command { std: "docker" "start" "-a" "e5bb15bb6e0d667eadb4b50af7d1efd2e66e8aacd2e566fac6a0618567d635d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling boringtun_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `de::DeserializeOwned`
[INFO] [stdout]   --> src/main.rs:11:37
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize, de::DeserializeOwned};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `WG_server` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout] 291 | struct WG_server {
[INFO] [stdout]     |        ^^^^^^^^^ help: convert the identifier to upper camel case: `WgServer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/main.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             x => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `public_key` is never read
[INFO] [stdout]    --> src/main.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | struct ClientConfig {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 287 |     private_key: String,
[INFO] [stdout] 288 |     public_key: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SRC_IP` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:63
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn write_ipv4_ping(socket: &UdpSocket, data: &[u8], seq: u16, SRC_IP: Ipv4Addr, DEST_IP: Ipv4Addr) {
[INFO] [stdout]    |                                                               ^^^^^^ help: convert the identifier to snake case: `src_ip`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DEST_IP` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:81
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn write_ipv4_ping(socket: &UdpSocket, data: &[u8], seq: u16, SRC_IP: Ipv4Addr, DEST_IP: Ipv4Addr) {
[INFO] [stdout]    |                                                                                 ^^^^^^^ help: convert the identifier to snake case: `dest_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DEST_IP` should have a snake case name
[INFO] [stdout]    --> src/main.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let DEST_IP: Ipv4Addr = to_ipv4(server_ip.clone());
[INFO] [stdout]     |         ^^^^^^^ help: convert the identifier to snake case: `dest_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `SRC_IP` should have a snake case name
[INFO] [stdout]    --> src/main.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let SRC_IP : Ipv4Addr = get_my_public_ip();
[INFO] [stdout]     |         ^^^^^^ help: convert the identifier to snake case: `src_ip`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: boringtun v0.3.0, daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e5bb15bb6e0d667eadb4b50af7d1efd2e66e8aacd2e566fac6a0618567d635d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5bb15bb6e0d667eadb4b50af7d1efd2e66e8aacd2e566fac6a0618567d635d8", kill_on_drop: false }`
[INFO] [stdout] e5bb15bb6e0d667eadb4b50af7d1efd2e66e8aacd2e566fac6a0618567d635d8
