> It's in Staging:L - not :G Ok. I didnt't read the comments in SR to the end. :-( > According to comment#1 this seems more likely to be a rust regression which I don't think we should just work around by picking Rust > 1.66 to avoid it. It should be fixed in Rust Well, I still don't understand when this issue was really fixed. According to git with # git show 252741673b9c2b06267cd3a036d77489e92f963a commit 252741673b9c2b06267cd3a036d77489e92f963a Merge: 6cd6bad51fb de363d54c40 Author: bors <bors@rust-lang.org> Date: Sat Jan 28 04:02:25 2023 +0000 Auto merge of #107360 - bjorn3:fix_thin_archive_reading, r=wesleywiser Fix thin archive reading This includes a revert of https://github.com/rust-lang/rust/pull/105221 to restore fat archive reading with LlvmArchiveBuilder. Should fix #107162, #107334 and https://github.com/google/shaderc-rs/issues/133 # git describe 252741673b9c2b06267cd3a036d77489e92f963a 1.0.0-beta-175357-g252741673b9 So long before 1.67 and even 1.66. OTOH this is just 9 days ago ... References: https://github.com/rust-lang/rust/issues/107334 https://github.com/rust-lang/rust/pull/107360