[INFO] fetching crate openstack_sdk 0.22.1...
[INFO] testing openstack_sdk-0.22.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate openstack_sdk 0.22.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate openstack_sdk 0.22.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openstack_sdk 0.22.1
[INFO] tweaked toml for crates.io crate openstack_sdk 0.22.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openstack_sdk 0.22.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openstack_sdk 0.22.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded json-patch v4.0.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded config v0.15.14
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b6ab53e1eb0a7d0ad56362b1144c6719efa6f1cd3ab4a43540747da74f091d6
[INFO] running `Command { std: "docker" "start" "-a" "0b6ab53e1eb0a7d0ad56362b1144c6719efa6f1cd3ab4a43540747da74f091d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b6ab53e1eb0a7d0ad56362b1144c6719efa6f1cd3ab4a43540747da74f091d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6ab53e1eb0a7d0ad56362b1144c6719efa6f1cd3ab4a43540747da74f091d6", kill_on_drop: false }`
[INFO] [stdout] 0b6ab53e1eb0a7d0ad56362b1144c6719efa6f1cd3ab4a43540747da74f091d6
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68137d4d44a27a12a3afa9c0aa5d2e95e609dcaaf39c23dd0458977711c24360
[INFO] running `Command { std: "docker" "start" "-a" "68137d4d44a27a12a3afa9c0aa5d2e95e609dcaaf39c23dd0458977711c24360", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling derive_builder v0.20.2
[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 tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling config v0.15.14
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling json-patch v4.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling openstack_sdk v0.22.1 (/opt/rustwide/workdir)
[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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name openstack_sdk --edition=2021 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="default"' --cfg 'feature="dns"' --cfg 'feature="identity"' --cfg 'feature="image"' --cfg 'feature="load_balancer"' --cfg 'feature="network"' --cfg 'feature="object_store"' --cfg 'feature="placement"' --cfg 'feature="sync"' --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", "placement", "sync"))' -C metadata=077abe35031531b4 -C extra-filename=-b72d1ba60a2ca3b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b0c78efcf7031a0e.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-4bdbeeff8c960ec7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-562830a59146fa29.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-4e6da03c831d8687.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-c96f6c91aacfcfde.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-ee9cf10a77c73dd1.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e403ce2ab04a1486.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-1fedd1aa97ed287f.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7881b0caf2c36231.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1eacf777f4e1eb2a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-43d75618c57dfd1b.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-2b2e0e99d7e706bf.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-90e7e231b0e5f88d.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-48c0637ac157b64d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84d813d5e7608b24.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-5f0c280ac29dbfda.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-87cacf171ec7c116.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d6ed315dcf287ccf.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c1256fbf1f5abd2f.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-b68b59be210625e8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4f05d95c874cc343.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-618d2599d7bf7db4.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-a4b7a212dc25ef63.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae97930d2dcb25d0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a3acc81bc4f9a4e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-40cf437685a900c5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-db8c803b948b0338.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d34cef86fa4dd1f7.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-635c471dd8823b45/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "68137d4d44a27a12a3afa9c0aa5d2e95e609dcaaf39c23dd0458977711c24360", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68137d4d44a27a12a3afa9c0aa5d2e95e609dcaaf39c23dd0458977711c24360", kill_on_drop: false }`
[INFO] [stdout] 68137d4d44a27a12a3afa9c0aa5d2e95e609dcaaf39c23dd0458977711c24360
