[INFO] cloning repository https://github.com/materoy/GC9A01-lcd-firmware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/materoy/GC9A01-lcd-firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateroy%2FGC9A01-lcd-firmware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateroy%2FGC9A01-lcd-firmware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b73c432df0ebe86b780d48150ced82af2272256
[INFO] building materoy/GC9A01-lcd-firmware against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateroy%2FGC9A01-lcd-firmware" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/materoy/GC9A01-lcd-firmware
[INFO] finished tweaking git repo https://github.com/materoy/GC9A01-lcd-firmware
[INFO] tweaked toml for git repo https://github.com/materoy/GC9A01-lcd-firmware written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/materoy/GC9A01-lcd-firmware on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/materoy/GC9A01-lcd-firmware 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37555e840a8f95ce091c50702203521891979e754ad2b91e9ab962fa75aa39a8
[INFO] running `Command { std: "docker" "start" "-a" "37555e840a8f95ce091c50702203521891979e754ad2b91e9ab962fa75aa39a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37555e840a8f95ce091c50702203521891979e754ad2b91e9ab962fa75aa39a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37555e840a8f95ce091c50702203521891979e754ad2b91e9ab962fa75aa39a8", kill_on_drop: false }`
[INFO] [stdout] 37555e840a8f95ce091c50702203521891979e754ad2b91e9ab962fa75aa39a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 726b798aaaa9cf5bb23a0589cebbe240c155a5919b32db3f7d663885e07309ee
[INFO] running `Command { std: "docker" "start" "-a" "726b798aaaa9cf5bb23a0589cebbe240c155a5919b32db3f7d663885e07309ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling defmt v0.3.5
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling stm32f4 v0.15.1
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling defmt-rtt v0.4.0
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.9
[INFO] [stderr]    Compiling display-interface v0.4.1
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling spin_sleep v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling display-interface-spi v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0-alpha.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling gc9a01a v0.1.1
[INFO] [stderr]    Compiling rppal v0.15.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling tinybmp v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling defmt-parser v0.3.3
[INFO] [stderr]    Compiling stm32-hal2 v1.6.4
[INFO] [stderr]    Compiling gc9a01-lcd-firmware v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.37s
[INFO] running `Command { std: "docker" "inspect" "726b798aaaa9cf5bb23a0589cebbe240c155a5919b32db3f7d663885e07309ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726b798aaaa9cf5bb23a0589cebbe240c155a5919b32db3f7d663885e07309ee", kill_on_drop: false }`
[INFO] [stdout] 726b798aaaa9cf5bb23a0589cebbe240c155a5919b32db3f7d663885e07309ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a74791d5e497675520cf0913f95ed8d13a83e577c8cbc552fb37737e34bd9026
[INFO] running `Command { std: "docker" "start" "-a" "a74791d5e497675520cf0913f95ed8d13a83e577c8cbc552fb37737e34bd9026", kill_on_drop: false }`
[INFO] [stderr]    Compiling gc9a01-lcd-firmware v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "a74791d5e497675520cf0913f95ed8d13a83e577c8cbc552fb37737e34bd9026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74791d5e497675520cf0913f95ed8d13a83e577c8cbc552fb37737e34bd9026", kill_on_drop: false }`
[INFO] [stdout] a74791d5e497675520cf0913f95ed8d13a83e577c8cbc552fb37737e34bd9026
