[INFO] cloning repository https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDragonrun1%2FSuperKit_Rust_code_for_RaspberryPi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDragonrun1%2FSuperKit_Rust_code_for_RaspberryPi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3297ca88efac8b4d14da35d74c35eeba498285b [INFO] checking Dragonrun1/SuperKit_Rust_code_for_RaspberryPi against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDragonrun1%2FSuperKit_Rust_code_for_RaspberryPi" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi [INFO] finished tweaking git repo https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi [INFO] tweaked toml for git repo https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92721a82db18c465c539143aff013e6c89f9a40a45110356002b171df712866a [INFO] running `Command { std: "docker" "start" "-a" "92721a82db18c465c539143aff013e6c89f9a40a45110356002b171df712866a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92721a82db18c465c539143aff013e6c89f9a40a45110356002b171df712866a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92721a82db18c465c539143aff013e6c89f9a40a45110356002b171df712866a", kill_on_drop: false }` [INFO] [stdout] 92721a82db18c465c539143aff013e6c89f9a40a45110356002b171df712866a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a3f56215c4a45d90139707a67d945efe1a00858e5d3038f35f9ffde002e27a5 [INFO] running `Command { std: "docker" "start" "-a" "1a3f56215c4a45d90139707a67d945efe1a00858e5d3038f35f9ffde002e27a5", 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] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Checking rppal v0.11.3 (https://github.com/golemparts/rppal/#2e980caf) [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Checking spidev v0.4.0 [INFO] [stderr] Checking i2cdev v0.4.4 [INFO] [stderr] Checking linux-embedded-hal v0.3.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking adxl345_driver v0.0.6 [INFO] [stderr] Checking hd44780-ntb v0.0.5 [INFO] [stderr] Checking superkit_rust_code_for_raspberrypi v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.70s [INFO] running `Command { std: "docker" "inspect" "1a3f56215c4a45d90139707a67d945efe1a00858e5d3038f35f9ffde002e27a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3f56215c4a45d90139707a67d945efe1a00858e5d3038f35f9ffde002e27a5", kill_on_drop: false }` [INFO] [stdout] 1a3f56215c4a45d90139707a67d945efe1a00858e5d3038f35f9ffde002e27a5