[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 master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-plugins" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenna-project/lenna-plugins on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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-0-tc1/source/canny/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/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-0-tc1/source/cartoonify/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/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-0-tc1/source/desaturate/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/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-0-tc1/source/photon-filters/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/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-0-tc1/source/sharpen/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] Updating git repository `https://github.com/lenna-project/lenna-core` [INFO] [stderr] Updating git repository `https://github.com/silvia-odwyer/photon` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded img-parts v0.2.3 [INFO] [stderr] Downloaded kamadak-exif v0.5.4 [INFO] [stderr] Downloaded node-sys v0.4.2 [INFO] [stderr] Downloaded perlin2d v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51e15c9bad1606f166ee55514640d17d7816244bcc1cdac5e6393d637799017a [INFO] running `Command { std: "docker" "start" "-a" "51e15c9bad1606f166ee55514640d17d7816244bcc1cdac5e6393d637799017a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51e15c9bad1606f166ee55514640d17d7816244bcc1cdac5e6393d637799017a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e15c9bad1606f166ee55514640d17d7816244bcc1cdac5e6393d637799017a", kill_on_drop: false }` [INFO] [stdout] 51e15c9bad1606f166ee55514640d17d7816244bcc1cdac5e6393d637799017a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19352c14079c79555962680fa6b8c38d3b507791f46a48ac0d34f28811362dd9 [INFO] running `Command { std: "docker" "start" "-a" "19352c14079c79555962680fa6b8c38d3b507791f46a48ac0d34f28811362dd9", 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 autocfg v1.0.1 [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 wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling ryu v1.0.9 [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 bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [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 weezl v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [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 num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [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 gif v0.11.3 [INFO] [stderr] Compiling quote v1.0.14 [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 getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustc_version v0.4.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 yaml-rust v0.4.5 [INFO] [stderr] Compiling bytes v0.5.6 [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 siphasher v0.3.7 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling img-parts v0.2.3 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [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 time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling imageproc v0.22.0 [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 resize v0.1.0 (/opt/rustwide/workdir/resize) [INFO] [stderr] Compiling thumbnail v0.1.0 (/opt/rustwide/workdir/exif-thumbnail) [INFO] [stderr] Compiling lenna-exif v0.1.0 (/opt/rustwide/workdir/exif) [INFO] [stderr] Compiling rotate v0.1.0 (/opt/rustwide/workdir/rotate) [INFO] [stderr] Compiling blur v0.1.0 (/opt/rustwide/workdir/blur) [INFO] [stderr] Compiling canny v0.1.0 (/opt/rustwide/workdir/canny) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling node-sys v0.4.2 [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] [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 sharpen v0.1.0 (/opt/rustwide/workdir/sharpen) [INFO] [stderr] Compiling cartoonify v0.1.0 (/opt/rustwide/workdir/cartoonify) [INFO] [stderr] Compiling photon-filters v0.1.0 (/opt/rustwide/workdir/photon-filters) [INFO] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir/sepia) [INFO] [stderr] Compiling desaturate v0.1.0 (/opt/rustwide/workdir/desaturate) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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 19.37s [INFO] running `Command { std: "docker" "inspect" "19352c14079c79555962680fa6b8c38d3b507791f46a48ac0d34f28811362dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19352c14079c79555962680fa6b8c38d3b507791f46a48ac0d34f28811362dd9", kill_on_drop: false }` [INFO] [stdout] 19352c14079c79555962680fa6b8c38d3b507791f46a48ac0d34f28811362dd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1811812b30ab40daecfea16183164e1315fe68fe08eca4a82b2aa8aa79191a6 [INFO] running `Command { std: "docker" "start" "-a" "d1811812b30ab40daecfea16183164e1315fe68fe08eca4a82b2aa8aa79191a6", 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 scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thumbnail v0.1.0 (/opt/rustwide/workdir/exif-thumbnail) [INFO] [stdout] warning: 1 warning 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 rotate v0.1.0 (/opt/rustwide/workdir/rotate) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir/sepia) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling blur v0.1.0 (/opt/rustwide/workdir/blur) [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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 sharpen v0.1.0 (/opt/rustwide/workdir/sharpen) [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] [stderr] Compiling desaturate v0.1.0 (/opt/rustwide/workdir/desaturate) [INFO] [stderr] Compiling canny v0.1.0 (/opt/rustwide/workdir/canny) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1XSsTq/symbols.o" "/opt/rustwide/target/debug/deps/dramatic-94e15c45265875e4.dramatic.203a0f53959351e5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dramatic-94e15c45265875e4.42pcg9at69vr59fd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libphoton_rs-58f3f81d14fcb4b1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f94c05b23191e1bc.rlib" "/opt/rustwide/target/debug/deps/libperlin2d-fa8475d3eabe4b60.rlib" "/opt/rustwide/target/debug/deps/libimageproc-34a3c31ff1cb0547.rlib" "/opt/rustwide/target/debug/deps/librand_distr-bf619ed4c7d6f706.rlib" "/opt/rustwide/target/debug/deps/librand-a58e0a99c3559f96.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-03cc7d6d2dfcae4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35fa00274ec54939.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-3ce687260be662d0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-457e10a3effa7ef5.rlib" "/opt/rustwide/target/debug/deps/librulinalg-4ac9488fe4f3e729.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-0ad766b6e50c97c7.rlib" "/opt/rustwide/target/debug/deps/librawpointer-4ab794cf61fe0eeb.rlib" "/opt/rustwide/target/debug/deps/libnum-c60d519beb34df84.rlib" "/opt/rustwide/target/debug/deps/librusttype-0ecd307edc1cec65.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-eeb951e744ee966d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-670beecfb564ee0b.rlib" "/opt/rustwide/target/debug/deps/libconv-5fd04e3659d282a1.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-4f1d1cecd3ad81e9.rlib" "/opt/rustwide/target/debug/deps/libnum-80ba31ccae4a1d61.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fee636b99d6a7a1a.rlib" "/opt/rustwide/target/debug/deps/libitertools-71f62649e94fbf3c.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libpalette-03f24e718c1d0a66.rlib" "/opt/rustwide/target/debug/deps/libphf-79ecc06e9c1a7c19.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-33b442cbc5d2c812.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-098e335770aae99a.rlib" "/opt/rustwide/target/debug/deps/libapprox-103b4df1ea62860b.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-47faabdd1b139dc8.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-7a3a23936321c932.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-6f8473416fbdbe81.rlib" "/opt/rustwide/target/debug/deps/liblenna_core-0bbfd30eb8c633fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-94fa9a692c4689a9.rlib" "/opt/rustwide/target/debug/deps/libimg_parts-43c39d42452d67d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc435fcde120af2b.rlib" "/opt/rustwide/target/debug/deps/libexif-765962cc9c576189.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-02f46b050198aa1a.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-551b7ec05cc933a9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6f5c47d95d2aacaf.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libserde-e56794dfedc23705.rlib" "/opt/rustwide/target/debug/deps/libimage-94a80d2b22fa6d00.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4f12b756cfcc6b13.rlib" "/opt/rustwide/target/debug/deps/libpng-fafb26914821e6ae.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ce8d0f687ab5ecd0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6c06b2498dc95089.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1694cbeb5ce7750.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e8a5a4366f1defe1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ddff43efd6b3d38.rlib" "/opt/rustwide/target/debug/deps/libgif-81b7b6fe05067573.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9825a5b528da5cf.rlib" "/opt/rustwide/target/debug/deps/libtiff-edd15f2d5383d1be.rlib" "/opt/rustwide/target/debug/deps/libweezl-d6d8ab18de6828d1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5fbbc6ef5d55a7b8.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-744a666b41eebb98.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dramatic-94e15c45265875e4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `dramatic` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [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] running `Command { std: "docker" "inspect" "d1811812b30ab40daecfea16183164e1315fe68fe08eca4a82b2aa8aa79191a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1811812b30ab40daecfea16183164e1315fe68fe08eca4a82b2aa8aa79191a6", kill_on_drop: false }` [INFO] [stdout] d1811812b30ab40daecfea16183164e1315fe68fe08eca4a82b2aa8aa79191a6 [INFO] building lenna-project/lenna-plugins against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-plugins" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenna-project/lenna-plugins on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-0-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-0-tc2/source/canny/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/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-0-tc2/source/cartoonify/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/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-0-tc2/source/desaturate/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/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-0-tc2/source/photon-filters/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/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-0-tc2/source/sharpen/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa4aca4a3080d754f48f2c0482153ead6d6d8645088b0bf852bfdbc3f4207ecd [INFO] running `Command { std: "docker" "start" "-a" "aa4aca4a3080d754f48f2c0482153ead6d6d8645088b0bf852bfdbc3f4207ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa4aca4a3080d754f48f2c0482153ead6d6d8645088b0bf852bfdbc3f4207ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4aca4a3080d754f48f2c0482153ead6d6d8645088b0bf852bfdbc3f4207ecd", kill_on_drop: false }` [INFO] [stdout] aa4aca4a3080d754f48f2c0482153ead6d6d8645088b0bf852bfdbc3f4207ecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0baf1f9ac77f24b49a98040a8d40fee88defc17d48dad0b57359a4a31bddc84e [INFO] running `Command { std: "docker" "start" "-a" "0baf1f9ac77f24b49a98040a8d40fee88defc17d48dad0b57359a4a31bddc84e", 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 autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [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 wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cbindgen v0.19.0 [INFO] [stderr] Compiling strsim v0.8.0 [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 num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling img-parts v0.2.3 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [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 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 wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling imageproc v0.22.0 [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 rotate v0.1.0 (/opt/rustwide/workdir/rotate) [INFO] [stderr] Compiling canny v0.1.0 (/opt/rustwide/workdir/canny) [INFO] [stderr] Compiling thumbnail v0.1.0 (/opt/rustwide/workdir/exif-thumbnail) [INFO] [stderr] Compiling blur v0.1.0 (/opt/rustwide/workdir/blur) [INFO] [stderr] Compiling resize v0.1.0 (/opt/rustwide/workdir/resize) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stderr] Compiling photon-rs v0.3.1 (https://github.com/silvia-odwyer/photon?branch=master#853a89b0) [INFO] [stderr] Compiling cartoonify v0.1.0 (/opt/rustwide/workdir/cartoonify) [INFO] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir/sepia) [INFO] [stderr] Compiling photon-filters v0.1.0 (/opt/rustwide/workdir/photon-filters) [INFO] [stderr] Compiling dramatic v0.1.0 (/opt/rustwide/workdir/dramatic) [INFO] [stderr] Compiling sharpen v0.1.0 (/opt/rustwide/workdir/sharpen) [INFO] [stderr] Compiling desaturate v0.1.0 (/opt/rustwide/workdir/desaturate) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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 17.64s [INFO] running `Command { std: "docker" "inspect" "0baf1f9ac77f24b49a98040a8d40fee88defc17d48dad0b57359a4a31bddc84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0baf1f9ac77f24b49a98040a8d40fee88defc17d48dad0b57359a4a31bddc84e", kill_on_drop: false }` [INFO] [stdout] 0baf1f9ac77f24b49a98040a8d40fee88defc17d48dad0b57359a4a31bddc84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45a62a466d35dcc73363135deacf2c8a1c70b387afc3e62ee73c8d858de24f72 [INFO] running `Command { std: "docker" "start" "-a" "45a62a466d35dcc73363135deacf2c8a1c70b387afc3e62ee73c8d858de24f72", 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 scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rotate v0.1.0 (/opt/rustwide/workdir/rotate) [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 lenna-exif v0.1.0 (/opt/rustwide/workdir/exif) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] --> 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir/sepia) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` 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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [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] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling blur v0.1.0 (/opt/rustwide/workdir/blur) [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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 desaturate v0.1.0 (/opt/rustwide/workdir/desaturate) [INFO] [stderr] Compiling cartoonify v0.1.0 (/opt/rustwide/workdir/cartoonify) [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 canny v0.1.0 (/opt/rustwide/workdir/canny) [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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: trait objects have no C equivalent [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [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 test [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "45a62a466d35dcc73363135deacf2c8a1c70b387afc3e62ee73c8d858de24f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a62a466d35dcc73363135deacf2c8a1c70b387afc3e62ee73c8d858de24f72", kill_on_drop: false }` [INFO] [stdout] 45a62a466d35dcc73363135deacf2c8a1c70b387afc3e62ee73c8d858de24f72