[INFO] cloning repository https://github.com/cloudflare/daphne
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudflare/daphne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d1b44280e021c229431f806b6ef25f312206cd9
[INFO] checking cloudflare/daphne against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne" "/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/cloudflare/daphne
[INFO] finished tweaking git repo https://github.com/cloudflare/daphne
[INFO] tweaked toml for git repo https://github.com/cloudflare/daphne written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudflare/daphne on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudflare/daphne 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03f19eea301afbc853d72a7e0440da314b7bfbca34afcd90c139f609e20c6f53
[INFO] running `Command { std: "docker" "start" "-a" "03f19eea301afbc853d72a7e0440da314b7bfbca34afcd90c139f609e20c6f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f19eea301afbc853d72a7e0440da314b7bfbca34afcd90c139f609e20c6f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f19eea301afbc853d72a7e0440da314b7bfbca34afcd90c139f609e20c6f53", kill_on_drop: false }`
[INFO] [stdout] 03f19eea301afbc853d72a7e0440da314b7bfbca34afcd90c139f609e20c6f53
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94607e34274e4a2c42efe90118ed2bc109cb88194378e630a3cef1eab5953f32
[INFO] running `Command { std: "docker" "start" "-a" "94607e34274e4a2c42efe90118ed2bc109cb88194378e630a3cef1eab5953f32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]     Checking fiat-crypto v0.2.9
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hpke-rs-crypto v0.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling capnp v0.18.13
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking rustls-native-certs v0.7.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.28.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=dac02ede261afe6c -C extra-filename=-22fdb5dad5d336eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-f20c3a21950e5328.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-0304b8a99fe317b3.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c656ca91e90d5ed2.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-f334a1f3f0eb385f.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" "94607e34274e4a2c42efe90118ed2bc109cb88194378e630a3cef1eab5953f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94607e34274e4a2c42efe90118ed2bc109cb88194378e630a3cef1eab5953f32", kill_on_drop: false }`
[INFO] [stdout] 94607e34274e4a2c42efe90118ed2bc109cb88194378e630a3cef1eab5953f32
