[INFO] cloning repository https://github.com/ubnt-intrepid/rstart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ubnt-intrepid/rstart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Frstart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Frstart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 689bd507c3d07002d2b739313fa04c721ae4bb39 [INFO] testing ubnt-intrepid/rstart against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Frstart" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 50% (5/10) Updating files: 60% (6/10) Updating files: 70% (7/10) Updating files: 80% (8/10) Updating files: 90% (9/10) Updating files: 100% (10/10) Updating files: 100% (10/10), done. [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/rstart on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ubnt-intrepid/rstart [INFO] finished tweaking git repo https://github.com/ubnt-intrepid/rstart [INFO] tweaked toml for git repo https://github.com/ubnt-intrepid/rstart written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/ubnt-intrepid/rstart already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fa94b594ffdeddac1f43c05194f6e8156afd0b21e03a2a903cbcc1842ffe2f9 [INFO] running `Command { std: "docker" "start" "-a" "6fa94b594ffdeddac1f43c05194f6e8156afd0b21e03a2a903cbcc1842ffe2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa94b594ffdeddac1f43c05194f6e8156afd0b21e03a2a903cbcc1842ffe2f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa94b594ffdeddac1f43c05194f6e8156afd0b21e03a2a903cbcc1842ffe2f9", kill_on_drop: false }` [INFO] [stdout] 6fa94b594ffdeddac1f43c05194f6e8156afd0b21e03a2a903cbcc1842ffe2f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ebb50be056627677bf75533f59ab31c457fdcf9f0c220952b8134a9f857a07f [INFO] running `Command { std: "docker" "start" "-a" "6ebb50be056627677bf75533f59ab31c457fdcf9f0c220952b8134a9f857a07f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rstart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `winapi` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate winapi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `advapi32` [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate advapi32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `kernel32` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate kernel32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `shell32` [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate shell32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winnt` [INFO] [stdout] --> src/registry.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | winnt::REG_SZ | [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winnt` [INFO] [stdout] --> src/registry.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | winnt::REG_EXPAND_SZ => Some(make_string(self.var_data.as_ptr())), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winnt` [INFO] [stdout] --> src/registry.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | ... winnt::KEY_QUERY_VALUE, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/windows.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | ... winapi::LANG_USER_DEFAULT as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/registry.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | impl Into for RootKey { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/registry.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | fn into(self) -> HKEY { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | var_type: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/registry.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Key(HKEY); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_SUCCESS` in this scope [INFO] [stdout] --> src/registry.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | if ret != (unsafe { transmute(ERROR_SUCCESS) }) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | let mut var_type: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let mut data_size: DWORD = data.len() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | let mut data_size: DWORD = data.len() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_SUCCESS` in this scope [INFO] [stdout] --> src/registry.rs:86:35 [INFO] [stdout] | [INFO] [stdout] 86 | if ret != (unsafe { transmute(ERROR_SUCCESS) }) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | let mut var_type: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | let mut name_size: DWORD = name.len() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:107:48 [INFO] [stdout] | [INFO] [stdout] 107 | let mut name_size: DWORD = name.len() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | let mut data_size: DWORD = data.len() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/registry.rs:109:48 [INFO] [stdout] | [INFO] [stdout] 109 | let mut data_size: DWORD = data.len() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rstart` due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "6ebb50be056627677bf75533f59ab31c457fdcf9f0c220952b8134a9f857a07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ebb50be056627677bf75533f59ab31c457fdcf9f0c220952b8134a9f857a07f", kill_on_drop: false }` [INFO] [stdout] 6ebb50be056627677bf75533f59ab31c457fdcf9f0c220952b8134a9f857a07f