[INFO] fetching crate nominal-api 0.934.0... [INFO] testing nominal-api-0.934.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate nominal-api 0.934.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate nominal-api 0.934.0 [INFO] finished tweaking crates.io crate nominal-api 0.934.0 [INFO] tweaked toml for crates.io crate nominal-api 0.934.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nominal-api 0.934.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nominal-api 0.934.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb38808b5d2a0e0ddd85878a1b47fcb3e3acd7216bfd4311aa9835debce967da [INFO] running `Command { std: "docker" "start" "-a" "cb38808b5d2a0e0ddd85878a1b47fcb3e3acd7216bfd4311aa9835debce967da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb38808b5d2a0e0ddd85878a1b47fcb3e3acd7216bfd4311aa9835debce967da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb38808b5d2a0e0ddd85878a1b47fcb3e3acd7216bfd4311aa9835debce967da", kill_on_drop: false }` [INFO] [stdout] cb38808b5d2a0e0ddd85878a1b47fcb3e3acd7216bfd4311aa9835debce967da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c2b6201bca54a5bf965693c3f53b80d4ea7200b2450f8cfddc787b5cacd8285 [INFO] running `Command { std: "docker" "start" "-a" "7c2b6201bca54a5bf965693c3f53b80d4ea7200b2450f8cfddc787b5cacd8285", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling mediatype v0.20.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling staged-builder-internals v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling staged-builder v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling serde-smile v0.2.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling conjure-serde v4.15.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling conjure-object v4.15.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.5.4 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling conjure-macros v4.15.0 [INFO] [stderr] Compiling conjure-error v4.15.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling conjure-codegen v4.15.0 [INFO] [stderr] Compiling conjure-http v4.15.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling nominal-api v0.934.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.8.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] error: could not compile `nominal-api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name nominal_api --edition=2024 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 --cfg 'feature="default"' --cfg 'feature="tonic"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_build", "default", "tonic"))' -C metadata=7a1f3f5d55ebf700 -C extra-filename=-cf2d330f1c966d3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern conjure_error=/opt/rustwide/target/debug/deps/libconjure_error-071589070af4a1f4.rmeta --extern conjure_http=/opt/rustwide/target/debug/deps/libconjure_http-bf593d84a18b4e78.rmeta --extern conjure_object=/opt/rustwide/target/debug/deps/libconjure_object-b1b542ffb78a588c.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-1cbc91867ffa78b2.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-14d2b456a7666fbb.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7c2b6201bca54a5bf965693c3f53b80d4ea7200b2450f8cfddc787b5cacd8285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c2b6201bca54a5bf965693c3f53b80d4ea7200b2450f8cfddc787b5cacd8285", kill_on_drop: false }` [INFO] [stdout] 7c2b6201bca54a5bf965693c3f53b80d4ea7200b2450f8cfddc787b5cacd8285