--- Log opened Tue Jan 16 00:00:32 2024 07:56 -!- brunoerg_ [~brunoerg@187.183.43.117] has quit [Remote host closed the connection] 07:57 -!- brunoerg [~brunoerg@187.183.43.117] has joined ##miniscript 08:20 -!- brunoerg [~brunoerg@187.183.43.117] has quit [Remote host closed the connection] 08:21 -!- brunoerg [~brunoerg@187.183.43.117] has joined ##miniscript 08:43 -!- salvatoshi [~salvatosh@genymobile-2-6-86.fib.nerim.net] has quit [Ping timeout: 246 seconds] 08:55 -!- jeremyrubin [~jeremyrub@ec2-44-199-24-18.compute-1.amazonaws.com] has joined ##miniscript 08:56 < jeremyrubin> Anyone know why rust-miniscript would be getting an infinite type? "error[E0275]: overflow evaluating the requirement `F: FnMut<(ForEach<'_, Pk>,)>`" and it is only triggered (for me) when i have the secp256k1 lowmemory flag set 08:59 < jeremyrubin> i guess it's an older version of miniscript since ForEach is gone in latest 14:17 < andytoshi> jeremyrubin: which version? 14:18 < andytoshi> it's a rustc bug but we patched it in some recent versions of rust-miniscript 14:18 < andytoshi> https://github.com/rust-lang/rust/issues/110475 14:18 < andytoshi> appaered in nightly, filed the next day, they ignored it and released it anyway 14:19 < jeremyrubin> ah 14:19 < jeremyrubin> i pulled in your patch just now, works fine :) 14:22 < andytoshi> nice :) 14:22 < andytoshi> sorry for the inconvenience ... it is my code that is buggy 14:22 < andytoshi> but it is rustc that shifted from "silently accepting it unless you try to use the offending code" to "not compiling" overnight 15:25 < jeremyrubin> all good. people have been trying to play with sapio again lately, now i think it is working again (this error + something else maybe regresed in the Secp context that was blowing out WASM's stack) --- Log closed Wed Jan 17 00:00:33 2024