[INFO] cloning repository https://github.com/ReeceStevens/display-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReeceStevens/display-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReeceStevens%2Fdisplay-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReeceStevens%2Fdisplay-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e367f884dabbd0441cbc9800d7683b0d20b6bdc [INFO] checking ReeceStevens/display-test against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReeceStevens%2Fdisplay-test" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ReeceStevens/display-test on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/ReeceStevens/display-test [INFO] finished tweaking git repo https://github.com/ReeceStevens/display-test [INFO] tweaked toml for git repo https://github.com/ReeceStevens/display-test written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ReeceStevens/display-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rfuest/embedded-graphics` [INFO] [stderr] Updating git repository `https://github.com/reecestevens/ra8875` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded stm32f4xx-hal v0.7.0 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded cast v0.2.5 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded cortex-m v0.5.11 [INFO] [stderr] Downloaded stm32f4 v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 493de80eb4b3a22bf4535a68ff36e701e8c1974bfc50bcf8430933b6e7e5be4f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "493de80eb4b3a22bf4535a68ff36e701e8c1974bfc50bcf8430933b6e7e5be4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "493de80eb4b3a22bf4535a68ff36e701e8c1974bfc50bcf8430933b6e7e5be4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493de80eb4b3a22bf4535a68ff36e701e8c1974bfc50bcf8430933b6e7e5be4f", kill_on_drop: false }` [INFO] [stdout] 493de80eb4b3a22bf4535a68ff36e701e8c1974bfc50bcf8430933b6e7e5be4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efa53f63314fb9646ff19c23aeb9f29896fbea85f2f3957fb83442796604c7a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efa53f63314fb9646ff19c23aeb9f29896fbea85f2f3957fb83442796604c7a0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling stm32f4 v0.10.0 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling dispay-test v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking embedded-graphics-core v0.2.0 (https://github.com/rfuest/embedded-graphics?branch=target-specific-drawables#8e89c234) [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking embedded-graphics v0.7.0-alpha.3 (https://github.com/rfuest/embedded-graphics?branch=target-specific-drawables#8e89c234) [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Checking ra8875 v0.1.0 (https://github.com/reecestevens/ra8875?branch=accelerated-text-rendering#4d92785e) [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32f4xx-hal v0.7.0 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (4 fixes) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling dispay-test v0.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "efa53f63314fb9646ff19c23aeb9f29896fbea85f2f3957fb83442796604c7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa53f63314fb9646ff19c23aeb9f29896fbea85f2f3957fb83442796604c7a0", kill_on_drop: false }` [INFO] [stdout] efa53f63314fb9646ff19c23aeb9f29896fbea85f2f3957fb83442796604c7a0