[INFO] cloning repository https://github.com/chux0519/raspi-oled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chux0519/raspi-oled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchux0519%2Fraspi-oled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchux0519%2Fraspi-oled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 248ab5db84e52be4e6f340d6be7a026cdc682f74 [INFO] testing chux0519/raspi-oled against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchux0519%2Fraspi-oled" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chux0519/raspi-oled on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chux0519/raspi-oled [INFO] finished tweaking git repo https://github.com/chux0519/raspi-oled [INFO] tweaked toml for git repo https://github.com/chux0519/raspi-oled written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/chux0519/raspi-oled already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e11827a820ed13da52019e4ebb7019b87d51592190219415a3fa5b54c79e0ea [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" "9e11827a820ed13da52019e4ebb7019b87d51592190219415a3fa5b54c79e0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e11827a820ed13da52019e4ebb7019b87d51592190219415a3fa5b54c79e0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e11827a820ed13da52019e4ebb7019b87d51592190219415a3fa5b54c79e0ea", kill_on_drop: false }` [INFO] [stdout] 9e11827a820ed13da52019e4ebb7019b87d51592190219415a3fa5b54c79e0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95bd2ab7c6c03d209f3f4944a19ffac6dddb8ce7f9cfac93893a893351f1cdb [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" "d95bd2ab7c6c03d209f3f4944a19ffac6dddb8ce7f9cfac93893a893351f1cdb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling ssd1306 v0.3.0-alpha.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling machine-ip v0.2.1 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling embedded-graphics v0.6.0-alpha.2 [INFO] [stderr] Compiling spidev v0.3.0 [INFO] [stderr] Compiling i2cdev v0.4.2 [INFO] [stderr] Compiling sysfs_gpio v0.5.4 [INFO] [stderr] Compiling linux-embedded-hal v0.2.2 [INFO] [stderr] Compiling raspi-oled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.87s [INFO] running `Command { std: "docker" "inspect" "d95bd2ab7c6c03d209f3f4944a19ffac6dddb8ce7f9cfac93893a893351f1cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95bd2ab7c6c03d209f3f4944a19ffac6dddb8ce7f9cfac93893a893351f1cdb", kill_on_drop: false }` [INFO] [stdout] d95bd2ab7c6c03d209f3f4944a19ffac6dddb8ce7f9cfac93893a893351f1cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2673e65e7e974b2f2c00343ae51d74d4360316758465aab649f11aaafe888ab0 [INFO] running `Command { std: "docker" "start" "-a" "2673e65e7e974b2f2c00343ae51d74d4360316758465aab649f11aaafe888ab0", kill_on_drop: false }` [INFO] [stderr] Compiling raspi-oled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "2673e65e7e974b2f2c00343ae51d74d4360316758465aab649f11aaafe888ab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2673e65e7e974b2f2c00343ae51d74d4360316758465aab649f11aaafe888ab0", kill_on_drop: false }` [INFO] [stdout] 2673e65e7e974b2f2c00343ae51d74d4360316758465aab649f11aaafe888ab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07b0dbcd0d4c48770287387e7aaddffcc5e85dad1370dec1f37d5aaae70ae0fc [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" "07b0dbcd0d4c48770287387e7aaddffcc5e85dad1370dec1f37d5aaae70ae0fc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/raspi_oled-bb8508da99d54756 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07b0dbcd0d4c48770287387e7aaddffcc5e85dad1370dec1f37d5aaae70ae0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b0dbcd0d4c48770287387e7aaddffcc5e85dad1370dec1f37d5aaae70ae0fc", kill_on_drop: false }` [INFO] [stdout] 07b0dbcd0d4c48770287387e7aaddffcc5e85dad1370dec1f37d5aaae70ae0fc