[INFO] fetching crate exr 1.73.0... [INFO] testing exr-1.73.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate exr 1.73.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate exr 1.73.0 [INFO] finished tweaking crates.io crate exr 1.73.0 [INFO] tweaked toml for crates.io crate exr 1.73.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate exr 1.73.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate exr 1.73.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded image v0.25.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 711b4d080145d09396fb2fb7c418d6041cf71cf99e055541bd947570b1391aaa [INFO] running `Command { std: "docker" "start" "-a" "711b4d080145d09396fb2fb7c418d6041cf71cf99e055541bd947570b1391aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "711b4d080145d09396fb2fb7c418d6041cf71cf99e055541bd947570b1391aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711b4d080145d09396fb2fb7c418d6041cf71cf99e055541bd947570b1391aaa", kill_on_drop: false }` [INFO] [stdout] 711b4d080145d09396fb2fb7c418d6041cf71cf99e055541bd947570b1391aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2c38ff9f4c5003da3861057714a308e2559e8d44685e54dec6fc8d658f2945cb [INFO] running `Command { std: "docker" "start" "-a" "2c38ff9f4c5003da3861057714a308e2559e8d44685e54dec6fc8d658f2945cb", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling exr v1.73.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:316:11 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 7.50s [INFO] running `Command { std: "docker" "inspect" "2c38ff9f4c5003da3861057714a308e2559e8d44685e54dec6fc8d658f2945cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c38ff9f4c5003da3861057714a308e2559e8d44685e54dec6fc8d658f2945cb", kill_on_drop: false }` [INFO] [stdout] 2c38ff9f4c5003da3861057714a308e2559e8d44685e54dec6fc8d658f2945cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3a846c23b43ca28c8453616bf6b1f17b46c3df6c240f45ad5b7a29e445c26f54 [INFO] running `Command { std: "docker" "start" "-a" "3a846c23b43ca28c8453616bf6b1f17b46c3df6c240f45ad5b7a29e445c26f54", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `target` [INFO] [stdout] --> src/compression/mod.rs:316:11 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(target = "big_endian")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("big_endian"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"big_endian\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling exr v1.73.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `exr` (example "0b_read_meta") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 0b_read_meta --edition=2018 examples/0b_read_meta.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2bb4b657d923b71 -C extra-filename=-9763e167d0a41d96 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `exr` (example "2_rgba_adjust_exposure") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 2_rgba_adjust_exposure --edition=2018 examples/2_rgba_adjust_exposure.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5210bf5461f3d4e -C extra-filename=-aec85d2b99de6f80 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "0c_read_rgba") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 0c_read_rgba --edition=2018 examples/0c_read_rgba.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48deab9e014d5a6e -C extra-filename=-111a234ab46d8916 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (test "across_compression") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name across_compression --edition=2018 tests/across_compression.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=07c1b5c094717116 -C extra-filename=-480c71e16a4870c8 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "7_crop_alpha_any_image") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 7_crop_alpha_any_image --edition=2018 examples/7_crop_alpha_any_image.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af9809ae6bfdec79 -C extra-filename=-fbee255da6c05233 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "6_extract_mip_map_pngs") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 6_extract_mip_map_pngs --edition=2018 examples/6_extract_mip_map_pngs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e42cc8e83b7b9767 -C extra-filename=-9859c78917b8c552 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "8_read_raw_blocks") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 8_read_raw_blocks --edition=2018 examples/8_read_raw_blocks.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e36f19fd8af11bc7 -C extra-filename=-14f34c88feff59a7 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "3b_read_all_channels_with_metadata") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 3b_read_all_channels_with_metadata --edition=2018 examples/3b_read_all_channels_with_metadata.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4335cb647a6a2d15 -C extra-filename=-c14da4507d7d19b1 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "4b_read_custom_fixed_channels") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 4b_read_custom_fixed_channels --edition=2018 examples/4b_read_custom_fixed_channels.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfde1a44ef372773 -C extra-filename=-ae8d7475bdb36681 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "1b_convert_exr_to_png") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 1b_convert_exr_to_png --edition=2018 examples/1b_convert_exr_to_png.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20062a1aba3e1e53 -C extra-filename=-6ef136d30494d23e --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "5c_write_mip_maps") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 5c_write_mip_maps --edition=2018 examples/5c_write_mip_maps.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1b17cefdf6adfff -C extra-filename=-992fd9b3dcfb5cef --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "3a_write_dynamic_channels_with_metadata") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 3a_write_dynamic_channels_with_metadata --edition=2018 examples/3a_write_dynamic_channels_with_metadata.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f1573f92f9d522a -C extra-filename=-5e580bc3267db172 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `exr` (example "7_crop_alpha_rgba") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name 7_crop_alpha_rgba --edition=2018 examples/7_crop_alpha_rgba.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=48f6ff8962325632 -C extra-filename=-299f8512c58801dc --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bencher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbencher-30933c2aacceeba7.rlib --extern bit_field=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbit_field-5419e0c8985da97b.rlib --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-b0132bf46c243d99.rlib --extern half=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhalf-ec0cbaa4ea74e9df.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-dd41b1a7b5b9bc88.rlib --extern lebe=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblebe-c2bd687192cfd183.rlib --extern miniz_oxide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libminiz_oxide-02ff9ea26829e7a2.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e24a0d545f9255bd.rlib --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-cc838070e8e77b0b.rlib --extern rayon_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon_core-59d4b94548cfda1a.rlib --extern smallvec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmallvec-7843b9550b411439.rlib --extern walkdir=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwalkdir-b5b2ee51d781f5b5.rlib --extern zune_inflate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libzune_inflate-fa0514decec41867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3a846c23b43ca28c8453616bf6b1f17b46c3df6c240f45ad5b7a29e445c26f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a846c23b43ca28c8453616bf6b1f17b46c3df6c240f45ad5b7a29e445c26f54", kill_on_drop: false }` [INFO] [stdout] 3a846c23b43ca28c8453616bf6b1f17b46c3df6c240f45ad5b7a29e445c26f54