[INFO] updating cached repository AlexEne/demoscene_starter_kit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AlexEne/demoscene_starter_kit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AlexEne/demoscene_starter_kit" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/AlexEne/demoscene_starter_kit"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/AlexEne/demoscene_starter_kit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AlexEne/demoscene_starter_kit" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/AlexEne/demoscene_starter_kit"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/AlexEne/demoscene_starter_kit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b9925ece4526dc71aa17d2199e159883eca0ec0 [INFO] sha for GitHub repo AlexEne/demoscene_starter_kit: 6b9925ece4526dc71aa17d2199e159883eca0ec0 [INFO] validating manifest of AlexEne/demoscene_starter_kit on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AlexEne/demoscene_starter_kit on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing AlexEne/demoscene_starter_kit [INFO] finished frobbing AlexEne/demoscene_starter_kit [INFO] frobbed toml for AlexEne/demoscene_starter_kit written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/AlexEne/demoscene_starter_kit/Cargo.toml [INFO] started frobbing AlexEne/demoscene_starter_kit [INFO] finished frobbing AlexEne/demoscene_starter_kit [INFO] frobbed toml for AlexEne/demoscene_starter_kit written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/AlexEne/demoscene_starter_kit/Cargo.toml [INFO] crate AlexEne/demoscene_starter_kit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking AlexEne/demoscene_starter_kit against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-1/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/AlexEne/demoscene_starter_kit:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fa1e887e8b68b142a588338070ace5fdb2f8efb01caa9746500fca77df0256af [INFO] running `"docker" "start" "-a" "fa1e887e8b68b142a588338070ace5fdb2f8efb01caa9746500fca77df0256af"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking demoscene_starter_kit v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/main.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | use winapi::um::heapapi::{GetProcessHeap, HeapAlloc, HeapFree}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/main.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | use winapi::um::processthreadsapi::ExitProcess; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `HeapAlloc` in this scope [INFO] [stderr] --> src/main.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | HeapAlloc(GetProcessHeap(), 0, layout.size()) as *mut _ [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetProcessHeap` in this scope [INFO] [stderr] --> src/main.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | HeapAlloc(GetProcessHeap(), 0, layout.size()) as *mut _ [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `HeapFree` in this scope [INFO] [stderr] --> src/main.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | HeapFree(GetProcessHeap(), 0, ptr as *mut _); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetProcessHeap` in this scope [INFO] [stderr] --> src/main.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | HeapFree(GetProcessHeap(), 0, ptr as *mut _); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ExitProcess` in this scope [INFO] [stderr] --> src/main.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | ExitProcess(exit_code as _); [INFO] [stderr] | ^^^^^^^^^^^ help: a function with a similar name exists: `exit_process` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GetProcessHeap`, `HeapAlloc`, `HeapFree` [INFO] [stderr] --> src/main.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | use winapi::um::heapapi::{GetProcessHeap, HeapAlloc, HeapFree}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `winapi::um::processthreadsapi::ExitProcess` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use winapi::um::processthreadsapi::ExitProcess; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0152]: duplicate lang item found: `panic_impl`. [INFO] [stderr] --> src/main.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / pub extern "C" fn panic(_info: &PanicInfo) -> ! { [INFO] [stderr] 35 | | // A small trick that can save some size - tell the optimizer that this point is unreachable, [INFO] [stderr] 36 | | // thereby allowing to to assume branches that panic never actually happen, which they [INFO] [stderr] 37 | | // shouldn't in a release build. Obviously very unsafe, so you probably don't want this in [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `std`. [INFO] [stderr] [INFO] [stderr] error[E0152]: duplicate lang item found: `oom`. [INFO] [stderr] --> src/main.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / fn error_handler(_: core::alloc::Layout) -> ! { [INFO] [stderr] 46 | | // Same as above [INFO] [stderr] 47 | | unsafe { [INFO] [stderr] 48 | | unreachable_unchecked() [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `std`. [INFO] [stderr] [INFO] [stderr] error[E0152]: duplicate lang item found: `eh_personality`. [INFO] [stderr] --> src/main.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | extern "C" fn eh_personality() {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `panic_unwind`. [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0152, E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0152`. [INFO] [stderr] error: Could not compile `demoscene_starter_kit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/main.rs:15:13 [INFO] [stderr] | [INFO] [stderr] 15 | use winapi::um::heapapi::{GetProcessHeap, HeapAlloc, HeapFree}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/main.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | use winapi::um::processthreadsapi::ExitProcess; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `HeapAlloc` in this scope [INFO] [stderr] --> src/main.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | HeapAlloc(GetProcessHeap(), 0, layout.size()) as *mut _ [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetProcessHeap` in this scope [INFO] [stderr] --> src/main.rs:21:19 [INFO] [stderr] | [INFO] [stderr] 21 | HeapAlloc(GetProcessHeap(), 0, layout.size()) as *mut _ [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `HeapFree` in this scope [INFO] [stderr] --> src/main.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | HeapFree(GetProcessHeap(), 0, ptr as *mut _); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetProcessHeap` in this scope [INFO] [stderr] --> src/main.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | HeapFree(GetProcessHeap(), 0, ptr as *mut _); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ExitProcess` in this scope [INFO] [stderr] --> src/main.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | ExitProcess(exit_code as _); [INFO] [stderr] | ^^^^^^^^^^^ help: a function with a similar name exists: `exit_process` [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GetProcessHeap`, `HeapAlloc`, `HeapFree` [INFO] [stderr] --> src/main.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | use winapi::um::heapapi::{GetProcessHeap, HeapAlloc, HeapFree}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `winapi::um::processthreadsapi::ExitProcess` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use winapi::um::processthreadsapi::ExitProcess; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0152]: duplicate lang item found: `panic_impl`. [INFO] [stderr] --> src/main.rs:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | / pub extern "C" fn panic(_info: &PanicInfo) -> ! { [INFO] [stderr] 35 | | // A small trick that can save some size - tell the optimizer that this point is unreachable, [INFO] [stderr] 36 | | // thereby allowing to to assume branches that panic never actually happen, which they [INFO] [stderr] 37 | | // shouldn't in a release build. Obviously very unsafe, so you probably don't want this in [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `std`. [INFO] [stderr] [INFO] [stderr] error[E0152]: duplicate lang item found: `oom`. [INFO] [stderr] --> src/main.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / fn error_handler(_: core::alloc::Layout) -> ! { [INFO] [stderr] 46 | | // Same as above [INFO] [stderr] 47 | | unsafe { [INFO] [stderr] 48 | | unreachable_unchecked() [INFO] [stderr] 49 | | } [INFO] [stderr] 50 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `std`. [INFO] [stderr] [INFO] [stderr] error[E0152]: duplicate lang item found: `eh_personality`. [INFO] [stderr] --> src/main.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | extern "C" fn eh_personality() {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: first defined in crate `panic_unwind`. [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0152, E0425, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0152`. [INFO] [stderr] error: Could not compile `demoscene_starter_kit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fa1e887e8b68b142a588338070ace5fdb2f8efb01caa9746500fca77df0256af"` [INFO] running `"docker" "rm" "-f" "fa1e887e8b68b142a588338070ace5fdb2f8efb01caa9746500fca77df0256af"` [INFO] [stdout] fa1e887e8b68b142a588338070ace5fdb2f8efb01caa9746500fca77df0256af