[INFO] fetching crate newport 0.0.1... [INFO] checking newport-0.0.1 against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] extracting crate newport 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate newport 0.0.1 on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking crates.io crate newport 0.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate newport 0.0.1 [INFO] tweaked toml for crates.io crate newport 0.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate newport 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded newport_graphics v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e02a27688665a9f78886d4c69afed341e7ad6291fdf21f76776df9969f2ef2b1 [INFO] running `Command { std: "docker" "start" "-a" "e02a27688665a9f78886d4c69afed341e7ad6291fdf21f76776df9969f2ef2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e02a27688665a9f78886d4c69afed341e7ad6291fdf21f76776df9969f2ef2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02a27688665a9f78886d4c69afed341e7ad6291fdf21f76776df9969f2ef2b1", kill_on_drop: false }` [INFO] [stdout] e02a27688665a9f78886d4c69afed341e7ad6291fdf21f76776df9969f2ef2b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32eca411c2e3f69aceaf92d56e8df2108bdb050c02fcf4f40ea4198a78165ee0 [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" "32eca411c2e3f69aceaf92d56e8df2108bdb050c02fcf4f40ea4198a78165ee0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking newport_core v0.0.1 [INFO] [stderr] Checking newport_os v0.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking ash v0.32.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SYSTEMTIME` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/newport_os-0.0.1/src/time.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | let mut system_time = SYSTEMTIME::default(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SYSTEMTIME` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WindowHandle` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/newport_os-0.0.1/src/window.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | handle: WindowHandle, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLocalTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/newport_os-0.0.1/src/time.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { GetLocalTime(&mut system_time) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 `newport_os` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "32eca411c2e3f69aceaf92d56e8df2108bdb050c02fcf4f40ea4198a78165ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32eca411c2e3f69aceaf92d56e8df2108bdb050c02fcf4f40ea4198a78165ee0", kill_on_drop: false }` [INFO] [stdout] 32eca411c2e3f69aceaf92d56e8df2108bdb050c02fcf4f40ea4198a78165ee0