curved-manchester-66006
10/05/2024, 12:59 AMfast-nail-55400
10/05/2024, 2:06 AMfast-nail-55400
10/05/2024, 2:06 AMgorgeous-winter-99296
10/05/2024, 6:59 PMcurved-manchester-66006
10/07/2024, 3:32 PMgorgeous-winter-99296
10/07/2024, 3:33 PMLinux-x86_64-rustup-f6dd272f455d1d27eb3ff80248865f66f71f0c1c5d84df1bff8cb06e7262bab0-v2? That's the one with the toolchain, and it was a hit there.gorgeous-winter-99296
10/07/2024, 3:39 PMcurved-manchester-66006
10/07/2024, 3:50 PM21502 anyone on the table, same result on the dummy PR. 😕curved-manchester-66006
10/07/2024, 4:50 PMfast-nail-55400
10/07/2024, 5:14 PMstrum and strum_macros crates to v0.26.x? (from their current v0.24.x) https://crates.io/crates/strumfast-nail-55400
10/07/2024, 5:15 PMfast-nail-55400
10/07/2024, 5:22 PMcurved-manchester-66006
10/07/2024, 5:35 PMfast-nail-55400
10/07/2024, 5:48 PMerror[E0463]: can't find crate for rustversion
With the rustversion crate missing, the attribute from that crate used on on two different versions of the filter_by_rust_version function in strum_macros ends up not working and including both variants, when one of them should have been compiled out.fast-nail-55400
10/07/2024, 5:48 PMrustversion to its latest version might also work.fast-nail-55400
10/07/2024, 5:50 PMfast-nail-55400
10/07/2024, 5:51 PMfast-nail-55400
10/07/2024, 5:51 PMfast-nail-55400
10/07/2024, 5:54 PMrustversion bump. How far should it be back-ported?fast-nail-55400
10/07/2024, 5:54 PMcurved-manchester-66006
10/07/2024, 5:57 PMjust Pants v2.23That is the only branch I've seen the strange behavior one
fast-nail-55400
10/07/2024, 6:08 PMcurved-manchester-66006
10/07/2024, 9:12 PMfast-nail-55400
10/07/2024, 9:43 PMpeg crate:
error[E0463]: can't find crate for pegfast-nail-55400
10/07/2024, 9:44 PMCARGO_LOG to debug for that build. https://doc.rust-lang.org/cargo/reference/environment-variables.htmlfast-nail-55400
10/07/2024, 9:55 PMfast-nail-55400
10/08/2024, 3:23 AMgorgeous-winter-99296
10/08/2024, 7:13 AMcurved-manchester-66006
10/08/2024, 2:49 PMgorgeous-winter-99296
10/08/2024, 7:01 PMfast-nail-55400
10/08/2024, 7:09 PMgorgeous-winter-99296
10/08/2024, 7:11 PMfast-nail-55400
10/08/2024, 7:11 PMCARGO_LOG=debugfast-nail-55400
10/08/2024, 7:11 PMfast-nail-55400
10/08/2024, 7:12 PMgorgeous-winter-99296
10/08/2024, 8:11 PMfast-nail-55400
10/08/2024, 8:12 PMfast-nail-55400
10/08/2024, 8:12 PMgorgeous-winter-99296
10/08/2024, 8:12 PMThe original fork seems to be to avoid wiping ~/.cargo/bin on persistent runners, not sure if that's still an issue
fast-nail-55400
10/08/2024, 8:13 PMgorgeous-winter-99296
10/08/2024, 8:21 PMhappy-kitchen-89482
10/08/2024, 8:33 PMhappy-kitchen-89482
10/08/2024, 8:33 PMcurved-manchester-66006
10/08/2024, 8:45 PMIt looks to be something in the cargo cache though;I am confused because I tried that? Maybe I missed some trash can buttons. All 3 release PRs should be good to go now.
gorgeous-winter-99296
10/08/2024, 8:50 PMrustversion but also did not find it when building strum_macros
◦ On this specific run, all the other Rust test steps did succeed, also restoring from cache but do build rustversion
I then deleted the cargo cache, which again includes target dir, and reran:
• There was no cache restore
◦ rustversion was built as part of the build
◦ The build succeededcurved-manchester-66006
10/08/2024, 10:22 PM