[INFO] cloning repository https://github.com/rwittek/Kappahack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rwittek/Kappahack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwittek%2FKappahack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwittek%2FKappahack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 874ce9cc45b43ad04a0600e52fe4a38ade928cd8 [INFO] checking rwittek/Kappahack against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwittek%2FKappahack" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwittek/Kappahack on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwittek/Kappahack [INFO] finished tweaking git repo https://github.com/rwittek/Kappahack [INFO] tweaked toml for git repo https://github.com/rwittek/Kappahack written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rwittek/Kappahack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.1.6 [INFO] [stderr] Downloaded lazy_static v0.1.10 [INFO] [stderr] Downloaded kernel32-sys v0.1.0 [INFO] [stderr] Downloaded gcc v0.3.4 [INFO] [stderr] Downloaded rand v0.3.7 [INFO] [stderr] Downloaded winapi v0.1.17 [INFO] [stderr] Downloaded user32-sys v0.1.0 [INFO] [stderr] Downloaded crc v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04219bf253ff0d720a32c9bd20f5cdb5d8cd8a88af0ea2bd9bd90d168fbd0109 [INFO] running `Command { std: "docker" "start" "-a" "04219bf253ff0d720a32c9bd20f5cdb5d8cd8a88af0ea2bd9bd90d168fbd0109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04219bf253ff0d720a32c9bd20f5cdb5d8cd8a88af0ea2bd9bd90d168fbd0109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04219bf253ff0d720a32c9bd20f5cdb5d8cd8a88af0ea2bd9bd90d168fbd0109", kill_on_drop: false }` [INFO] [stdout] 04219bf253ff0d720a32c9bd20f5cdb5d8cd8a88af0ea2bd9bd90d168fbd0109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5a3d0498717177476502f1f05247a2ed9950a34734de0cb40516c8581faf24f [INFO] running `Command { std: "docker" "start" "-a" "c5a3d0498717177476502f1f05247a2ed9950a34734de0cb40516c8581faf24f", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.1.6 [INFO] [stderr] Compiling user32-sys v0.1.0 [INFO] [stderr] Compiling kernel32-sys v0.1.0 [INFO] [stderr] Compiling gcc v0.3.4 [INFO] [stderr] Checking lazy_static v0.1.10 [INFO] [stderr] Checking crc v0.3.0 [INFO] [stderr] Checking winapi v0.1.17 [INFO] [stderr] Checking log v0.3.1 [INFO] [stderr] Compiling Kappahack v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::default::Default` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.3.7 [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/mod.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | use std::num::{Float, Int}; [INFO] [stdout] | ^^^^^ ^^^ no `Int` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by this bound in `Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by this bound in `Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `Kappahack v0.0.1 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/Kappahack-c0e548fe19dacfff/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CARGO_MANIFEST_DIR = Some("/opt/rustwide/workdir") [INFO] [stderr] OUT_DIR = Some("/opt/rustwide/target/debug/build/Kappahack-10cd3ea38333adb1/out") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("3") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] debug 3 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] running: "cc" "-O3" "-c" "-ffunction-sections" "-fdata-sections" "-m64" "-fPIC" "/opt/rustwide/workdir/sdk.cpp" "-o" "/opt/rustwide/target/debug/build/Kappahack-10cd3ea38333adb1/out/sdk.o" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/workdir/sdk.cpp:1:10: fatal error: windows.h: No such file or directory [INFO] [stderr] 1 | #include [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gcc-0.3.4/src/lib.rs:380:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cceec6f55c - std::backtrace_rs::backtrace::libunwind::trace::h6f750fc14be85738 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55cceec6f55c - std::backtrace_rs::backtrace::trace_unsynchronized::h978ee6dbf1090823 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cceec6f55c - std::sys_common::backtrace::_print_fmt::hdbcc9abf8412324d [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55cceec6f55c - ::fmt::hde1835562da646e9 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55cceec93d00 - core::fmt::rt::Argument::fmt::h35e45717d6a05e5e [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55cceec93d00 - core::fmt::write::hd3a8c709fe6b293d [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55cceec6d00f - std::io::Write::write_fmt::h3f3f58ee3b3a6ee7 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x55cceec6f344 - std::sys_common::backtrace::_print::hff36c24586ddaf22 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55cceec6f344 - std::sys_common::backtrace::print::h908f0f9a184f5bbe [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55cceec708d7 - std::panicking::default_hook::{{closure}}::h40367a8a973c132d [INFO] [stderr] 10: 0x55cceec7063f - std::panicking::default_hook::h4d611fab4240fd60 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55cceec70d58 - std::panicking::rust_panic_with_hook::hd54d527078d88015 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55cceec4408e - std::panicking::begin_panic::{{closure}}::hf28446b2673a36b4 [INFO] [stderr] 13: 0x55cceec4a25a - std::sys_common::backtrace::__rust_end_short_backtrace::hce3edbb9e469f7d2 [INFO] [stderr] 14: 0x55cceec4400b - std::panicking::begin_panic::he1cfae0afdc2e2eb [INFO] [stderr] 15: 0x55cceec41bd6 - gcc::fail::h18006fcf7bbbe4af [INFO] [stderr] 16: 0x55cceec3fdf7 - gcc::run::h85b62caf3eae2537 [INFO] [stderr] 17: 0x55cceec3ed27 - gcc::Config::compile::hc4f74c9862253e35 [INFO] [stderr] 18: 0x55cceec3de74 - gcc::compile_library::h45b061c6d9647c33 [INFO] [stderr] 19: 0x55cceec3cb9f - build_script_build::main::h27116cbc7efccc52 [INFO] [stderr] 20: 0x55cceec3cb53 - core::ops::function::FnOnce::call_once::hf891f7ad9573efe8 [INFO] [stderr] 21: 0x55cceec3ca96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h334ba09dd69334b6 [INFO] [stderr] 22: 0x55cceec3cae9 - std::rt::lang_start::{{closure}}::hba3fd3dcea000ef0 [INFO] [stderr] 23: 0x55cceec698e7 - core::ops::function::impls:: for &F>::call_once::h8e6183c3b23a52bb [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55cceec698e7 - std::panicking::try::do_call::h736b4e475b8ad76e [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:552:40 [INFO] [stderr] 25: 0x55cceec698e7 - std::panicking::try::h0e86e8cae914b581 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:516:19 [INFO] [stderr] 26: 0x55cceec698e7 - std::panic::catch_unwind::h1327731b78894562 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55cceec698e7 - std::rt::lang_start_internal::{{closure}}::h350466e8ba6b7994 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55cceec698e7 - std::panicking::try::do_call::ha0864a130ab0c1f3 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:552:40 [INFO] [stderr] 29: 0x55cceec698e7 - std::panicking::try::hdcaa8989801368f0 [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panicking.rs:516:19 [INFO] [stderr] 30: 0x55cceec698e7 - std::panic::catch_unwind::h54afe94402a3501a [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x55cceec698e7 - std::rt::lang_start_internal::h351b52d2dddd37cd [INFO] [stderr] at /rustc/c5af0610196bc39c44e54f1e08bd9149bdc66929/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55cceec3cac7 - std::rt::lang_start::hc9274417698541f2 [INFO] [stderr] 33: 0x55cceec3cbc5 - main [INFO] [stderr] 34: 0x7fc612be7d90 - [INFO] [stderr] 35: 0x7fc612be7e40 - __libc_start_main [INFO] [stderr] 36: 0x55cceec3c9c5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | pub const PM_QS_INPUT: ::UINT = QS_INPUT << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | pub const PM_QS_POSTMESSAGE: ::UINT = (QS_POSTMESSAGE | QS_HOTKEY | QS_TIMER) << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | pub const PM_QS_PAINT: ::UINT = QS_PAINT << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | pub const PM_QS_SENDMESSAGE: ::UINT = QS_SENDMESSAGE << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winapi` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "c5a3d0498717177476502f1f05247a2ed9950a34734de0cb40516c8581faf24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a3d0498717177476502f1f05247a2ed9950a34734de0cb40516c8581faf24f", kill_on_drop: false }` [INFO] [stdout] c5a3d0498717177476502f1f05247a2ed9950a34734de0cb40516c8581faf24f [INFO] checking rwittek/Kappahack against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwittek%2FKappahack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwittek/Kappahack on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwittek/Kappahack [INFO] finished tweaking git repo https://github.com/rwittek/Kappahack [INFO] tweaked toml for git repo https://github.com/rwittek/Kappahack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rwittek/Kappahack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking rwittek/Kappahack against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwittek%2FKappahack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwittek/Kappahack on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwittek/Kappahack [INFO] finished tweaking git repo https://github.com/rwittek/Kappahack [INFO] tweaked toml for git repo https://github.com/rwittek/Kappahack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rwittek/Kappahack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking rwittek/Kappahack against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwittek%2FKappahack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwittek/Kappahack on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwittek/Kappahack [INFO] finished tweaking git repo https://github.com/rwittek/Kappahack [INFO] tweaked toml for git repo https://github.com/rwittek/Kappahack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rwittek/Kappahack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking rwittek/Kappahack against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwittek%2FKappahack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwittek/Kappahack on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwittek/Kappahack [INFO] finished tweaking git repo https://github.com/rwittek/Kappahack [INFO] tweaked toml for git repo https://github.com/rwittek/Kappahack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rwittek/Kappahack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33a0a6cee7d2a4d1cd9c058267ba26c3a0edd5c47ade23e211db4ebaeb1107c7 [INFO] running `Command { std: "docker" "start" "-a" "33a0a6cee7d2a4d1cd9c058267ba26c3a0edd5c47ade23e211db4ebaeb1107c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33a0a6cee7d2a4d1cd9c058267ba26c3a0edd5c47ade23e211db4ebaeb1107c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a0a6cee7d2a4d1cd9c058267ba26c3a0edd5c47ade23e211db4ebaeb1107c7", kill_on_drop: false }` [INFO] [stdout] 33a0a6cee7d2a4d1cd9c058267ba26c3a0edd5c47ade23e211db4ebaeb1107c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80bdc54f9f86d2cbc83958a17d4fc06494d269efdf8a68c481e068938d5bcb84 [INFO] running `Command { std: "docker" "start" "-a" "80bdc54f9f86d2cbc83958a17d4fc06494d269efdf8a68c481e068938d5bcb84", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.1.6 [INFO] [stderr] Compiling user32-sys v0.1.0 [INFO] [stderr] Compiling kernel32-sys v0.1.0 [INFO] [stderr] Compiling gcc v0.3.4 [INFO] [stderr] Checking lazy_static v0.1.10 [INFO] [stderr] Checking crc v0.3.0 [INFO] [stderr] Checking winapi v0.1.17 [INFO] [stderr] Checking log v0.3.1 [INFO] [stderr] Compiling Kappahack v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.3.7 [INFO] [stdout] warning: unused import: `std::default::Default` [INFO] [stdout] --> build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `std::num::Float`, `std::num::Int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/mod.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | use std::num::{Float, Int}; [INFO] [stdout] | ^^^^^ ^^^ no `Int` in `num` [INFO] [stdout] | | [INFO] [stdout] | no `Float` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by this bound in `Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by this bound in `Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.3.7/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | pub const PM_QS_INPUT: ::UINT = QS_INPUT << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:47:39 [INFO] [stdout] | [INFO] [stdout] 47 | pub const PM_QS_POSTMESSAGE: ::UINT = (QS_POSTMESSAGE | QS_HOTKEY | QS_TIMER) << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | pub const PM_QS_PAINT: ::UINT = QS_PAINT << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/winapi-0.1.17/src/winuser.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | pub const PM_QS_SENDMESSAGE: ::UINT = QS_SENDMESSAGE << 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winapi` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "80bdc54f9f86d2cbc83958a17d4fc06494d269efdf8a68c481e068938d5bcb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bdc54f9f86d2cbc83958a17d4fc06494d269efdf8a68c481e068938d5bcb84", kill_on_drop: false }` [INFO] [stdout] 80bdc54f9f86d2cbc83958a17d4fc06494d269efdf8a68c481e068938d5bcb84