[INFO] cloning repository https://github.com/Soushi888/request-and-offers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Soushi888/request-and-offers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoushi888%2Frequest-and-offers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoushi888%2Frequest-and-offers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9f8695180ccb7289ec76d29ae5b98a2ffa1e4c1 [INFO] testing Soushi888/request-and-offers against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoushi888%2Frequest-and-offers" "/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/Soushi888/request-and-offers [INFO] finished tweaking git repo https://github.com/Soushi888/request-and-offers [INFO] tweaked toml for git repo https://github.com/Soushi888/request-and-offers written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Soushi888/request-and-offers on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Soushi888/request-and-offers 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbab7f6b137298112ea8a9df7fd7e42d8723336a9a9d12f50326b3fe3495e2f6 [INFO] running `Command { std: "docker" "start" "-a" "fbab7f6b137298112ea8a9df7fd7e42d8723336a9a9d12f50326b3fe3495e2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbab7f6b137298112ea8a9df7fd7e42d8723336a9a9d12f50326b3fe3495e2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbab7f6b137298112ea8a9df7fd7e42d8723336a9a9d12f50326b3fe3495e2f6", kill_on_drop: false }` [INFO] [stdout] fbab7f6b137298112ea8a9df7fd7e42d8723336a9a9d12f50326b3fe3495e2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0aa7f623f8f3698da2c796bc77e6bd21f590fae058d44351eaf9cfcf9f1afbda [INFO] running `Command { std: "docker" "start" "-a" "0aa7f623f8f3698da2c796bc77e6bd21f590fae058d44351eaf9cfcf9f1afbda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling holochain_util v0.4.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.3 [INFO] [stderr] Compiling holochain_secure_primitive v0.4.3 [INFO] [stderr] Compiling kitsune_p2p_timestamp v0.4.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling kitsune_p2p_bin_data v0.4.3 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.55 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.99 [INFO] [stderr] Compiling holo_hash v0.4.3 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.99 [INFO] [stderr] Compiling holochain_integrity_types v0.4.3 [INFO] [stderr] Compiling kitsune_p2p_block v0.4.3 [INFO] [stderr] Compiling holochain_nonce v0.4.3 [INFO] [stderr] Compiling holochain_zome_types v0.4.3 [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/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=7dde75702d5466ff -C extra-filename=-7912df329131fca5 --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 bytemuck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytemuck-c6ef8e54ae89465c.rmeta --extern byteorder=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbyteorder-9991765fdc81277d.rmeta --extern color_quant=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcolor_quant-c1e76457d99b01ce.rmeta --extern exr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libexr-d7cd9ffa7e7ab859.rmeta --extern gif=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgif-aaef70431fe0ad3e.rmeta --extern jpeg=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libjpeg_decoder-8f5ae034a49f551d.rmeta --extern num_traits=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_traits-d447423da5c69713.rmeta --extern png=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpng-486a0e31f1886a62.rmeta --extern qoi=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libqoi-9f3e25d614a2de63.rmeta --extern tiff=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtiff-c8c690502850f24e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `holochain_integrity_types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name holochain_integrity_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.4.3/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 '--deny=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--allow=clippy::pedantic' '--allow=clippy::nursery' '--deny=clippy::correctness' '--deny=clippy::complexity' '--allow=clippy::cargo' --warn=unexpected_cfgs '--deny=clippy::dbg_macro' --check-cfg 'cfg(build_wasm)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "derive_builder", "full", "full-dna-def", "fuzzing", "hashing", "proptest", "proptest-derive", "subtle-encoding", "test_utils", "tracing"))' -C metadata=7101eb7252511a88 -C extra-filename=-907468472d1e5b05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern holo_hash=/opt/rustwide/target/debug/deps/libholo_hash-75b46d1adf928499.rmeta --extern holochain_secure_primitive=/opt/rustwide/target/debug/deps/libholochain_secure_primitive-4c1e700d93cc7558.rmeta --extern holochain_serialized_bytes=/opt/rustwide/target/debug/deps/libholochain_serialized_bytes-e26944a53bef24e1.rmeta --extern holochain_util=/opt/rustwide/target/debug/deps/libholochain_util-beefcdc66cc8403e.rmeta --extern kitsune_p2p_timestamp=/opt/rustwide/target/debug/deps/libkitsune_p2p_timestamp-cc195a12dc3e9f44.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-23a6e5d2a8e35e9e.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-d4179b57cfb10330.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-90457403dad6ef76.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0aa7f623f8f3698da2c796bc77e6bd21f590fae058d44351eaf9cfcf9f1afbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa7f623f8f3698da2c796bc77e6bd21f590fae058d44351eaf9cfcf9f1afbda", kill_on_drop: false }` [INFO] [stdout] 0aa7f623f8f3698da2c796bc77e6bd21f590fae058d44351eaf9cfcf9f1afbda