[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] testing ReeceStevens/display-test against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded cortex-m v0.5.11 [INFO] [stderr] Downloaded stm32f4xx-hal v0.7.0 [INFO] [stderr] Downloaded micromath v1.1.1 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64da5e3fde948edabdc09e125b6d676931dea4f54733162b18552109699a81fd [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" "64da5e3fde948edabdc09e125b6d676931dea4f54733162b18552109699a81fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64da5e3fde948edabdc09e125b6d676931dea4f54733162b18552109699a81fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64da5e3fde948edabdc09e125b6d676931dea4f54733162b18552109699a81fd", kill_on_drop: false }` [INFO] [stdout] 64da5e3fde948edabdc09e125b6d676931dea4f54733162b18552109699a81fd [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce4de792a13932f2c6d8a57c5344ddbb02e6921050b6148bd8728272083345ef [INFO] running `Command { std: "docker" "start" "-a" "ce4de792a13932f2c6d8a57c5344ddbb02e6921050b6148bd8728272083345ef", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling 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 log v0.4.14 [INFO] [stderr] Compiling stm32f4 v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling dispay-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-graphics-core v0.2.0 (https://github.com/rfuest/embedded-graphics?branch=target-specific-drawables#8e89c234) [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling embedded-graphics v0.7.0-alpha.3 (https://github.com/rfuest/embedded-graphics?branch=target-specific-drawables#8e89c234) [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling 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] Compiling stm32f4xx-hal v0.7.0 [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hal::spi::FullDuplex` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use hal::spi::FullDuplex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mode` [INFO] [stdout] --> src/main.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | use stm32f4xx_hal::spi::{Mode, Spi}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MonoTextStyle`, `TextStyleBuilder` [INFO] [stdout] --> src/main.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | mono_font::{ascii::FONT_10X20, MonoTextStyle, MonoTextStyleBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | text::{Text, TextStyleBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6" "/opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.4xdymyk6fd2qb3ae.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/dispay-test-54398d4acf68221d/out" "-L" "/opt/rustwide/target/debug/build/cortex-m-rt-66ec17d03cc60f99/out" "-L" "/opt/rustwide/target/debug/build/stm32f4-35f77132e5727b21/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstm32f4xx_hal-773d4ccd04d990f0.rlib" "/opt/rustwide/target/debug/deps/librand_core-5e7c16db66428731.rlib" "/opt/rustwide/target/debug/deps/libcast-304d4539ce5cfb11.rlib" "/opt/rustwide/target/debug/deps/libstm32f4-455b73fb5f35279a.rlib" "/opt/rustwide/target/debug/deps/libra8875-55a4a5b915c4127c.rlib" "/opt/rustwide/target/debug/deps/libpanic_semihosting-82d473df98ccbeb4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics-8061901897895ecb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1dcd7d16eaa2a55e.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-2ecce52e35fcf3a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libmicromath-899d0a609d03028b.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_core-a533db2339fa86ad.rlib" "/opt/rustwide/target/debug/deps/libcortex_m_rt-4429824500839056.rlib" "/opt/rustwide/target/debug/deps/libr0-b7ad691b7f83384c.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-8dded23e9382e738.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-4f22152c1d8b03e7.rlib" "/opt/rustwide/target/debug/deps/libcortex_m-fb64813213bfce0d.rlib" "/opt/rustwide/target/debug/deps/libembedded_hal-341d207bc0446a94.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libnb-e7603acdde511131.rlib" "/opt/rustwide/target/debug/deps/libnb-5a368d0ce270b291.rlib" "/opt/rustwide/target/debug/deps/libaligned-1a0005677f5ef20b.rlib" "/opt/rustwide/target/debug/deps/libas_slice-4eea58c1651b7c58.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-813447559b941006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8406dcddafdaa3d7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-38927378fb6ba5d2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libvolatile_register-eb6eb086fb0fc8e5.rlib" "/opt/rustwide/target/debug/deps/libvcell-53e077c9683ec8d3.rlib" "/opt/rustwide/target/debug/deps/libbare_metal-5eab056175ccf9bf.rlib" "/opt/rustwide/target/debug/deps/libaligned-8d231f192089edcf.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.14.rcgu.o: in function `_RNvNtNtCslNvzXFvpqER_8cortex_m8register7primask4readCs1JDUvdDKVy6_11dispay_test': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/register/primask.rs:29: undefined reference to `__primask_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.7.rcgu.o: in function `_RNvNtCslNvzXFvpqER_8cortex_m9interrupt6enableCs1JDUvdDKVy6_11dispay_test': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:48: undefined reference to `__cpsie' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/dispay_test-178c33e2592679a6.dispay_test.4ofvr0k6-cgu.7.rcgu.o: in function `_RNvNtCslNvzXFvpqER_8cortex_m9interrupt7disableCs1JDUvdDKVy6_11dispay_test': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.2/src/interrupt.rs:38: undefined reference to `__cpsid' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dispay-test` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ce4de792a13932f2c6d8a57c5344ddbb02e6921050b6148bd8728272083345ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4de792a13932f2c6d8a57c5344ddbb02e6921050b6148bd8728272083345ef", kill_on_drop: false }` [INFO] [stdout] ce4de792a13932f2c6d8a57c5344ddbb02e6921050b6148bd8728272083345ef