[INFO] fetching crate redisctl-mcp 0.10.1...
[INFO] testing redisctl-mcp-0.10.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate redisctl-mcp 0.10.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate redisctl-mcp 0.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate redisctl-mcp 0.10.1
[INFO] tweaked toml for crates.io crate redisctl-mcp 0.10.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redisctl-mcp 0.10.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate redisctl-mcp 0.10.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded tower-mcp-types v0.8.0
[INFO] [stderr]   Downloaded redisctl-core v0.10.1
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded redis-cloud v0.9.5
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded tower-mcp v0.8.2
[INFO] [stderr]   Downloaded redis-enterprise v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dd1b168f7611ca7365f81385ca271416b1066be6fa6f0d6ec4dbe33c39f4da5
[INFO] running `Command { std: "docker" "start" "-a" "1dd1b168f7611ca7365f81385ca271416b1066be6fa6f0d6ec4dbe33c39f4da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dd1b168f7611ca7365f81385ca271416b1066be6fa6f0d6ec4dbe33c39f4da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd1b168f7611ca7365f81385ca271416b1066be6fa6f0d6ec4dbe33c39f4da5", kill_on_drop: false }`
[INFO] [stdout] 1dd1b168f7611ca7365f81385ca271416b1066be6fa6f0d6ec4dbe33c39f4da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7776fed3b00f2e67c7f750104815ed3bf8a18e8125813c6c221758918293cfd6
[INFO] running `Command { std: "docker" "start" "-a" "7776fed3b00f2e67c7f750104815ed3bf8a18e8125813c6c221758918293cfd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tower-mcp-types v0.8.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tower-mcp v0.8.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling redis-cloud v0.9.5
[INFO] [stderr]    Compiling redis-enterprise v0.8.7
[INFO] [stderr]    Compiling redisctl-core v0.10.1
[INFO] [stderr]    Compiling redisctl-mcp v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `redisctl-mcp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name redisctl_mcp --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="cloud"' --cfg 'feature="database"' --cfg 'feature="default"' --cfg 'feature="enterprise"' --cfg 'feature="http"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cloud", "database", "default", "enterprise", "http", "test-support"))' -C metadata=c45d1deb7ca57c26 -C extra-filename=-989015e8fe33f7d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b7bbdf901d3561b8.so --extern clap=/opt/rustwide/target/debug/deps/libclap-9b4ea556f7359559.rmeta --extern directories=/opt/rustwide/target/debug/deps/libdirectories-e7ba72fe6ad5cc50.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-8ba205b1ebf749e1.so --extern redis=/opt/rustwide/target/debug/deps/libredis-2ed71365d38a4867.rmeta --extern redis_cloud=/opt/rustwide/target/debug/deps/libredis_cloud-77fdee78064c403b.rmeta --extern redis_enterprise=/opt/rustwide/target/debug/deps/libredis_enterprise-6ad5c3cb88b63231.rmeta --extern redisctl_core=/opt/rustwide/target/debug/deps/libredisctl_core-7d8ae5b16c6f8450.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-26d63625b976787a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5c192cbd64144982.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3505161076101e1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9b3c1b30c6732b2c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48f65d2e59a4a2a1.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-321a3d029b491ff9.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-eb537dc047a09db0.rmeta --extern tower_mcp=/opt/rustwide/target/debug/deps/libtower_mcp-94df86a1fed2a152.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-51bb117a85f03f8a.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8ef9e2c31aa47619.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-14474d116f0b4ea8.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-ae053760fe937600/out -L native=/opt/rustwide/target/debug/build/ring-ee322fa77abacdb4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7776fed3b00f2e67c7f750104815ed3bf8a18e8125813c6c221758918293cfd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7776fed3b00f2e67c7f750104815ed3bf8a18e8125813c6c221758918293cfd6", kill_on_drop: false }`
[INFO] [stdout] 7776fed3b00f2e67c7f750104815ed3bf8a18e8125813c6c221758918293cfd6
