[INFO] cloning repository https://github.com/Hylian/rpi-ssd1306-example-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hylian/rpi-ssd1306-example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHylian%2Frpi-ssd1306-example-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHylian%2Frpi-ssd1306-example-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57fd7c63a4f704671ae0c3278bb6bee0e819cff9 [INFO] testing Hylian/rpi-ssd1306-example-rs against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHylian%2Frpi-ssd1306-example-rs" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hylian/rpi-ssd1306-example-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-18/source/.cargo/config [INFO] started tweaking git repo https://github.com/Hylian/rpi-ssd1306-example-rs [INFO] finished tweaking git repo https://github.com/Hylian/rpi-ssd1306-example-rs [INFO] tweaked toml for git repo https://github.com/Hylian/rpi-ssd1306-example-rs written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/Hylian/rpi-ssd1306-example-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61a4d632059bd55b474ed3975cd2292701602b3d16ebc3d6e10e22446ab12fdb [INFO] running `Command { std: "docker" "start" "-a" "61a4d632059bd55b474ed3975cd2292701602b3d16ebc3d6e10e22446ab12fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61a4d632059bd55b474ed3975cd2292701602b3d16ebc3d6e10e22446ab12fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a4d632059bd55b474ed3975cd2292701602b3d16ebc3d6e10e22446ab12fdb", kill_on_drop: false }` [INFO] [stdout] 61a4d632059bd55b474ed3975cd2292701602b3d16ebc3d6e10e22446ab12fdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 910ead519a12564e9b9932759f97a3280cf54fefe55c477d8bf9c25f47d506e1 [INFO] running `Command { std: "docker" "start" "-a" "910ead519a12564e9b9932759f97a3280cf54fefe55c477d8bf9c25f47d506e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nb v0.1.1 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling ssd1306 v0.2.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling embedded-hal v0.2.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rppal v0.11.1 [INFO] [stderr] Compiling tinybmp v0.1.0 [INFO] [stderr] Compiling embedded-graphics v0.4.7 [INFO] [stderr] Compiling rpi-ssd1306-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `Command { std: "docker" "inspect" "910ead519a12564e9b9932759f97a3280cf54fefe55c477d8bf9c25f47d506e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "910ead519a12564e9b9932759f97a3280cf54fefe55c477d8bf9c25f47d506e1", kill_on_drop: false }` [INFO] [stdout] 910ead519a12564e9b9932759f97a3280cf54fefe55c477d8bf9c25f47d506e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d60fce7885ee71bdf34469cd44900f107d9eafc011e926ddb763ef5e61bb13a [INFO] running `Command { std: "docker" "start" "-a" "5d60fce7885ee71bdf34469cd44900f107d9eafc011e926ddb763ef5e61bb13a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rpi-ssd1306-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "5d60fce7885ee71bdf34469cd44900f107d9eafc011e926ddb763ef5e61bb13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d60fce7885ee71bdf34469cd44900f107d9eafc011e926ddb763ef5e61bb13a", kill_on_drop: false }` [INFO] [stdout] 5d60fce7885ee71bdf34469cd44900f107d9eafc011e926ddb763ef5e61bb13a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4644c193c605bfe4e7a73ab4ddc576a3d5a88b2fd2bd81faa143be23e40b494 [INFO] running `Command { std: "docker" "start" "-a" "a4644c193c605bfe4e7a73ab4ddc576a3d5a88b2fd2bd81faa143be23e40b494", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rpi_ssd1306_example-255009fc5b20312b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4644c193c605bfe4e7a73ab4ddc576a3d5a88b2fd2bd81faa143be23e40b494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4644c193c605bfe4e7a73ab4ddc576a3d5a88b2fd2bd81faa143be23e40b494", kill_on_drop: false }` [INFO] [stdout] a4644c193c605bfe4e7a73ab4ddc576a3d5a88b2fd2bd81faa143be23e40b494