[INFO] fetching crate openstack_cli 0.13.2...
[INFO] testing openstack_cli-0.13.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate openstack_cli 0.13.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate openstack_cli 0.13.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openstack_cli 0.13.2
[INFO] tweaked toml for crates.io crate openstack_cli 0.13.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openstack_cli 0.13.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openstack_cli 0.13.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 161c246c61bdc41a7cdf2447cf3990e6f3af41f46a15e1a09e1b279bd4c4e8cd
[INFO] running `Command { std: "docker" "start" "-a" "161c246c61bdc41a7cdf2447cf3990e6f3af41f46a15e1a09e1b279bd4c4e8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "161c246c61bdc41a7cdf2447cf3990e6f3af41f46a15e1a09e1b279bd4c4e8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "161c246c61bdc41a7cdf2447cf3990e6f3af41f46a15e1a09e1b279bd4c4e8cd", kill_on_drop: false }`
[INFO] [stdout] 161c246c61bdc41a7cdf2447cf3990e6f3af41f46a15e1a09e1b279bd4c4e8cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 295dfb6dccb6ebb3fbe89942f512d6a8130bc285abfe9a65409de0a9ca8bf903
[INFO] running `Command { std: "docker" "start" "-a" "295dfb6dccb6ebb3fbe89942f512d6a8130bc285abfe9a65409de0a9ca8bf903", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling config v0.15.16
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap_complete v4.5.58
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling structable_derive v0.3.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling structable v0.3.4
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling async-compression v0.4.24
[INFO] [stderr]    Compiling openstack_types v0.22.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling openstack_sdk v0.22.2
[INFO] [stderr] error: could not compile `openstack_types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name openstack_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openstack_types-0.22.2/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 '--allow=clippy::result_large_err' --cfg 'feature="block_storage"' --cfg 'feature="compute"' --cfg 'feature="container_infra"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="identity"' --cfg 'feature="image"' --cfg 'feature="load_balancer"' --cfg 'feature="network"' --cfg 'feature="object_store"' --cfg 'feature="placement"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block_storage", "compute", "container_infra", "default", "dns", "identity", "image", "keystone_ng", "load_balancer", "network", "object_store", "openapi", "placement"))' -C metadata=8902c8c981b70cc6 -C extra-filename=-b0caa4ee680e63f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7cb34e4f4ad7c869.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ed1f10a4a2fedf6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-379f7df465cedf6a.rmeta --extern structable=/opt/rustwide/target/debug/deps/libstructable-10eba3e833bb285f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openstack_sdk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name openstack_sdk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openstack_sdk-0.22.2/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 '--allow=clippy::result_large_err' --cfg 'feature="async"' --cfg 'feature="block_storage"' --cfg 'feature="compute"' --cfg 'feature="container_infra"' --cfg 'feature="dns"' --cfg 'feature="identity"' --cfg 'feature="image"' --cfg 'feature="load_balancer"' --cfg 'feature="network"' --cfg 'feature="object_store"' --cfg 'feature="placement"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "block_storage", "client_der", "client_pem", "compute", "container_infra", "default", "dns", "identity", "image", "keystone_ng", "load_balancer", "network", "object_store", "passkey", "placement", "sync"))' -C metadata=bbea1965c34340a9 -C extra-filename=-7c63a5f9955b657d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef3c6633e7489583.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-b3a49b99eb082a07.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7cb34e4f4ad7c869.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-6ca6854002f30814.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-22ec51ce9e585bb9.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-2372c62451fde7af.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b2e732066a94bf1a.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-62e6bfb486502810.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d3937c512543b500.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8c512c1612e8d083.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-125a6baab0484f95.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b6f5bce9f1aaca80.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-ec958bbaac8b3267.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-f72257a5a410fc4d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-b1e78624c83cf333.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7d8f02555f33f7bd.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d81653e9eb707e4b.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-4bc4ddcb7103cd28.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ed1f10a4a2fedf6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-379f7df465cedf6a.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-eee49872fabbe78b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c28753b7233cace.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-41486fa6b26d0d1e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af7ad6bd3fbec0de.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1423afb35c68c0da.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-1d309775cdee0535/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "295dfb6dccb6ebb3fbe89942f512d6a8130bc285abfe9a65409de0a9ca8bf903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295dfb6dccb6ebb3fbe89942f512d6a8130bc285abfe9a65409de0a9ca8bf903", kill_on_drop: false }`
[INFO] [stdout] 295dfb6dccb6ebb3fbe89942f512d6a8130bc285abfe9a65409de0a9ca8bf903
