[INFO] cloning repository https://github.com/ntalbs/euler-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntalbs/euler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntalbs%2Feuler-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntalbs%2Feuler-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d09cd5f6714b91349871439b104180cab12d62c
[INFO] testing ntalbs/euler-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntalbs%2Feuler-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ntalbs/euler-rs
[INFO] finished tweaking git repo https://github.com/ntalbs/euler-rs
[INFO] tweaked toml for git repo https://github.com/ntalbs/euler-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntalbs/euler-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63de8fc3b099d0448f148100abcb80c884cc238106cb466fbfb8c34c3a66cae9
[INFO] running `Command { std: "docker" "start" "-a" "63de8fc3b099d0448f148100abcb80c884cc238106cb466fbfb8c34c3a66cae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63de8fc3b099d0448f148100abcb80c884cc238106cb466fbfb8c34c3a66cae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63de8fc3b099d0448f148100abcb80c884cc238106cb466fbfb8c34c3a66cae9", kill_on_drop: false }`
[INFO] [stdout] 63de8fc3b099d0448f148100abcb80c884cc238106cb466fbfb8c34c3a66cae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ded6e1de89cf2077e7564d5248fd4331c7f71c695df03da9e0bc8a977839c8d6
[INFO] running `Command { std: "docker" "start" "-a" "ded6e1de89cf2077e7564d5248fd4331c7f71c695df03da9e0bc8a977839c8d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling euler-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `last_2_digits` is never used
[INFO] [stdout]   --> src/ps/p061.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn last_2_digits(n: i64) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chain` is never used
[INFO] [stdout]   --> src/ps/p061.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn chain(m: &HashMap<i64, Vec<(i64, i64)>>, ps: Vec<Vec<(i64, i64)>>) -> Vec<Vec<(i64, i64)>> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
[INFO] running `Command { std: "docker" "inspect" "ded6e1de89cf2077e7564d5248fd4331c7f71c695df03da9e0bc8a977839c8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded6e1de89cf2077e7564d5248fd4331c7f71c695df03da9e0bc8a977839c8d6", kill_on_drop: false }`
[INFO] [stdout] ded6e1de89cf2077e7564d5248fd4331c7f71c695df03da9e0bc8a977839c8d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb8eca1264eb9b410343778e7f7131d30b3c230daf50d66bca20e1a9f8b396f3
[INFO] running `Command { std: "docker" "start" "-a" "eb8eca1264eb9b410343778e7f7131d30b3c230daf50d66bca20e1a9f8b396f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling euler-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `last_2_digits` is never used
[INFO] [stdout]   --> src/ps/p061.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn last_2_digits(n: i64) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chain` is never used
[INFO] [stdout]   --> src/ps/p061.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn chain(m: &HashMap<i64, Vec<(i64, i64)>>, ps: Vec<Vec<(i64, i64)>>) -> Vec<Vec<(i64, i64)>> {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s
[INFO] running `Command { std: "docker" "inspect" "eb8eca1264eb9b410343778e7f7131d30b3c230daf50d66bca20e1a9f8b396f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb8eca1264eb9b410343778e7f7131d30b3c230daf50d66bca20e1a9f8b396f3", kill_on_drop: false }`
[INFO] [stdout] eb8eca1264eb9b410343778e7f7131d30b3c230daf50d66bca20e1a9f8b396f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52d1a628f26737a9accbab96cf37f962ad88282f6e4613d472dd80f0a0e5e10e
[INFO] running `Command { std: "docker" "start" "-a" "52d1a628f26737a9accbab96cf37f962ad88282f6e4613d472dd80f0a0e5e10e", kill_on_drop: false }`
[INFO] [stderr] warning: function `last_2_digits` is never used
[INFO] [stderr]   --> src/ps/p061.rs:33:4
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn last_2_digits(n: i64) -> i64 {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `chain` is never used
[INFO] [stderr]   --> src/ps/p061.rs:37:4
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn chain(m: &HashMap<i64, Vec<(i64, i64)>>, ps: Vec<Vec<(i64, i64)>>) -> Vec<Vec<(i64, i64)>> {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `euler-rs` (bin "euler-rs" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/euler_rs-93089f1cda78caa9)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test ps::p001::test ... ok
[INFO] [stdout] test ps::p002::test ... ok
[INFO] [stdout] test ps::p005::test ... ok
[INFO] [stdout] test ps::p006::test ... ok
[INFO] [stdout] test ps::p008::test ... ok
[INFO] [stdout] test ps::p009::test ... ok
[INFO] [stdout] test ps::p013::test ... ok
[INFO] [stdout] test ps::p020::test ... ok
[INFO] [stdout] test ps::p018::test ... ok
[INFO] [stdout] test ps::p011::test ... ok
[INFO] [stdout] test ps::p017::test ... ok
[INFO] [stdout] test ps::p019::test ... ok
[INFO] [stdout] test ps::p015::test ... ok
[INFO] [stdout] test ps::p028::test ... ok
[INFO] [stdout] test ps::p022::test ... ok
[INFO] [stdout] test ps::p016::test ... ok
[INFO] [stdout] test ps::p007::test ... ok
[INFO] [stdout] test ps::p003::test ... ok
[INFO] [stdout] test ps::p018::test_find_max ... ok
[INFO] [stdout] test ps::p033::test ... ok
[INFO] [stdout] test ps::p027::test ... ok
[INFO] [stdout] test ps::p029::test ... ok
[INFO] [stdout] test ps::p004::test ... ok
[INFO] [stdout] test ps::p037::test_r ... ok
[INFO] [stdout] test ps::p031::test ... ok
[INFO] [stdout] test ps::p038::test ... ok
[INFO] [stdout] test ps::p039::test ... ok
[INFO] [stdout] test ps::p021::test ... ok
[INFO] [stdout] test ps::p042::test ... ok
[INFO] [stdout] test ps::p026::test ... ok
[INFO] [stdout] test ps::p036::test ... ok
[INFO] [stdout] test ps::p045::test ... ok
[INFO] [stdout] test ps::p025::test ... ok
[INFO] [stdout] test ps::p044::test ... ok
[INFO] [stdout] test ps::p035::test ... ok
[INFO] [stdout] test ps::p012::test ... ok
[INFO] [stdout] test ps::p046::test ... ok
[INFO] [stdout] test ps::p034::test ... ok
[INFO] [stdout] test ps::p049::test ... ok
[INFO] [stdout] test ps::p053::test_c ... ok
[INFO] [stdout] test ps::p048::test ... ok
[INFO] [stdout] test ps::p054::test ... ok
[INFO] [stdout] test ps::p055::test ... ok
[INFO] [stdout] test ps::p030::test ... ok
[INFO] [stdout] test ps::p050::test ... ok
[INFO] [stdout] test ps::p037::test ... ok
[INFO] [stdout] test ps::p058::test ... ok
[INFO] [stdout] test ps::p041::test ... ok
[INFO] [stdout] test ps::p061::test_1 ... ok
[INFO] [stdout] test ps::p053::test ... ok
[INFO] [stdout] test ps::p063::test ... ok
[INFO] [stdout] test ps::p061::test ... FAILED
[INFO] [stdout] test ps::p064::test ... ok
[INFO] [stdout] test ps::p067::test ... ok
[INFO] [stdout] test ps::p056::test ... ok
[INFO] [stdout] test ps::p065::test ... ok
[INFO] [stdout] test ps::p097::test ... ok
[INFO] [stdout] test ps::p099::test ... ok
[INFO] [stdout] test ps::p100::test ... ok
[INFO] [stdout] test util::test_count_digits ... ok
[INFO] [stdout] test util::test_count_digits_1 ... ok
[INFO] [stdout] test util::test_count_digits_2 ... ok
[INFO] [stdout] test util::test_digits ... ok
[INFO] [stdout] test util::test_factorial ... ok
[INFO] [stdout] test util::test_factorize ... ok
[INFO] [stdout] test util::test_fibonacci_biguint ... ok
[INFO] [stdout] test util::test_fibonacci_i64 ... ok
[INFO] [stdout] test util::test_from_digits ... ok
[INFO] [stdout] test ps::p059::test ... ok
[INFO] [stdout] test util::test_gcd ... ok
[INFO] [stdout] test util::test_gcd_x_0 - should panic ... ok
[INFO] [stdout] test util::test_gcd_0_x - should panic ... ok
[INFO] [stdout] test util::test_is_pentagonal ... ok
[INFO] [stdout] test util::test_is_palindrome ... ok
[INFO] [stdout] test util::test_is_prime ... ok
[INFO] [stdout] test util::test_lcm ... ok
[INFO] [stdout] test util::test_prime_iter_with_sieve ... ok
[INFO] [stdout] test util::test_prime_sieve ... ok
[INFO] [stdout] test util::test_prime_iter ... ok
[INFO] [stdout] test util::test_reverse ... ok
[INFO] [stdout] test ps::p052::test ... ok
[INFO] [stdout] test ps::p085::test ... ok
[INFO] [stdout] test ps::p062::test ... ok
[INFO] [stdout] test ps::p032::test ... ok
[INFO] [stdout] test ps::p040::test ... ok
[INFO] [stdout] test ps::p047::test ... ok
[INFO] [stdout] test ps::p010::test ... ok
[INFO] [stdout] test ps::p024::test ... ok
[INFO] [stdout] test ps::p060::test ... ok
[INFO] [stdout] test ps::p014::test ... ok
[INFO] [stdout] test ps::p057::test ... ok
[INFO] [stdout] test ps::p068::test ... ok
[INFO] [stdout] test ps::p043::test ... ok
[INFO] [stdout] test ps::p023::test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ps::p061::test stdout ----
[INFO] [stdout] {38: [(8, 3816), (3, 3828), (6, 3828), (4, 3844), (5, 3876)], 39: [(3, 3916), (7, 3940), (4, 3969)], 33: [(3, 3321), (6, 3321), (4, 3364), (7, 3367)], 15: [(5, 1520), (4, 1521), (7, 1525), (3, 1540), (6, 1540), (8, 1541), (3, 1596)], 30: [(3, 3003), (6, 3003), (8, 3008), (7, 3010), (5, 3015), (4, 3025), (3, 3081)], 72: [(7, 7209), (4, 7225), (3, 7260)], 99: [(8, 9976)], 42: [(4, 4225), (8, 4256), (3, 4278)], 63: [(5, 6305), (3, 6328)], 29: [(4, 2916), (3, 2926)], 59: [(5, 5922), (4, 5929), (7, 5929), (8, 5985), (3, 5995), (6, 5995)], 58: [(3, 5886)], 73: [(5, 7315), (3, 7381), (6, 7381), (4, 7396)], 69: [(5, 6902), (3, 6903), (6, 6903), (7, 6943)], 31: [(4, 3136), (5, 3151), (3, 3160), (6, 3160), (7, 3186)], 41: [(7, 4141), (3, 4186), (6, 4186), (5, 4187)], 56: [(4, 5625), (3, 5671), (7, 5688)], 37: [(4, 3721), (5, 3725), (3, 3741), (7, 3744)], 82: [(3, 8256), (4, 8281)], 83: [(8, 8321), (7, 8323), (3, 8385), (6, 8385)], 25: [(4, 2500), (5, 2501), (7, 2512), (3, 2556), (6, 2556)], 95: [(7, 9517), (5, 9560), (3, 9591)], 20: [(3, 2016), (6, 2016), (4, 2025), (5, 2035), (7, 2059), (3, 2080)], 23: [(4, 2304), (3, 2346), (7, 2356), (5, 2380)], 27: [(3, 2701), (6, 2701), (4, 2704), (5, 2752), (3, 2775)], 21: [(4, 2116), (8, 2133), (3, 2145), (6, 2145), (5, 2147)], 24: [(4, 2401), (3, 2415), (6, 2415), (8, 2465), (3, 2485)], 26: [(4, 2601), (5, 2625), (3, 2628), (8, 2640), (7, 2673)], 54: [(7, 5452), (3, 5460), (8, 5461), (4, 5476)], 12: [(3, 1225), (4, 1225), (6, 1225), (5, 1247), (3, 1275), (8, 1281), (7, 1288), (4, 1296)], 28: [(4, 2809), (8, 2821), (7, 2839), (3, 2850), (6, 2850), (5, 2882)], 14: [(7, 1404), (8, 1408), (5, 1426), (3, 1431), (6, 1431), (4, 1444), (3, 1485)], 34: [(8, 3400), (3, 3403), (5, 3432), (4, 3481), (3, 3486), (6, 3486)], 48: [(5, 4845), (3, 4851)], 57: [(8, 5720), (5, 5735), (4, 5776), (3, 5778), (6, 5778)], 88: [(4, 8836), (5, 8855)], 96: [(4, 9604), (8, 9633)], 89: [(7, 8910), (3, 8911), (6, 8911), (8, 8965)], 64: [(4, 6400), (7, 6426), (3, 6441), (6, 6441)], 78: [(3, 7875), (6, 7875)], 46: [(4, 4624), (3, 4656), (5, 4676)], 75: [(3, 7503), (5, 7526), (4, 7569)], 32: [(8, 3201), (3, 3240), (4, 3249), (5, 3290)], 65: [(5, 6501), (8, 6533), (3, 6555), (4, 6561)], 77: [(8, 7701), (5, 7740), (4, 7744), (3, 7750), (7, 7756)], 94: [(4, 9409), (3, 9453), (6, 9453)], 45: [(5, 4510), (7, 4558), (3, 4560), (6, 4560)], 76: [(3, 7626), (6, 7626)], 86: [(7, 8614), (5, 8626), (8, 8640), (3, 8646), (6, 8646), (4, 8649)], 87: [(3, 8778)], 13: [(3, 1326), (6, 1326), (5, 1335), (4, 1369), (3, 1378)], 62: [(3, 6216), (6, 6216), (4, 6241), (8, 6256)], 44: [(3, 4465), (8, 4485), (4, 4489)], 18: [(5, 1820), (8, 1825), (3, 1830), (4, 1849), (3, 1891), (6, 1891)], 52: [(8, 5208), (7, 5221), (3, 5253)], 68: [(8, 6816), (4, 6889)], 22: [(7, 2205), (4, 2209), (3, 2211), (5, 2262), (3, 2278), (6, 2278), (8, 2296)], 47: [(8, 4720), (3, 4753), (6, 4753), (4, 4761), (7, 4774)], 55: [(5, 5551), (3, 5565), (6, 5565)], 51: [(3, 5151), (6, 5151), (4, 5184), (5, 5192)], 53: [(4, 5329), (3, 5356), (6, 5356), (5, 5370)], 66: [(3, 6670), (6, 6670), (7, 6682)], 19: [(7, 1918), (5, 1926), (4, 1936), (3, 1953), (8, 1976)], 80: [(3, 8001), (8, 8008), (7, 8037)], 16: [(4, 1600), (5, 1617), (7, 1651), (3, 1653), (6, 1653), (8, 1680), (4, 1681)], 35: [(7, 3553), (3, 3570), (5, 3577)], 40: [(3, 4005), (6, 4005), (5, 4030), (8, 4033), (3, 4095), (4, 4096)], 79: [(4, 7921), (5, 7957)], 50: [(5, 5017), (4, 5041), (3, 5050)], 43: [(5, 4347), (7, 4347), (4, 4356), (3, 4371), (6, 4371)], 91: [(3, 9180), (6, 9180)], 84: [(5, 8400), (4, 8464)], 74: [(8, 7400), (7, 7480)], 92: [(7, 9211), (4, 9216), (8, 9296)], 81: [(4, 8100), (3, 8128), (6, 8128), (5, 8177)], 90: [(4, 9025), (3, 9045), (5, 9087)], 67: [(5, 6700), (4, 6724), (3, 6786)], 11: [(3, 1128), (6, 1128), (4, 1156), (8, 1160), (5, 1162), (3, 1176), (7, 1177)], 85: [(3, 8515)], 70: [(3, 7021), (4, 7056)], 60: [(4, 6084)], 71: [(8, 7105), (5, 7107), (3, 7140), (6, 7140)], 49: [(4, 4900), (3, 4950), (6, 4950), (8, 4961), (7, 4995)], 93: [(3, 9316), (5, 9322)], 36: [(4, 3600), (8, 3605), (3, 3655), (6, 3655)], 61: [(3, 6105), (5, 6112), (7, 6175)], 17: [(3, 1711), (5, 1717), (4, 1764), (3, 1770), (6, 1770), (7, 1782)], 97: [(3, 9730), (6, 9730)], 98: [(4, 9801), (5, 9801), (7, 9828), (3, 9870)], 10: [(5, 1001), (4, 1024), (3, 1035), (6, 1035), (8, 1045), (7, 1071), (5, 1080), (3, 1081), (4, 1089)]}
[INFO] [stdout] 
[INFO] [stdout] thread 'ps::p061::test' (87) panicked at src/ps/p061.rs:64:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 28684
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650c1ac83e8a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x650c1ac83e8a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x650c1ac83e8a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x650c1ac83e8a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x650c1ac98d1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x650c1ac98d1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x650c1ac88712 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x650c1ac88712 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x650c1ac62d3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x650c1ac62d3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x650c1ac7c099 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x650c1abef4cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x650c1abef4cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x650c1ac7c252 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x650c1ac7c252 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x650c1ac62df8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x650c1ac5a649 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x650c1ac63b0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x650c1ac995cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x650c1ac99483 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x650c1ab6819d - core::panicking::assert_failed::ha632ba5e42c6e2fd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x650c1ab34565 - euler_rs::ps::p061::test::h18f8893768bd6d3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ps/p061.rs:64:5
[INFO] [stdout]   22:     0x650c1ab34587 - euler_rs::ps::p061::test::{{closure}}::h51fa0c9e670b78a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ps/p061.rs:63:10
[INFO] [stdout]   23:     0x650c1ab78726 - core::ops::function::FnOnce::call_once::h74c17c04afc64a5d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x650c1abe35ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x650c1abe35ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x650c1abeff9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x650c1abeff9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x650c1abeff9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x650c1abeff9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x650c1abeff9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x650c1abeff9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x650c1abeff9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x650c1abeb6b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x650c1abeb6b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x650c1abf2ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x650c1abf2ba2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x650c1abf2ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x650c1abf2ba2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x650c1abf2ba2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x650c1abf2ba2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x650c1abf2ba2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x650c1ac8343f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x650c1ac8343f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71c45b7f2aa4 - <unknown>
[INFO] [stdout]   45:     0x71c45b87fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ps::p061::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin euler-rs`
[INFO] running `Command { std: "docker" "inspect" "52d1a628f26737a9accbab96cf37f962ad88282f6e4613d472dd80f0a0e5e10e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d1a628f26737a9accbab96cf37f962ad88282f6e4613d472dd80f0a0e5e10e", kill_on_drop: false }`
[INFO] [stdout] 52d1a628f26737a9accbab96cf37f962ad88282f6e4613d472dd80f0a0e5e10e
