[INFO] fetching crate enact-grpc 0.0.2... [INFO] testing enact-grpc-0.0.2 against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] extracting crate enact-grpc 0.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate enact-grpc 0.0.2 [INFO] finished tweaking crates.io crate enact-grpc 0.0.2 [INFO] tweaked toml for crates.io crate enact-grpc 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate enact-grpc 0.0.2 on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate enact-grpc 0.0.2 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enact-plugins v0.0.2 [INFO] [stderr] Downloaded enact-runner v0.0.2 [INFO] [stderr] Downloaded enact-skills v0.0.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.63 [INFO] [stderr] Downloaded ghash v0.5.1 [INFO] [stderr] Downloaded utf8-width v0.1.8 [INFO] [stderr] Downloaded base-encode v0.3.1 [INFO] [stderr] Downloaded html-escape v0.2.13 [INFO] [stderr] Downloaded enact-mcp v0.0.2 [INFO] [stderr] Downloaded enact-redis v0.0.2 [INFO] [stderr] Downloaded enact-cluster v0.0.2 [INFO] [stderr] Downloaded backon v1.6.0 [INFO] [stderr] Downloaded svix-ksuid v0.7.0 [INFO] [stderr] Downloaded enact-config v0.0.2 [INFO] [stderr] Downloaded enact-providers v0.1.1 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded enact-core v0.0.2 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded web-sys v0.3.90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e [INFO] running `Command { std: "docker" "start" "4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling base-encode v0.3.1 [INFO] [stderr] Compiling svix-ksuid v0.7.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling enact-core v0.0.2 [INFO] [stderr] Compiling enact-config v0.0.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling enact-plugins v0.0.2 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling enact-grpc v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] error: could not compile `enact-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name enact_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enact-core-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d9779c1ad07e506 -C extra-filename=-dd45c67bca6aa656 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern aes_gcm=/opt/rustwide/target/release/deps/libaes_gcm-492ce1e5ec074210.rmeta --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-20af1bf2f69cd60f.rmeta --extern async_stream=/opt/rustwide/target/release/deps/libasync_stream-0469d540761a86dd.rmeta --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-1127a650b2fca7f6.so --extern base64=/opt/rustwide/target/release/deps/libbase64-5ba8d8f2fe9c6ccd.rmeta --extern chrono=/opt/rustwide/target/release/deps/libchrono-6a4664af019c66fd.rmeta --extern futures=/opt/rustwide/target/release/deps/libfutures-f2489b549e8c78fc.rmeta --extern hex=/opt/rustwide/target/release/deps/libhex-ffa975566df5dac7.rmeta --extern html_escape=/opt/rustwide/target/release/deps/libhtml_escape-690729bd2cfdb8ac.rmeta --extern miniz_oxide=/opt/rustwide/target/release/deps/libminiz_oxide-8a5a97a29ac34632.rmeta --extern rand=/opt/rustwide/target/release/deps/librand-f34af56be100f53f.rmeta --extern regex=/opt/rustwide/target/release/deps/libregex-117fee7ffee9b719.rmeta --extern reqwest=/opt/rustwide/target/release/deps/libreqwest-c8f92bde9f8fc366.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-37fca5fe30e84abe.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-9f1564f7957bd6fc.rmeta --extern serde_yaml=/opt/rustwide/target/release/deps/libserde_yaml-f04356569ef0ff4e.rmeta --extern sha2=/opt/rustwide/target/release/deps/libsha2-c42eadfe0c654f26.rmeta --extern svix_ksuid=/opt/rustwide/target/release/deps/libsvix_ksuid-2850ccb7087bb956.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-7da5ef0dfad0b5fb.rmeta --extern tokio=/opt/rustwide/target/release/deps/libtokio-1b26903b373c2d11.rmeta --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-bff2d669346c7547.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-b2528e70e545eeb0.rmeta --extern urlencoding=/opt/rustwide/target/release/deps/liburlencoding-fe7da3920c3ce9ff.rmeta --extern uuid=/opt/rustwide/target/release/deps/libuuid-41199648b170c63a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e", kill_on_drop: false }` [INFO] [stdout] 4783e7d5bc492d2d30bb994d1a2a5cd2d9c72873f0badd890c9e9fe4f583835e