[INFO] fetching crate embedded-text 0.5.0-beta.2... [INFO] testing embedded-text-0.5.0-beta.2 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate embedded-text 0.5.0-beta.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate embedded-text 0.5.0-beta.2 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate embedded-text 0.5.0-beta.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate embedded-text 0.5.0-beta.2 [INFO] tweaked toml for crates.io crate embedded-text 0.5.0-beta.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate embedded-text 0.5.0-beta.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-graphics-core v0.3.2 [INFO] [stderr] Downloaded ansi-parser v0.8.0 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded const_fn v0.4.5 [INFO] [stderr] Downloaded image v0.23.13 [INFO] [stderr] Downloaded as-slice v0.1.4 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [INFO] [stderr] Downloaded embedded-graphics-simulator v0.3.0 [INFO] [stderr] Downloaded sdl2-sys v0.32.6 [INFO] [stderr] Downloaded sdl2 v0.32.2 [INFO] [stderr] Downloaded bytemuck v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e3b38c1105444432e95eae4f7dde8a3f074bc4728e839df37a5fcf0aae2a096 [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" "4e3b38c1105444432e95eae4f7dde8a3f074bc4728e839df37a5fcf0aae2a096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e3b38c1105444432e95eae4f7dde8a3f074bc4728e839df37a5fcf0aae2a096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3b38c1105444432e95eae4f7dde8a3f074bc4728e839df37a5fcf0aae2a096", kill_on_drop: false }` [INFO] [stdout] 4e3b38c1105444432e95eae4f7dde8a3f074bc4728e839df37a5fcf0aae2a096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd414cce2e42d6f14448901b2250b67e096186c7da58cc91b452d80a024f4263 [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" "cd414cce2e42d6f14448901b2250b67e096186c7da58cc91b452d80a024f4263", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling embedded-graphics-core v0.3.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling embedded-text v0.5.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.10s [INFO] running `Command { std: "docker" "inspect" "cd414cce2e42d6f14448901b2250b67e096186c7da58cc91b452d80a024f4263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd414cce2e42d6f14448901b2250b67e096186c7da58cc91b452d80a024f4263", kill_on_drop: false }` [INFO] [stdout] cd414cce2e42d6f14448901b2250b67e096186c7da58cc91b452d80a024f4263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--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] 16025b89700e3158f19de0739b3fdce25f00a086c49e88aab374a428aed72b68 [INFO] running `Command { std: "docker" "start" "-a" "16025b89700e3158f19de0739b3fdce25f00a086c49e88aab374a428aed72b68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling embedded-graphics-simulator v0.3.0 [INFO] [stderr] Compiling embedded-text v0.5.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `embedded-text` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name embedded_text --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="ansi"' --cfg 'feature="ansi-parser"' --cfg 'feature="as-slice"' --cfg 'feature="default"' -C metadata=0424323c52c23152 -C extra-filename=-0424323c52c23152 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_parser=/opt/rustwide/target/debug/deps/libansi_parser-809aafef9c7efb8a.rlib --extern as_slice=/opt/rustwide/target/debug/deps/libas_slice-23dbbe80e57a7b69.rlib --extern az=/opt/rustwide/target/debug/deps/libaz-187a1f67ca4b1318.rlib --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-59ddedc24c45cb5e.rlib --extern embedded_graphics_simulator=/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-8b9068b1995c1f09.rlib --extern heapless=/opt/rustwide/target/debug/deps/libheapless-fa8c402931158cbc.rlib --extern sdl2=/opt/rustwide/target/debug/deps/libsdl2-f30a094bf89a7458.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.interactive_alignments.e5f36faa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85.459djxxzt3rwa7xe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libembedded_text-1cd6c67c66c193c4.rlib" "/opt/rustwide/target/debug/deps/libansi_parser-809aafef9c7efb8a.rlib" "/opt/rustwide/target/debug/deps/libnom-ce9f7f492aef83fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libheapless-fa8c402931158cbc.rlib" "/opt/rustwide/target/debug/deps/libas_slice-23dbbe80e57a7b69.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-60e356f585a24ea8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libhash32-b00c2be96eb6fae8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dacd7a1dfb90fb4d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-8b9068b1995c1f09.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f30a094bf89a7458.rlib" "/opt/rustwide/target/debug/deps/librand-28737a702271e2f6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-60f96eb7d909f3f9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f1dbaad2bafb4d43.rlib" "/opt/rustwide/target/debug/deps/libnum-dea076ef6b8af907.rlib" "/opt/rustwide/target/debug/deps/libimage-8dddf431fa231e38.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-851964b03c7732a7.rlib" "/opt/rustwide/target/debug/deps/libpng-5847116bfce4bad7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b85cf690caf1a2f3.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3b2d4a698e35d79e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-8eefdcb3f562eab9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libtiff-ef406d37c36a2ba2.rlib" "/opt/rustwide/target/debug/deps/libweezl-99a1d970054448d3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a52eacf895d4776.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7b4b1b742d2c39fe.rlib" "/opt/rustwide/target/debug/deps/librayon-4a75c06a4d9304da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b5913aa07deac1e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cbbe2212119aaf09.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb5f9745118925d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b483575cfbe699.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-570e7ac8bf16f14a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6972f3a88deed98.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-52a0f7d384b74ce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b1e48b03eeb77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics-59ddedc24c45cb5e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-c42cfa7d9b5a65e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libmicromath-b7d845596b1e6fbc.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_core-75fca45ed03df1ad.rlib" "/opt/rustwide/target/debug/deps/libaz-187a1f67ca4b1318.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/interactive_alignments-1d0000cbd741ad85" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.paragraph_spacing.9ce7e0bf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e.8c9amxpbrxoqnpp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libembedded_text-1cd6c67c66c193c4.rlib" "/opt/rustwide/target/debug/deps/libansi_parser-809aafef9c7efb8a.rlib" "/opt/rustwide/target/debug/deps/libnom-ce9f7f492aef83fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libheapless-fa8c402931158cbc.rlib" "/opt/rustwide/target/debug/deps/libas_slice-23dbbe80e57a7b69.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-60e356f585a24ea8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libhash32-b00c2be96eb6fae8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dacd7a1dfb90fb4d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-8b9068b1995c1f09.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f30a094bf89a7458.rlib" "/opt/rustwide/target/debug/deps/librand-28737a702271e2f6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-60f96eb7d909f3f9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f1dbaad2bafb4d43.rlib" "/opt/rustwide/target/debug/deps/libnum-dea076ef6b8af907.rlib" "/opt/rustwide/target/debug/deps/libimage-8dddf431fa231e38.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-851964b03c7732a7.rlib" "/opt/rustwide/target/debug/deps/libpng-5847116bfce4bad7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b85cf690caf1a2f3.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3b2d4a698e35d79e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-8eefdcb3f562eab9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libtiff-ef406d37c36a2ba2.rlib" "/opt/rustwide/target/debug/deps/libweezl-99a1d970054448d3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a52eacf895d4776.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7b4b1b742d2c39fe.rlib" "/opt/rustwide/target/debug/deps/librayon-4a75c06a4d9304da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b5913aa07deac1e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cbbe2212119aaf09.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb5f9745118925d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b483575cfbe699.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-570e7ac8bf16f14a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6972f3a88deed98.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-52a0f7d384b74ce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b1e48b03eeb77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics-59ddedc24c45cb5e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-c42cfa7d9b5a65e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libmicromath-b7d845596b1e6fbc.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_core-75fca45ed03df1ad.rlib" "/opt/rustwide/target/debug/deps/libaz-187a1f67ca4b1318.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/paragraph_spacing-7ead3daf54e9eb2e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.special_characters.7479d294-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76.4k1p2b9qab8o33hm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libembedded_text-1cd6c67c66c193c4.rlib" "/opt/rustwide/target/debug/deps/libansi_parser-809aafef9c7efb8a.rlib" "/opt/rustwide/target/debug/deps/libnom-ce9f7f492aef83fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libheapless-fa8c402931158cbc.rlib" "/opt/rustwide/target/debug/deps/libas_slice-23dbbe80e57a7b69.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-60e356f585a24ea8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libhash32-b00c2be96eb6fae8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dacd7a1dfb90fb4d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-8b9068b1995c1f09.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f30a094bf89a7458.rlib" "/opt/rustwide/target/debug/deps/librand-28737a702271e2f6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-60f96eb7d909f3f9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f1dbaad2bafb4d43.rlib" "/opt/rustwide/target/debug/deps/libnum-dea076ef6b8af907.rlib" "/opt/rustwide/target/debug/deps/libimage-8dddf431fa231e38.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-851964b03c7732a7.rlib" "/opt/rustwide/target/debug/deps/libpng-5847116bfce4bad7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b85cf690caf1a2f3.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3b2d4a698e35d79e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-8eefdcb3f562eab9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libtiff-ef406d37c36a2ba2.rlib" "/opt/rustwide/target/debug/deps/libweezl-99a1d970054448d3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a52eacf895d4776.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7b4b1b742d2c39fe.rlib" "/opt/rustwide/target/debug/deps/librayon-4a75c06a4d9304da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b5913aa07deac1e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cbbe2212119aaf09.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb5f9745118925d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b483575cfbe699.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-570e7ac8bf16f14a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6972f3a88deed98.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-52a0f7d384b74ce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b1e48b03eeb77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics-59ddedc24c45cb5e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-c42cfa7d9b5a65e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libmicromath-b7d845596b1e6fbc.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_core-75fca45ed03df1ad.rlib" "/opt/rustwide/target/debug/deps/libaz-187a1f67ca4b1318.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/special_characters-f8b9b0f67ad9be76" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.styles_static.999dceb2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249.3zckbyuc1bkw8zwt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libembedded_text-1cd6c67c66c193c4.rlib" "/opt/rustwide/target/debug/deps/libansi_parser-809aafef9c7efb8a.rlib" "/opt/rustwide/target/debug/deps/libnom-ce9f7f492aef83fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-20fc416f033015ed.rlib" "/opt/rustwide/target/debug/deps/libheapless-fa8c402931158cbc.rlib" "/opt/rustwide/target/debug/deps/libas_slice-23dbbe80e57a7b69.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-60e356f585a24ea8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libhash32-b00c2be96eb6fae8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-dacd7a1dfb90fb4d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_simulator-8b9068b1995c1f09.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsdl2-f30a094bf89a7458.rlib" "/opt/rustwide/target/debug/deps/librand-28737a702271e2f6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-60f96eb7d909f3f9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f1dbaad2bafb4d43.rlib" "/opt/rustwide/target/debug/deps/libnum-dea076ef6b8af907.rlib" "/opt/rustwide/target/debug/deps/libimage-8dddf431fa231e38.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-851964b03c7732a7.rlib" "/opt/rustwide/target/debug/deps/libpng-5847116bfce4bad7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b85cf690caf1a2f3.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3b2d4a698e35d79e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-8eefdcb3f562eab9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libtiff-ef406d37c36a2ba2.rlib" "/opt/rustwide/target/debug/deps/libweezl-99a1d970054448d3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a52eacf895d4776.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-7b4b1b742d2c39fe.rlib" "/opt/rustwide/target/debug/deps/librayon-4a75c06a4d9304da.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b5913aa07deac1e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cbbe2212119aaf09.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb5f9745118925d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b483575cfbe699.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-570e7ac8bf16f14a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6972f3a88deed98.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-52a0f7d384b74ce3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b1e48b03eeb77bf7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics-59ddedc24c45cb5e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c7f7ea2a37f576c7.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-c42cfa7d9b5a65e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libmicromath-b7d845596b1e6fbc.rlib" "/opt/rustwide/target/debug/deps/libembedded_graphics_core-75fca45ed03df1ad.rlib" "/opt/rustwide/target/debug/deps/libaz-187a1f67ca4b1318.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/styles_static-89fa6ab4306dd249" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "16025b89700e3158f19de0739b3fdce25f00a086c49e88aab374a428aed72b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16025b89700e3158f19de0739b3fdce25f00a086c49e88aab374a428aed72b68", kill_on_drop: false }` [INFO] [stdout] 16025b89700e3158f19de0739b3fdce25f00a086c49e88aab374a428aed72b68