[INFO] cloning repository https://github.com/lenna-project/lenna-plugins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenna-project/lenna-plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-plugins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-plugins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9684bb4477cc5d5e911cc35080c8af8feac185d [INFO] building lenna-project/lenna-plugins against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-plugins" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenna-project/lenna-plugins on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lenna-project/lenna-plugins [INFO] finished tweaking git repo https://github.com/lenna-project/lenna-plugins [INFO] tweaked toml for git repo https://github.com/lenna-project/lenna-plugins written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/lenna-project/lenna-plugins already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/canny/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/cartoonify/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/desaturate/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/photon-filters/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/sharpen/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3767f5f393539784f3e00297a8a1bd652f1de506e7f4d0d0361a06330b992c83 [INFO] running `Command { std: "docker" "start" "-a" "3767f5f393539784f3e00297a8a1bd652f1de506e7f4d0d0361a06330b992c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3767f5f393539784f3e00297a8a1bd652f1de506e7f4d0d0361a06330b992c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3767f5f393539784f3e00297a8a1bd652f1de506e7f4d0d0361a06330b992c83", kill_on_drop: false }` [INFO] [stdout] 3767f5f393539784f3e00297a8a1bd652f1de506e7f4d0d0361a06330b992c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ac576254b475339aa47db3790c952d88e33f2665203853ee8df0a84ba80812 [INFO] running `Command { std: "docker" "start" "-a" "81ac576254b475339aa47db3790c952d88e33f2665203853ee8df0a84ba80812", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/canny/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/cartoonify/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/desaturate/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/photon-filters/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/sharpen/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling img-parts v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling lenna_core v0.2.0 (https://github.com/lenna-project/lenna-core?branch=main#88f3402b) [INFO] [stderr] Compiling lenna-exif v0.1.0 (/opt/rustwide/workdir/exif) [INFO] [stderr] Compiling thumbnail v0.1.0 (/opt/rustwide/workdir/exif-thumbnail) [INFO] [stderr] Compiling canny v0.1.0 (/opt/rustwide/workdir/canny) [INFO] [stderr] Compiling resize v0.1.0 (/opt/rustwide/workdir/resize) [INFO] [stderr] Compiling blur v0.1.0 (/opt/rustwide/workdir/blur) [INFO] [stderr] Compiling rotate v0.1.0 (/opt/rustwide/workdir/rotate) [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> exif-thumbnail/src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{DynamicImage, GenericImageView}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> resize/src/lib.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> rotate/src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> blur/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> exif/src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> exif-thumbnail/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> canny/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling photon-rs v0.3.1 (https://github.com/silvia-odwyer/photon?branch=master#853a89b0) [INFO] [stderr] Compiling photon-filters v0.1.0 (/opt/rustwide/workdir/photon-filters) [INFO] [stderr] Compiling sharpen v0.1.0 (/opt/rustwide/workdir/sharpen) [INFO] [stderr] Compiling dramatic v0.1.0 (/opt/rustwide/workdir/dramatic) [INFO] [stderr] Compiling desaturate v0.1.0 (/opt/rustwide/workdir/desaturate) [INFO] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir/sepia) [INFO] [stderr] Compiling cartoonify v0.1.0 (/opt/rustwide/workdir/cartoonify) [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> dramatic/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> sharpen/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> photon-filters/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> sepia/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> desaturate/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> cartoonify/src/lib.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.48s [INFO] running `Command { std: "docker" "inspect" "81ac576254b475339aa47db3790c952d88e33f2665203853ee8df0a84ba80812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ac576254b475339aa47db3790c952d88e33f2665203853ee8df0a84ba80812", kill_on_drop: false }` [INFO] [stdout] 81ac576254b475339aa47db3790c952d88e33f2665203853ee8df0a84ba80812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa983efe8ee102f11c5a721769466b37c92956f5d911643f66b71c59d2558091 [INFO] running `Command { std: "docker" "start" "-a" "aa983efe8ee102f11c5a721769466b37c92956f5d911643f66b71c59d2558091", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/canny/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/cartoonify/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/desaturate/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/photon-filters/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/sharpen/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> resize/src/lib.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> canny/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> exif/src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> blur/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> rotate/src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> exif-thumbnail/src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{DynamicImage, GenericImageView}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> exif-thumbnail/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lenna-exif v0.1.0 (/opt/rustwide/workdir/exif) [INFO] [stderr] Compiling resize v0.1.0 (/opt/rustwide/workdir/resize) [INFO] [stderr] Compiling thumbnail v0.1.0 (/opt/rustwide/workdir/exif-thumbnail) [INFO] [stderr] Compiling rotate v0.1.0 (/opt/rustwide/workdir/rotate) [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> sharpen/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> dramatic/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> cartoonify/src/lib.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> desaturate/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> photon-filters/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dramatic v0.1.0 (/opt/rustwide/workdir/dramatic) [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> sepia/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir/sepia) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> exif-thumbnail/src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{DynamicImage, GenericImageView}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> resize/src/lib.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> exif/src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> rotate/src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> exif-thumbnail/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> sepia/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> dramatic/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling blur v0.1.0 (/opt/rustwide/workdir/blur) [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> blur/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sharpen v0.1.0 (/opt/rustwide/workdir/sharpen) [INFO] [stderr] Compiling desaturate v0.1.0 (/opt/rustwide/workdir/desaturate) [INFO] [stderr] Compiling canny v0.1.0 (/opt/rustwide/workdir/canny) [INFO] [stderr] Compiling photon-filters v0.1.0 (/opt/rustwide/workdir/photon-filters) [INFO] [stderr] Compiling cartoonify v0.1.0 (/opt/rustwide/workdir/cartoonify) [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> sharpen/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> desaturate/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> photon-filters/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> canny/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `dyn PluginRegistrar`, which is not FFI-safe [INFO] [stdout] --> cartoonify/src/lib.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | extern "C" fn register(registrar: &mut dyn PluginRegistrar) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: trait objects have no C equivalent [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.cartoonify.af5a0660-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a.3q1s8c1ock1wundv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a2772fbe70d998e8.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-88a74d3780fd1c2c.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-74a7348386b3d267.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-73c4103a7756a219.rlib" "/opt/rustwide/target/debug/deps/liblenna_core-af03b1bfc0c7ea19.rlib" "/opt/rustwide/target/debug/deps/libimg_parts-34b372104ce44b03.rlib" "/opt/rustwide/target/debug/deps/libbytes-440c72283c82dd96.rlib" "/opt/rustwide/target/debug/deps/libexif-2aeffabcd7cf6998.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-978858e776389307.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb3d376cf495cf71.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-221a161df0c2bcf4.rlib" "/opt/rustwide/target/debug/deps/libpalette-a01d5cf578c6f50d.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libapprox-e78421b624bbb24f.rlib" "/opt/rustwide/target/debug/deps/libimageproc-3e21248d4bd09473.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d56264ea76c8b745.rlib" "/opt/rustwide/target/debug/deps/librand-b1d4a9c0bfd67701.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-36ea8736abd97985.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34693b430e6dc53f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7262d5d5156c31f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-be0d1f76eadf5112.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libimage-d611d51d506b58e4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libpng-71a59e5d5216cc88.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-a39c0f2488e68f41.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a76641c5afd807d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cartoonify-75cb3a4a1caf505a" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cartoonify` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.canny.005538c2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b.4an9om2xyxnhipun.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a2772fbe70d998e8.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-88a74d3780fd1c2c.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-74a7348386b3d267.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-73c4103a7756a219.rlib" "/opt/rustwide/target/debug/deps/liblenna_core-af03b1bfc0c7ea19.rlib" "/opt/rustwide/target/debug/deps/libimg_parts-34b372104ce44b03.rlib" "/opt/rustwide/target/debug/deps/libbytes-440c72283c82dd96.rlib" "/opt/rustwide/target/debug/deps/libexif-2aeffabcd7cf6998.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-978858e776389307.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb3d376cf495cf71.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-221a161df0c2bcf4.rlib" "/opt/rustwide/target/debug/deps/libimageproc-3e21248d4bd09473.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d56264ea76c8b745.rlib" "/opt/rustwide/target/debug/deps/librand-b1d4a9c0bfd67701.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-36ea8736abd97985.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34693b430e6dc53f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7262d5d5156c31f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-be0d1f76eadf5112.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libimage-d611d51d506b58e4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libpng-71a59e5d5216cc88.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-a39c0f2488e68f41.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a76641c5afd807d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/canny-b88e7bb154badc1b" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.lenna_exif.48e8aba6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233.1norne4kwokpy68l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a2772fbe70d998e8.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-88a74d3780fd1c2c.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-74a7348386b3d267.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-73c4103a7756a219.rlib" "/opt/rustwide/target/debug/deps/liblenna_core-af03b1bfc0c7ea19.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib" "/opt/rustwide/target/debug/deps/libimg_parts-34b372104ce44b03.rlib" "/opt/rustwide/target/debug/deps/libbytes-440c72283c82dd96.rlib" "/opt/rustwide/target/debug/deps/libimage-d611d51d506b58e4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libpng-71a59e5d5216cc88.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-a39c0f2488e68f41.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a76641c5afd807d8.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb3d376cf495cf71.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-221a161df0c2bcf4.rlib" "/opt/rustwide/target/debug/deps/libexif-2aeffabcd7cf6998.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-978858e776389307.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lenna_exif-4081dd8a76f90233" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.photon_filters.2c465b45-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec.4b0paiens11hsl5c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a2772fbe70d998e8.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-88a74d3780fd1c2c.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-74a7348386b3d267.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-73c4103a7756a219.rlib" "/opt/rustwide/target/debug/deps/liblenna_core-af03b1bfc0c7ea19.rlib" "/opt/rustwide/target/debug/deps/libimg_parts-34b372104ce44b03.rlib" "/opt/rustwide/target/debug/deps/libbytes-440c72283c82dd96.rlib" "/opt/rustwide/target/debug/deps/libexif-2aeffabcd7cf6998.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-978858e776389307.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libphoton_rs-5e48098e264f8d04.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f028d49da32eef15.rlib" "/opt/rustwide/target/debug/deps/libperlin2d-266f8830d7924036.rlib" "/opt/rustwide/target/debug/deps/libimageproc-3e21248d4bd09473.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d56264ea76c8b745.rlib" "/opt/rustwide/target/debug/deps/librand-b1d4a9c0bfd67701.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-36ea8736abd97985.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34693b430e6dc53f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7262d5d5156c31f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-be0d1f76eadf5112.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libpalette-a01d5cf578c6f50d.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libapprox-e78421b624bbb24f.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-f343990d2715784d.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-5c977d21f174b0c5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-e0960e170e6d53e1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb3d376cf495cf71.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-221a161df0c2bcf4.rlib" "/opt/rustwide/target/debug/deps/libimage-d611d51d506b58e4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libpng-71a59e5d5216cc88.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-a39c0f2488e68f41.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a76641c5afd807d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/photon_filters-1d791eaf56b97bec" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.dramatic.3acaea82-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba.1gomc97xyn4brjiy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a2772fbe70d998e8.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-88a74d3780fd1c2c.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-74a7348386b3d267.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-73c4103a7756a219.rlib" "/opt/rustwide/target/debug/deps/libphoton_rs-5e48098e264f8d04.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f028d49da32eef15.rlib" "/opt/rustwide/target/debug/deps/libperlin2d-266f8830d7924036.rlib" "/opt/rustwide/target/debug/deps/libimageproc-3e21248d4bd09473.rlib" "/opt/rustwide/target/debug/deps/librand_distr-d56264ea76c8b745.rlib" "/opt/rustwide/target/debug/deps/librand-b1d4a9c0bfd67701.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-36ea8736abd97985.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34693b430e6dc53f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7262d5d5156c31f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-be0d1f76eadf5112.rlib" "/opt/rustwide/target/debug/deps/librulinalg-901fa868a4d97ea8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2670913945120797.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/libnum-0ea32a81403585f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1de886361238f8b3.rlib" "/opt/rustwide/target/debug/deps/libitertools-13d809b076c11b7e.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libpalette-a01d5cf578c6f50d.rlib" "/opt/rustwide/target/debug/deps/libphf-d4d0aa52beba588a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bfb4a26122402641.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-388107b7803c8df3.rlib" "/opt/rustwide/target/debug/deps/libapprox-e78421b624bbb24f.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-f343990d2715784d.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-5c977d21f174b0c5.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-e0960e170e6d53e1.rlib" "/opt/rustwide/target/debug/deps/liblenna_core-af03b1bfc0c7ea19.rlib" "/opt/rustwide/target/debug/deps/liblibc-afd8afe3a059e1c8.rlib" "/opt/rustwide/target/debug/deps/libimg_parts-34b372104ce44b03.rlib" "/opt/rustwide/target/debug/deps/libbytes-440c72283c82dd96.rlib" "/opt/rustwide/target/debug/deps/libexif-2aeffabcd7cf6998.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-978858e776389307.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb3d376cf495cf71.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-221a161df0c2bcf4.rlib" "/opt/rustwide/target/debug/deps/libimage-d611d51d506b58e4.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8953ddc24b454d75.rlib" "/opt/rustwide/target/debug/deps/libpng-71a59e5d5216cc88.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd0acf6e651d122.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f46e35de5aa2631.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eb9f1fb7a0099014.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3db027cfb3bd97d4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-a39c0f2488e68f41.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a76641c5afd807d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dramatic-cc99b90dead595ba" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aa983efe8ee102f11c5a721769466b37c92956f5d911643f66b71c59d2558091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa983efe8ee102f11c5a721769466b37c92956f5d911643f66b71c59d2558091", kill_on_drop: false }` [INFO] [stdout] aa983efe8ee102f11c5a721769466b37c92956f5d911643f66b71c59d2558091