[INFO] fetching crate s3ftp 0.3.3... [INFO] checking s3ftp-0.3.3 against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] extracting crate s3ftp 0.3.3 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate s3ftp 0.3.3 on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate s3ftp 0.3.3 [INFO] finished tweaking crates.io crate s3ftp 0.3.3 [INFO] tweaked toml for crates.io crate s3ftp 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate s3ftp 0.3.3 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 368ce61bd50a62e49b763f00f9cab670434bd627513cc5d76eac8935221cb967 [INFO] running `Command { std: "docker" "start" "-a" "368ce61bd50a62e49b763f00f9cab670434bd627513cc5d76eac8935221cb967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "368ce61bd50a62e49b763f00f9cab670434bd627513cc5d76eac8935221cb967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368ce61bd50a62e49b763f00f9cab670434bd627513cc5d76eac8935221cb967", kill_on_drop: false }` [INFO] [stdout] 368ce61bd50a62e49b763f00f9cab670434bd627513cc5d76eac8935221cb967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a845d24a8eb0fbc0c9d0ab7821d3dff61b9d037337b2f3af0fe9d16456134011 [INFO] running `Command { std: "docker" "start" "-a" "a845d24a8eb0fbc0c9d0ab7821d3dff61b9d037337b2f3af0fe9d16456134011", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling aws-types v0.56.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling cap-primitives v2.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking aws-smithy-xml v0.56.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling cap-std v2.0.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking aws-smithy-types v0.56.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aws-lc-sys v0.20.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking aws-smithy-eventstream v0.56.1 [INFO] [stderr] Checking aws-smithy-json v0.56.1 [INFO] [stderr] Checking aws-smithy-query v0.56.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking proxy-protocol v0.5.0 [INFO] [stderr] Checking rcgen v0.11.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking x509-parser v0.14.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking aws-smithy-async v0.56.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking libunftp v0.18.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking aws-credential-types v0.56.1 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking libunftp v0.20.1 [INFO] [stderr] Checking aws-smithy-http v0.56.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking instant-acme v0.4.3 [INFO] [stderr] Checking aws-smithy-http-tower v0.56.1 [INFO] [stderr] Checking aws-smithy-runtime-api v0.56.1 [INFO] [stderr] Checking aws-sigv4 v0.56.1 [INFO] [stderr] Checking aws-smithy-checksums v0.56.1 [INFO] [stderr] Checking aws-smithy-client v0.56.1 [INFO] [stderr] Checking aws-smithy-runtime v0.56.1 [INFO] [stderr] Checking aws-http v0.56.1 [INFO] [stderr] Checking aws-runtime v0.56.1 [INFO] [stderr] Checking unftp-sbe-fs v0.2.5 [INFO] [stderr] Checking aws-sdk-sso v0.30.0 [INFO] [stderr] Checking aws-sdk-sts v0.30.0 [INFO] [stderr] Checking aws-sdk-s3 v0.29.0 [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rustc/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs:417:13: [INFO] [stderr] assertion failed: goals.is_empty() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7657f6126a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x7657f68059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x7657f78de611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x7657f6126872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x7657f612a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x7657f6129fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x7657f5162a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7657f612ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x7657f612a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x7657f6126ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x7657f612a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x7657f2a86840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x7657f2a8b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x7657f7594da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x7657f75c90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x7657f75c7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x7657f75c3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x7657f75c4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x7657f759c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x7657f75cd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x7657f75c8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x7657f75c7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x7657f75bfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x7657f75bf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x7657f6e38df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x7657f6e37127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7657f6e3658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7657f6e36292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7657f68175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x7657f6815b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7657f71e2971 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::, rustc_query_system[f183c25d7af511e9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7657f71e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7657f71e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x7657f71e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x7657f73ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x7657f73ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x7657f6abe272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x7657f6b2ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x7657f74046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x7657f74046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x7657f77a3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x7657f77a3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7657f7998cc7 - rustc_interface[44156eaaaec47894]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 43: 0x7657f7926166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x7657f78d24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x7657f78d2974 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b3634ab4c33436ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 46: 0x7657f78d3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x7657f8efdaa4 - [INFO] [stderr] 48: 0x7657f8f8aa34 - clone [INFO] [stderr] 49: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-sso-0.30.0/rustc-ice-2025-05-10T13_25_38-5054.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (7d2afcda7 2025-05-09) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `client::customize::internal::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `client::customize::internal` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rustc/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs:417:13: [INFO] [stderr] assertion failed: goals.is_empty() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fa66b326a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x7fa66ba059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x7fa66cade611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x7fa66b326872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x7fa66b32a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x7fa66b329fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x7fa66a362a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7fa66b32ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x7fa66b32a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x7fa66b326ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x7fa66b32a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x7fa667c86840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x7fa667c8b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x7fa66c794da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x7fa66c7c90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x7fa66c7c7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x7fa66c7c3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x7fa66c7c4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x7fa66c79c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x7fa66c7cd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x7fa66c7c8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x7fa66c7c7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x7fa66c7bfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x7fa66c7bf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x7fa66c038df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x7fa66c037127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7fa66c03658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7fa66c036292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7fa66ba175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x7fa66ba15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7fa66c3e2971 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::, rustc_query_system[f183c25d7af511e9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7fa66c3e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7fa66c3e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x7fa66c3e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x7fa66c5ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x7fa66c5ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x7fa66bcbe272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x7fa66bd2ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x7fa66c6046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x7fa66c6046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x7fa66c9a3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x7fa66c9a3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7fa66cb98cc7 - rustc_interface[44156eaaaec47894]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 43: 0x7fa66cb26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x7fa66cad24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x7fa66cad2974 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b3634ab4c33436ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 46: 0x7fa66cad3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x7fa66e199aa4 - [INFO] [stderr] 48: 0x7fa66e226a34 - clone [INFO] [stderr] 49: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-sts-0.30.0/rustc-ice-2025-05-10T13_25_38-5058.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (7d2afcda7 2025-05-09) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `client::customize::internal::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `client::customize::internal` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `aws-sdk-sso` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name aws_sdk_sso --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-sso-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rt-tokio", "rustls", "test-util"))' -C metadata=8e1a575f21cc6e9e -C extra-filename=-54f5057f0f0b506a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-c670913a98aaccab.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-7e7d0369b58c1381.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-b78f06fe8fd2b740.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-c3167a3d23c6afe9.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-136748e8c2ca30b4.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-3978508ab4900c50.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-0e2ea493160a745f.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-52975c9af37ea014.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-a2a292fbc1077ba3.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-e0f2792b0de4fe13.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-dfe852ce14d7b7b1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5956ffc63d5f0e15.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-589da62ecc69f84d.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-476866f7fc9f9fbd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1e7b8476e65763a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-61878c07009e0ea1/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aws-sdk-sts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name aws_sdk_sts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-sts-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rt-tokio", "rustls", "test-util"))' -C metadata=21e47906acacb660 -C extra-filename=-6dcb028e8180386b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-c670913a98aaccab.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-7e7d0369b58c1381.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-b78f06fe8fd2b740.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-c3167a3d23c6afe9.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-136748e8c2ca30b4.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-3978508ab4900c50.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-0e2ea493160a745f.rmeta --extern aws_smithy_query=/opt/rustwide/target/debug/deps/libaws_smithy_query-0f987947792fa316.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-52975c9af37ea014.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-a2a292fbc1077ba3.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-e0f2792b0de4fe13.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-0b47b8d82c8a9767.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-dfe852ce14d7b7b1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5956ffc63d5f0e15.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-589da62ecc69f84d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1e7b8476e65763a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-61878c07009e0ea1/out` (exit status: 101) [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rustc/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs:417:13: [INFO] [stderr] assertion failed: goals.is_empty() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7a7fec926a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x7a7fed0059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x7a7fee0de611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x7a7fec926872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x7a7fec92a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x7a7fec929fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x7a7feb962a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7a7fec92ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x7a7fec92a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x7a7fec926ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x7a7fec92a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x7a7fe9286840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x7a7fe928b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x7a7fedd94da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x7a7feddc90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x7a7feddc7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x7a7feddc3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x7a7feddc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x7a7fedd9c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x7a7feddcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x7a7feddc8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x7a7feddc7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x7a7feddbfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x7a7feddbf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x7a7fed638df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x7a7fed637127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x7a7fed63658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7a7fed636292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7a7fed0175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x7a7fed015b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7a7fed9e2971 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::, rustc_query_system[f183c25d7af511e9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7a7fed9e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7a7fed9e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x7a7fed9e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x7a7fedbff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x7a7fedbff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x7a7fed2be272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x7a7fed32ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x7a7fedc046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x7a7fedc046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x7a7fedfa3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x7a7fedfa3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7a7fee198cc7 - rustc_interface[44156eaaaec47894]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 43: 0x7a7fee126166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x7a7fee0d24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x7a7fee0d2974 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b3634ab4c33436ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 46: 0x7a7fee0d3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x7a7fef814aa4 - [INFO] [stderr] 48: 0x7a7fef8a1a34 - clone [INFO] [stderr] 49: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-0.29.0/rustc-ice-2025-05-10T13_25_38-5057.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (7d2afcda7 2025-05-09) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `client::customize::internal::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `client::customize::internal` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `aws-sdk-s3` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rt-tokio", "rustls", "test-util"))' -C metadata=8926e54194c87244 -C extra-filename=-8d1c5e2b8ee8943e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-c670913a98aaccab.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-7e7d0369b58c1381.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-b78f06fe8fd2b740.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-d461ca69f541e9d2.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-c3167a3d23c6afe9.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-8103d6a912b5c1a2.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-136748e8c2ca30b4.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-0189450bbd4d0ad4.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-3978508ab4900c50.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-0e2ea493160a745f.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-52975c9af37ea014.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-a2a292fbc1077ba3.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-e0f2792b0de4fe13.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-0b47b8d82c8a9767.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-dfe852ce14d7b7b1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5956ffc63d5f0e15.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-ed853d0af0a44aa2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-589da62ecc69f84d.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-476866f7fc9f9fbd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1e7b8476e65763a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9cf36091d7d90c6f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-61878c07009e0ea1/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a845d24a8eb0fbc0c9d0ab7821d3dff61b9d037337b2f3af0fe9d16456134011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a845d24a8eb0fbc0c9d0ab7821d3dff61b9d037337b2f3af0fe9d16456134011", kill_on_drop: false }` [INFO] [stdout] a845d24a8eb0fbc0c9d0ab7821d3dff61b9d037337b2f3af0fe9d16456134011