[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 try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParzivalSec%2FRustySpark" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ParzivalSec/RustySpark on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-12/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.45 [INFO] [stderr] Downloaded calx-ecs v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98a30037409e311ae54fc2ea1c3947cae69448de295c6430a403be9abe45b84f [INFO] running `Command { std: "docker" "start" "-a" "98a30037409e311ae54fc2ea1c3947cae69448de295c6430a403be9abe45b84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98a30037409e311ae54fc2ea1c3947cae69448de295c6430a403be9abe45b84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a30037409e311ae54fc2ea1c3947cae69448de295c6430a403be9abe45b84f", kill_on_drop: false }` [INFO] [stdout] 98a30037409e311ae54fc2ea1c3947cae69448de295c6430a403be9abe45b84f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d529bf8736da458378acaf318b578a493f45f24c3fe2e785fb24ba43e780af3d [INFO] running `Command { std: "docker" "start" "-a" "d529bf8736da458378acaf318b578a493f45f24c3fe2e785fb24ba43e780af3d", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking time v0.1.39 [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] 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] 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[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: aborting due to 8 previous errors; 3 warnings emitted [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] 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] For more information about an error, try `rustc --explain E0412`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d529bf8736da458378acaf318b578a493f45f24c3fe2e785fb24ba43e780af3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d529bf8736da458378acaf318b578a493f45f24c3fe2e785fb24ba43e780af3d", kill_on_drop: false }` [INFO] [stdout] d529bf8736da458378acaf318b578a493f45f24c3fe2e785fb24ba43e780af3d