[INFO] fetching crate nominal-api 0.927.0... [INFO] testing nominal-api-0.927.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate nominal-api 0.927.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nominal-api 0.927.0 [INFO] finished tweaking crates.io crate nominal-api 0.927.0 [INFO] tweaked toml for crates.io crate nominal-api 0.927.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nominal-api 0.927.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nominal-api 0.927.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.10.1 [INFO] [stderr] Downloaded tonic-build v0.13.1 [INFO] [stderr] Downloaded staged-builder v0.2.0 [INFO] [stderr] Downloaded conjure-object v4.15.0 [INFO] [stderr] Downloaded conjure-error v4.15.0 [INFO] [stderr] Downloaded mediatype v0.20.0 [INFO] [stderr] Downloaded conjure-macros v4.15.0 [INFO] [stderr] Downloaded conjure-serde v4.15.0 [INFO] [stderr] Downloaded conjure-codegen v4.15.0 [INFO] [stderr] Downloaded tonic v0.13.1 [INFO] [stderr] Downloaded serde-smile v0.2.2 [INFO] [stderr] Downloaded conjure-http v4.15.0 [INFO] [stderr] Downloaded educe v0.5.11 [INFO] [stderr] Downloaded staged-builder-internals v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcb67700bbb5deed4378b9addd98722a9cccf6641737fd40c0b0be9d73ce3ec2 [INFO] running `Command { std: "docker" "start" "-a" "fcb67700bbb5deed4378b9addd98722a9cccf6641737fd40c0b0be9d73ce3ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcb67700bbb5deed4378b9addd98722a9cccf6641737fd40c0b0be9d73ce3ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb67700bbb5deed4378b9addd98722a9cccf6641737fd40c0b0be9d73ce3ec2", kill_on_drop: false }` [INFO] [stdout] fcb67700bbb5deed4378b9addd98722a9cccf6641737fd40c0b0be9d73ce3ec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a606a2a56d343ad047ae5bb059928a1576012ef540e8a645697c28026865259 [INFO] running `Command { std: "docker" "start" "-a" "4a606a2a56d343ad047ae5bb059928a1576012ef540e8a645697c28026865259", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mediatype v0.20.0 [INFO] [stderr] Compiling itertools v0.14.0 [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.226 [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 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.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [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 ordered-float v5.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde-smile v0.2.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [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-serde v4.15.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling conjure-macros v4.15.0 [INFO] [stderr] Compiling conjure-object v4.15.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling conjure-error v4.15.0 [INFO] [stderr] Compiling conjure-http v4.15.0 [INFO] [stderr] Compiling toml v0.8.23 [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 h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling nominal-api v0.927.0 (/opt/rustwide/workdir) [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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/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=571045db2360d267 -C extra-filename=-17148683548d5eab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern conjure_error=/opt/rustwide/target/debug/deps/libconjure_error-75967a827c5abc8d.rmeta --extern conjure_http=/opt/rustwide/target/debug/deps/libconjure_http-1f5f2a3cf870d15d.rmeta --extern conjure_object=/opt/rustwide/target/debug/deps/libconjure_object-30d1206ecf15d501.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-b63e83fd8ddfa49a.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-5a1079535e2305e2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4a606a2a56d343ad047ae5bb059928a1576012ef540e8a645697c28026865259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a606a2a56d343ad047ae5bb059928a1576012ef540e8a645697c28026865259", kill_on_drop: false }` [INFO] [stdout] 4a606a2a56d343ad047ae5bb059928a1576012ef540e8a645697c28026865259