[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] testing materoy/GC9A01-lcd-firmware against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmateroy%2FGC9A01-lcd-firmware" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/materoy/GC9A01-lcd-firmware on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72607e0e24353009713eda9b14504a2a59d0b3001d0f20e713941b3cbf47cccb
[INFO] running `Command { std: "docker" "start" "-a" "72607e0e24353009713eda9b14504a2a59d0b3001d0f20e713941b3cbf47cccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72607e0e24353009713eda9b14504a2a59d0b3001d0f20e713941b3cbf47cccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72607e0e24353009713eda9b14504a2a59d0b3001d0f20e713941b3cbf47cccb", kill_on_drop: false }`
[INFO] [stdout] 72607e0e24353009713eda9b14504a2a59d0b3001d0f20e713941b3cbf47cccb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4557ae7456c3fa3b18f21e2f0105f6dc3ec166b33b46fbfe1490fec1e3b8dd23
[INFO] running `Command { std: "docker" "start" "-a" "4557ae7456c3fa3b18f21e2f0105f6dc3ec166b33b46fbfe1490fec1e3b8dd23", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libm v0.2.8
[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 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 cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling stm32f4 v0.15.1
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.9
[INFO] [stderr]    Compiling display-interface v0.4.1
[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 rustc_version v0.2.3
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling spin_sleep v1.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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 proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[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 rppal v0.15.0
[INFO] [stderr]    Compiling gc9a01a v0.1.1
[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 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 1m 24s
[INFO] running `Command { std: "docker" "inspect" "4557ae7456c3fa3b18f21e2f0105f6dc3ec166b33b46fbfe1490fec1e3b8dd23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557ae7456c3fa3b18f21e2f0105f6dc3ec166b33b46fbfe1490fec1e3b8dd23", kill_on_drop: false }`
[INFO] [stdout] 4557ae7456c3fa3b18f21e2f0105f6dc3ec166b33b46fbfe1490fec1e3b8dd23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e6ac2a85e36c32d9380962e509f1635c94f240cd182c5ffea3c5b969defe322
[INFO] running `Command { std: "docker" "start" "-a" "2e6ac2a85e36c32d9380962e509f1635c94f240cd182c5ffea3c5b969defe322", 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.59s
[INFO] running `Command { std: "docker" "inspect" "2e6ac2a85e36c32d9380962e509f1635c94f240cd182c5ffea3c5b969defe322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e6ac2a85e36c32d9380962e509f1635c94f240cd182c5ffea3c5b969defe322", kill_on_drop: false }`
[INFO] [stdout] 2e6ac2a85e36c32d9380962e509f1635c94f240cd182c5ffea3c5b969defe322
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f26e6695f43b2c0685c0912ee573c0d0ad9524b6877e3ce4304949a477926c6
[INFO] running `Command { std: "docker" "start" "-a" "9f26e6695f43b2c0685c0912ee573c0d0ad9524b6877e3ce4304949a477926c6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gc9a01_lcd_firmware-17e763ef92d37199)
[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" "9f26e6695f43b2c0685c0912ee573c0d0ad9524b6877e3ce4304949a477926c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f26e6695f43b2c0685c0912ee573c0d0ad9524b6877e3ce4304949a477926c6", kill_on_drop: false }`
[INFO] [stdout] 9f26e6695f43b2c0685c0912ee573c0d0ad9524b6877e3ce4304949a477926c6
