[INFO] crate doryen-rs 1.2.3 is already in cache [INFO] testing doryen-rs-1.2.3 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate doryen-rs 1.2.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate doryen-rs 1.2.3 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate doryen-rs 1.2.3 [INFO] finished tweaking crates.io crate doryen-rs 1.2.3 [INFO] tweaked toml for crates.io crate doryen-rs 1.2.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate doryen-rs 1.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f75775e47c03cfc00edfe308e791da01898b156c0caa97bcc5a5c10caf17be6 [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" "0f75775e47c03cfc00edfe308e791da01898b156c0caa97bcc5a5c10caf17be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f75775e47c03cfc00edfe308e791da01898b156c0caa97bcc5a5c10caf17be6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f75775e47c03cfc00edfe308e791da01898b156c0caa97bcc5a5c10caf17be6", kill_on_drop: false }` [INFO] [stdout] 0f75775e47c03cfc00edfe308e791da01898b156c0caa97bcc5a5c10caf17be6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae83b2bedac0ecf5e625e1c06fd4aef60630813408b2ae8026483311473e76a2 [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" "ae83b2bedac0ecf5e625e1c06fd4aef60630813408b2ae8026483311473e76a2", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling uni-gl v0.1.2 [INFO] [stderr] Compiling uni-app v0.1.3 [INFO] [stderr] Compiling doryen-rs v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "ae83b2bedac0ecf5e625e1c06fd4aef60630813408b2ae8026483311473e76a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae83b2bedac0ecf5e625e1c06fd4aef60630813408b2ae8026483311473e76a2", kill_on_drop: false }` [INFO] [stdout] ae83b2bedac0ecf5e625e1c06fd4aef60630813408b2ae8026483311473e76a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ba0f74187f57144fbd4e6a8ab5397dd501ffa3c7a1af155584d7e1ce1b17a06 [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" "4ba0f74187f57144fbd4e6a8ab5397dd501ffa3c7a1af155584d7e1ce1b17a06", kill_on_drop: false }` [INFO] [stderr] Compiling doryen-fov v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling doryen-rs v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `doryen-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name demo --edition=2018 examples/demo/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=de07c5cfa31dcbc6 -C extra-filename=-de07c5cfa31dcbc6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern doryen_fov=/opt/rustwide/target/debug/deps/libdoryen_fov-42b1a6de8a22a02b.rlib --extern doryen_rs=/opt/rustwide/target/debug/deps/libdoryen_rs-a486d3d61998ca95.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-c63ffe39549a6304.rlib --extern uni_app=/opt/rustwide/target/debug/deps/libuni_app-27e5a4494652a944.rlib --extern uni_gl=/opt/rustwide/target/debug/deps/libuni_gl-447358232861b487.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-f1a2540eb3348828/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.basic.5untp3qj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564" "/opt/rustwide/target/debug/examples/basic-e38061a9f5274564.3t1tqb46ejuj9428.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-f1a2540eb3348828/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-a486d3d61998ca95.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-447358232861b487.rlib" "/opt/rustwide/target/debug/deps/libgl-042f35b87f7d0007.rlib" "/opt/rustwide/target/debug/deps/libuni_app-27e5a4494652a944.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libglutin-f46f622f77066f1c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-04ffe940ae04c535.rlib" "/opt/rustwide/target/debug/deps/libwinit-fe71ba247cfaef72.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c5791a717637576b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b8e2aba61fd79093.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-47d785309e35aca0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f06a19b8a5bfba8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a67fecf54c872a47.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7ec71b1231ce5941.rlib" "/opt/rustwide/target/debug/deps/librand-8ad6b84ebab9ec70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24e711402c92018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-19d1f001191901d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c1df40e20a43c4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libnix-aa228d0b6143276d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-588ecba915bf2ea6.rlib" "/opt/rustwide/target/debug/deps/libdlib-1f3f3db3d5b6de88.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d61af148d3fb073c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf1528eba55241cc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9ab715eecfbfe658.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/librand-eb2618d7a1f82248.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-455238b52e377f86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libshared_library-64725636615c777a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libimage-c63ffe39549a6304.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f3666aa5764e0477.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c9e4bdbc30fc4cad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2134a999e6ec80d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.image.6p7oebid-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57" "/opt/rustwide/target/debug/examples/image-fe5fc336655c6b57.4f54opjyyou7hy9y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-f1a2540eb3348828/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-a486d3d61998ca95.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-447358232861b487.rlib" "/opt/rustwide/target/debug/deps/libgl-042f35b87f7d0007.rlib" "/opt/rustwide/target/debug/deps/libuni_app-27e5a4494652a944.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libglutin-f46f622f77066f1c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-04ffe940ae04c535.rlib" "/opt/rustwide/target/debug/deps/libwinit-fe71ba247cfaef72.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c5791a717637576b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b8e2aba61fd79093.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-47d785309e35aca0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f06a19b8a5bfba8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a67fecf54c872a47.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7ec71b1231ce5941.rlib" "/opt/rustwide/target/debug/deps/librand-8ad6b84ebab9ec70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24e711402c92018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-19d1f001191901d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c1df40e20a43c4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libnix-aa228d0b6143276d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-588ecba915bf2ea6.rlib" "/opt/rustwide/target/debug/deps/libdlib-1f3f3db3d5b6de88.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d61af148d3fb073c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf1528eba55241cc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9ab715eecfbfe658.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/librand-eb2618d7a1f82248.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-455238b52e377f86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libshared_library-64725636615c777a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libimage-c63ffe39549a6304.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f3666aa5764e0477.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c9e4bdbc30fc4cad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2134a999e6ec80d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.exit.f5kb857g-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c" "/opt/rustwide/target/debug/examples/exit-2c761536ceb8885c.3z584f5xlmkyuyt3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-f1a2540eb3348828/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_rs-a486d3d61998ca95.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-447358232861b487.rlib" "/opt/rustwide/target/debug/deps/libgl-042f35b87f7d0007.rlib" "/opt/rustwide/target/debug/deps/libuni_app-27e5a4494652a944.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/libglutin-f46f622f77066f1c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-04ffe940ae04c535.rlib" "/opt/rustwide/target/debug/deps/libwinit-fe71ba247cfaef72.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c5791a717637576b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b8e2aba61fd79093.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-47d785309e35aca0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f06a19b8a5bfba8e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a67fecf54c872a47.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7ec71b1231ce5941.rlib" "/opt/rustwide/target/debug/deps/librand-8ad6b84ebab9ec70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24e711402c92018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-19d1f001191901d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c1df40e20a43c4.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libnix-aa228d0b6143276d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-588ecba915bf2ea6.rlib" "/opt/rustwide/target/debug/deps/libdlib-1f3f3db3d5b6de88.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d61af148d3fb073c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf1528eba55241cc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9ab715eecfbfe658.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/librand-eb2618d7a1f82248.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5223b97c6bb82e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-455238b52e377f86.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libshared_library-64725636615c777a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libimage-c63ffe39549a6304.rlib" "/opt/rustwide/target/debug/deps/libpng-02364791e76f7e3b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1882572a62fcf4ca.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f3666aa5764e0477.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c9e4bdbc30fc4cad.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2134a999e6ec80d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "4ba0f74187f57144fbd4e6a8ab5397dd501ffa3c7a1af155584d7e1ce1b17a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba0f74187f57144fbd4e6a8ab5397dd501ffa3c7a1af155584d7e1ce1b17a06", kill_on_drop: false }` [INFO] [stdout] 4ba0f74187f57144fbd4e6a8ab5397dd501ffa3c7a1af155584d7e1ce1b17a06