[INFO] cloning repository https://github.com/ParzivalSec/RustySpark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParzivalSec/RustySpark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParzivalSec%2FRustySpark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParzivalSec%2FRustySpark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc5e93ba6b0113f7cf78b0a6184a6704abc9527 [INFO] checking ParzivalSec/RustySpark against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParzivalSec%2FRustySpark" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ParzivalSec/RustySpark on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ParzivalSec/RustySpark [INFO] finished tweaking git repo https://github.com/ParzivalSec/RustySpark [INFO] tweaked toml for git repo https://github.com/ParzivalSec/RustySpark written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ParzivalSec/RustySpark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7c6990b6c2f96f4824c3b442b27be8fa657bddb35c7be7a43d12e53b12e5132 [INFO] running `Command { std: "docker" "start" "-a" "b7c6990b6c2f96f4824c3b442b27be8fa657bddb35c7be7a43d12e53b12e5132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c6990b6c2f96f4824c3b442b27be8fa657bddb35c7be7a43d12e53b12e5132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c6990b6c2f96f4824c3b442b27be8fa657bddb35c7be7a43d12e53b12e5132", kill_on_drop: false }` [INFO] [stdout] b7c6990b6c2f96f4824c3b442b27be8fa657bddb35c7be7a43d12e53b12e5132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2b4a17626e8feca3d97bf3f701be200efbf0c19ffd4935d6da3ea9de054f730 [INFO] running `Command { std: "docker" "start" "-a" "d2b4a17626e8feca3d97bf3f701be200efbf0c19ffd4935d6da3ea9de054f730", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking serde v1.0.45 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking spark_core v0.1.0 (/opt/rustwide/workdir/spark_core) [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> spark_core/src/clock.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::LARGE_INTEGER; [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] --> spark_core/src/clock.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::profileapi::{ QueryPerformanceCounter, QueryPerformanceFrequency }; [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] --> spark_core/src/clock.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::LARGE_INTEGER; [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] --> spark_core/src/clock.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::profileapi::{ QueryPerformanceCounter, QueryPerformanceFrequency }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LARGE_INTEGER` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | let mut freq: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryPerformanceFrequency` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | QueryPerformanceFrequency(&mut freq); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LARGE_INTEGER` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let mut cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryPerformanceCounter` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | QueryPerformanceCounter(&mut cycles); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LARGE_INTEGER` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | let mut curr_cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryPerformanceCounter` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | QueryPerformanceCounter(&mut curr_cycles); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> spark_core/src/clock.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | let mut freq: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> spark_core/src/clock.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | let mut cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> spark_core/src/clock.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | let mut curr_cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LARGE_INTEGER` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | let mut freq: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryPerformanceFrequency` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | QueryPerformanceFrequency(&mut freq); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LARGE_INTEGER` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let mut cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryPerformanceCounter` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | QueryPerformanceCounter(&mut cycles); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LARGE_INTEGER` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | let mut curr_cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `QueryPerformanceCounter` in this scope [INFO] [stdout] --> spark_core/src/clock.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | QueryPerformanceCounter(&mut curr_cycles); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> spark_core/src/clock.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | let mut freq: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [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] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> spark_core/src/clock.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | let mut cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> spark_core/src/clock.rs:28:56 [INFO] [stdout] | [INFO] [stdout] 28 | let mut curr_cycles: LARGE_INTEGER = std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spark_core` due to 9 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 3 warnings emitted [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: build failed [INFO] running `Command { std: "docker" "inspect" "d2b4a17626e8feca3d97bf3f701be200efbf0c19ffd4935d6da3ea9de054f730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b4a17626e8feca3d97bf3f701be200efbf0c19ffd4935d6da3ea9de054f730", kill_on_drop: false }` [INFO] [stdout] d2b4a17626e8feca3d97bf3f701be200efbf0c19ffd4935d6da3ea9de054f730