[INFO] fetching crate nominal-api 0.930.1... [INFO] building nominal-api-0.930.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate nominal-api 0.930.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate nominal-api 0.930.1 [INFO] finished tweaking crates.io crate nominal-api 0.930.1 [INFO] tweaked toml for crates.io crate nominal-api 0.930.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nominal-api 0.930.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nominal-api 0.930.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9e820df9f6c160cb59939eaf10a64aefb4804ff84d6781cc6e0463482b65ba5 [INFO] running `Command { std: "docker" "start" "-a" "c9e820df9f6c160cb59939eaf10a64aefb4804ff84d6781cc6e0463482b65ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9e820df9f6c160cb59939eaf10a64aefb4804ff84d6781cc6e0463482b65ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e820df9f6c160cb59939eaf10a64aefb4804ff84d6781cc6e0463482b65ba5", kill_on_drop: false }` [INFO] [stdout] c9e820df9f6c160cb59939eaf10a64aefb4804ff84d6781cc6e0463482b65ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef08e5ff8b37c0d5bd6d8b7783fc330f276303741b951e80a882a55ab504446c [INFO] running `Command { std: "docker" "start" "-a" "ef08e5ff8b37c0d5bd6d8b7783fc330f276303741b951e80a882a55ab504446c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [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 thiserror v2.0.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [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 v1.11.3 [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.16 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [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 serde v1.0.228 [INFO] [stderr] Compiling staged-builder v0.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling serde-smile v0.2.2 [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 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 prost v0.13.5 [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 toml v0.8.23 [INFO] [stderr] Compiling conjure-error v4.15.0 [INFO] [stderr] Compiling conjure-macros v4.15.0 [INFO] [stderr] Compiling axum-core v0.5.2 [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.930.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.8.4 [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/4987e9d4227139400384ab59296ffee3b0fb1183/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=0b06b6ac0ac414e1 -C extra-filename=-d53a79c0b7587528 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern conjure_error=/opt/rustwide/target/debug/deps/libconjure_error-500afe02e86c8627.rmeta --extern conjure_http=/opt/rustwide/target/debug/deps/libconjure_http-a4abd69d6e5f2b2d.rmeta --extern conjure_object=/opt/rustwide/target/debug/deps/libconjure_object-d037d8761140fc19.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-dcb770e6eedf496c.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-98c1819887d0a781.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ef08e5ff8b37c0d5bd6d8b7783fc330f276303741b951e80a882a55ab504446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef08e5ff8b37c0d5bd6d8b7783fc330f276303741b951e80a882a55ab504446c", kill_on_drop: false }` [INFO] [stdout] ef08e5ff8b37c0d5bd6d8b7783fc330f276303741b951e80a882a55ab504446c