[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/materoy/GC9A01-lcd-firmware on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded float-cmp v0.9.0
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded display-interface v0.4.1
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded embedded-time v0.12.1
[INFO] [stderr]   Downloaded quote v1.0.33
[INFO] [stderr]   Downloaded rppal v0.15.0
[INFO] [stderr]   Downloaded gc9a01a v0.1.1
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0-alpha.1
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded chrono v0.4.31
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded tinybmp v0.5.0
[INFO] [stderr]   Downloaded defmt-rtt v0.4.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded defmt-parser v0.3.3
[INFO] [stderr]   Downloaded defmt v0.3.5
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-alpha.9
[INFO] [stderr]   Downloaded spin_sleep v1.1.1
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded display-interface-spi v0.4.1
[INFO] [stderr]   Downloaded defmt-macros v0.3.6
[INFO] [stderr]   Downloaded panic-probe v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded stm32f4 v0.15.1
[INFO] [stderr]   Downloaded stm32-hal2 v1.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5433f551410ca467de578aaedc4f34a7c237e6cb5b61e587633d1e1d7a910de1
[INFO] running `Command { std: "docker" "start" "-a" "5433f551410ca467de578aaedc4f34a7c237e6cb5b61e587633d1e1d7a910de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5433f551410ca467de578aaedc4f34a7c237e6cb5b61e587633d1e1d7a910de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5433f551410ca467de578aaedc4f34a7c237e6cb5b61e587633d1e1d7a910de1", kill_on_drop: false }`
[INFO] [stdout] 5433f551410ca467de578aaedc4f34a7c237e6cb5b61e587633d1e1d7a910de1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c91b090067173b39d3cbec0492dfa406e1ad510571b34258871f60ec9aaaee71
[INFO] running `Command { std: "docker" "start" "-a" "c91b090067173b39d3cbec0492dfa406e1ad510571b34258871f60ec9aaaee71", 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 cortex-m v0.7.7
[INFO] [stderr]    Compiling thiserror v1.0.50
[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 vcell v0.1.3
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling stm32f4 v0.15.1
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling display-interface v0.4.1
[INFO] [stderr]    Compiling defmt-rtt v0.4.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.9
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling spin_sleep v1.1.1
[INFO] [stderr]    Compiling critical-section v1.1.2
[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 display-interface-spi v0.4.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling rppal v0.15.0
[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 quote v1.0.33
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling gc9a01a v0.1.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.35s
[INFO] running `Command { std: "docker" "inspect" "c91b090067173b39d3cbec0492dfa406e1ad510571b34258871f60ec9aaaee71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91b090067173b39d3cbec0492dfa406e1ad510571b34258871f60ec9aaaee71", kill_on_drop: false }`
[INFO] [stdout] c91b090067173b39d3cbec0492dfa406e1ad510571b34258871f60ec9aaaee71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 888b13c1095380f873715c28fd40742f1c2e09b1ec874574c583fe3e8e4bd569
[INFO] running `Command { std: "docker" "start" "-a" "888b13c1095380f873715c28fd40742f1c2e09b1ec874574c583fe3e8e4bd569", 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.34s
[INFO] running `Command { std: "docker" "inspect" "888b13c1095380f873715c28fd40742f1c2e09b1ec874574c583fe3e8e4bd569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888b13c1095380f873715c28fd40742f1c2e09b1ec874574c583fe3e8e4bd569", kill_on_drop: false }`
[INFO] [stdout] 888b13c1095380f873715c28fd40742f1c2e09b1ec874574c583fe3e8e4bd569
