[INFO] fetching crate registry 1.2.1... [INFO] testing registry-1.2.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate registry 1.2.1 into /workspace/builds/worker-112/source [INFO] validating manifest of crates.io crate registry 1.2.1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate registry 1.2.1 [INFO] finished tweaking crates.io crate registry 1.2.1 [INFO] tweaked toml for crates.io crate registry 1.2.1 written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate crates.io crate registry 1.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utfx v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af14e601e1f24e76df96fdbba9832743fe6ac9cd90e8d9f219145d4957c030be [INFO] running `Command { std: "docker" "start" "-a" "af14e601e1f24e76df96fdbba9832743fe6ac9cd90e8d9f219145d4957c030be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af14e601e1f24e76df96fdbba9832743fe6ac9cd90e8d9f219145d4957c030be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af14e601e1f24e76df96fdbba9832743fe6ac9cd90e8d9f219145d4957c030be", kill_on_drop: false }` [INFO] [stdout] af14e601e1f24e76df96fdbba9832743fe6ac9cd90e8d9f219145d4957c030be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56c25c09e60457bf133bab52a6232a63ece6251bd6bc8b0a004eff5616a96554 [INFO] running `Command { std: "docker" "start" "-a" "56c25c09e60457bf133bab52a6232a63ece6251bd6bc8b0a004eff5616a96554", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling utfx v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling registry v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.21s [INFO] running `Command { std: "docker" "inspect" "56c25c09e60457bf133bab52a6232a63ece6251bd6bc8b0a004eff5616a96554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c25c09e60457bf133bab52a6232a63ece6251bd6bc8b0a004eff5616a96554", kill_on_drop: false }` [INFO] [stdout] 56c25c09e60457bf133bab52a6232a63ece6251bd6bc8b0a004eff5616a96554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d74090c29c2368a65438c5d93862aaa36fe9f007359d6d0a094f82b3cdf3c16 [INFO] running `Command { std: "docker" "start" "-a" "1d74090c29c2368a65438c5d93862aaa36fe9f007359d6d0a094f82b3cdf3c16", kill_on_drop: false }` [INFO] [stderr] Compiling registry v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `registry::Hive`, `registry::RegKey`, `registry::Security` [INFO] [stdout] --> examples/appkey.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use registry::{Hive, RegKey, Security}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^ no `Security` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `RegKey` in the root [INFO] [stdout] | no `Hive` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> examples/private-hive.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::processthreadsapi::GetCurrentProcess; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> examples/private-hive.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winnt::TOKEN_ADJUST_PRIVILEGES; [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] --> examples/private-hive.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | shared::ntdef::LUID, [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] --> examples/private-hive.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `registry::Hive`, `registry::Security` [INFO] [stdout] --> examples/private-hive.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use registry::{Hive, Security}; [INFO] [stdout] | ^^^^ ^^^^^^^^ no `Security` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Hive` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `registry` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcessToken` in this scope [INFO] [stdout] --> examples/private-hive.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let r = unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_ADJUST_PRIVILEGES, &mut token) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentProcess` in this scope [INFO] [stdout] --> examples/private-hive.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | let r = unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_ADJUST_PRIVILEGES, &mut token) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOKEN_ADJUST_PRIVILEGES` in this scope [INFO] [stdout] --> examples/private-hive.rs:18:60 [INFO] [stdout] | [INFO] [stdout] 18 | let r = unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_ADJUST_PRIVILEGES, &mut token) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SE_RESTORE_NAME` in this scope [INFO] [stdout] --> examples/private-hive.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | set_privilege(token, SE_RESTORE_NAME)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SE_BACKUP_NAME` in this scope [INFO] [stdout] --> examples/private-hive.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | set_privilege(token, SE_BACKUP_NAME)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> examples/private-hive.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | fn set_privilege(handle: HANDLE, name: &str) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LUID` in this scope [INFO] [stdout] --> examples/private-hive.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | let mut luid: LUID = LUID { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LUID` in this scope [INFO] [stdout] --> examples/private-hive.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | let mut luid: LUID = LUID { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LookupPrivilegeValueW` in this scope [INFO] [stdout] --> examples/private-hive.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let r = unsafe { LookupPrivilegeValueW(std::ptr::null(), name.as_ptr(), &mut luid) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TOKEN_PRIVILEGES` in this scope [INFO] [stdout] --> examples/private-hive.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | let mut privilege = TOKEN_PRIVILEGES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LUID_AND_ATTRIBUTES` in this scope [INFO] [stdout] --> examples/private-hive.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | Privileges: [LUID_AND_ATTRIBUTES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SE_PRIVILEGE_ENABLED` in this scope [INFO] [stdout] --> examples/private-hive.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | Attributes: SE_PRIVILEGE_ENABLED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustTokenPrivileges` in this scope [INFO] [stdout] --> examples/private-hive.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | AdjustTokenPrivileges( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TOKEN_PRIVILEGES` in this scope [INFO] [stdout] --> examples/private-hive.rs:61:33 [INFO] [stdout] | [INFO] [stdout] 37 | fn set_privilege(handle: HANDLE, name: &str) -> Result<(), std::io::Error> { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 61 | std::mem::size_of::() as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1d74090c29c2368a65438c5d93862aaa36fe9f007359d6d0a094f82b3cdf3c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d74090c29c2368a65438c5d93862aaa36fe9f007359d6d0a094f82b3cdf3c16", kill_on_drop: false }` [INFO] [stdout] 1d74090c29c2368a65438c5d93862aaa36fe9f007359d6d0a094f82b3cdf3c16