[INFO] fetching crate viam-rust-utils 0.4.4... [INFO] testing viam-rust-utils-0.4.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate viam-rust-utils 0.4.4 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate viam-rust-utils 0.4.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate viam-rust-utils 0.4.4 [INFO] tweaked toml for crates.io crate viam-rust-utils 0.4.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate viam-rust-utils 0.4.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate viam-rust-utils 0.4.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9062dde0b0f616bed73b6b8cbcb116722e932236ea330652ad6530bab9b4c680 [INFO] running `Command { std: "docker" "start" "-a" "9062dde0b0f616bed73b6b8cbcb116722e932236ea330652ad6530bab9b4c680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9062dde0b0f616bed73b6b8cbcb116722e932236ea330652ad6530bab9b4c680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9062dde0b0f616bed73b6b8cbcb116722e932236ea330652ad6530bab9b4c680", kill_on_drop: false }` [INFO] [stdout] 9062dde0b0f616bed73b6b8cbcb116722e932236ea330652ad6530bab9b4c680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e7c35b7ba7c4b4e3e8991caead0a0cd816ae13429cf9731f2d721115ba0679 [INFO] running `Command { std: "docker" "start" "-a" "15e7c35b7ba7c4b4e3e8991caead0a0cd816ae13429cf9731f2d721115ba0679", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling value-bag v1.12.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling webrtc-util v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rtp v0.12.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling webrtc-util v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling stun v0.7.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rtcp v0.12.0 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling webrtc-srtp v0.14.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling turn v0.9.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rtp v0.11.0 [INFO] [stderr] Compiling rtcp v0.11.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling webrtc-sctp v0.11.0 [INFO] [stderr] Compiling webrtc-mdns v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling webrtc-data v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling webrtc-dtls v0.11.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling webrtc-ice v0.12.0 [INFO] [stderr] Compiling webrtc-srtp v0.13.0 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling sdp v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling interceptor v0.13.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling webrtc-media v0.9.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thread-id v5.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling webrtc v0.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (4046) panicked at /rustc-dev/dec9417b8611e34e787a3e4c37686b5131f9e5c5/compiler/rustc_infer/src/infer/relate/generalize.rs:294:44: [INFO] [stderr] called `Result::unwrap_err()` on an `Ok` value: base::array_storage::ArrayStorage, base::dimension::Const<1_usize>, ?21t>, ?0c, 1_usize> [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x743231b9535b - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] 1: 0x74323222f248 - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 2: 0x743231bac366 - ::write_fmt [INFO] [stderr] 3: 0x743231b6b368 - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x743231b88763 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] 5: 0x743230b8566c - std[e72de78501789eb0]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x743231b88a42 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] 7: 0x743231b6b428 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x743231b62159 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x743231b6ce8d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] 10: 0x74322ec26f9c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] 11: 0x74322e3795e2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stderr] 12: 0x743232f1af0a - ::instantiate_ty_var::> [INFO] [stderr] 13: 0x743232f1d009 - >::relate::> [INFO] [stderr] 14: 0x743232f1db6d - > as rustc_type_ir[20f22f7553888b21]::interner::CollectAndApply>>::collect_and_apply::>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, core[6aaeda2c7ad07a48]::result::Result>>::{closure#0}> [INFO] [stderr] 15: 0x743232f1e2ce - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 16: 0x743232f1b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 17: 0x743232f1ac7c - ::instantiate_ty_var::> [INFO] [stderr] 18: 0x743232f1b358 - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 19: 0x743232f1e5d3 - rustc_type_ir[20f22f7553888b21]::relate::structurally_relate_tys::> [INFO] [stderr] 20: 0x743232f1b2cb - as rustc_type_ir[20f22f7553888b21]::relate::TypeRelation>::tys [INFO] [stderr] 21: 0x743232f1d877 - > as rustc_type_ir[20f22f7553888b21]::interner::CollectAndApply>>::collect_and_apply::>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, ::mk_args_from_iter>, core[6aaeda2c7ad07a48]::iter::adapters::copied::Copied>>, rustc_type_ir[20f22f7553888b21]::relate::relate_args_invariantly>::{closure#0}>, core[6aaeda2c7ad07a48]::result::Result>>::{closure#0}> [INFO] [stderr] 22: 0x74323226d172 - ::eq_trace::> [INFO] [stderr] 23: 0x743232c3b754 - rustc_trait_selection[8cb020d34d4ddd]::traits::coherence::overlap [INFO] [stderr] 24: 0x74322e264017 - ::insert [INFO] [stderr] 25: 0x7432331a85b5 - ::insert [INFO] [stderr] 26: 0x74323224b534 - rustc_trait_selection[8cb020d34d4ddd]::traits::specialize::specialization_graph_provider [INFO] [stderr] 27: 0x74323224f04d - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 28: 0x7432323695a4 - rustc_query_impl[187e90d83ba42732]::query_impl::specialization_graph_of::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 29: 0x74323236ccc7 - rustc_hir_analysis[9443468e5116f6d9]::coherence::coherent_trait [INFO] [stderr] 30: 0x74323236c9df - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 31: 0x7432326931ec - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 32: 0x743232692340 - rustc_query_impl[187e90d83ba42732]::query_impl::coherent_trait::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7432328a522e - rustc_hir_analysis[9443468e5116f6d9]::check::check::check_item_type [INFO] [stderr] 34: 0x7432328a36e6 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x7432328a36c7 - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 36: 0x7432328a2ce4 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::, rustc_middle[ff930705cf6dddea]::dep_graph::graph::DepNodeIndex>, false> [INFO] [stderr] 37: 0x7432328a2a7b - rustc_query_impl[187e90d83ba42732]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x74323289f1f3 - rustc_hir_analysis[9443468e5116f6d9]::check::wfcheck::check_type_wf [INFO] [stderr] 39: 0x74323289f0ef - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace [INFO] [stderr] 40: 0x743233454850 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 41: 0x743233454629 - rustc_query_impl[187e90d83ba42732]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x743232ae1f55 - rustc_hir_analysis[9443468e5116f6d9]::check_crate [INFO] [stderr] 43: 0x7432322e46da - rustc_interface[8fb07a87386d2e99]::passes::analysis [INFO] [stderr] 44: 0x743233456fc9 - rustc_query_impl[187e90d83ba42732]::execution::try_execute_query::>, false> [INFO] [stderr] 45: 0x743233456c35 - rustc_query_impl[187e90d83ba42732]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 46: 0x743233501414 - rustc_interface[8fb07a87386d2e99]::interface::run_compiler::<(), rustc_driver_impl[1568c1d64401f343]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 47: 0x74323341e87e - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 48: 0x74323341f120 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x74323341ffac - ::new::thread_start [INFO] [stderr] 50: 0x74322ce8aaa4 - [INFO] [stderr] 51: 0x74322cf17a64 - clone [INFO] [stderr] 52: 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/nalgebra-0.31.4/rustc-ice-2026-04-20T01_31_49-4042.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.96.0-nightly (dec9417b8 2026-03-22) 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 [specialization_graph_of] building specialization graph of trait `core::convert::From` [INFO] [stderr] #1 [coherent_trait] coherence checking all impls of trait `core::convert::From` [INFO] [stderr] #2 [check_well_formed] checking that `base::conversion::` is well-formed [INFO] [stderr] #3 [check_type_wf] checking that types are well-formed [INFO] [stderr] #4 [analysis] running analysis passes on crate `nalgebra` [INFO] [stderr] end of query stack [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] error: could not compile `nalgebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.31.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytecheck", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-mint", "cuda", "cust_core", "debug", "default", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=f080748fcd79811c -C extra-filename=-dcf1aaee3e4d3472 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-69ee16ddc6a4ceaf.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-40cc0532eeebbfbd.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-8844943de287f335.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-f067a479d742db1d.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c7cccee7238335e4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-682bdc38186ece28.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-0e02f3386ab040bb.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15e7c35b7ba7c4b4e3e8991caead0a0cd816ae13429cf9731f2d721115ba0679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e7c35b7ba7c4b4e3e8991caead0a0cd816ae13429cf9731f2d721115ba0679", kill_on_drop: false }` [INFO] [stdout] 15e7c35b7ba7c4b4e3e8991caead0a0cd816ae13429cf9731f2d721115ba0679