[INFO] fetching crate openstack_cli 0.13.2...
[INFO] testing openstack_cli-0.13.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate openstack_cli 0.13.2 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openstack_cli 0.13.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e2b88e9ea95ee0dbfd7985ce62ffdd52335a37e0a64b093022f890d6a35006
[INFO] running `Command { std: "docker" "start" "-a" "b6e2b88e9ea95ee0dbfd7985ce62ffdd52335a37e0a64b093022f890d6a35006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e2b88e9ea95ee0dbfd7985ce62ffdd52335a37e0a64b093022f890d6a35006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e2b88e9ea95ee0dbfd7985ce62ffdd52335a37e0a64b093022f890d6a35006", kill_on_drop: false }`
[INFO] [stdout] b6e2b88e9ea95ee0dbfd7985ce62ffdd52335a37e0a64b093022f890d6a35006
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68428a4be7aabbc32787d1f58104a75cadd1789e403b74b74b40bf1d3e9aab65
[INFO] running `Command { std: "docker" "start" "-a" "68428a4be7aabbc32787d1f58104a75cadd1789e403b74b74b40bf1d3e9aab65", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[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 anstream v0.6.20
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling vte v0.14.1
[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 regex-automata v0.4.12
[INFO] [stderr]    Compiling config v0.15.16
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[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 backtrace v0.3.75
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[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 rustls-webpki v0.103.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling clap_complete v4.5.58
[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 darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[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 derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[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 secrecy v0.10.3
[INFO] [stderr]    Compiling structable v0.3.4
[INFO] [stderr]    Compiling json-patch v4.1.0
[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 async-compression v0.4.24
[INFO] [stderr]    Compiling openstack_types v0.22.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[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/c2e32f1c9652b13ed99608599c1e855462f421f3/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=855b50570d42fc01 -C extra-filename=-4a1e0a86290980a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-34879d15d95df062.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2c4986f2b760252c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1fb92956c84d2627.rmeta --extern structable=/opt/rustwide/target/debug/deps/libstructable-7be025c76122a6da.rmeta --cap-lints allow --cap-lints=forbid` (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/c2e32f1c9652b13ed99608599c1e855462f421f3/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=1145ea0dee01c758 -C extra-filename=-11fd24d0e2b2cbf5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8fd23cdccb77d5ac.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c0c0f05d2387906d.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-34879d15d95df062.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-30a19d5ca5d925c4.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-1aa949fd1d8fdf9d.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-9c6b67672302ac44.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-067ca47cc031e064.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-332d45145277cfac.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6af052db63edc3f7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8998b3bc3d9fdb11.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-10e73611034d371d.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-7922fe73eddf35f0.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-68209c1f4cb0704f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-97beee27e6130b3c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7f6b18d22bdca7e9.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-70f054c8f0cb4486.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-8963ca692d3ca890.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2c4986f2b760252c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1fb92956c84d2627.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-c0b88ed53128699a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c58bc469d443f24.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-739a35dbbd169a2a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-731cc5e6982fe2c4.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-74317197faed661c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-9b3b140e7dadab82/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "68428a4be7aabbc32787d1f58104a75cadd1789e403b74b74b40bf1d3e9aab65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68428a4be7aabbc32787d1f58104a75cadd1789e403b74b74b40bf1d3e9aab65", kill_on_drop: false }`
[INFO] [stdout] 68428a4be7aabbc32787d1f58104a75cadd1789e403b74b74b40bf1d3e9aab65
