[INFO] cloning repository https://github.com/im-trisha/wallhaven-dl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/im-trisha/wallhaven-dl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim-trisha%2Fwallhaven-dl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim-trisha%2Fwallhaven-dl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de4e141b4e221854053589b3b716cd2b8ff1bdbe [INFO] testing im-trisha/wallhaven-dl against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fim-trisha%2Fwallhaven-dl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/im-trisha/wallhaven-dl [INFO] finished tweaking git repo https://github.com/im-trisha/wallhaven-dl [INFO] tweaked toml for git repo https://github.com/im-trisha/wallhaven-dl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/im-trisha/wallhaven-dl on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/im-trisha/wallhaven-dl 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cc1b518b3598f6985268789604b896e8ce36b62f8cf62a59f89bc41a28d0234 [INFO] running `Command { std: "docker" "start" "-a" "8cc1b518b3598f6985268789604b896e8ce36b62f8cf62a59f89bc41a28d0234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cc1b518b3598f6985268789604b896e8ce36b62f8cf62a59f89bc41a28d0234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc1b518b3598f6985268789604b896e8ce36b62f8cf62a59f89bc41a28d0234", kill_on_drop: false }` [INFO] [stdout] 8cc1b518b3598f6985268789604b896e8ce36b62f8cf62a59f89bc41a28d0234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d67fb5194d7192453e2b0fcddf4ef5227b0c051bab07e2f4e34ea639f8b2bec6 [INFO] running `Command { std: "docker" "start" "-a" "d67fb5194d7192453e2b0fcddf4ef5227b0c051bab07e2f4e34ea639f8b2bec6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling aligned v0.4.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling gif v0.14.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zune-jpeg v0.5.5 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.18/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=96e4daa1bfd47998 -C extra-filename=-9a9c42b1b0f16c23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-365391bf3dd30696.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d67fb5194d7192453e2b0fcddf4ef5227b0c051bab07e2f4e34ea639f8b2bec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67fb5194d7192453e2b0fcddf4ef5227b0c051bab07e2f4e34ea639f8b2bec6", kill_on_drop: false }` [INFO] [stdout] d67fb5194d7192453e2b0fcddf4ef5227b0c051bab07e2f4e34ea639f8b2bec6