[INFO] fetching crate smooai-smooth-operator-adapter-backplane-redis 1.21.1...
[INFO] testing smooai-smooth-operator-adapter-backplane-redis-1.21.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate smooai-smooth-operator-adapter-backplane-redis 1.21.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate smooai-smooth-operator-adapter-backplane-redis 1.21.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate smooai-smooth-operator-adapter-backplane-redis 1.21.1
[INFO] tweaked toml for crates.io crate smooai-smooth-operator-adapter-backplane-redis 1.21.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smooai-smooth-operator-adapter-backplane-redis 1.21.1 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 smooai-smooth-operator-adapter-backplane-redis 1.21.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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.3.5
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded testcontainers v0.24.0
[INFO] [stderr]   Downloaded tokio-tar v0.3.1
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded docker_credential v1.4.0
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]   Downloaded bollard v0.18.1
[INFO] [stderr]   Downloaded smooai-smooth-operator v1.21.1
[INFO] [stderr]   Downloaded smooai-smooth-operator-core v0.15.0
[INFO] [stderr]   Downloaded resolv-conf v0.7.6
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded ipconfig v0.3.4
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] [stderr]   Downloaded tonic-types v0.14.6
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] [stderr]   Downloaded octocrab v0.53.1
[INFO] [stderr]   Downloaded cargo-platform v0.3.3
[INFO] [stderr]   Downloaded camino v1.2.3
[INFO] [stderr]   Downloaded http-serde v2.1.1
[INFO] [stderr]   Downloaded cargo_metadata v0.23.1
[INFO] [stderr]   Downloaded arc-swap v1.9.1
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc
[INFO] running `Command { std: "docker" "start" "3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc", 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" "3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc" "/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" "3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc", 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" "3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling camino v1.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling opentelemetry v0.32.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.32.1
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr] error: could not compile `h2` (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 h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.15/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=8011c1a25117e958 -C extra-filename=-2f3a3ed7130bba88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-06950c8c08d2b8fa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8d3fe75014eb498b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-79e2cbfbe03dcd16.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1121ff913ed87f93.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-3971bde37bb30e19.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-faa531d1f5c77dc0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b92bb9c25241b995.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-0582d648e59ab406.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-365681e9af072cd8.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-de081774f3388534.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3b4b35b12d74af5d.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" "3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc", kill_on_drop: false }`
[INFO] [stdout] 3635b9e55601fe842e8cd7c01692ae6f13474e6671d699c5edc06b807b0d7edc
