[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] testing missionpinball/mpf-spike against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmissionpinball%2Fmpf-spike" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/missionpinball/mpf-spike on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-19/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-19/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ecb63da03e9d1cc52576b9443cd5070efa9072d8479f57b582e524d4676dc83 [INFO] running `Command { std: "docker" "start" "-a" "3ecb63da03e9d1cc52576b9443cd5070efa9072d8479f57b582e524d4676dc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ecb63da03e9d1cc52576b9443cd5070efa9072d8479f57b582e524d4676dc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecb63da03e9d1cc52576b9443cd5070efa9072d8479f57b582e524d4676dc83", kill_on_drop: false }` [INFO] [stdout] 3ecb63da03e9d1cc52576b9443cd5070efa9072d8479f57b582e524d4676dc83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b15e52465d0b0f674f65e37537c1941a48217dafedf0fa924cf58547c330507 [INFO] running `Command { std: "docker" "start" "-a" "8b15e52465d0b0f674f65e37537c1941a48217dafedf0fa924cf58547c330507", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling gpio v0.4.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling ioctl-rs v0.2.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling timeout-readwrite v0.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling mpf-spike v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `GIT_HASH` not defined [INFO] [stdout] --> src/main.rs:638:28 [INFO] [stdout] | [INFO] [stdout] 638 | trace!("Git Hash: {}", env!("GIT_HASH")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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: `#[warn(unused_attributes)]` on by default [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mpf-spike` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8b15e52465d0b0f674f65e37537c1941a48217dafedf0fa924cf58547c330507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b15e52465d0b0f674f65e37537c1941a48217dafedf0fa924cf58547c330507", kill_on_drop: false }` [INFO] [stdout] 8b15e52465d0b0f674f65e37537c1941a48217dafedf0fa924cf58547c330507