[INFO] cloning repository https://github.com/zevtyardt/animeku-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zevtyardt/animeku-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzevtyardt%2Fanimeku-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzevtyardt%2Fanimeku-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 573a89158f628a90ea4da94d8c677c9c0d32ca18 [INFO] testing zevtyardt/animeku-cli against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzevtyardt%2Fanimeku-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zevtyardt/animeku-cli on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zevtyardt/animeku-cli [INFO] finished tweaking git repo https://github.com/zevtyardt/animeku-cli [INFO] tweaked toml for git repo https://github.com/zevtyardt/animeku-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zevtyardt/animeku-cli 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded viuer v0.7.1 [INFO] [stderr] Downloaded bytemuck v1.14.2 [INFO] [stderr] Downloaded open v5.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ca3a96ebda499f02f788179f183fadc3670879e3c99dc3833a457c257f44afd [INFO] running `Command { std: "docker" "start" "-a" "2ca3a96ebda499f02f788179f183fadc3670879e3c99dc3833a457c257f44afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ca3a96ebda499f02f788179f183fadc3670879e3c99dc3833a457c257f44afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca3a96ebda499f02f788179f183fadc3670879e3c99dc3833a457c257f44afd", kill_on_drop: false }` [INFO] [stdout] 2ca3a96ebda499f02f788179f183fadc3670879e3c99dc3833a457c257f44afd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce150d37925eabf868c11017e28ec5954f0c57e6cd1d955fd01e53cd215a0581 [INFO] running `Command { std: "docker" "start" "-a" "ce150d37925eabf868c11017e28ec5954f0c57e6cd1d955fd01e53cd215a0581", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling bytemuck v1.14.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ansi_colours v1.2.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] error: could not compile `exr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name exr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/exr-1.72.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cc783589bddb045b -C extra-filename=-cc783589bddb045b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-671e3719d5db9d0f.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-68b3f20c6501fe77.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-651bc8835c24cc92.rmeta --extern lebe=/opt/rustwide/target/debug/deps/liblebe-c4d515f4329a434e.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-fb4f9987137ae4a4.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-3fedb1e4472d4742.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b95a4ce293f037a0.rmeta --extern zune_inflate=/opt/rustwide/target/debug/deps/libzune_inflate-ff3e89ecc00464c9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce150d37925eabf868c11017e28ec5954f0c57e6cd1d955fd01e53cd215a0581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce150d37925eabf868c11017e28ec5954f0c57e6cd1d955fd01e53cd215a0581", kill_on_drop: false }` [INFO] [stdout] ce150d37925eabf868c11017e28ec5954f0c57e6cd1d955fd01e53cd215a0581