[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#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [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 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44aaf115b9a17916bb393118b2d32ce3a2bc76ba4d87a9ff236153984fd31a74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44aaf115b9a17916bb393118b2d32ce3a2bc76ba4d87a9ff236153984fd31a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44aaf115b9a17916bb393118b2d32ce3a2bc76ba4d87a9ff236153984fd31a74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44aaf115b9a17916bb393118b2d32ce3a2bc76ba4d87a9ff236153984fd31a74", kill_on_drop: false }` [INFO] [stdout] 44aaf115b9a17916bb393118b2d32ce3a2bc76ba4d87a9ff236153984fd31a74 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c8bccf8bed06e385d4dc3af8879d4468d1ed5eef1f5ecae331077c48aba6f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75c8bccf8bed06e385d4dc3af8879d4468d1ed5eef1f5ecae331077c48aba6f8", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking serde v1.0.45 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling syn v0.13.4 [INFO] [stderr] Checking spark_core v0.1.0 (/opt/rustwide/workdir/spark_core) [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:39 [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:41 [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:46 [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] 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 `spark_core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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:39 [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:41 [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:46 [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] 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" "75c8bccf8bed06e385d4dc3af8879d4468d1ed5eef1f5ecae331077c48aba6f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c8bccf8bed06e385d4dc3af8879d4468d1ed5eef1f5ecae331077c48aba6f8", kill_on_drop: false }` [INFO] [stdout] 75c8bccf8bed06e385d4dc3af8879d4468d1ed5eef1f5ecae331077c48aba6f8