[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] building rcatolino/wireguard-uapi against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcatolino%2Fwireguard-uapi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rcatolino/wireguard-uapi on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a79fc86727db1ccc460d169abc5d94673bb06dc66cd10daf3101ab736ca2e7d [INFO] running `Command { std: "docker" "start" "-a" "6a79fc86727db1ccc460d169abc5d94673bb06dc66cd10daf3101ab736ca2e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a79fc86727db1ccc460d169abc5d94673bb06dc66cd10daf3101ab736ca2e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a79fc86727db1ccc460d169abc5d94673bb06dc66cd10daf3101ab736ca2e7d", kill_on_drop: false }` [INFO] [stdout] 6a79fc86727db1ccc460d169abc5d94673bb06dc66cd10daf3101ab736ca2e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0013b3f8c0c2f78fc19d924fd9f96355052196aab6e534f31714c44af9b739d3 [INFO] running `Command { std: "docker" "start" "-a" "0013b3f8c0c2f78fc19d924fd9f96355052196aab6e534f31714c44af9b739d3", 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 libc v0.2.149 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling nix v0.27.1 [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[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] running `Command { std: "docker" "inspect" "0013b3f8c0c2f78fc19d924fd9f96355052196aab6e534f31714c44af9b739d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0013b3f8c0c2f78fc19d924fd9f96355052196aab6e534f31714c44af9b739d3", kill_on_drop: false }` [INFO] [stdout] 0013b3f8c0c2f78fc19d924fd9f96355052196aab6e534f31714c44af9b739d3