[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParzivalSec%2FRustySpark" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ParzivalSec/RustySpark on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-6/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62ad795ca003d826ff5e5ef78d590510fdaf5a05ae83163455c96f43e1524c3d [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" "62ad795ca003d826ff5e5ef78d590510fdaf5a05ae83163455c96f43e1524c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62ad795ca003d826ff5e5ef78d590510fdaf5a05ae83163455c96f43e1524c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ad795ca003d826ff5e5ef78d590510fdaf5a05ae83163455c96f43e1524c3d", kill_on_drop: false }` [INFO] [stdout] 62ad795ca003d826ff5e5ef78d590510fdaf5a05ae83163455c96f43e1524c3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71f82cdda86ea9f3220b2ef3e211f740117c9fdc14400e765edc81692294a349 [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" "71f82cdda86ea9f3220b2ef3e211f740117c9fdc14400e765edc81692294a349", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Checking winapi v0.2.8 [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] Checking time v0.1.39 [INFO] [stderr] Compiling quote v0.5.2 [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] 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] 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[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: 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] 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] [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: 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" "71f82cdda86ea9f3220b2ef3e211f740117c9fdc14400e765edc81692294a349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f82cdda86ea9f3220b2ef3e211f740117c9fdc14400e765edc81692294a349", kill_on_drop: false }` [INFO] [stdout] 71f82cdda86ea9f3220b2ef3e211f740117c9fdc14400e765edc81692294a349