[INFO] cloning repository https://github.com/unsafe0xd4326/bsod_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unsafe0xd4326/bsod_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funsafe0xd4326%2Fbsod_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funsafe0xd4326%2Fbsod_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be03c383d179f67b444bb36c7815a60038eea2c7 [INFO] testing unsafe0xd4326/bsod_rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funsafe0xd4326%2Fbsod_rust" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/unsafe0xd4326/bsod_rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/unsafe0xd4326/bsod_rust [INFO] finished tweaking git repo https://github.com/unsafe0xd4326/bsod_rust [INFO] tweaked toml for git repo https://github.com/unsafe0xd4326/bsod_rust written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/unsafe0xd4326/bsod_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b81416e4bc84919c67007f5935c2b5847f416ab24c52e52a1b532dd123b34881 [INFO] running `Command { std: "docker" "start" "-a" "b81416e4bc84919c67007f5935c2b5847f416ab24c52e52a1b532dd123b34881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b81416e4bc84919c67007f5935c2b5847f416ab24c52e52a1b532dd123b34881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81416e4bc84919c67007f5935c2b5847f416ab24c52e52a1b532dd123b34881", kill_on_drop: false }` [INFO] [stdout] b81416e4bc84919c67007f5935c2b5847f416ab24c52e52a1b532dd123b34881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae1aa2213d834b67cca9dcf0980493bc1e458fd7140af0a3292cdae2c56351e5 [INFO] running `Command { std: "docker" "start" "-a" "ae1aa2213d834b67cca9dcf0980493bc1e458fd7140af0a3292cdae2c56351e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bsod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | winapi::shared::ntdef::NTSTATUS, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | winapi::shared::ntdef::ULONG, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | winapi::shared::ntdef::BOOLEAN, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | winapi::shared::ntdef::PBOOLEAN, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | winapi::shared::ntdef::LONG, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | winapi::shared::basetsd::PULONG_PTR, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | winapi::shared::ntdef::PULONG, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | winapi::shared::ntstatus::STATUS_ASSERTION_FAILURE [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/main.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | fn RtlAdjustPrivilege(Privilege: ULONG, Enable: BOOLEAN, CurrentThread: BOOLEAN , OldValue: PBOOLEAN) -> NTSTATUS ; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOLEAN` in this scope [INFO] [stdout] --> src/main.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | fn RtlAdjustPrivilege(Privilege: ULONG, Enable: BOOLEAN, CurrentThread: BOOLEAN , OldValue: PBOOLEAN) -> NTSTATUS ; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOLEAN` in this scope [INFO] [stdout] --> src/main.rs:17:75 [INFO] [stdout] | [INFO] [stdout] 17 | fn RtlAdjustPrivilege(Privilege: ULONG, Enable: BOOLEAN, CurrentThread: BOOLEAN , OldValue: PBOOLEAN) -> NTSTATUS ; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PBOOLEAN` in this scope [INFO] [stdout] --> src/main.rs:17:95 [INFO] [stdout] | [INFO] [stdout] 17 | fn RtlAdjustPrivilege(Privilege: ULONG, Enable: BOOLEAN, CurrentThread: BOOLEAN , OldValue: PBOOLEAN) -> NTSTATUS ; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NTSTATUS` in this scope [INFO] [stdout] --> src/main.rs:17:108 [INFO] [stdout] | [INFO] [stdout] 17 | fn RtlAdjustPrivilege(Privilege: ULONG, Enable: BOOLEAN, CurrentThread: BOOLEAN , OldValue: PBOOLEAN) -> NTSTATUS ; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/main.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | fn NtRaiseHardError(ErrorStatus: LONG, NumberOfParameters: ULONG, UnicodeStringParameterMask: ULONG, Parameters: PULONG_PTR, ValidRespo... [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/main.rs:18:62 [INFO] [stdout] | [INFO] [stdout] 18 | fn NtRaiseHardError(ErrorStatus: LONG, NumberOfParameters: ULONG, UnicodeStringParameterMask: ULONG, Parameters: PULONG_PTR, ValidRespo... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/main.rs:18:97 [INFO] [stdout] | [INFO] [stdout] 18 | fn NtRaiseHardError(ErrorStatus: LONG, NumberOfParameters: ULONG, UnicodeStringParameterMask: ULONG, Parameters: PULONG_PTR, ValidRespo... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PULONG_PTR` in this scope [INFO] [stdout] --> src/main.rs:18:116 [INFO] [stdout] | [INFO] [stdout] 18 | ...G, UnicodeStringParameterMask: ULONG, Parameters: PULONG_PTR, ValidResponseOptions: ULONG, Response: PULONG) -> NTSTATUS; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/main.rs:18:150 [INFO] [stdout] | [INFO] [stdout] 18 | ...LONG, Parameters: PULONG_PTR, ValidResponseOptions: ULONG, Response: PULONG) -> NTSTATUS; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PULONG` in this scope [INFO] [stdout] --> src/main.rs:18:167 [INFO] [stdout] | [INFO] [stdout] 18 | ... PULONG_PTR, ValidResponseOptions: ULONG, Response: PULONG) -> NTSTATUS; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NTSTATUS` in this scope [INFO] [stdout] --> src/main.rs:18:178 [INFO] [stdout] | [INFO] [stdout] 18 | ... ValidResponseOptions: ULONG, Response: PULONG) -> NTSTATUS; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOLEAN` in this scope [INFO] [stdout] --> src/main.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | let mut b : BOOLEAN = 1; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ULONG` in this scope [INFO] [stdout] --> src/main.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | let mut response : ULONG = 0 ; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STATUS_ASSERTION_FAILURE` in this scope [INFO] [stdout] --> src/main.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | NtRaiseHardError(STATUS_ASSERTION_FAILURE,0,0,0 as *mut _,6, &mut response); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bsod` due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "ae1aa2213d834b67cca9dcf0980493bc1e458fd7140af0a3292cdae2c56351e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1aa2213d834b67cca9dcf0980493bc1e458fd7140af0a3292cdae2c56351e5", kill_on_drop: false }` [INFO] [stdout] ae1aa2213d834b67cca9dcf0980493bc1e458fd7140af0a3292cdae2c56351e5