[INFO] cloning repository https://github.com/carrotflakes/kantera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carrotflakes/kantera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97518fd711678af3eb34bd05e3e6c0c1f2589f66 [INFO] testing carrotflakes/kantera against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carrotflakes/kantera on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carrotflakes/kantera [INFO] finished tweaking git repo https://github.com/carrotflakes/kantera [INFO] tweaked toml for git repo https://github.com/carrotflakes/kantera written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/carrotflakes/kantera already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36be1c0638a49963f835dcdc2a551d28f9c4d2f087422b87c9f86afd22181f78 [INFO] running `Command { std: "docker" "start" "-a" "36be1c0638a49963f835dcdc2a551d28f9c4d2f087422b87c9f86afd22181f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36be1c0638a49963f835dcdc2a551d28f9c4d2f087422b87c9f86afd22181f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36be1c0638a49963f835dcdc2a551d28f9c4d2f087422b87c9f86afd22181f78", kill_on_drop: false }` [INFO] [stdout] 36be1c0638a49963f835dcdc2a551d28f9c4d2f087422b87c9f86afd22181f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b278bef1959db286d940aab4edb96e3a28fa759e586b56433001fb2498cbb4c [INFO] running `Command { std: "docker" "start" "-a" "5b278bef1959db286d940aab4edb96e3a28fa759e586b56433001fb2498cbb4c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling strength_reduce v0.2.2 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling gluten v0.1.0 (https://github.com/carrotflakes/gluten.git?branch=kantera#fa25dc06) [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rustfft v3.0.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling kantera v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.72s [INFO] running `Command { std: "docker" "inspect" "5b278bef1959db286d940aab4edb96e3a28fa759e586b56433001fb2498cbb4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b278bef1959db286d940aab4edb96e3a28fa759e586b56433001fb2498cbb4c", kill_on_drop: false }` [INFO] [stdout] 5b278bef1959db286d940aab4edb96e3a28fa759e586b56433001fb2498cbb4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 462ab35b70cf4e8dc0d7ee743ce14c688b33ee886c0122a8956115651c9c6c86 [INFO] running `Command { std: "docker" "start" "-a" "462ab35b70cf4e8dc0d7ee743ce14c688b33ee886c0122a8956115651c9c6c86", kill_on_drop: false }` [INFO] [stderr] Compiling kantera v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name audio_vis --edition=2018 examples/audio_vis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=1f689bffc5232c23 -C extra-filename=-1f689bffc5232c23 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name spectrum --edition=2018 examples/spectrum.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=d404995b8b302136 -C extra-filename=-d404995b8b302136 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name audio_vis2 --edition=2018 examples/audio_vis2.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=eba936c37385c156 -C extra-filename=-eba936c37385c156 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kantera --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=83dc1df875f28416 -C extra-filename=-83dc1df875f28416 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parallel_rendering_test --edition=2018 examples/parallel_rendering_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=a564f0dc8b286bcf -C extra-filename=-a564f0dc8b286bcf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name demo --edition=2018 examples/demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=fac4fdcbd85e6293 -C extra-filename=-fac4fdcbd85e6293 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name interpolation_demo --edition=2018 examples/interpolation_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=586276ee2f7f541c -C extra-filename=-586276ee2f7f541c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name transform --edition=2018 examples/transform.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=c5a8429e94549da7 -C extra-filename=-c5a8429e94549da7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name path_anim --edition=2018 examples/path_anim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=5e1e96fd8ee62ca7 -C extra-filename=-5e1e96fd8ee62ca7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pixel_sort --edition=2018 examples/pixel_sort.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=94fa9bc3874c60dd -C extra-filename=-94fa9bc3874c60dd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sequencer --edition=2018 examples/sequencer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=c3475c097ee3900e -C extra-filename=-c3475c097ee3900e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name text_render --edition=2018 examples/text_render.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=80b39f04483e3a21 -C extra-filename=-80b39f04483e3a21 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image_render --edition=2018 examples/image_render.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=d40986cccbf5a326 -C extra-filename=-d40986cccbf5a326 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glitch00 --edition=2018 examples/glitch00.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=d54f57e764a86e51 -C extra-filename=-d54f57e764a86e51 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name filter --edition=2018 examples/filter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=04cc23fa4c12174d -C extra-filename=-04cc23fa4c12174d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cairo_anim --edition=2018 examples/cairo_anim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=65a1b7a6f1456981 -C extra-filename=-65a1b7a6f1456981 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pixelate --edition=2018 examples/pixelate.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=94d2553d13dd812c -C extra-filename=-94d2553d13dd812c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `kantera` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ffmpeg_import --edition=2018 examples/ffmpeg_import.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cairo"' --cfg 'feature="cairo-rs"' --cfg 'feature="default"' --cfg 'feature="ffmpeg"' -C metadata=c285a0e5c9aca611 -C extra-filename=-c285a0e5c9aca611 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib --extern gluten=/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib --extern kantera=/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-29c8851c41bfed47.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff.import_audio.3e58137a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff.import_audio.3e58137a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff.import_audio.3e58137a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff.import_audio.3e58137a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff.import_audio.3e58137a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff.import_audio.3e58137a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff.f28lxnxmio2o9ym.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/import_audio-b1d741bf63f9c6ff" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.ffprobe.c37a55d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.ffprobe.c37a55d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.ffprobe.c37a55d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.ffprobe.c37a55d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.ffprobe.c37a55d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.ffprobe.c37a55d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.ffprobe.c37a55d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b.4lu40xto1iscuhu2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ffprobe-67d86854093b0f1b" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.fractal_noise.68caaa7b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229.2erfeqm5d4jme5mn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fractal_noise-1b468293a0d35229" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.noise.997598cb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1.57rzejmrna2z4eiy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/noise-10b10b40670555b1" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337.export_audio.dd768483-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337.export_audio.dd768483-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337.export_audio.dd768483-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337.export_audio.dd768483-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337.export_audio.dd768483-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337.export_audio.dd768483-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337.3llyrw285cmtfre1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/export_audio-9d21b8e0d7c58337" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2.ffmpeg_combine.eadf090f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2.ffmpeg_combine.eadf090f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2.ffmpeg_combine.eadf090f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2.ffmpeg_combine.eadf090f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2.ffmpeg_combine.eadf090f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2.ffmpeg_combine.eadf090f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2.4n1vzezj72gfdkby.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ffmpeg_combine-b9b420906b0e0fd2" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.audio_renders.716e5de7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0.ycd2mccd6j94kcs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/audio_renders-ce797bb02e431ee0" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.closed_path_to_image.bd18e9f6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.closed_path_to_image.bd18e9f6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.closed_path_to_image.bd18e9f6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.closed_path_to_image.bd18e9f6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.closed_path_to_image.bd18e9f6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.closed_path_to_image.bd18e9f6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.closed_path_to_image.bd18e9f6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65.4bn5af8stbbjlx87.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/closed_path_to_image-165cc01ffaea5d65" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.script.219399a7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31.2uw21i06py7j56tz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/script-794a381163aefe31" "-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: could not compile `kantera` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.from_image_file.beefd7f7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228.1fbj8vfjs4d6y0ec.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkantera-e33b58ce6b160a3d.rlib" "/opt/rustwide/target/debug/deps/libgluten-9668edbee52e08c1.rlib" "/opt/rustwide/target/debug/deps/libregex-608ddb4dc5c05885.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-602b3bd9e2ad628b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d4bcf8e1df1b63c8.rlib" "/opt/rustwide/target/debug/deps/libimage-0d1fd3c0aa0f66fa.rlib" "/opt/rustwide/target/debug/deps/libtiff-665fc84d9e4808b6.rlib" "/opt/rustwide/target/debug/deps/libpng-a203d98da34b5164.rlib" "/opt/rustwide/target/debug/deps/libdeflate-648f81dc786b53df.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6354ab583299503c.rlib" "/opt/rustwide/target/debug/deps/librayon-19ad8f0056186487.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb410101b8afbd6e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8438237e4e8934b1.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-360c9d52ae5923b7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/librusttype-1360febaecef31a4.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50dec3905feabb2b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a0a81459ca963572.rlib" "/opt/rustwide/target/debug/deps/libapprox-b95ec7b919e1b8ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libcairo-6cb292be701d172c.rlib" "/opt/rustwide/target/debug/deps/libglib-2ac236aa6bbcfcff.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-24af86df4e2565f0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-f910d0a60359fb64.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-4264dac4140586c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/from_image_file-baf77312b4b1a228" "-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: could not compile `kantera` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "462ab35b70cf4e8dc0d7ee743ce14c688b33ee886c0122a8956115651c9c6c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "462ab35b70cf4e8dc0d7ee743ce14c688b33ee886c0122a8956115651c9c6c86", kill_on_drop: false }` [INFO] [stdout] 462ab35b70cf4e8dc0d7ee743ce14c688b33ee886c0122a8956115651c9c6c86