[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#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDragonrun1%2FSuperKit_Rust_code_for_RaspberryPi" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dragonrun1/SuperKit_Rust_code_for_RaspberryPi on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d1e1b37d2bc40bf7a46b0272a2b77b324013f3bc1b833a08d7d43c6148a620 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20d1e1b37d2bc40bf7a46b0272a2b77b324013f3bc1b833a08d7d43c6148a620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d1e1b37d2bc40bf7a46b0272a2b77b324013f3bc1b833a08d7d43c6148a620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d1e1b37d2bc40bf7a46b0272a2b77b324013f3bc1b833a08d7d43c6148a620", kill_on_drop: false }` [INFO] [stdout] 20d1e1b37d2bc40bf7a46b0272a2b77b324013f3bc1b833a08d7d43c6148a620 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 480f6a1b1266f55b308bb2e6044a0040677884f960e1dff5caa80437791e455b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "480f6a1b1266f55b308bb2e6044a0040677884f960e1dff5caa80437791e455b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking getrandom v0.1.15 [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 nix v0.18.0 [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] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Checking sysfs_gpio v0.5.4 [INFO] [stderr] Checking i2cdev v0.4.4 [INFO] [stderr] Checking spidev v0.4.0 [INFO] [stderr] Checking linux-embedded-hal v0.3.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking hd44780-ntb v0.0.5 [INFO] [stderr] Checking adxl345_driver v0.0.6 [INFO] [stderr] Checking superkit_rust_code_for_raspberrypi v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.26s [INFO] running `Command { std: "docker" "inspect" "480f6a1b1266f55b308bb2e6044a0040677884f960e1dff5caa80437791e455b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "480f6a1b1266f55b308bb2e6044a0040677884f960e1dff5caa80437791e455b", kill_on_drop: false }` [INFO] [stdout] 480f6a1b1266f55b308bb2e6044a0040677884f960e1dff5caa80437791e455b