[INFO] cloning repository https://github.com/adumbidiot/netfw-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/netfw-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fnetfw-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fnetfw-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f019f04044e394ecbf25f5e97b9915d6f68cce00 [INFO] documenting adumbidiot/netfw-rs against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fnetfw-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/netfw-rs on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/netfw-rs [INFO] finished tweaking git repo https://github.com/adumbidiot/netfw-rs [INFO] tweaked toml for git repo https://github.com/adumbidiot/netfw-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/netfw-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6dcd616d1818e456490f6b0cba72a3755a3c9d5192452a4b3ed68cd00ea1428 [INFO] running `Command { std: "docker" "start" "-a" "f6dcd616d1818e456490f6b0cba72a3755a3c9d5192452a4b3ed68cd00ea1428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6dcd616d1818e456490f6b0cba72a3755a3c9d5192452a4b3ed68cd00ea1428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6dcd616d1818e456490f6b0cba72a3755a3c9d5192452a4b3ed68cd00ea1428", kill_on_drop: false }` [INFO] [stdout] f6dcd616d1818e456490f6b0cba72a3755a3c9d5192452a4b3ed68cd00ea1428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d902f894a31d46b12ab0f7e4f42e9930f2f601dffc1746fec50b5eeb865804 [INFO] running `Command { std: "docker" "start" "-a" "b8d902f894a31d46b12ab0f7e4f42e9930f2f601dffc1746fec50b5eeb865804", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling com_macros_support v0.2.0 (https://github.com/microsoft/com-rs?rev=3693ab2#3693ab2e) [INFO] [stderr] Compiling com_macros v0.2.0 (https://github.com/microsoft/com-rs?rev=3693ab2#3693ab2e) [INFO] [stderr] Checking com v0.2.0 (https://github.com/microsoft/com-rs?rev=3693ab2#3693ab2e) [INFO] [stderr] Checking netfw-sys v0.0.0 (/opt/rustwide/workdir/lib/netfw-sys) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> lib/netfw-sys/src/safe_array.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> lib/netfw-sys/src/safe_array.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> lib/netfw-sys/src/variant.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | shared::wtypes::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> lib/netfw-sys/src/variant.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::ctypes`, `winapi::ENUM` [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | ctypes::c_long, [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 50 | ENUM, [INFO] [stdout] | ^^^^ no `ENUM` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ENUM` [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | ENUM! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ENUM` [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | ENUM! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ENUM` [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | ENUM! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `ENUM` [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | ENUM! { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_RULE_DIRECTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:139:47 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn get_direction(&self, dir: *mut NET_FW_RULE_DIRECTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_RULE_DIRECTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn put_direction(&self, dir: NET_FW_RULE_DIRECTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_ACTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:153:47 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn get_action(&self, action: *mut NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_ACTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:154:42 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn put_action(&self, action: NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:176:58 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn get_firewall_enabled(&self, profile_type: NET_FW_PROFILE_TYPE2, enabled: *mut VARIANT_BOOL) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:177:58 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn put_firewall_enabled(&self, profile_type: NET_FW_PROFILE_TYPE2, enabled: VARIANT_BOOL) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:178:61 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn get_excluded_interfaces(&self, profile_type: NET_FW_PROFILE_TYPE2, interfaces: *mut Variant) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:179:61 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn put_excluded_interfaces(&self, profile_type: NET_FW_PROFILE_TYPE2, interfaces: Variant) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:180:67 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn get_block_all_inbound_traffic(&self, profile_type: NET_FW_PROFILE_TYPE2, block: *mut VARIANT_BOOL) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:181:67 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn put_block_all_inbound_traffic(&self, profile_type: NET_FW_PROFILE_TYPE2, block: VARIANT_BOOL) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:182:64 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn get_notifications_disabled(&self, profile_type: NET_FW_PROFILE_TYPE2, disabled: *mut VARIANT_BOOL) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:183:64 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn put_notifications_disabled(&self, profile_type: NET_FW_PROFILE_TYPE2, disabled: VARIANT_BOOL) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:184:91 [INFO] [stdout] | [INFO] [stdout] 184 | ... pub fn get_unicast_responses_to_multicast_broadcast_disabled(&self, profile_type: NET_FW_PROFILE_TYPE2, disabled: *mut VARIANT_BOOL... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:185:91 [INFO] [stdout] | [INFO] [stdout] 185 | ... pub fn put_unicast_responses_to_multicast_broadcast_disabled(&self, profile_type: NET_FW_PROFILE_TYPE2, disabled: VARIANT_BOOL) -> ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:191:64 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn get_default_inbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: *mut NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_ACTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:191:99 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn get_default_inbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: *mut NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:192:64 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn put_default_inbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_ACTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:192:94 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn put_default_inbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:193:65 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn get_default_outbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: *mut NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_ACTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:193:100 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn get_default_outbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: *mut NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_PROFILE_TYPE2` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:194:65 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn put_default_outbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_ACTION` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:194:95 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn put_default_outbound_action(&self, profile_type: NET_FW_PROFILE_TYPE2, action: NET_FW_ACTION) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NET_FW_MODIFY_STATE` in this scope [INFO] [stdout] --> lib/netfw-sys/src/lib.rs:196:72 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn get_local_policy_modify_state(&self, modify_state: *mut NET_FW_MODIFY_STATE) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netfw-sys` due to 35 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b8d902f894a31d46b12ab0f7e4f42e9930f2f601dffc1746fec50b5eeb865804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d902f894a31d46b12ab0f7e4f42e9930f2f601dffc1746fec50b5eeb865804", kill_on_drop: false }` [INFO] [stdout] b8d902f894a31d46b12ab0f7e4f42e9930f2f601dffc1746fec50b5eeb865804