[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-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-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-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf0dd811f6cdf6113c1f510d6bea39a22b2719df2f91105e40bffee61df52d9d [INFO] running `Command { std: "docker" "start" "-a" "cf0dd811f6cdf6113c1f510d6bea39a22b2719df2f91105e40bffee61df52d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf0dd811f6cdf6113c1f510d6bea39a22b2719df2f91105e40bffee61df52d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0dd811f6cdf6113c1f510d6bea39a22b2719df2f91105e40bffee61df52d9d", kill_on_drop: false }` [INFO] [stdout] cf0dd811f6cdf6113c1f510d6bea39a22b2719df2f91105e40bffee61df52d9d [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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43317d01c06b470f8af423d30faaf18d7ffb4a5a60d4244adcd7b09825a79705 [INFO] running `Command { std: "docker" "start" "-a" "43317d01c06b470f8af423d30faaf18d7ffb4a5a60d4244adcd7b09825a79705", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking fiat-crypto v0.2.9 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking hpke-rs-crypto v0.2.0 [INFO] [stderr] Compiling capnp v0.18.13 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.7.2 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking mappable-rc v0.1.1 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling sentry-contexts v0.32.3 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking pem v3.0.4 [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" "43317d01c06b470f8af423d30faaf18d7ffb4a5a60d4244adcd7b09825a79705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43317d01c06b470f8af423d30faaf18d7ffb4a5a60d4244adcd7b09825a79705", kill_on_drop: false }` [INFO] [stdout] 43317d01c06b470f8af423d30faaf18d7ffb4a5a60d4244adcd7b09825a79705