[INFO] cloning repository https://github.com/jdholdren/diver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdholdren/diver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdholdren%2Fdiver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdholdren%2Fdiver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b370023a8559e237caf63b3589ad50d8c53be30
[INFO] testing jdholdren/diver against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdholdren%2Fdiver" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdholdren/diver
[INFO] finished tweaking git repo https://github.com/jdholdren/diver
[INFO] tweaked toml for git repo https://github.com/jdholdren/diver written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdholdren/diver on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdholdren/diver 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3154650fae64793c0d7f60c2a76e52ef47d3d425e45a7aff4235be0b1a42a21
[INFO] running `Command { std: "docker" "start" "-a" "d3154650fae64793c0d7f60c2a76e52ef47d3d425e45a7aff4235be0b1a42a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3154650fae64793c0d7f60c2a76e52ef47d3d425e45a7aff4235be0b1a42a21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3154650fae64793c0d7f60c2a76e52ef47d3d425e45a7aff4235be0b1a42a21", kill_on_drop: false }`
[INFO] [stdout] d3154650fae64793c0d7f60c2a76e52ef47d3d425e45a7aff4235be0b1a42a21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48b463911e1daa531a82d060533b045f72e9a93a276b2ff493487ee33be3fa83
[INFO] running `Command { std: "docker" "start" "-a" "48b463911e1daa531a82d060533b045f72e9a93a276b2ff493487ee33be3fa83", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.51
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling curve25519-dalek v4.0.0-rc.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling syn v2.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.86
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-body v1.0.0-rc.2
[INFO] [stderr]    Compiling ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling ip_network v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling ip_network_table v0.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling ioctl-sys v0.6.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.0-rc.2
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling clap v4.2.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.0-rc.2
[INFO] [stderr]    Compiling boringtun v0.5.2 (https://github.com/jdholdren/boringtun.git?tag=0.5.3#878385f1)
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tun v0.5.5
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.26
[INFO] [stderr]    Compiling hyper v1.0.0-rc.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.16
[INFO] [stderr]    Compiling diver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TunnResult`
[INFO] [stdout]  --> src/wg.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use boringtun::noise::{Tunn, TunnResult};
[INFO] [stdout]   |                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `Write`
[INFO] [stdout]  --> src/wg.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{Read, Write};
[INFO] [stdout]   |               ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `TunnResult::Done`, `TunnResult::Err(_)`, `TunnResult::WriteToNetwork(_)` and 2 more not covered
[INFO] [stdout]   --> src/wg.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 match self.tunn.decapsulate(None, &buf[..len], &mut send_buf) {};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ patterns `TunnResult::Done`, `TunnResult::Err(_)`, `TunnResult::WriteToNetwork(_)` and 2 more not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `TunnResult<'_>` defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/boringtun-132bf42212d508b6/878385f/boringtun/src/noise/mod.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub enum TunnResult<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     Done,
[INFO] [stdout]    |     ---- not covered
[INFO] [stdout] 47 |     Err(WireGuardError),
[INFO] [stdout]    |     --- not covered
[INFO] [stdout] 48 |     WriteToNetwork(&'a mut [u8]),
[INFO] [stdout]    |     -------------- not covered
[INFO] [stdout] 49 |     WriteToTunnelV4(&'a mut [u8], Ipv4Addr),
[INFO] [stdout]    |     --------------- not covered
[INFO] [stdout] 50 |     WriteToTunnelV6(&'a mut [u8], Ipv6Addr),
[INFO] [stdout]    |     --------------- not covered
[INFO] [stdout]    = note: the matched value is of type `TunnResult<'_>`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 85 ~                 match self.tunn.decapsulate(None, &buf[..len], &mut send_buf) {
[INFO] [stdout] 86 +                     _ => todo!(),
[INFO] [stdout] 87 ~                 };
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: borrow of moved value: `self`
[INFO] [stdout]   --> src/wg.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn start(&mut self) -> Result<()> {
[INFO] [stdout]    |                        --------- move occurs because `self` has type `&mut Tunnel`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 73 |         let listener_handle = tokio::spawn(async move {
[INFO] [stdout]    |                                            ---------- value moved here
[INFO] [stdout] ...
[INFO] [stdout] 77 |             loop {
[INFO] [stdout]    |             ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 85 |                 match self.tunn.decapsulate(None, &buf[..len], &mut send_buf) {};
[INFO] [stdout]    |                       --------- variable moved due to use in coroutine
[INFO] [stdout] ...
[INFO] [stdout] 89 |         let writer_sock = self.udp_socket.clone();
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ value borrowed here after move
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]   --> src/wg.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |       pub async fn start(&mut self) -> Result<()> {
[INFO] [stdout]    |                          ---------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `self` is a reference that is only valid in the method body
[INFO] [stdout]    |                          let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 73 |           let listener_handle = tokio::spawn(async move {
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 74 | |             let mut buf = [0; MTU];
[INFO] [stdout] 75 | |             let mut send_buf = [0; MTU];
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         });
[INFO] [stdout]    | |          ^
[INFO] [stdout]    | |          |
[INFO] [stdout]    | |__________`self` escapes the method body here
[INFO] [stdout]    |            argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener_sock`
[INFO] [stdout]   --> src/wg.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let listener_sock = self.udp_socket.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener_sock`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener_handle`
[INFO] [stdout]   --> src/wg.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let listener_handle = tokio::spawn(async move {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer_sock`
[INFO] [stdout]   --> src/wg.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let writer_sock = self.udp_socket.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer_sock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer_handle`
[INFO] [stdout]   --> src/wg.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let writer_handle = tokio::spawn(async move {});
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0382, E0521.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diver` (lib) due to 3 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "48b463911e1daa531a82d060533b045f72e9a93a276b2ff493487ee33be3fa83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b463911e1daa531a82d060533b045f72e9a93a276b2ff493487ee33be3fa83", kill_on_drop: false }`
[INFO] [stdout] 48b463911e1daa531a82d060533b045f72e9a93a276b2ff493487ee33be3fa83
