[INFO] cloning repository https://github.com/carrotflakes/kantera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carrotflakes/kantera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49e5694766781a2aba56fd36499074c5a1c01da2 [INFO] testing carrotflakes/kantera against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carrotflakes/kantera on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carrotflakes/kantera [INFO] finished tweaking git repo https://github.com/carrotflakes/kantera [INFO] tweaked toml for git repo https://github.com/carrotflakes/kantera written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/carrotflakes/kantera already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d79f168d93d6961c449c08c0fb61f6da966b6fc4e31aa3e2dfe3e7e3cba2615 [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" "9d79f168d93d6961c449c08c0fb61f6da966b6fc4e31aa3e2dfe3e7e3cba2615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d79f168d93d6961c449c08c0fb61f6da966b6fc4e31aa3e2dfe3e7e3cba2615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d79f168d93d6961c449c08c0fb61f6da966b6fc4e31aa3e2dfe3e7e3cba2615", kill_on_drop: false }` [INFO] [stdout] 9d79f168d93d6961c449c08c0fb61f6da966b6fc4e31aa3e2dfe3e7e3cba2615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 37ed0b99d4d6b11a729edb4653b5d53aa6462e52a1428725393fa2c10ec68225 [INFO] running `Command { std: "docker" "start" "-a" "37ed0b99d4d6b11a729edb4653b5d53aa6462e52a1428725393fa2c10ec68225", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling gluten v0.1.0 (https://github.com/carrotflakes/gluten.git?branch=kantera#fa25dc06) [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling kantera v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "37ed0b99d4d6b11a729edb4653b5d53aa6462e52a1428725393fa2c10ec68225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ed0b99d4d6b11a729edb4653b5d53aa6462e52a1428725393fa2c10ec68225", kill_on_drop: false }` [INFO] [stdout] 37ed0b99d4d6b11a729edb4653b5d53aa6462e52a1428725393fa2c10ec68225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 960a57dbfa5c7478586f8c7a0d70d50d7e18a0750c63db9976f72cc01abc15da [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" "960a57dbfa5c7478586f8c7a0d70d50d7e18a0750c63db9976f72cc01abc15da", kill_on_drop: false }` [INFO] [stderr] Compiling kantera v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name audio_vis2 --edition=2018 examples/audio_vis2.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=800b20936b2e7ca9 -C extra-filename=-800b20936b2e7ca9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-fc9bb7384d7a13ee.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9f60af90e14094d9.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-3aaabc72422e3ec8.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-11804344c9949132.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-b645ac724a160466.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib --cap-lints=warn` (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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.image_render.b3pbxdna-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25" "/opt/rustwide/target/debug/examples/image_render-e40c3bc93394bc25.51fn9a6366foim8x.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-11804344c9949132.rlib" "/opt/rustwide/target/debug/deps/libgluten-9f60af90e14094d9.rlib" "/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libimage-3aaabc72422e3ec8.rlib" "/opt/rustwide/target/debug/deps/libtiff-0e59d57a6e6a6251.rlib" "/opt/rustwide/target/debug/deps/libpng-78356a4dcd8c539e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d16a20b46d6f2401.rlib" "/opt/rustwide/target/debug/deps/librayon-79a44f56012f6ba2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e8a5efcdca53a98b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b235910eec1e6ff3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-206683b5a1f5f491.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-84ce403ec14407b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-082918df9df765d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/libcairo-fc9bb7384d7a13ee.rlib" "/opt/rustwide/target/debug/deps/libglib-047fa5556396cac2.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-b32df5728d7ae0d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-6a381eb51a3220f4.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4d3be1c0c079b16e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f3e6c6e62d4b7c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.cairo_anim.9v6r6jqz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0" "/opt/rustwide/target/debug/examples/cairo_anim-35fd2db05cb590c0.2facjtvqlw296scb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-11804344c9949132.rlib" "/opt/rustwide/target/debug/deps/libgluten-9f60af90e14094d9.rlib" "/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libimage-3aaabc72422e3ec8.rlib" "/opt/rustwide/target/debug/deps/libtiff-0e59d57a6e6a6251.rlib" "/opt/rustwide/target/debug/deps/libpng-78356a4dcd8c539e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d16a20b46d6f2401.rlib" "/opt/rustwide/target/debug/deps/librayon-79a44f56012f6ba2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e8a5efcdca53a98b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b235910eec1e6ff3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-206683b5a1f5f491.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-84ce403ec14407b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-082918df9df765d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/libcairo-fc9bb7384d7a13ee.rlib" "/opt/rustwide/target/debug/deps/libglib-047fa5556396cac2.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-b32df5728d7ae0d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-6a381eb51a3220f4.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4d3be1c0c079b16e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f3e6c6e62d4b7c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d.import_audio.1ivvcqj2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d.import_audio.1ivvcqj2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d.import_audio.1ivvcqj2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d.import_audio.1ivvcqj2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d.import_audio.1ivvcqj2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d.import_audio.1ivvcqj2-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d" "/opt/rustwide/target/debug/examples/import_audio-6f56d57bbd40231d.4i2bcy9rwimosrn3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-11804344c9949132.rlib" "/opt/rustwide/target/debug/deps/libgluten-9f60af90e14094d9.rlib" "/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libimage-3aaabc72422e3ec8.rlib" "/opt/rustwide/target/debug/deps/libtiff-0e59d57a6e6a6251.rlib" "/opt/rustwide/target/debug/deps/libpng-78356a4dcd8c539e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d16a20b46d6f2401.rlib" "/opt/rustwide/target/debug/deps/librayon-79a44f56012f6ba2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e8a5efcdca53a98b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b235910eec1e6ff3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-206683b5a1f5f491.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-84ce403ec14407b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-082918df9df765d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/libcairo-fc9bb7384d7a13ee.rlib" "/opt/rustwide/target/debug/deps/libglib-047fa5556396cac2.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-b32df5728d7ae0d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-6a381eb51a3220f4.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4d3be1c0c079b16e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f3e6c6e62d4b7c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.audio_renders.6t6yfw5l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc" "/opt/rustwide/target/debug/examples/audio_renders-732d92648c36ebbc.1nl20hpufwcw84bp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-11804344c9949132.rlib" "/opt/rustwide/target/debug/deps/libgluten-9f60af90e14094d9.rlib" "/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libimage-3aaabc72422e3ec8.rlib" "/opt/rustwide/target/debug/deps/libtiff-0e59d57a6e6a6251.rlib" "/opt/rustwide/target/debug/deps/libpng-78356a4dcd8c539e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d16a20b46d6f2401.rlib" "/opt/rustwide/target/debug/deps/librayon-79a44f56012f6ba2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e8a5efcdca53a98b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b235910eec1e6ff3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-206683b5a1f5f491.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-84ce403ec14407b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-082918df9df765d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/libcairo-fc9bb7384d7a13ee.rlib" "/opt/rustwide/target/debug/deps/libglib-047fa5556396cac2.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-b32df5728d7ae0d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-6a381eb51a3220f4.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4d3be1c0c079b16e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f3e6c6e62d4b7c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.from_image_file.59akhmrx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2" "/opt/rustwide/target/debug/examples/from_image_file-e7fd6311b8bbbee2.2lrhqvflg33efgfb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-11804344c9949132.rlib" "/opt/rustwide/target/debug/deps/libgluten-9f60af90e14094d9.rlib" "/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libimage-3aaabc72422e3ec8.rlib" "/opt/rustwide/target/debug/deps/libtiff-0e59d57a6e6a6251.rlib" "/opt/rustwide/target/debug/deps/libpng-78356a4dcd8c539e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d16a20b46d6f2401.rlib" "/opt/rustwide/target/debug/deps/librayon-79a44f56012f6ba2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e8a5efcdca53a98b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b235910eec1e6ff3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-206683b5a1f5f491.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-84ce403ec14407b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-082918df9df765d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/libcairo-fc9bb7384d7a13ee.rlib" "/opt/rustwide/target/debug/deps/libglib-047fa5556396cac2.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-b32df5728d7ae0d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-6a381eb51a3220f4.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4d3be1c0c079b16e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f3e6c6e62d4b7c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "960a57dbfa5c7478586f8c7a0d70d50d7e18a0750c63db9976f72cc01abc15da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960a57dbfa5c7478586f8c7a0d70d50d7e18a0750c63db9976f72cc01abc15da", kill_on_drop: false }` [INFO] [stdout] 960a57dbfa5c7478586f8c7a0d70d50d7e18a0750c63db9976f72cc01abc15da