[INFO] cloning repository https://github.com/paulmoseskailer/shared_display
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulmoseskailer/shared_display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a61df588934c793c6bddf8549b43e4db1f3237ec
[INFO] checking paulmoseskailer/shared_display against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/paulmoseskailer/shared_display
[INFO] finished tweaking git repo https://github.com/paulmoseskailer/shared_display
[INFO] tweaked toml for git repo https://github.com/paulmoseskailer/shared_display written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulmoseskailer/shared_display on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulmoseskailer/shared_display already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 245b2bd086245424a3ec61170463be0ba401473fd5e78a72f5468ecd8d1c3bdf
[INFO] running `Command { std: "docker" "start" "-a" "245b2bd086245424a3ec61170463be0ba401473fd5e78a72f5468ecd8d1c3bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245b2bd086245424a3ec61170463be0ba401473fd5e78a72f5468ecd8d1c3bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245b2bd086245424a3ec61170463be0ba401473fd5e78a72f5468ecd8d1c3bdf", kill_on_drop: false }`
[INFO] [stdout] 245b2bd086245424a3ec61170463be0ba401473fd5e78a72f5468ecd8d1c3bdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6909e4e95b4a7df88e4ac877b16c02d1a65fa3796a42e59a41c652a4f1acb3f0
[INFO] running `Command { std: "docker" "start" "-a" "6909e4e95b4a7df88e4ac877b16c02d1a65fa3796a42e59a41c652a4f1acb3f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0 (https://github.com/paulmoseskailer/embedded-graphics.git#bdc0b087)
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking embedded-graphics v0.8.1 (https://github.com/paulmoseskailer/embedded-graphics.git#bdc0b087)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]     Checking asydis-core v0.1.0 (https://github.com/paulmoseskailer/asydis.git#9c76acc9)
[INFO] [stderr]     Checking asydis-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking embedded-graphics-simulator v0.7.0 (https://github.com/paulmoseskailer/simulator.git?branch=master#3ed2e62c)
[INFO] [stderr]     Checking asydis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.59s
[INFO] running `Command { std: "docker" "inspect" "6909e4e95b4a7df88e4ac877b16c02d1a65fa3796a42e59a41c652a4f1acb3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6909e4e95b4a7df88e4ac877b16c02d1a65fa3796a42e59a41c652a4f1acb3f0", kill_on_drop: false }`
[INFO] [stdout] 6909e4e95b4a7df88e4ac877b16c02d1a65fa3796a42e59a41c652a4f1acb3f0
