[INFO] cloning repository https://github.com/missionpinball/mpf-spike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/missionpinball/mpf-spike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissionpinball%2Fmpf-spike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissionpinball%2Fmpf-spike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75c791597106bd1345699f6c6c96343dd9c8e01c [INFO] checking missionpinball/mpf-spike against master#74c3f5a146860c94ff4d179fc3bfa34f879adf41 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissionpinball%2Fmpf-spike" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/missionpinball/mpf-spike on toolchain 74c3f5a146860c94ff4d179fc3bfa34f879adf41 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/missionpinball/mpf-spike [INFO] finished tweaking git repo https://github.com/missionpinball/mpf-spike [INFO] tweaked toml for git repo https://github.com/missionpinball/mpf-spike written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/missionpinball/mpf-spike 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" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "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 [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking missionpinball/mpf-spike against try#13cae6066db2d5e6c9bb508caceec8d34ca49980 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissionpinball%2Fmpf-spike" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/missionpinball/mpf-spike on toolchain 13cae6066db2d5e6c9bb508caceec8d34ca49980 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/missionpinball/mpf-spike [INFO] finished tweaking git repo https://github.com/missionpinball/mpf-spike [INFO] tweaked toml for git repo https://github.com/missionpinball/mpf-spike written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/missionpinball/mpf-spike 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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gpio v0.4.1 [INFO] [stderr] Downloaded ioctl-rs v0.2.0 [INFO] [stderr] Downloaded stderrlog v0.4.1 [INFO] [stderr] Downloaded timeout-readwrite v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d3d98e48e6f62a0b33535451c2e2dfdec22492f9dd28378b2b5bf7e46283287 [INFO] running `Command { std: "docker" "start" "-a" "7d3d98e48e6f62a0b33535451c2e2dfdec22492f9dd28378b2b5bf7e46283287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d3d98e48e6f62a0b33535451c2e2dfdec22492f9dd28378b2b5bf7e46283287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d3d98e48e6f62a0b33535451c2e2dfdec22492f9dd28378b2b5bf7e46283287", kill_on_drop: false }` [INFO] [stdout] 7d3d98e48e6f62a0b33535451c2e2dfdec22492f9dd28378b2b5bf7e46283287 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140c3be9d66e4fbaf136a69b0088a2ebb15226fafcf2ebe302fe058d903bbc77 [INFO] running `Command { std: "docker" "start" "-a" "140c3be9d66e4fbaf136a69b0088a2ebb15226fafcf2ebe302fe058d903bbc77", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking gpio v0.4.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking ioctl-rs v0.2.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking timeout-readwrite v0.1.0 [INFO] [stderr] Checking mpf-spike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `GIT_HASH` not defined at compile time [INFO] [stdout] --> src/main.rs:638:28 [INFO] [stdout] | [INFO] [stdout] 638 | trace!("Git Hash: {}", env!("GIT_HASH")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("GIT_HASH")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `GIT_HASH` not defined at compile time [INFO] [stdout] --> src/main.rs:638:28 [INFO] [stdout] | [INFO] [stdout] 638 | trace!("Git Hash: {}", env!("GIT_HASH")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("GIT_HASH")` to read the variable at run time [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/main.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `ioctl_read_bad` [INFO] [stdout] --> src/main.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | ioctl_read_bad!(get_gpio_state, GPIO_STATE, bool); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mpf-spike` (bin "mpf-spike") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mpf-spike` (bin "mpf-spike" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "140c3be9d66e4fbaf136a69b0088a2ebb15226fafcf2ebe302fe058d903bbc77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140c3be9d66e4fbaf136a69b0088a2ebb15226fafcf2ebe302fe058d903bbc77", kill_on_drop: false }` [INFO] [stdout] 140c3be9d66e4fbaf136a69b0088a2ebb15226fafcf2ebe302fe058d903bbc77