[INFO] updating cached repository https://github.com/reekta92/clin-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77ce21e2fc33b9f815b09694aad0a7d29346c288
[INFO] testing reekta92/clin-rs/77ce21e2fc33b9f815b09694aad0a7d29346c288 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freekta92%2Fclin-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reekta92/clin-rs
[INFO] finished tweaking git repo https://github.com/reekta92/clin-rs
[INFO] tweaked toml for git repo https://github.com/reekta92/clin-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reekta92/clin-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reekta92/clin-rs 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2
[INFO] running `Command { std: "docker" "start" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling clin-rs v0.11.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 32s
[INFO] running `Command { std: "docker" "inspect" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling palette v0.7.7
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rand_xoshiro v0.8.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ordered-float v5.5.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling inotify v0.11.5
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling quantette v0.6.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling icy_sixel v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling self_cell v1.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling trash v5.2.6
[INFO] [stderr]    Compiling comrak v0.36.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling fdg-sim v0.9.1
[INFO] [stderr]    Compiling git2 v0.21.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ratatui-image v11.0.6
[INFO] [stderr] error: could not compile `ravif` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ravif --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ravif-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "threading"))' -C metadata=da695e9ca1fb0b47 -C extra-filename=-ee62d60dd257e8f9 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern avif_serialize=/opt/rustwide/target/release/deps/libavif_serialize-9f446e0e287b59ee.rmeta --extern imgref=/opt/rustwide/target/release/deps/libimgref-541ff3c13eaacefc.rmeta --extern loop9=/opt/rustwide/target/release/deps/libloop9-900fedd2c07230ec.rmeta --extern quick_error=/opt/rustwide/target/release/deps/libquick_error-142dfe7615778840.rmeta --extern rav1e=/opt/rustwide/target/release/deps/librav1e-75d6593e825b9dd7.rmeta --extern rayon=/opt/rustwide/target/release/deps/librayon-606805ced1b40794.rmeta --extern rgb=/opt/rustwide/target/release/deps/librgb-30f2d069f6745767.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 `image` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="avif"' --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="default-formats"' --cfg 'feature="exr"' --cfg 'feature="ff"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="rayon"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=dbd7d00d6b4fd04e -C extra-filename=-ebde17018633a719 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern bytemuck=/opt/rustwide/target/release/deps/libbytemuck-b29f28ca7ae6acaf.rmeta --extern byteorder_lite=/opt/rustwide/target/release/deps/libbyteorder_lite-9a324181b129b576.rmeta --extern color_quant=/opt/rustwide/target/release/deps/libcolor_quant-7bf72f00fce3d691.rmeta --extern exr=/opt/rustwide/target/release/deps/libexr-70e54a41889f9f74.rmeta --extern gif=/opt/rustwide/target/release/deps/libgif-7871e92c56d6b35a.rmeta --extern image_webp=/opt/rustwide/target/release/deps/libimage_webp-2ef073c1fa7cc806.rmeta --extern moxcms=/opt/rustwide/target/release/deps/libmoxcms-58fe8f468b59d29b.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-e517a770cd122460.rmeta --extern png=/opt/rustwide/target/release/deps/libpng-99488f7072db479d.rmeta --extern qoi=/opt/rustwide/target/release/deps/libqoi-4c974ed8cd832dfc.rmeta --extern ravif=/opt/rustwide/target/release/deps/libravif-ee62d60dd257e8f9.rmeta --extern rayon=/opt/rustwide/target/release/deps/librayon-606805ced1b40794.rmeta --extern rgb=/opt/rustwide/target/release/deps/librgb-30f2d069f6745767.rmeta --extern tiff=/opt/rustwide/target/release/deps/libtiff-4173d1d972517bf9.rmeta --extern zune_core=/opt/rustwide/target/release/deps/libzune_core-941a70d8af76ca03.rmeta --extern zune_jpeg=/opt/rustwide/target/release/deps/libzune_jpeg-4a3640fe53a3ccd3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2", kill_on_drop: false }`
[INFO] [stdout] 97ec18ce890f1d06fe2c89b93664ba319c66039f629e48c7a1be13f2becf2ae2
