[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] 923589cd32bce7edffa2628de88ce4705acc876b [INFO] checking cloudflare/daphne against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-no-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fdaphne" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cloudflare/daphne on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c8808097cc05323caa588f71878d49f9a2ddd5fadb8b4ae433b41be28f23219 [INFO] running `Command { std: "docker" "start" "-a" "0c8808097cc05323caa588f71878d49f9a2ddd5fadb8b4ae433b41be28f23219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c8808097cc05323caa588f71878d49f9a2ddd5fadb8b4ae433b41be28f23219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8808097cc05323caa588f71878d49f9a2ddd5fadb8b4ae433b41be28f23219", kill_on_drop: false }` [INFO] [stdout] 0c8808097cc05323caa588f71878d49f9a2ddd5fadb8b4ae433b41be28f23219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08ff98ac7fe778c6109f51a9e84e5e7d2753f40847b27aab67ea9789d026d4a [INFO] running `Command { std: "docker" "start" "-a" "f08ff98ac7fe778c6109f51a9e84e5e7d2753f40847b27aab67ea9789d026d4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hpke-rs-crypto v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking fiat-crypto v0.2.9 [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 anstyle-parse v0.2.5 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-native-certs v0.7.2 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking mappable-rc v0.1.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling sentry-contexts v0.32.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking mintex v0.1.3 [INFO] [stderr] error: could not compile `fiat-crypto` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name fiat_crypto --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.2.9/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4770aa5ac2a40b20 -C extra-filename=-d90caa4492037875 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "f08ff98ac7fe778c6109f51a9e84e5e7d2753f40847b27aab67ea9789d026d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08ff98ac7fe778c6109f51a9e84e5e7d2753f40847b27aab67ea9789d026d4a", kill_on_drop: false }` [INFO] [stdout] f08ff98ac7fe778c6109f51a9e84e5e7d2753f40847b27aab67ea9789d026d4a