[INFO] cloning repository https://github.com/dcchut/dcc-lsystem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcchut/dcc-lsystem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdcc-lsystem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdcc-lsystem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b0bde40f624e43573e68ba4a369b35b54659851 [INFO] testing dcchut/dcc-lsystem against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdcc-lsystem" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcchut/dcc-lsystem on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dcchut/dcc-lsystem [INFO] finished tweaking git repo https://github.com/dcchut/dcc-lsystem [INFO] tweaked toml for git repo https://github.com/dcchut/dcc-lsystem written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 640dbbd704b973a2acde909a15936588fc2c03f24a85fd30ac766d520d2b1107 [INFO] running `Command { std: "docker" "start" "-a" "640dbbd704b973a2acde909a15936588fc2c03f24a85fd30ac766d520d2b1107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "640dbbd704b973a2acde909a15936588fc2c03f24a85fd30ac766d520d2b1107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640dbbd704b973a2acde909a15936588fc2c03f24a85fd30ac766d520d2b1107", kill_on_drop: false }` [INFO] [stdout] 640dbbd704b973a2acde909a15936588fc2c03f24a85fd30ac766d520d2b1107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 352a1596c785dc6b2db6f77009493b351b1d4a0925405d9c78c80e7496b1bec8 [INFO] running `Command { std: "docker" "start" "-a" "352a1596c785dc6b2db6f77009493b351b1d4a0925405d9c78c80e7496b1bec8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling fallible_collections v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling resize v0.7.2 [INFO] [stderr] Compiling gif-dispose v3.1.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling imagequant-sys v3.0.6+sys2.15.0 [INFO] [stderr] Compiling gifsicle v1.92.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lodepng v3.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling imagequant v3.0.4-alpha.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling mtpng v0.3.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling dcc-lsystem-derive v0.1.2 [INFO] [stderr] Compiling dcc-lsystem-derive v0.1.2 (/opt/rustwide/workdir/dcc-lsystem-derive) [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling gifski v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling dcc-lsystem v0.7.0 (/opt/rustwide/workdir/dcc-lsystem) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "352a1596c785dc6b2db6f77009493b351b1d4a0925405d9c78c80e7496b1bec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352a1596c785dc6b2db6f77009493b351b1d4a0925405d9c78c80e7496b1bec8", kill_on_drop: false }` [INFO] [stdout] 352a1596c785dc6b2db6f77009493b351b1d4a0925405d9c78c80e7496b1bec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c8fbd2a04a3f5e686b462e7dd51a8f7197cd59a982118e1d371dd126a22ed23 [INFO] running `Command { std: "docker" "start" "-a" "4c8fbd2a04a3f5e686b462e7dd51a8f7197cd59a982118e1d371dd126a22ed23", kill_on_drop: false }` [INFO] [stderr] Compiling dcc-lsystem-derive v0.1.2 (/opt/rustwide/workdir/dcc-lsystem-derive) [INFO] [stderr] Compiling dcc-lsystem v0.7.0 (/opt/rustwide/workdir/dcc-lsystem) [INFO] [stderr] error: could not compile `dcc-lsystem` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dcc_lsystem --edition=2018 dcc-lsystem/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="gif"' --cfg 'feature="gifski"' --cfg 'feature="image"' --cfg 'feature="image_renderer"' --cfg 'feature="imageproc"' --cfg 'feature="mtpng"' -C metadata=9df60b97d517b15b -C extra-filename=-9df60b97d517b15b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dcc_lsystem_derive=/opt/rustwide/target/debug/deps/libdcc_lsystem_derive-b7e478e96c9e6ba4.so --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib --extern gifski=/opt/rustwide/target/debug/deps/libgifski-569e50ef90974eab.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-e618399a2fbca7a1.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-4bb6a3d2d9ca86a8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern mtpng=/opt/rustwide/target/debug/deps/libmtpng-34f323de0621f3d1.rlib --extern pbr=/opt/rustwide/target/debug/deps/libpbr-c368ffeb2cc3f2c2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8739f18ee775b9d6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gifsicle-e7211bb21eb8cd35/out -L native=/opt/rustwide/target/debug/build/imagequant-sys-51cee2c8d7edfae7/out` (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/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.cantor_set.4303b4cb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553.3rmma24tdwywl1j9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-e7211bb21eb8cd35/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-51cee2c8d7edfae7/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-984ee4244748ff72.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libmtpng-34f323de0621f3d1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7447326bc6433324.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libgifski-569e50ef90974eab.rlib" "/opt/rustwide/target/debug/deps/liblodepng-9f90f9854f6ecf26.rlib" "/opt/rustwide/target/debug/deps/libflate2-a25f251bd7166be6.rlib" "/opt/rustwide/target/debug/deps/libresize-1ba33b18100a1dd1.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-92ab53084cc58eeb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-fb74657e0c280d07.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-627245d9dc8c49ea.rlib" "/opt/rustwide/target/debug/deps/libpbr-c368ffeb2cc3f2c2.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libimgref-5b9f3550090b7d93.rlib" "/opt/rustwide/target/debug/deps/libimagequant-b2c3f7658508a6e0.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-5d8ef92efa0e99c2.rlib" "/opt/rustwide/target/debug/deps/librgb-990928fddf2f1bfd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libimageproc-4bb6a3d2d9ca86a8.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2270466811b4cfbc.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/librulinalg-01f8996f8cf6b5eb.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ad14c9838cfa995a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8afa80d46663a974.rlib" "/opt/rustwide/target/debug/deps/libnum-053f754a2eab6679.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libconv-d45758cebc3cb2dc.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-e9ffe8d89c4a99e6.rlib" "/opt/rustwide/target/debug/deps/libnum-b2d0d8dd1689f432.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a315622f6624a88c.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8739f18ee775b9d6.rlib" "/opt/rustwide/target/debug/deps/libimage-e618399a2fbca7a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8cc1433f8d5202e1.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-615f1e9969a0aadc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb637eb67095c6c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c63d3a12850263a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-b65066b70148470c.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c8453fe916634158.rlib" "/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2beb3fa6f0abc26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.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" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cantor_set-804324683ae38553" "-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/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.fractal_binary_tree.57638f9e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280.2bzwxgzvpiue95l5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-e7211bb21eb8cd35/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-51cee2c8d7edfae7/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-984ee4244748ff72.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libmtpng-34f323de0621f3d1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7447326bc6433324.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libgifski-569e50ef90974eab.rlib" "/opt/rustwide/target/debug/deps/liblodepng-9f90f9854f6ecf26.rlib" "/opt/rustwide/target/debug/deps/libflate2-a25f251bd7166be6.rlib" "/opt/rustwide/target/debug/deps/libresize-1ba33b18100a1dd1.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-92ab53084cc58eeb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-fb74657e0c280d07.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-627245d9dc8c49ea.rlib" "/opt/rustwide/target/debug/deps/libpbr-c368ffeb2cc3f2c2.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libimgref-5b9f3550090b7d93.rlib" "/opt/rustwide/target/debug/deps/libimagequant-b2c3f7658508a6e0.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-5d8ef92efa0e99c2.rlib" "/opt/rustwide/target/debug/deps/librgb-990928fddf2f1bfd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libimageproc-4bb6a3d2d9ca86a8.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2270466811b4cfbc.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/librulinalg-01f8996f8cf6b5eb.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ad14c9838cfa995a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8afa80d46663a974.rlib" "/opt/rustwide/target/debug/deps/libnum-053f754a2eab6679.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libconv-d45758cebc3cb2dc.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-e9ffe8d89c4a99e6.rlib" "/opt/rustwide/target/debug/deps/libnum-b2d0d8dd1689f432.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a315622f6624a88c.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8739f18ee775b9d6.rlib" "/opt/rustwide/target/debug/deps/libimage-e618399a2fbca7a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8cc1433f8d5202e1.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-615f1e9969a0aadc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb637eb67095c6c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c63d3a12850263a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-b65066b70148470c.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c8453fe916634158.rlib" "/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2beb3fa6f0abc26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.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" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fractal_binary_tree-2d23f91d71b9f280" "-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/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.dragon_curve.a213846f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42.54nhofd4978dasie.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-e7211bb21eb8cd35/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-51cee2c8d7edfae7/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-984ee4244748ff72.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libmtpng-34f323de0621f3d1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7447326bc6433324.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libgifski-569e50ef90974eab.rlib" "/opt/rustwide/target/debug/deps/liblodepng-9f90f9854f6ecf26.rlib" "/opt/rustwide/target/debug/deps/libflate2-a25f251bd7166be6.rlib" "/opt/rustwide/target/debug/deps/libresize-1ba33b18100a1dd1.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-92ab53084cc58eeb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-fb74657e0c280d07.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-627245d9dc8c49ea.rlib" "/opt/rustwide/target/debug/deps/libpbr-c368ffeb2cc3f2c2.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libimgref-5b9f3550090b7d93.rlib" "/opt/rustwide/target/debug/deps/libimagequant-b2c3f7658508a6e0.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-5d8ef92efa0e99c2.rlib" "/opt/rustwide/target/debug/deps/librgb-990928fddf2f1bfd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libimageproc-4bb6a3d2d9ca86a8.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2270466811b4cfbc.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/librulinalg-01f8996f8cf6b5eb.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ad14c9838cfa995a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8afa80d46663a974.rlib" "/opt/rustwide/target/debug/deps/libnum-053f754a2eab6679.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libconv-d45758cebc3cb2dc.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-e9ffe8d89c4a99e6.rlib" "/opt/rustwide/target/debug/deps/libnum-b2d0d8dd1689f432.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a315622f6624a88c.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8739f18ee775b9d6.rlib" "/opt/rustwide/target/debug/deps/libimage-e618399a2fbca7a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8cc1433f8d5202e1.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-615f1e9969a0aadc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb637eb67095c6c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c63d3a12850263a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-b65066b70148470c.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c8453fe916634158.rlib" "/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2beb3fa6f0abc26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.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" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/dragon_curve-b70fbf262b483e42" "-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/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.koch_curve.08d20f55-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a.27r0em8biso75j6j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-e7211bb21eb8cd35/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-51cee2c8d7edfae7/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-984ee4244748ff72.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libmtpng-34f323de0621f3d1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7447326bc6433324.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libgifski-569e50ef90974eab.rlib" "/opt/rustwide/target/debug/deps/liblodepng-9f90f9854f6ecf26.rlib" "/opt/rustwide/target/debug/deps/libflate2-a25f251bd7166be6.rlib" "/opt/rustwide/target/debug/deps/libresize-1ba33b18100a1dd1.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-92ab53084cc58eeb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-fb74657e0c280d07.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-627245d9dc8c49ea.rlib" "/opt/rustwide/target/debug/deps/libpbr-c368ffeb2cc3f2c2.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libimgref-5b9f3550090b7d93.rlib" "/opt/rustwide/target/debug/deps/libimagequant-b2c3f7658508a6e0.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-5d8ef92efa0e99c2.rlib" "/opt/rustwide/target/debug/deps/librgb-990928fddf2f1bfd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libimageproc-4bb6a3d2d9ca86a8.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2270466811b4cfbc.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/librulinalg-01f8996f8cf6b5eb.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ad14c9838cfa995a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8afa80d46663a974.rlib" "/opt/rustwide/target/debug/deps/libnum-053f754a2eab6679.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libconv-d45758cebc3cb2dc.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-e9ffe8d89c4a99e6.rlib" "/opt/rustwide/target/debug/deps/libnum-b2d0d8dd1689f432.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a315622f6624a88c.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8739f18ee775b9d6.rlib" "/opt/rustwide/target/debug/deps/libimage-e618399a2fbca7a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8cc1433f8d5202e1.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-615f1e9969a0aadc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb637eb67095c6c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c63d3a12850263a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-b65066b70148470c.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c8453fe916634158.rlib" "/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2beb3fa6f0abc26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.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" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/koch_curve-61f6c55e740a588a" "-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/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.sierpinski_triangle.0c2a3b45-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17.24rhff1aeyuefjqs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-e7211bb21eb8cd35/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-51cee2c8d7edfae7/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-984ee4244748ff72.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libmtpng-34f323de0621f3d1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7447326bc6433324.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libgifski-569e50ef90974eab.rlib" "/opt/rustwide/target/debug/deps/liblodepng-9f90f9854f6ecf26.rlib" "/opt/rustwide/target/debug/deps/libflate2-a25f251bd7166be6.rlib" "/opt/rustwide/target/debug/deps/libresize-1ba33b18100a1dd1.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-92ab53084cc58eeb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-fb74657e0c280d07.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-627245d9dc8c49ea.rlib" "/opt/rustwide/target/debug/deps/libpbr-c368ffeb2cc3f2c2.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libimgref-5b9f3550090b7d93.rlib" "/opt/rustwide/target/debug/deps/libimagequant-b2c3f7658508a6e0.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-5d8ef92efa0e99c2.rlib" "/opt/rustwide/target/debug/deps/librgb-990928fddf2f1bfd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libimageproc-4bb6a3d2d9ca86a8.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2270466811b4cfbc.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/librulinalg-01f8996f8cf6b5eb.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ad14c9838cfa995a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8afa80d46663a974.rlib" "/opt/rustwide/target/debug/deps/libnum-053f754a2eab6679.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libconv-d45758cebc3cb2dc.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-e9ffe8d89c4a99e6.rlib" "/opt/rustwide/target/debug/deps/libnum-b2d0d8dd1689f432.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a315622f6624a88c.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8739f18ee775b9d6.rlib" "/opt/rustwide/target/debug/deps/libimage-e618399a2fbca7a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8cc1433f8d5202e1.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-615f1e9969a0aadc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb637eb67095c6c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c63d3a12850263a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-b65066b70148470c.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c8453fe916634158.rlib" "/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2beb3fa6f0abc26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.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" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-c81f34f248804c17" "-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/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.koch_curve_video.739b7052-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987.1j6w3nq15llnr90r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-e7211bb21eb8cd35/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-51cee2c8d7edfae7/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-984ee4244748ff72.rlib" "/opt/rustwide/target/debug/deps/libtempfile-17dedf9943b43b35.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libmtpng-34f323de0621f3d1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7447326bc6433324.rlib" "/opt/rustwide/target/debug/deps/libcrc-eeda29259dac6f4d.rlib" "/opt/rustwide/target/debug/deps/libgifski-569e50ef90974eab.rlib" "/opt/rustwide/target/debug/deps/liblodepng-9f90f9854f6ecf26.rlib" "/opt/rustwide/target/debug/deps/libflate2-a25f251bd7166be6.rlib" "/opt/rustwide/target/debug/deps/libresize-1ba33b18100a1dd1.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-92ab53084cc58eeb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-fb74657e0c280d07.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-627245d9dc8c49ea.rlib" "/opt/rustwide/target/debug/deps/libpbr-c368ffeb2cc3f2c2.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libimgref-5b9f3550090b7d93.rlib" "/opt/rustwide/target/debug/deps/libimagequant-b2c3f7658508a6e0.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-5d8ef92efa0e99c2.rlib" "/opt/rustwide/target/debug/deps/librgb-990928fddf2f1bfd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-6f4e6884c58df3e5.rlib" "/opt/rustwide/target/debug/deps/libimageproc-4bb6a3d2d9ca86a8.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2270466811b4cfbc.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/librulinalg-01f8996f8cf6b5eb.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ad14c9838cfa995a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8afa80d46663a974.rlib" "/opt/rustwide/target/debug/deps/libnum-053f754a2eab6679.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libconv-d45758cebc3cb2dc.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-e9ffe8d89c4a99e6.rlib" "/opt/rustwide/target/debug/deps/libnum-b2d0d8dd1689f432.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a315622f6624a88c.rlib" "/opt/rustwide/target/debug/deps/libitertools-02b10cb8cc5c6f52.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8739f18ee775b9d6.rlib" "/opt/rustwide/target/debug/deps/libimage-e618399a2fbca7a1.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8cc1433f8d5202e1.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-615f1e9969a0aadc.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb637eb67095c6c3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c63d3a12850263a0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libgif-ab90b51f79ba79e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtiff-b65066b70148470c.rlib" "/opt/rustwide/target/debug/deps/libweezl-71f2054f88b26c37.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c8453fe916634158.rlib" "/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2beb3fa6f0abc26.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1c329cb554eb9a00.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bfcb1c93cc39220c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-82f2d86d94397047.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.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" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/koch_curve_video-c3216f5e07cb7987" "-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" "4c8fbd2a04a3f5e686b462e7dd51a8f7197cd59a982118e1d371dd126a22ed23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8fbd2a04a3f5e686b462e7dd51a8f7197cd59a982118e1d371dd126a22ed23", kill_on_drop: false }` [INFO] [stdout] 4c8fbd2a04a3f5e686b462e7dd51a8f7197cd59a982118e1d371dd126a22ed23