[INFO] fetching crate nominal-api 0.979.1...
[INFO] testing nominal-api-0.979.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nominal-api 0.979.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate nominal-api 0.979.1
[INFO] finished tweaking crates.io crate nominal-api 0.979.1
[INFO] tweaked toml for crates.io crate nominal-api 0.979.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nominal-api 0.979.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nominal-api 0.979.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded typeid v1.0.3
[INFO] [stderr]   Downloaded conjure-http v4.15.0
[INFO] [stderr]   Downloaded conjure-codegen v4.15.0
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded mediatype v0.20.0
[INFO] [stderr]   Downloaded serde-smile v0.2.2
[INFO] [stderr]   Downloaded conjure-error v4.15.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.19
[INFO] [stderr]   Downloaded educe v0.5.11
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded staged-builder-internals v0.2.0
[INFO] [stderr]   Downloaded conjure-macros v4.15.0
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded ordered-float v5.1.0
[INFO] [stderr]   Downloaded staged-builder v0.2.0
[INFO] [stderr]   Downloaded conjure-object v4.15.0
[INFO] [stderr]   Downloaded conjure-serde v4.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1feafa3849a52e8207d80a2c8911cd8e2da2c0507429f9dd018ade0aad7f3aec
[INFO] running `Command { std: "docker" "start" "-a" "1feafa3849a52e8207d80a2c8911cd8e2da2c0507429f9dd018ade0aad7f3aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1feafa3849a52e8207d80a2c8911cd8e2da2c0507429f9dd018ade0aad7f3aec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1feafa3849a52e8207d80a2c8911cd8e2da2c0507429f9dd018ade0aad7f3aec", kill_on_drop: false }`
[INFO] [stdout] 1feafa3849a52e8207d80a2c8911cd8e2da2c0507429f9dd018ade0aad7f3aec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81bc5219ad1e3113940f7f2d0af5ca8eb5d2e51272cb8e9c607aa9845f1559d5
[INFO] running `Command { std: "docker" "start" "-a" "81bc5219ad1e3113940f7f2d0af5ca8eb5d2e51272cb8e9c607aa9845f1559d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling mediatype v0.20.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[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 async-trait v0.1.89
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling staged-builder-internals v0.2.0
[INFO] [stderr]    Compiling staged-builder v0.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling serde-smile v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling conjure-serde v4.15.0
[INFO] [stderr]    Compiling conjure-object v4.15.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling conjure-macros 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.5
[INFO] [stderr]    Compiling conjure-error v4.15.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling conjure-http v4.15.0
[INFO] [stderr]    Compiling conjure-codegen v4.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling nominal-api v0.979.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.6
[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/1.91.0-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=37f489a9418a0c0b -C extra-filename=-cc02c7e4d78741c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern conjure_error=/opt/rustwide/target/debug/deps/libconjure_error-a5be83d1e9cdfda4.rmeta --extern conjure_http=/opt/rustwide/target/debug/deps/libconjure_http-422b73a453c962e0.rmeta --extern conjure_object=/opt/rustwide/target/debug/deps/libconjure_object-f907afa747e80d63.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-fc3cac89c6d01f32.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-a881768a78a6cb02.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "81bc5219ad1e3113940f7f2d0af5ca8eb5d2e51272cb8e9c607aa9845f1559d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81bc5219ad1e3113940f7f2d0af5ca8eb5d2e51272cb8e9c607aa9845f1559d5", kill_on_drop: false }`
[INFO] [stdout] 81bc5219ad1e3113940f7f2d0af5ca8eb5d2e51272cb8e9c607aa9845f1559d5
