[INFO] fetching crate kitsune_p2p_proxy 0.4.4...
[INFO] checking kitsune_p2p_proxy-0.4.4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate kitsune_p2p_proxy 0.4.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate kitsune_p2p_proxy 0.4.4
[INFO] finished tweaking crates.io crate kitsune_p2p_proxy 0.4.4
[INFO] tweaked toml for crates.io crate kitsune_p2p_proxy 0.4.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kitsune_p2p_proxy 0.4.4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kitsune_p2p_proxy 0.4.4 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b79468679962609c9a46ec0fa7c1f9948e213f2e2e355772b2c1b0cf1717644
[INFO] running `Command { std: "docker" "start" "-a" "5b79468679962609c9a46ec0fa7c1f9948e213f2e2e355772b2c1b0cf1717644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b79468679962609c9a46ec0fa7c1f9948e213f2e2e355772b2c1b0cf1717644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b79468679962609c9a46ec0fa7c1f9948e213f2e2e355772b2c1b0cf1717644", kill_on_drop: false }`
[INFO] [stdout] 5b79468679962609c9a46ec0fa7c1f9948e213f2e2e355772b2c1b0cf1717644
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fc2e8f0435da42eb886cf28211d29d095da8a9523cc2c9aa755561ea1f1c4d7
[INFO] running `Command { std: "docker" "start" "-a" "9fc2e8f0435da42eb886cf28211d29d095da8a9523cc2c9aa755561ea1f1c4d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking trilean v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking gcollections v1.5.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking intervallum v1.4.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=8d8bfb53ac6fc444 -C extra-filename=-6695b9622aefd683 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-47411005e50c8fb9.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-b1bb2de258f5be68.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-ed0321dcbb5c2fcb.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" "9fc2e8f0435da42eb886cf28211d29d095da8a9523cc2c9aa755561ea1f1c4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fc2e8f0435da42eb886cf28211d29d095da8a9523cc2c9aa755561ea1f1c4d7", kill_on_drop: false }`
[INFO] [stdout] 9fc2e8f0435da42eb886cf28211d29d095da8a9523cc2c9aa755561ea1f1c4d7
