[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Fdcc-lsystem" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcchut/dcc-lsystem on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.7.6 [INFO] [stderr] Downloaded rgb v0.8.29 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded wild v2.0.4 [INFO] [stderr] Downloaded gif-dispose v3.1.1 [INFO] [stderr] Downloaded gifsicle v1.92.5 [INFO] [stderr] Downloaded natord v1.0.9 [INFO] [stderr] Downloaded fallible_collections v0.4.3 [INFO] [stderr] Downloaded imagequant-sys v3.1.1+sys2.17.0 [INFO] [stderr] Downloaded imgref v1.9.1 [INFO] [stderr] Downloaded lodepng v3.4.6 [INFO] [stderr] Downloaded resize v0.7.2 [INFO] [stderr] Downloaded build_const v0.2.2 [INFO] [stderr] Downloaded pbr v1.0.4 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Downloaded imagequant v3.1.0 [INFO] [stderr] Downloaded gifski v1.5.1 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded gif v0.11.3 [INFO] [stderr] Downloaded mtpng v0.3.5 [INFO] [stderr] Downloaded dcc-lsystem-derive v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4176e2380e7a8433e918bf7b860b033f2cdf8fa60e296795ee018a93d57686d [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" "e4176e2380e7a8433e918bf7b860b033f2cdf8fa60e296795ee018a93d57686d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4176e2380e7a8433e918bf7b860b033f2cdf8fa60e296795ee018a93d57686d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4176e2380e7a8433e918bf7b860b033f2cdf8fa60e296795ee018a93d57686d", kill_on_drop: false }` [INFO] [stdout] e4176e2380e7a8433e918bf7b860b033f2cdf8fa60e296795ee018a93d57686d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91221a72c220beb4571e755fa5e8ac97117041976e737a3c20750afe918564df [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" "91221a72c220beb4571e755fa5e8ac97117041976e737a3c20750afe918564df", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling wild v2.0.4 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [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.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gif-dispose v3.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling imagequant-sys v3.1.1+sys2.17.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling gifsicle v1.92.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling fallible_collections v0.4.3 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling lodepng v3.4.6 [INFO] [stderr] Compiling resize v0.7.2 [INFO] [stderr] Compiling imagequant v3.1.0 [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 thiserror-impl v1.0.30 [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 jpeg-decoder v0.1.22 [INFO] [stderr] Compiling mtpng v0.3.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling gifski v1.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.30 [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 2m 21s [INFO] running `Command { std: "docker" "inspect" "91221a72c220beb4571e755fa5e8ac97117041976e737a3c20750afe918564df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91221a72c220beb4571e755fa5e8ac97117041976e737a3c20750afe918564df", kill_on_drop: false }` [INFO] [stdout] 91221a72c220beb4571e755fa5e8ac97117041976e737a3c20750afe918564df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeaea1f2de6e1181f442ada53551c4876bc711fa1b3eaea1371c254cdce45d05 [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" "aeaea1f2de6e1181f442ada53551c4876bc711fa1b3eaea1371c254cdce45d05", 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=fe2b8422fc843b10 -C extra-filename=-fe2b8422fc843b10 --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-d7a2ae9a1e3402bf.so --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib --extern gifski=/opt/rustwide/target/debug/deps/libgifski-ef6dceae9a39a2c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-edb8758b5035836a.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-880d8bc12fce35dc.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern mtpng=/opt/rustwide/target/debug/deps/libmtpng-c8e4da52aebf09f6.rlib --extern pbr=/opt/rustwide/target/debug/deps/libpbr-42216a5e80763033.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f558083e240234a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gifsicle-b4f5687f46cbbb1e/out -L native=/opt/rustwide/target/debug/build/imagequant-sys-b55b2ad9f12d0317/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/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.dragon_curve_data.dc4a52ce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd.2iv4dlp1kepwttoo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-b4f5687f46cbbb1e/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-b55b2ad9f12d0317/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-606ae8d3f4e4e238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libmtpng-c8e4da52aebf09f6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4a4c477d0a6bb9a4.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libgifski-ef6dceae9a39a2c1.rlib" "/opt/rustwide/target/debug/deps/liblodepng-8f7d864898375e61.rlib" "/opt/rustwide/target/debug/deps/libflate2-2077e605f7caf423.rlib" "/opt/rustwide/target/debug/deps/libresize-c9c277b821dc5719.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-e773053085a8c325.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-2b3e9e383b248b1f.rlib" "/opt/rustwide/target/debug/deps/libpbr-42216a5e80763033.rlib" "/opt/rustwide/target/debug/deps/libtime-2e4941ff6544b56b.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libimagequant-ab97c66d79a8e8aa.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-bcf65f3470dd9fff.rlib" "/opt/rustwide/target/debug/deps/librgb-8415977a627f223a.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-04d4bc047a9cc221.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a696368c510da2a3.rlib" "/opt/rustwide/target/debug/deps/libahash-496647c86e6f97f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7cba55bfa6151aac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libimageproc-880d8bc12fce35dc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1bc2c3f52ee634e8.rlib" "/opt/rustwide/target/debug/deps/librand-31489e99ba622f43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libimage-edb8758b5035836a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-c255ea9d3b003a64.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-46f2cd200f6414cb.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4f558083e240234a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/dragon_curve_data-0f35e3ea0b05b1bd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.koch_curve.b353f9eb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89.ppd23foizbpp2u4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-b4f5687f46cbbb1e/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-b55b2ad9f12d0317/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-606ae8d3f4e4e238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libmtpng-c8e4da52aebf09f6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4a4c477d0a6bb9a4.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libgifski-ef6dceae9a39a2c1.rlib" "/opt/rustwide/target/debug/deps/liblodepng-8f7d864898375e61.rlib" "/opt/rustwide/target/debug/deps/libflate2-2077e605f7caf423.rlib" "/opt/rustwide/target/debug/deps/libresize-c9c277b821dc5719.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-e773053085a8c325.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-2b3e9e383b248b1f.rlib" "/opt/rustwide/target/debug/deps/libpbr-42216a5e80763033.rlib" "/opt/rustwide/target/debug/deps/libtime-2e4941ff6544b56b.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libimagequant-ab97c66d79a8e8aa.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-bcf65f3470dd9fff.rlib" "/opt/rustwide/target/debug/deps/librgb-8415977a627f223a.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-04d4bc047a9cc221.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a696368c510da2a3.rlib" "/opt/rustwide/target/debug/deps/libahash-496647c86e6f97f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7cba55bfa6151aac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libimageproc-880d8bc12fce35dc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1bc2c3f52ee634e8.rlib" "/opt/rustwide/target/debug/deps/librand-31489e99ba622f43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4f558083e240234a.rlib" "/opt/rustwide/target/debug/deps/libimage-edb8758b5035836a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-c255ea9d3b003a64.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-46f2cd200f6414cb.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/koch_curve-2c94b82bc2408a89" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.sierpinski_arrowhead.864919b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66.1q50dxkalkko6yyy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-b4f5687f46cbbb1e/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-b55b2ad9f12d0317/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-606ae8d3f4e4e238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libmtpng-c8e4da52aebf09f6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4a4c477d0a6bb9a4.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libgifski-ef6dceae9a39a2c1.rlib" "/opt/rustwide/target/debug/deps/liblodepng-8f7d864898375e61.rlib" "/opt/rustwide/target/debug/deps/libflate2-2077e605f7caf423.rlib" "/opt/rustwide/target/debug/deps/libresize-c9c277b821dc5719.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-e773053085a8c325.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-2b3e9e383b248b1f.rlib" "/opt/rustwide/target/debug/deps/libpbr-42216a5e80763033.rlib" "/opt/rustwide/target/debug/deps/libtime-2e4941ff6544b56b.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libimagequant-ab97c66d79a8e8aa.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-bcf65f3470dd9fff.rlib" "/opt/rustwide/target/debug/deps/librgb-8415977a627f223a.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-04d4bc047a9cc221.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a696368c510da2a3.rlib" "/opt/rustwide/target/debug/deps/libahash-496647c86e6f97f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7cba55bfa6151aac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libimageproc-880d8bc12fce35dc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1bc2c3f52ee634e8.rlib" "/opt/rustwide/target/debug/deps/librand-31489e99ba622f43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4f558083e240234a.rlib" "/opt/rustwide/target/debug/deps/libimage-edb8758b5035836a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-c255ea9d3b003a64.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-46f2cd200f6414cb.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sierpinski_arrowhead-d3de7f9df1c54c66" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.dragon_curve.05e0f04a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992.4la89xsgi5o7njlq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-b4f5687f46cbbb1e/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-b55b2ad9f12d0317/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-606ae8d3f4e4e238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libmtpng-c8e4da52aebf09f6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4a4c477d0a6bb9a4.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libgifski-ef6dceae9a39a2c1.rlib" "/opt/rustwide/target/debug/deps/liblodepng-8f7d864898375e61.rlib" "/opt/rustwide/target/debug/deps/libflate2-2077e605f7caf423.rlib" "/opt/rustwide/target/debug/deps/libresize-c9c277b821dc5719.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-e773053085a8c325.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-2b3e9e383b248b1f.rlib" "/opt/rustwide/target/debug/deps/libpbr-42216a5e80763033.rlib" "/opt/rustwide/target/debug/deps/libtime-2e4941ff6544b56b.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libimagequant-ab97c66d79a8e8aa.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-bcf65f3470dd9fff.rlib" "/opt/rustwide/target/debug/deps/librgb-8415977a627f223a.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-04d4bc047a9cc221.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a696368c510da2a3.rlib" "/opt/rustwide/target/debug/deps/libahash-496647c86e6f97f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7cba55bfa6151aac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libimageproc-880d8bc12fce35dc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1bc2c3f52ee634e8.rlib" "/opt/rustwide/target/debug/deps/librand-31489e99ba622f43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4f558083e240234a.rlib" "/opt/rustwide/target/debug/deps/libimage-edb8758b5035836a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-c255ea9d3b003a64.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-46f2cd200f6414cb.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/dragon_curve-fda24cf7ba818992" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.cantor_set.8810dacb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c.346c4ql8bedrqxx0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-b4f5687f46cbbb1e/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-b55b2ad9f12d0317/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-606ae8d3f4e4e238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libmtpng-c8e4da52aebf09f6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4a4c477d0a6bb9a4.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libgifski-ef6dceae9a39a2c1.rlib" "/opt/rustwide/target/debug/deps/liblodepng-8f7d864898375e61.rlib" "/opt/rustwide/target/debug/deps/libflate2-2077e605f7caf423.rlib" "/opt/rustwide/target/debug/deps/libresize-c9c277b821dc5719.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-e773053085a8c325.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-2b3e9e383b248b1f.rlib" "/opt/rustwide/target/debug/deps/libpbr-42216a5e80763033.rlib" "/opt/rustwide/target/debug/deps/libtime-2e4941ff6544b56b.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libimagequant-ab97c66d79a8e8aa.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-bcf65f3470dd9fff.rlib" "/opt/rustwide/target/debug/deps/librgb-8415977a627f223a.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-04d4bc047a9cc221.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a696368c510da2a3.rlib" "/opt/rustwide/target/debug/deps/libahash-496647c86e6f97f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7cba55bfa6151aac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libimageproc-880d8bc12fce35dc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1bc2c3f52ee634e8.rlib" "/opt/rustwide/target/debug/deps/librand-31489e99ba622f43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4f558083e240234a.rlib" "/opt/rustwide/target/debug/deps/libimage-edb8758b5035836a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-c255ea9d3b003a64.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-46f2cd200f6414cb.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cantor_set-3279df366fb4976c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.sierpinski_triangle.0e3e6ce7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620.2diaqmhrikoqoeal.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/gifsicle-b4f5687f46cbbb1e/out" "-L" "/opt/rustwide/target/debug/build/imagequant-sys-b55b2ad9f12d0317/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdcc_lsystem-606ae8d3f4e4e238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libmtpng-c8e4da52aebf09f6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4a4c477d0a6bb9a4.rlib" "/opt/rustwide/target/debug/deps/libcrc-8e6f4d62f240ec40.rlib" "/opt/rustwide/target/debug/deps/libgifski-ef6dceae9a39a2c1.rlib" "/opt/rustwide/target/debug/deps/liblodepng-8f7d864898375e61.rlib" "/opt/rustwide/target/debug/deps/libflate2-2077e605f7caf423.rlib" "/opt/rustwide/target/debug/deps/libresize-c9c277b821dc5719.rlib" "/opt/rustwide/target/debug/deps/libgif_dispose-e773053085a8c325.rlib" "/opt/rustwide/target/debug/deps/libgifsicle-2b3e9e383b248b1f.rlib" "/opt/rustwide/target/debug/deps/libpbr-42216a5e80763033.rlib" "/opt/rustwide/target/debug/deps/libtime-2e4941ff6544b56b.rlib" "/opt/rustwide/target/debug/deps/libimgref-4bf5435d431dc6fd.rlib" "/opt/rustwide/target/debug/deps/libimagequant-ab97c66d79a8e8aa.rlib" "/opt/rustwide/target/debug/deps/libimagequant_sys-bcf65f3470dd9fff.rlib" "/opt/rustwide/target/debug/deps/librgb-8415977a627f223a.rlib" "/opt/rustwide/target/debug/deps/libfallible_collections-04d4bc047a9cc221.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a696368c510da2a3.rlib" "/opt/rustwide/target/debug/deps/libahash-496647c86e6f97f0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7cba55bfa6151aac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rlib" "/opt/rustwide/target/debug/deps/libimageproc-880d8bc12fce35dc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1bc2c3f52ee634e8.rlib" "/opt/rustwide/target/debug/deps/librand-31489e99ba622f43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca98e58d10176c1a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e90384be3df6628f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-235ed8bb302aa290.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4f558083e240234a.rlib" "/opt/rustwide/target/debug/deps/libimage-edb8758b5035836a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-c255ea9d3b003a64.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-46f2cd200f6414cb.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sierpinski_triangle-f42083c2cda4e620" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "aeaea1f2de6e1181f442ada53551c4876bc711fa1b3eaea1371c254cdce45d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeaea1f2de6e1181f442ada53551c4876bc711fa1b3eaea1371c254cdce45d05", kill_on_drop: false }` [INFO] [stdout] aeaea1f2de6e1181f442ada53551c4876bc711fa1b3eaea1371c254cdce45d05