[INFO] cloning repository https://github.com/rcatolino/wireguard-uapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcatolino/wireguard-uapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcatolino%2Fwireguard-uapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcatolino%2Fwireguard-uapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb9e5a043a4611cdd5a09813a91f4f6a714d8401
[INFO] checking rcatolino/wireguard-uapi against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcatolino%2Fwireguard-uapi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rcatolino/wireguard-uapi
[INFO] finished tweaking git repo https://github.com/rcatolino/wireguard-uapi
[INFO] tweaked toml for git repo https://github.com/rcatolino/wireguard-uapi written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rcatolino/wireguard-uapi on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rcatolino/wireguard-uapi 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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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 errno v0.3.5
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded base64_light v0.1.5
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded rustix v0.38.17
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a
[INFO] running `Command { std: "docker" "start" "ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.17
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling wireguard-uapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::netlink::bindings::wgdevice_monitor_flag`, `crate::netlink::bindings::WG_MULTICAST_GROUP_PEERS`
[INFO] [stdout]   --> src/wireguard.rs:9:56
[INFO] [stdout]    |
[INFO] [stdout]  9 |     wg_cmd, wgallowedip_attribute, wgdevice_attribute, wgdevice_monitor_flag, wgpeer_attribute,
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^ no `wgdevice_monitor_flag` in `netlink::bindings`
[INFO] [stdout] 10 |     wgpeer_flag, WG_GENL_NAME, WG_MULTICAST_GROUP_PEERS,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ no `WG_MULTICAST_GROUP_PEERS` in `netlink::bindings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::netlink::bindings::wgdevice_monitor_flag`, `crate::netlink::bindings::WG_MULTICAST_GROUP_PEERS`
[INFO] [stdout]   --> src/wireguard.rs:9:56
[INFO] [stdout]    |
[INFO] [stdout]  9 |     wg_cmd, wgallowedip_attribute, wgdevice_attribute, wgdevice_monitor_flag, wgpeer_attribute,
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^ no `wgdevice_monitor_flag` in `netlink::bindings`
[INFO] [stdout] 10 |     wgpeer_flag, WG_GENL_NAME, WG_MULTICAST_GROUP_PEERS,
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^ no `WG_MULTICAST_GROUP_PEERS` in `netlink::bindings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MONITOR` in module `wgdevice_attribute`
[INFO] [stdout]    --> src/wireguard.rs:415:37
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 wgdevice_attribute::MONITOR as u16,
[INFO] [stdout]     |                                     ^^^^^^^ not found in `wgdevice_attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MONITOR` in module `wgdevice_attribute`
[INFO] [stdout]    --> src/wireguard.rs:415:37
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 wgdevice_attribute::MONITOR as u16,
[INFO] [stdout]     |                                     ^^^^^^^ not found in `wgdevice_attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wireguard-uapi` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wireguard-uapi` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a", kill_on_drop: false }`
[INFO] [stdout] ac80491e375a0e5caa9f581f0461bd967548b8b6c27b5cd9cf7092509241321a
