[INFO] cloning repository https://github.com/isaac-mcfadyen/rr-to-epub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaac-mcfadyen/rr-to-epub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaac-mcfadyen%2Frr-to-epub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaac-mcfadyen%2Frr-to-epub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a1a4261551b471926dcb9a352fbf30840cdbe70 [INFO] testing isaac-mcfadyen/rr-to-epub against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaac-mcfadyen%2Frr-to-epub" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isaac-mcfadyen/rr-to-epub on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isaac-mcfadyen/rr-to-epub [INFO] finished tweaking git repo https://github.com/isaac-mcfadyen/rr-to-epub [INFO] tweaked toml for git repo https://github.com/isaac-mcfadyen/rr-to-epub written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/isaac-mcfadyen/rr-to-epub 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libwebp-sys v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab2874cdfa295dfbf704103e989b64bc66e353fe47d178327ba0d90ea1236f2a [INFO] running `Command { std: "docker" "start" "-a" "ab2874cdfa295dfbf704103e989b64bc66e353fe47d178327ba0d90ea1236f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab2874cdfa295dfbf704103e989b64bc66e353fe47d178327ba0d90ea1236f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2874cdfa295dfbf704103e989b64bc66e353fe47d178327ba0d90ea1236f2a", kill_on_drop: false }` [INFO] [stdout] ab2874cdfa295dfbf704103e989b64bc66e353fe47d178327ba0d90ea1236f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c584486e95ddbbc69d948c5aa1f888a1474d2fbe1339ec8cec6a0c4ae53b08a [INFO] running `Command { std: "docker" "start" "-a" "3c584486e95ddbbc69d948c5aa1f888a1474d2fbe1339ec8cec6a0c4ae53b08a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=883f8d9d38cffddf -C extra-filename=-5a31c3ad6a1e5728 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-88bd2bce91f953f5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-af6dcfdd4fa29abf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-239eb5de21455cec.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=251a4acef7d88352 -C extra-filename=-2fed3bc862165529 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-118b0458ceca2dd8.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-27a2ad33aa090449.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-119549b57d7fefe1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: ring@0.17.8: ar: unable to copy file '/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/libring_core_0_17_8_.a'; reason: Success [INFO] [stderr] error: failed to run custom build command for `ring v0.17.8` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-30943b6d60937247/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=ar: unable to copy file '/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/libring_core_0_17_8_.a'; reason: Success [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/libring_core_0_17_8_.a" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/172e8fe49fe517e0-curve25519.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/cf1be0f3c161d833-aes_nohw.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/8debc3e725d2f0ed-montgomery.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/8debc3e725d2f0ed-montgomery_inv.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c727d2a0dbf21ef5-ecp_nistz.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c727d2a0dbf21ef5-gfp_p256.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c727d2a0dbf21ef5-gfp_p384.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c727d2a0dbf21ef5-p256.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/7ee7113b20ac8aeb-limbs.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/0f1e39740815ef8c-mem.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/123d8a351a02283d-poly1305.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/0f1e39740815ef8c-crypto.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/0f1e39740815ef8c-cpu_intel.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/172e8fe49fe517e0-curve25519_64_adx.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/123d8a351a02283d-poly1305_vec.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/397bda854d1d7f4e-fiat_curve25519_adx_mul.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/397bda854d1d7f4e-fiat_curve25519_adx_square.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c727d2a0dbf21ef5-p256-nistz.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-chacha-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-aesni-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-vpaes-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-x86_64-mont-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-x86_64-mont5-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-p256-x86_64-asm-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-aesni-gcm-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-ghash-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-sha512-x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o" "/opt/rustwide/target/debug/build/ring-ad46e6c7366ae45c/out/c322a0bcc369f531-sha256-x86_64-elf.o" with args ar did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: libwebp-sys@0.9.6: ar: unable to copy file '/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/libwebpsys.a'; reason: No space left on device [INFO] [stderr] error: failed to run custom build command for `libwebp-sys v0.9.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libwebp-sys-903074843f3f7553/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rustc-link-lib=static=sharpyuv [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:warning=ar: unable to copy file '/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/libwebpsys.a'; reason: No space left on device [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/libwebpsys.a" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-alpha_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-buffer_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-frame_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-idec_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-io_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-quant_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-tree_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-vp8_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-vp8l_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/89142eb2371e4544-webp_dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/59869f3beea225dc-anim_decode.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/59869f3beea225dc-demux.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-alpha_processing.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-alpha_processing_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-alpha_processing_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-alpha_processing_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-alpha_processing_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-cost.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-cost_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-cost_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-cost_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-cost_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-cpu.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec_clip_tables.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-dec_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-enc_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-enc_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-enc_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-enc_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-enc_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-enc_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-filters.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-filters_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-filters_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-filters_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-filters_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_enc_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_enc_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_enc_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_enc_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_enc_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_enc_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-lossless_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-rescaler.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-rescaler_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-rescaler_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-rescaler_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-rescaler_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-rescaler_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-ssim.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-ssim_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-upsampling.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-upsampling_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-upsampling_msa.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-upsampling_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-upsampling_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-upsampling_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-yuv.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-yuv_mips32.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-yuv_mips_dsp_r2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-yuv_neon.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-yuv_sse2.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3837fcc86d364de3-yuv_sse41.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-alpha_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-analysis_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-backward_references_cost_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-backward_references_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-config_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-cost_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-filter_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-frame_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-histogram_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-iterator_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-near_lossless_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-picture_csp_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-picture_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-picture_psnr_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-picture_rescale_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-picture_tools_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-predictor_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-quant_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-syntax_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-token_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-tree_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-vp8l_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/3da13b085afb116c-webp_enc.o" "/opt/rustwide/target/debug/build/libwebp-sys-57c188728ec96927/out/826256bc21c603ca-anim_encode.o" with args ar did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "3c584486e95ddbbc69d948c5aa1f888a1474d2fbe1339ec8cec6a0c4ae53b08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c584486e95ddbbc69d948c5aa1f888a1474d2fbe1339ec8cec6a0c4ae53b08a", kill_on_drop: false }` [INFO] [stdout] 3c584486e95ddbbc69d948c5aa1f888a1474d2fbe1339ec8cec6a0c4ae53b08a