[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] fe6e3eab8cdb0437d9f8e077569fb8147e3c9675 [INFO] testing lenna-project/lenna-plugins against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenna-project%2Flenna-plugins" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenna-project/lenna-plugins on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-14/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-14/source/canny/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-14/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-14/source/cartoonify/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-14/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-14/source/desaturate/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-14/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-14/source/photon-filters/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-14/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] Downloading crates ... [INFO] [stderr] Downloaded const_fn v0.4.8 [INFO] [stderr] Downloaded kamadak-exif v0.5.4 [INFO] [stderr] Downloaded perlin2d v0.2.6 [INFO] [stderr] Downloaded node-sys v0.4.2 [INFO] [stderr] Downloaded img-parts v0.2.3 [INFO] [stderr] Downloaded imageproc v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2b0d746cd63d0eef74efd17a9cb26c936df0a206fcd3ac87e83f0e3a24e0d4aa [INFO] running `Command { std: "docker" "start" "-a" "2b0d746cd63d0eef74efd17a9cb26c936df0a206fcd3ac87e83f0e3a24e0d4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b0d746cd63d0eef74efd17a9cb26c936df0a206fcd3ac87e83f0e3a24e0d4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0d746cd63d0eef74efd17a9cb26c936df0a206fcd3ac87e83f0e3a24e0d4aa", kill_on_drop: false }` [INFO] [stdout] 2b0d746cd63d0eef74efd17a9cb26c936df0a206fcd3ac87e83f0e3a24e0d4aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5e1e9e9a11196c2d05bbbe29a5d99c41fdedca2a841bfe9a01d96070c287463 [INFO] running `Command { std: "docker" "start" "-a" "e5e1e9e9a11196c2d05bbbe29a5d99c41fdedca2a841bfe9a01d96070c287463", 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] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling conv 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 miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lenna_core v0.1.0 (https://github.com/lenna-project/lenna-core?branch=main#ce39cc92) [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling img-parts v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [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 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.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling resize v0.1.0 (/opt/rustwide/workdir/resize) [INFO] [stderr] Compiling rotate v0.1.0 (/opt/rustwide/workdir/rotate) [INFO] [stderr] Compiling lenna-exif v0.1.0 (/opt/rustwide/workdir/exif) [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] [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: `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] --> 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] --> 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] --> 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] --> 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] [stderr] Compiling web-sys v0.3.51 [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 node-sys v0.4.2 [INFO] [stderr] Compiling photon-rs v0.3.1 (https://github.com/silvia-odwyer/photon?branch=master#114ae53f) [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 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] --> 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: `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] [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: 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 3m 05s [INFO] running `Command { std: "docker" "inspect" "e5e1e9e9a11196c2d05bbbe29a5d99c41fdedca2a841bfe9a01d96070c287463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e1e9e9a11196c2d05bbbe29a5d99c41fdedca2a841bfe9a01d96070c287463", kill_on_drop: false }` [INFO] [stdout] e5e1e9e9a11196c2d05bbbe29a5d99c41fdedca2a841bfe9a01d96070c287463 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c4d8423e25b00cd8b349d2bac659db349dfdeccc0f9b12f5f6ced6190add26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c2c4d8423e25b00cd8b349d2bac659db349dfdeccc0f9b12f5f6ced6190add26", 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] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling scoped-tls v1.0.0 [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] --> 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] --> 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: `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] [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] --> 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 thumbnail v0.1.0 (/opt/rustwide/workdir/exif-thumbnail) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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] [stderr] Compiling resize v0.1.0 (/opt/rustwide/workdir/resize) [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 dramatic v0.1.0 (/opt/rustwide/workdir/dramatic) [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] [stderr] Compiling sepia v0.1.0 (/opt/rustwide/workdir/sepia) [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] --> 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] [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: 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] [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] --> 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-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] --> 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] --> 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 quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.sepia.ebo0vp92-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a" "/opt/rustwide/target/debug/deps/sepia-efe0af2c3746c11a.3l4u52sx99tzkpbp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libphoton_rs-ef1b2f0cd7b967c5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-009a5e1d17dc186f.rlib" "/opt/rustwide/target/debug/deps/libperlin2d-bad5b917c9c7439b.rlib" "/opt/rustwide/target/debug/deps/libimageproc-58046df9be9c235e.rlib" "/opt/rustwide/target/debug/deps/librand_distr-68272cfc4cd82d0d.rlib" "/opt/rustwide/target/debug/deps/librand-330057866de9a112.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-cdde5aca5e47469c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a9bc5b9460f363f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e1902a62af2b34e8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9bbf7245d7ea66bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-949fc99303f80f60.rlib" "/opt/rustwide/target/debug/deps/librulinalg-2b8d1e10bf16d816.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-a09a14fa52017104.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1df88b56d67736f8.rlib" "/opt/rustwide/target/debug/deps/libnum-326df487a19e85bd.rlib" "/opt/rustwide/target/debug/deps/librusttype-0bc00e65be15240d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-da14b5d045394d14.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-af6611b32fe7f427.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-640782a1b166b8a6.rlib" "/opt/rustwide/target/debug/deps/libconv-9d78dd8622b08aa7.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-003877aca23f001c.rlib" "/opt/rustwide/target/debug/deps/libnum-f19e65e4971595a4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7e23f811bb75fbf4.rlib" "/opt/rustwide/target/debug/deps/libitertools-0f948af4d3eacce0.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libpalette-56624c9dac1f76ce.rlib" "/opt/rustwide/target/debug/deps/libphf-6d3e2837cfcc0f68.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8f2a1f39b9fa2992.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fbf4bb83630cc304.rlib" "/opt/rustwide/target/debug/deps/libapprox-d6a538f53d17462a.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-0ef93cd657fa6314.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-8e7badd5a249b851.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-7582c8931d6395a6.rlib" "/opt/rustwide/target/debug/deps/liblenna_core-cd46c14005fc2ef7.rlib" "/opt/rustwide/target/debug/deps/libimg_parts-a10da85eadfb30ff.rlib" "/opt/rustwide/target/debug/deps/libbytes-614aef39d229e77f.rlib" "/opt/rustwide/target/debug/deps/libexif-9521e6b0396fde46.rlib" "/opt/rustwide/target/debug/deps/libmutate_once-e38885cf836751c2.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-de287d6538d57cc3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c963355a52122c12.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libserde-a404d14b7f44b918.rlib" "/opt/rustwide/target/debug/deps/libimage-c950789b6f0b8d32.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9e4d3897266ab4a4.rlib" "/opt/rustwide/target/debug/deps/libpng-69c1b83038e37ee0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b012d5b8729bbffe.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-827501d0cd975af3.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e740361780088e09.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c82301b0c59c0542.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-202242d5980f9f08.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8c6226696b97fc10.rlib" "/opt/rustwide/target/debug/deps/libgif-35c0ed8935dd08c8.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-2138bb7dcea0ce25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a4f13f859376b69.rlib" "/opt/rustwide/target/debug/deps/libtiff-87584f5dbd37416c.rlib" "/opt/rustwide/target/debug/deps/libweezl-84a21f5448f84dd0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cbd66df4b2d00df.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ca511d9721c0669b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `sepia` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "c2c4d8423e25b00cd8b349d2bac659db349dfdeccc0f9b12f5f6ced6190add26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c4d8423e25b00cd8b349d2bac659db349dfdeccc0f9b12f5f6ced6190add26", kill_on_drop: false }` [INFO] [stdout] c2c4d8423e25b00cd8b349d2bac659db349dfdeccc0f9b12f5f6ced6190add26