--- Log opened Fri Jan 13 00:00:14 2023 04:15 -!- tibo [~tibo@240d:1a:afa:4000:7c17:f7bf:dcbe:e33e] has quit [] 05:38 < yancy> andytoshi I can build 110b5d89630d705e5d5ed0541230923eb4fc600f with cargo 1.41.0 (626f0f40e 2019-12-03) and rustc 1.41.1 (f3e1a954d 2020-02-24) 05:39 < yancy> I looked at th two miniscript jobs 3905748427/jobs/6673126310 and 3897608468/jobs/6655458221 and it looks like the jobs are from different branches with different contrib/test.sh files, maybe that's the issue? 05:40 < yancy> https://github.com/tcharding/rust-miniscript/blob/01-10-hash256/contrib/test.sh 05:41 < andytoshi> yancy: that is definitely not the issue 05:41 < yancy> https://github.com/tcharding/rust-miniscript/blob/01-10-hash256/contrib/test.sh 05:41 < andytoshi> yancy: but thanks, we solved it. it was a bug in cargo 05:41 < yancy> ah ok 05:41 < andytoshi> yancy: very interesting though that you can build that with cargo 1.41 though! 05:41 < andytoshi> we have multiple people for whom this broke all on the same day 05:41 < andytoshi> it's a nondeterministic bug so it's not -that- surprising 05:41 < yancy> what was the cargo bug? 05:42 < yancy> ah, nondeterministic bugs are the worst 05:43 < andytoshi> yancy: https://github.com/rust-bitcoin/rust-secp256k1/pull/571 has a 'fix' and some more info 05:43 < andytoshi> yancy: the cargo bug was that when you have a feature in your dependencies *and* in your dev-dependencies sometimes it gets confused and doesn't enable stuff 05:43 < andytoshi> or enables stuff in an inconsistent way 05:43 < andytoshi> this was fixed in cargo 1.46 09:49 -!- trev [~trev@user/trev] has quit [Remote host closed the connection] 12:10 -!- trev [~trev@user/trev] has joined #bitcoin-rust 12:45 -!- DeanGuss [~dean@user/deanguss] has quit [Remote host closed the connection] 12:45 -!- DeanGuss [~dean@nonplayercharacter.me] has joined #bitcoin-rust 12:45 -!- DeanGuss [~dean@nonplayercharacter.me] has quit [Changing host] 12:45 -!- DeanGuss [~dean@user/deanguss] has joined #bitcoin-rust 12:54 -!- DeanWeen [~dean@nonplayercharacter.me] has joined #bitcoin-rust 12:55 -!- DeanGuss [~dean@user/deanguss] has quit [Ping timeout: 260 seconds] 14:13 -!- trev [~trev@user/trev] has quit [Remote host closed the connection] --- Log closed Sat Jan 14 00:00:15 2023