[INFO] cloning repository https://github.com/sk4zuzu/dduct.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sk4zuzu/dduct.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk4zuzu%2Fdduct.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk4zuzu%2Fdduct.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9efdf1d9b57c7fb12628682109b7146ebe0d987
[INFO] testing sk4zuzu/dduct.rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk4zuzu%2Fdduct.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sk4zuzu/dduct.rs
[INFO] finished tweaking git repo https://github.com/sk4zuzu/dduct.rs
[INFO] tweaked toml for git repo https://github.com/sk4zuzu/dduct.rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sk4zuzu/dduct.rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sk4zuzu/dduct.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.196
[INFO] [stderr]   Downloaded thiserror-impl v1.0.56
[INFO] [stderr]   Downloaded allocator-api2 v0.2.16
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded anstyle v1.0.4
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded thiserror v1.0.56
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded serde v1.0.196
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded toml_edit v0.21.0
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded winnow v0.5.35
[INFO] [stderr]   Downloaded env_logger v0.11.1
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded sha-1 v0.10.1
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77f9b7d7121b68fec5baaaf4557e982510c9e3fa2b34706a64360a301f42c28d
[INFO] running `Command { std: "docker" "start" "-a" "77f9b7d7121b68fec5baaaf4557e982510c9e3fa2b34706a64360a301f42c28d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77f9b7d7121b68fec5baaaf4557e982510c9e3fa2b34706a64360a301f42c28d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f9b7d7121b68fec5baaaf4557e982510c9e3fa2b34706a64360a301f42c28d", kill_on_drop: false }`
[INFO] [stdout] 77f9b7d7121b68fec5baaaf4557e982510c9e3fa2b34706a64360a301f42c28d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91235932c4abc6278d58ff28bc87d5bf4c31d34a5b987e4dce5866da1e609d83
[INFO] running `Command { std: "docker" "start" "-a" "91235932c4abc6278d58ff28bc87d5bf4c31d34a5b987e4dce5866da1e609d83", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling dduct v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.26s
[INFO] running `Command { std: "docker" "inspect" "91235932c4abc6278d58ff28bc87d5bf4c31d34a5b987e4dce5866da1e609d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91235932c4abc6278d58ff28bc87d5bf4c31d34a5b987e4dce5866da1e609d83", kill_on_drop: false }`
[INFO] [stdout] 91235932c4abc6278d58ff28bc87d5bf4c31d34a5b987e4dce5866da1e609d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc74b446851e8cf124950586084400563f6c426bf95303156af67a7f83a05bb5
[INFO] running `Command { std: "docker" "start" "-a" "fc74b446851e8cf124950586084400563f6c426bf95303156af67a7f83a05bb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dduct v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.91s
[INFO] running `Command { std: "docker" "inspect" "fc74b446851e8cf124950586084400563f6c426bf95303156af67a7f83a05bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc74b446851e8cf124950586084400563f6c426bf95303156af67a7f83a05bb5", kill_on_drop: false }`
[INFO] [stdout] fc74b446851e8cf124950586084400563f6c426bf95303156af67a7f83a05bb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1357da521cce41486a84a1fd92080946867c8a4d267fae67fbb6f7156e598469
[INFO] running `Command { std: "docker" "start" "-a" "1357da521cce41486a84a1fd92080946867c8a4d267fae67fbb6f7156e598469", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dduct-d4f657333527a368)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test http_renderer::tests::test_render_response ... ok
[INFO] [stdout] test http_renderer::tests::test_render_request ... ok
[INFO] [stdout] test http_parser::tests::test_parse_response ... ok
[INFO] [stdout] test config::tests::test_parse_cfg ... ok
[INFO] [stdout] test http_parser::tests::test_parse_request ... ok
[INFO] [stderr] [2026-01-07T08:13:58Z DEBUG dduct::double_copy::tests] Write "/tmp/dduct.pMDFrAoQ1LMH/a" <<< "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"
[INFO] [stdout] test double_copy::tests::test_double_copy ... ok
[INFO] [stderr] [2026-01-07T08:13:59Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/ca.key"
[INFO] [stderr] [2026-01-07T08:13:59Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/ca.crt"
[INFO] [stderr] [2026-01-07T08:14:01Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/server.key"
[INFO] [stderr] [2026-01-07T08:14:01Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/server.crt"
[INFO] [stderr] [2026-01-07T08:14:01Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/server.p12"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/client.key"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/client.crt"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Write "/tmp/dduct.koA3Yt3pSZa2/client.p12"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/ca.key"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/ca.crt"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/server.key"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/server.crt"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/server.p12"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/client.key"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/client.crt"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs] Read "/tmp/dduct.koA3Yt3pSZa2/client.p12"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs::tests] "/tmp/dduct.koA3Yt3pSZa2/ca.crt" ->
[INFO] [stderr]     Certificate:
[INFO] [stderr]         Data:
[INFO] [stderr]             Version: 3 (0x2)
[INFO] [stderr]             Serial Number:
[INFO] [stderr]                 17:44:84:c2:a4:55:6a:31:4e:2d:5d:59:7f:82:f1:da:a2:f1:81:4f
[INFO] [stderr]             Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]             Issuer: CN = dduct
[INFO] [stderr]             Validity
[INFO] [stderr]                 Not Before: Jan  7 08:13:59 2026 GMT
[INFO] [stderr]                 Not After : Jun  6 08:13:59 2034 GMT
[INFO] [stderr]             Subject: CN = dduct
[INFO] [stderr]             Subject Public Key Info:
[INFO] [stderr]                 Public Key Algorithm: rsaEncryption
[INFO] [stderr]                     Public-Key: (3072 bit)
[INFO] [stderr]                     Modulus:
[INFO] [stderr]                         00:b4:3e:08:32:59:d1:5d:71:42:7d:13:d0:34:36:
[INFO] [stderr]                         2d:b2:e6:42:d9:0b:8a:10:ec:57:a9:5c:9c:12:86:
[INFO] [stderr]                         07:f0:ca:41:11:dc:41:c5:85:f0:eb:fe:c3:8f:30:
[INFO] [stderr]                         0d:ea:af:e9:78:19:f0:9a:e1:96:cd:91:ec:6b:d5:
[INFO] [stderr]                         3b:75:b6:77:a4:a6:17:37:a3:11:c4:e9:16:c7:a3:
[INFO] [stderr]                         99:f6:eb:ad:20:8f:98:31:d6:a3:92:14:57:b7:00:
[INFO] [stderr]                         72:66:54:10:a7:34:9e:2c:b9:dd:95:31:fc:17:47:
[INFO] [stderr]                         c5:c4:de:15:88:77:0d:11:fe:05:3e:89:0c:2c:c4:
[INFO] [stderr]                         65:e1:01:97:e0:7b:b7:ca:87:62:ce:bb:50:59:50:
[INFO] [stderr]                         f1:8c:78:f1:0a:3f:d2:95:28:b9:a1:e1:7c:59:06:
[INFO] [stderr]                         39:4f:4e:31:34:da:96:5d:35:cf:38:93:ea:dc:0b:
[INFO] [stderr]                         b1:d2:9e:08:a7:e1:7a:be:ed:a1:fb:5f:de:16:d3:
[INFO] [stderr]                         20:b6:e0:f0:c5:45:14:01:e6:2e:88:23:e9:1a:1f:
[INFO] [stderr]                         17:df:8a:17:d6:6b:32:2d:be:8f:f1:ab:1f:01:cf:
[INFO] [stderr]                         12:bd:5e:af:3c:ea:02:3b:63:42:08:bd:1e:16:a3:
[INFO] [stderr]                         f2:21:08:49:c9:49:37:6d:7e:65:0b:64:1a:61:ed:
[INFO] [stderr]                         78:65:89:7d:ec:53:ea:96:75:2f:13:f7:0d:4c:70:
[INFO] [stderr]                         0f:68:54:8d:c9:d4:e9:62:5a:f8:6a:b4:3f:59:90:
[INFO] [stderr]                         9c:50:74:c0:16:16:29:df:fd:95:ba:42:68:39:e7:
[INFO] [stderr]                         6c:41:39:00:e9:9d:14:e1:7e:f8:81:18:df:48:d4:
[INFO] [stderr]                         53:40:b2:48:78:6e:a6:6d:4b:70:97:b1:fc:8e:98:
[INFO] [stderr]                         23:d5:5d:c2:5a:ac:14:ce:cd:55:80:d5:c6:e4:95:
[INFO] [stderr]                         9a:3d:03:53:bb:72:26:f0:7b:2b:50:43:37:0c:0a:
[INFO] [stderr]                         3e:55:82:2d:0b:29:aa:13:7a:48:30:aa:5d:15:f5:
[INFO] [stderr]                         d7:7b:c2:65:d8:ab:97:41:6b:a8:81:62:b9:85:79:
[INFO] [stderr]                         bc:5e:98:e6:5e:30:ed:02:36:b5
[INFO] [stderr]                     Exponent: 65537 (0x10001)
[INFO] [stderr]             X509v3 extensions:
[INFO] [stderr]                 X509v3 Subject Key Identifier: 
[INFO] [stderr]                     B6:52:FD:34:AF:50:5F:F2:57:1B:9E:EA:D7:4B:E2:B7:97:0F:DF:85
[INFO] [stderr]                 X509v3 Basic Constraints: critical
[INFO] [stderr]                     CA:TRUE
[INFO] [stderr]         Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]         Signature Value:
[INFO] [stderr]             5b:99:22:a3:3b:08:af:45:80:c4:b8:51:51:37:99:b9:28:77:
[INFO] [stderr]             13:c4:12:bc:25:89:4b:72:b3:8a:6b:6f:4a:1f:3d:5d:1a:66:
[INFO] [stderr]             8b:a0:18:d1:dd:e1:4f:12:d6:1e:fc:23:29:07:8b:e6:8b:5a:
[INFO] [stderr]             ba:3c:14:69:f4:70:6a:38:7a:01:5c:73:28:26:4e:05:1d:95:
[INFO] [stderr]             ca:97:50:82:96:3b:a1:59:14:6b:23:40:77:a1:ff:c5:fd:dc:
[INFO] [stderr]             ef:43:5d:d4:00:b4:86:01:bc:a1:36:e3:6c:bb:83:d0:fa:e7:
[INFO] [stderr]             a8:65:32:a4:c5:7f:37:1f:20:b9:7b:d7:7b:e7:8c:6f:61:5d:
[INFO] [stderr]             b5:47:28:90:dd:39:10:30:28:51:99:4f:99:c6:e9:2a:7a:c6:
[INFO] [stderr]             f1:13:1e:cd:07:bd:71:86:ee:ad:dd:ef:1e:9b:59:26:27:b1:
[INFO] [stderr]             b2:65:a6:5c:f8:a4:c8:a1:46:41:18:45:2d:95:b0:a7:02:fa:
[INFO] [stderr]             e1:f1:f0:20:9f:86:df:4a:6d:64:ce:1a:d5:a9:77:ef:5e:ce:
[INFO] [stderr]             6e:f5:a6:a0:f9:5e:86:28:b5:e8:77:94:c6:8d:f9:bf:49:f1:
[INFO] [stderr]             51:f0:fb:20:6f:9d:24:d6:55:08:a7:c2:22:f9:ab:ca:fc:d6:
[INFO] [stderr]             e2:10:d5:63:56:71:57:48:96:a7:49:d2:bb:6a:2e:48:51:bd:
[INFO] [stderr]             88:7e:15:88:c8:4d:e6:e2:cc:da:7b:d9:57:3f:ef:22:4d:07:
[INFO] [stderr]             99:fa:96:a7:66:38:fa:03:0f:1f:98:5c:28:ab:25:26:e5:b8:
[INFO] [stderr]             74:f3:30:28:3b:92:c6:64:c1:16:e3:81:d0:33:11:8a:11:30:
[INFO] [stderr]             d8:29:78:24:b3:18:7f:0f:c6:10:82:cb:d4:17:84:6d:72:9f:
[INFO] [stderr]             01:da:8c:5c:40:6f:e9:0c:e0:ee:15:bf:0f:9e:4c:43:7c:31:
[INFO] [stderr]             0a:e9:17:da:f5:2d:56:05:be:71:da:cc:97:1d:fc:29:03:19:
[INFO] [stderr]             eb:95:c6:3f:6d:a8:b6:0d:21:8f:4f:53:f4:a3:92:80:23:f5:
[INFO] [stderr]             6f:00:53:ee:83:ec
[INFO] [stderr]     
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs::tests] "/tmp/dduct.koA3Yt3pSZa2/server.crt" ->
[INFO] [stderr]     Certificate:
[INFO] [stderr]         Data:
[INFO] [stderr]             Version: 3 (0x2)
[INFO] [stderr]             Serial Number:
[INFO] [stderr]                 64:46:59:38:77:0c:15:50:39:ee:60:dc:49:8b:55:91:7b:61:db:9a
[INFO] [stderr]             Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]             Issuer: CN = dduct
[INFO] [stderr]             Validity
[INFO] [stderr]                 Not Before: Jan  7 08:14:01 2026 GMT
[INFO] [stderr]                 Not After : Jun  6 08:14:01 2034 GMT
[INFO] [stderr]             Subject: CN = *.dduct.rs
[INFO] [stderr]             Subject Public Key Info:
[INFO] [stderr]                 Public Key Algorithm: rsaEncryption
[INFO] [stderr]                     Public-Key: (3072 bit)
[INFO] [stderr]                     Modulus:
[INFO] [stderr]                         00:a9:b3:b4:8e:dc:e9:ce:ed:b0:7a:f4:49:5d:94:
[INFO] [stderr]                         5e:ef:3f:4d:17:85:36:fb:d2:f0:29:01:bd:f8:30:
[INFO] [stderr]                         79:90:74:65:bf:9c:1f:52:d0:24:36:eb:08:af:53:
[INFO] [stderr]                         8a:7c:39:a1:e3:f1:a9:5b:6f:e4:1b:53:b5:80:7a:
[INFO] [stderr]                         eb:34:7b:d2:ff:df:5b:e5:8c:c0:ca:93:59:02:13:
[INFO] [stderr]                         b3:65:be:0d:63:6e:06:6f:8c:89:fc:0a:19:6b:de:
[INFO] [stderr]                         8a:53:b7:d9:3c:de:03:c7:54:a6:0a:f6:61:b0:e8:
[INFO] [stderr]                         31:7b:6e:93:32:97:76:06:fb:a0:9b:25:57:17:9b:
[INFO] [stderr]                         d8:38:df:7b:0b:3d:54:ee:ab:42:d7:19:bd:c6:16:
[INFO] [stderr]                         b8:d6:a8:95:90:81:5f:98:93:b4:b1:ba:4b:6e:5e:
[INFO] [stderr]                         31:ca:d7:5c:9e:25:29:51:be:7c:c8:53:c9:9a:cb:
[INFO] [stderr]                         d5:f8:b0:5d:14:46:53:d2:99:ed:f1:9d:7a:98:80:
[INFO] [stderr]                         ac:ca:f7:bc:cb:44:36:1e:5c:92:4b:9c:88:be:c7:
[INFO] [stderr]                         38:36:62:37:e0:09:a8:9e:b0:59:20:75:4b:1b:33:
[INFO] [stderr]                         21:94:6e:a4:74:6c:00:ee:63:76:24:58:7e:c0:ca:
[INFO] [stderr]                         e6:15:2a:24:6f:4e:2a:d9:cf:45:f7:39:c0:f5:91:
[INFO] [stderr]                         b7:be:fa:13:fa:b2:b0:17:50:8b:28:61:d3:2e:ca:
[INFO] [stderr]                         c6:4d:aa:00:b5:17:30:3e:85:6d:86:ff:78:a7:d5:
[INFO] [stderr]                         5f:e7:44:99:05:34:33:86:94:a2:71:bb:0f:8e:f9:
[INFO] [stderr]                         a9:d8:e4:8d:68:aa:a7:81:1f:dc:b7:cd:0b:f3:8f:
[INFO] [stderr]                         6b:00:7b:20:74:5a:b8:b7:91:18:6b:ea:f4:18:e2:
[INFO] [stderr]                         08:ec:5a:d8:b7:d6:54:ca:7b:1b:6c:31:da:ad:d5:
[INFO] [stderr]                         f4:b6:b9:09:f7:d8:d0:68:53:c5:53:05:d7:7f:cf:
[INFO] [stderr]                         48:c3:67:48:68:a7:4b:00:41:0c:b2:8e:cd:50:f5:
[INFO] [stderr]                         bd:af:97:c8:5e:00:ae:79:72:c9:7e:34:f1:48:9b:
[INFO] [stderr]                         70:df:b8:b9:61:7b:82:fb:5a:9b
[INFO] [stderr]                     Exponent: 65537 (0x10001)
[INFO] [stderr]             X509v3 extensions:
[INFO] [stderr]                 X509v3 Subject Key Identifier: 
[INFO] [stderr]                     F7:B2:E5:B9:D9:2D:2B:E6:9A:6C:E9:52:CB:9C:C5:1B:05:3C:6F:CC
[INFO] [stderr]                 X509v3 Authority Key Identifier: 
[INFO] [stderr]                     B6:52:FD:34:AF:50:5F:F2:57:1B:9E:EA:D7:4B:E2:B7:97:0F:DF:85
[INFO] [stderr]                 X509v3 Basic Constraints: critical
[INFO] [stderr]                     CA:FALSE
[INFO] [stderr]                 X509v3 Extended Key Usage: 
[INFO] [stderr]                     TLS Web Client Authentication, Code Signing, TLS Web Server Authentication
[INFO] [stderr]                 X509v3 Key Usage: 
[INFO] [stderr]                     Digital Signature, Non Repudiation, Key Encipherment, Data Encipherment
[INFO] [stderr]                 X509v3 Subject Alternative Name: 
[INFO] [stderr]                     DNS:*.dduct.rs, DNS:*.docker.io, DNS:*.gcr.io, DNS:*.githubusercontent.com, DNS:*.k8s.io, DNS:*.quay.io, DNS:ghcr.io, DNS:quay.io, IP Address:127.0.0.1
[INFO] [stderr]         Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]         Signature Value:
[INFO] [stderr]             07:9c:3a:24:11:92:ad:25:14:1e:fa:82:63:12:bd:21:bf:85:
[INFO] [stderr]             71:c4:64:04:cb:dc:42:24:d6:93:80:17:f3:88:90:a8:1f:2c:
[INFO] [stderr]             df:0a:23:e1:45:b8:d0:f1:79:30:c7:8a:6f:4a:b8:1b:4e:45:
[INFO] [stderr]             25:6d:2f:fc:e5:2c:a0:20:3d:c9:8d:22:11:b7:1b:0b:1f:c8:
[INFO] [stderr]             6d:85:c5:ef:87:96:85:35:68:50:c1:6a:e0:5a:37:28:a4:4e:
[INFO] [stderr]             3c:46:53:89:00:36:c9:1b:fd:6d:c7:54:be:db:2c:a8:9e:9e:
[INFO] [stderr]             7d:00:21:c4:37:44:df:e3:ae:0d:f4:4e:f3:76:ac:2d:a8:7d:
[INFO] [stderr]             dd:e8:c2:d1:0c:98:91:26:b1:b7:09:54:4d:40:06:73:6c:75:
[INFO] [stderr]             91:06:a8:1b:9e:a5:15:3a:f0:ce:6d:fb:f6:c2:be:b0:92:40:
[INFO] [stderr]             66:08:39:7b:d8:56:d1:05:a8:3b:42:12:3f:d9:86:25:d9:fa:
[INFO] [stderr]             b6:1f:5e:49:23:66:d1:e4:ec:9a:ec:07:f4:04:82:93:89:2f:
[INFO] [stderr]             a3:58:0a:11:3f:27:15:1f:bd:26:09:dd:05:31:63:85:51:31:
[INFO] [stderr]             53:97:51:fc:1b:e0:e5:26:52:72:b4:d8:56:16:03:53:a7:14:
[INFO] [stderr]             73:e5:e2:15:46:c3:6a:e2:42:47:b2:64:2f:8a:41:71:23:aa:
[INFO] [stderr]             13:26:68:7d:49:a7:16:a1:15:c1:be:08:cd:5a:4c:2d:a5:53:
[INFO] [stderr]             b1:8d:21:3e:df:3a:50:92:8d:2f:e3:42:bf:3d:46:17:6a:bf:
[INFO] [stderr]             38:f1:ec:42:63:54:c4:83:1d:17:c8:73:93:e3:73:ae:81:1f:
[INFO] [stderr]             1e:59:6a:46:8e:5e:b0:9c:c6:27:df:85:de:25:e2:43:45:b0:
[INFO] [stderr]             ed:b7:d2:50:af:83:cc:08:b1:4f:4f:a8:e7:54:25:07:73:f3:
[INFO] [stderr]             8d:71:d2:d7:ee:e1:74:eb:fa:91:03:96:d9:88:7f:f3:79:d4:
[INFO] [stderr]             4e:65:5e:b8:b5:93:de:b5:a5:79:64:2e:de:21:ce:43:84:97:
[INFO] [stderr]             41:ec:a6:ad:4f:b1
[INFO] [stderr]     
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  dduct::ssl_certs::tests] "/tmp/dduct.koA3Yt3pSZa2/client.crt" ->
[INFO] [stderr]     Certificate:
[INFO] [stderr]         Data:
[INFO] [stderr]             Version: 3 (0x2)
[INFO] [stderr]             Serial Number:
[INFO] [stderr]                 4f:8f:9d:1a:39:76:3c:56:b4:12:c0:a5:b9:c3:1e:31:1b:60:8a:39
[INFO] [stderr]             Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]             Issuer: CN = dduct
[INFO] [stderr]             Validity
[INFO] [stderr]                 Not Before: Jan  7 08:14:02 2026 GMT
[INFO] [stderr]                 Not After : Jun  6 08:14:02 2034 GMT
[INFO] [stderr]             Subject: CN = client.dduct.rs
[INFO] [stderr]             Subject Public Key Info:
[INFO] [stderr]                 Public Key Algorithm: rsaEncryption
[INFO] [stderr]                     Public-Key: (3072 bit)
[INFO] [stderr]                     Modulus:
[INFO] [stderr]                         00:f0:4b:ec:1e:e1:c1:37:fb:a3:2f:30:2d:b4:9d:
[INFO] [stderr]                         f2:53:3a:54:29:d7:86:d0:02:03:70:df:25:49:6a:
[INFO] [stderr]                         ae:e1:4f:5d:fc:47:f2:80:8b:b2:2d:4a:56:3e:cb:
[INFO] [stderr]                         21:08:69:a5:6e:92:0f:5d:5b:31:db:b6:2b:0e:e0:
[INFO] [stderr]                         84:ce:33:be:f9:1c:d0:81:e5:04:1d:4f:9c:e4:1e:
[INFO] [stderr]                         26:90:ba:9c:3d:66:a7:76:af:40:0b:bd:f3:41:69:
[INFO] [stderr]                         e8:db:91:4b:0e:9f:2a:84:8a:01:2d:77:b1:9b:27:
[INFO] [stderr]                         c0:50:67:cd:24:8c:19:80:da:65:ca:e6:c2:ff:75:
[INFO] [stderr]                         39:b3:f6:a5:92:f4:14:b5:66:35:27:05:fb:a8:ac:
[INFO] [stderr]                         dd:87:90:91:ff:af:6f:66:f9:14:c1:b9:5b:41:70:
[INFO] [stderr]                         2e:c2:2c:64:15:52:f9:82:b7:2c:46:7f:9d:e2:64:
[INFO] [stderr]                         f9:48:e1:31:14:85:56:ce:f6:32:79:3b:3a:18:00:
[INFO] [stderr]                         fc:ce:17:e3:15:c2:f5:d4:b0:ec:bb:f7:49:f8:d2:
[INFO] [stderr]                         94:3f:41:2e:79:8a:72:bf:0a:e9:da:f5:bf:a6:ac:
[INFO] [stderr]                         1a:ca:75:81:a8:98:a2:11:6e:64:99:3f:cd:e2:7e:
[INFO] [stderr]                         d3:98:eb:9f:95:6b:3b:f6:98:ef:d0:41:0d:72:97:
[INFO] [stderr]                         fb:26:01:17:ad:91:aa:84:8f:26:44:52:6d:81:ac:
[INFO] [stderr]                         19:32:ea:71:d1:99:e4:c4:22:ee:67:92:e1:f1:28:
[INFO] [stderr]                         89:e5:28:26:8c:23:a4:d7:2c:b6:c7:4f:a0:e1:d1:
[INFO] [stderr]                         a1:bb:b6:35:52:0c:88:80:18:33:ae:77:e3:e0:ab:
[INFO] [stderr]                         1d:6b:22:83:96:92:cd:48:81:38:6c:3d:62:66:f4:
[INFO] [stderr]                         21:1f:78:ee:81:eb:5a:9e:06:0d:d0:a7:64:d8:7b:
[INFO] [stderr]                         0f:a8:14:33:dd:c3:79:38:bb:5e:b4:ef:42:6b:72:
[INFO] [stderr]                         c6:64:b0:69:ca:ab:39:ae:b9:b9:85:af:e3:8f:7e:
[INFO] [stderr]                         a8:a4:b6:0a:d9:14:54:89:5e:fe:10:41:bd:08:88:
[INFO] [stderr]                         f6:37:23:47:02:66:43:eb:24:a3
[INFO] [stderr]                     Exponent: 65537 (0x10001)
[INFO] [stderr]             X509v3 extensions:
[INFO] [stderr]                 X509v3 Subject Key Identifier: 
[INFO] [stderr]                     7F:C1:F7:B1:5E:85:5A:EA:41:1A:AD:78:B3:F3:4B:7A:52:C1:01:62
[INFO] [stderr]                 X509v3 Authority Key Identifier: 
[INFO] [stderr]                     B6:52:FD:34:AF:50:5F:F2:57:1B:9E:EA:D7:4B:E2:B7:97:0F:DF:85
[INFO] [stderr]                 X509v3 Basic Constraints: critical
[INFO] [stderr]                     CA:FALSE
[INFO] [stderr]                 X509v3 Extended Key Usage: 
[INFO] [stderr]                     TLS Web Client Authentication, Code Signing, TLS Web Server Authentication
[INFO] [stderr]                 X509v3 Key Usage: 
[INFO] [stderr]                     Digital Signature, Non Repudiation, Key Encipherment, Data Encipherment
[INFO] [stderr]                 X509v3 Subject Alternative Name: 
[INFO] [stderr]                     DNS:client.dduct.rs
[INFO] [stderr]         Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]         Signature Value:
[INFO] [stderr]             35:c2:db:21:60:a0:63:b3:84:a0:dd:95:d4:fe:10:da:7b:95:
[INFO] [stderr]             59:24:10:aa:05:98:31:f2:65:60:39:bd:9a:02:df:88:f9:a6:
[INFO] [stderr]             6f:40:04:67:24:35:a3:91:6b:b4:22:e4:37:6b:17:84:81:6d:
[INFO] [stderr]             6e:f5:1b:52:aa:5d:af:2d:f6:7b:6b:61:4a:18:fe:16:8f:b2:
[INFO] [stderr]             37:4a:54:ee:2a:a9:1e:cc:30:f0:ca:92:ff:37:62:b8:44:0a:
[INFO] [stderr]             da:f9:8b:31:ab:7d:11:e6:ba:db:10:11:6a:1a:7c:50:67:ba:
[INFO] [stderr]             f1:48:47:16:d9:a3:21:32:b5:b9:c1:1b:46:6d:50:05:3e:be:
[INFO] [stderr]             45:08:44:af:43:0a:76:f7:14:31:ff:a0:ff:12:d5:3f:21:34:
[INFO] [stderr]             95:63:d9:1b:be:52:da:4c:74:ff:dc:4b:d5:40:d1:5f:1a:f7:
[INFO] [stderr]             36:dd:5a:b3:22:f8:33:2a:b5:06:3f:7b:6f:d0:7a:c6:b6:d6:
[INFO] [stderr]             c7:db:de:7c:56:c0:1d:2c:99:a4:ae:fe:aa:2b:ef:6f:b6:53:
[INFO] [stderr]             7e:13:d3:f0:56:62:41:b5:49:a8:60:ef:a0:9a:7d:ce:30:3f:
[INFO] [stderr]             c9:33:82:7d:0e:da:69:46:6e:11:0b:a1:c3:e0:50:d2:47:79:
[INFO] [stderr]             bd:5b:9d:85:d6:f7:8f:44:cc:03:68:5f:8f:9d:d0:12:b1:df:
[INFO] [stderr]             e6:f0:92:87:05:78:02:ce:47:f6:2a:74:9e:8e:0c:14:87:06:
[INFO] [stderr]             7d:a0:a8:68:1c:17:a0:69:62:ed:c8:62:f8:ff:7d:94:d2:42:
[INFO] [stderr]             12:26:e1:62:93:fe:cd:1f:4d:e5:e4:ba:82:df:ae:1f:bd:05:
[INFO] [stderr]             0f:9f:d0:6d:18:cb:d7:20:b8:5c:1e:d2:d6:a0:47:ec:f9:cb:
[INFO] [stderr]             be:03:0a:1f:27:51:5b:ae:20:9f:46:97:6e:40:31:8c:8f:52:
[INFO] [stderr]             3a:ab:48:47:72:4b:ba:12:68:86:16:12:dc:60:0a:c0:d1:e7:
[INFO] [stderr]             b4:c6:7f:27:81:51:58:82:7d:09:07:1a:90:e6:25:54:82:c4:
[INFO] [stderr]             50:15:5c:8b:c6:2a
[INFO] [stderr]     
[INFO] [stdout] test ssl_certs::tests::test_ssl_certs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/dduct-7f3bf44c07eaa076)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integ.rs (/opt/rustwide/target/debug/deps/integ-843b62d1945bf132)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Work "/tmp/dduct.DamQ0kd5fP6o"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Work "/tmp/dduct.HmB5hfj10LeD"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Static "/tmp/dduct.Yyq9dRyQrupT"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Static "/tmp/dduct.Y98DmWl6QgQC"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Certs "/tmp/dduct.5RvrJxitA46y"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Certs "/tmp/dduct.8YL8tD1kCTc3"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Files "/tmp/dduct.aJGAviUNXiHC"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Files "/tmp/dduct.zD4BDLy066Y0"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Work "/tmp/dduct.i53K7538Hfs7"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Static "/tmp/dduct.s2KgU3jSPdkS"
[INFO] [stderr] [2026-01-07T08:14:02Z INFO  integ] Certs "/tmp/dduct.2FvHxvmfF0L9"
[INFO] [stderr] [2026-01-07T08:14:14Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/ca.key"
[INFO] [stderr] [2026-01-07T08:14:14Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/ca.crt"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/ca.key"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/ca.crt"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/server.key"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/server.crt"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/server.p12"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/client.key"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/client.crt"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::ssl_certs] Write "/tmp/dduct.2FvHxvmfF0L9/client.p12"
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::http_proxy] Listening on 0.0.0.0:8001
[INFO] [stderr] [2026-01-07T08:14:15Z INFO  dduct::tls_mitm] Listening on 0.0.0.0:4432
[INFO] [stderr] [2026-01-07T08:14:16Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/server.key"
[INFO] [stderr] [2026-01-07T08:14:16Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/server.crt"
[INFO] [stderr] [2026-01-07T08:14:16Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/server.p12"
[INFO] [stderr] [2026-01-07T08:14:16Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/client.key"
[INFO] [stderr] [2026-01-07T08:14:16Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/client.crt"
[INFO] [stderr] [2026-01-07T08:14:16Z INFO  dduct::ssl_certs] Write "/tmp/dduct.8YL8tD1kCTc3/client.p12"
[INFO] [stderr] [2026-01-07T08:14:16Z DEBUG integ] Ok(Err(Io(Os { code: 98, kind: AddrInUse, message: "Address already in use" })))
[INFO] [stderr] [2026-01-07T08:14:16Z DEBUG integ] path = "/tmp/dduct.HmB5hfj10LeD/1.gz"
[INFO] [stdout] test test_serial ... FAILED
[INFO] [stderr] [2026-01-07T08:14:19Z INFO  integ] download_file(): "http://127.0.0.1:8001/1.gz"
[INFO] [stderr] [2026-01-07T08:14:19Z INFO  integ] download_file(): "https://127.0.0.1:4432/2.gz"
[INFO] [stderr] [2026-01-07T08:14:19Z INFO  integ] download_file(): "http://127.0.0.1:8001/3.gz"
[INFO] [stderr] [2026-01-07T08:14:19Z INFO  integ] download_file(): "https://127.0.0.1:4432/4.gz"
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::http_proxy] Accepted 127.0.0.1:45626
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::http_proxy] Accepted 127.0.0.1:45628
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:60830
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:60846
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /1.gz {"host": "127.0.0.1:8001", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /3.gz {"host": "127.0.0.1:8001", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /4.gz {"host": "127.0.0.1:4432", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:19Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /2.gz {"host": "127.0.0.1:4432", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:37Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/ca.key"
[INFO] [stderr] [2026-01-07T08:14:37Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/ca.crt"
[INFO] [stderr] [2026-01-07T08:14:38Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/server.key"
[INFO] [stderr] [2026-01-07T08:14:38Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/server.crt"
[INFO] [stderr] [2026-01-07T08:14:38Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/server.p12"
[INFO] [stderr] [2026-01-07T08:14:39Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/client.key"
[INFO] [stderr] [2026-01-07T08:14:39Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/client.crt"
[INFO] [stderr] [2026-01-07T08:14:39Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5RvrJxitA46y/client.p12"
[INFO] [stderr] [2026-01-07T08:14:39Z INFO  dduct::tls_mitm] Listening on 0.0.0.0:4434
[INFO] [stderr] [2026-01-07T08:14:39Z INFO  dduct::serve] Files "/tmp/dduct.aJGAviUNXiHC"
[INFO] [stderr] [2026-01-07T08:14:39Z INFO  dduct::http_proxy] Listening on 0.0.0.0:8005
[INFO] [stderr] [2026-01-07T08:14:39Z INFO  dduct::tls_mitm] Listening on 127.0.0.1:4435
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] Err(Elapsed(()))
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.i53K7538Hfs7/1.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.s2KgU3jSPdkS/2.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.i53K7538Hfs7/3.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.s2KgU3jSPdkS/4.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.i53K7538Hfs7/1.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.s2KgU3jSPdkS/2.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.i53K7538Hfs7/3.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] path = "/tmp/dduct.s2KgU3jSPdkS/4.gz"
[INFO] [stderr] [2026-01-07T08:14:45Z DEBUG integ] cksum = "6e8a4a4f8cfadd17d7e8aeb935f60cb27fbc4780"
[INFO] [stdout] test test_static ... ok
[INFO] [stderr] [2026-01-07T08:14:47Z INFO  integ] download_file(): "https://127.0.0.1:4434/1.gz"
[INFO] [stderr] [2026-01-07T08:14:47Z INFO  integ] download_file(): "https://127.0.0.1:4434/1.gz"
[INFO] [stderr] [2026-01-07T08:14:47Z INFO  integ] download_file(): "https://127.0.0.1:4434/1.gz"
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:34856
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:34862
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:34878
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_connect(): REQ CONNECT 127.0.0.1:4434 {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "proxy-connection": "Keep-Alive"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:34882
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_connect(): REQ CONNECT 127.0.0.1:4434 {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "proxy-connection": "Keep-Alive"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:34886
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_connect(): REQ CONNECT 127.0.0.1:4434 {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "proxy-connection": "Keep-Alive"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:34900
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] tls_connect(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] tls_connect(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:40042
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:40054
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] tls_connect(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:40064
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] proxy_request(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*", "connection": "close"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] proxy_request(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*", "connection": "close"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*", "connection": "close"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*", "connection": "close"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] proxy_request(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*", "connection": "close"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] handle_get(): REQ GET /1.gz {"host": "127.0.0.1:4434", "user-agent": "curl/8.5.0", "accept": "*/*", "connection": "close"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] proxy_request(): RSP 200 {"connection": "close", "content-length": "17039360"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] proxy_request(): RSP 200 {"connection": "close", "content-length": "17039360"}
[INFO] [stderr] [2026-01-07T08:14:47Z DEBUG dduct::proxy_engine] proxy_request(): RSP 200 {"connection": "close", "content-length": "17039360"}
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Custom { kind: Other, error: Error { code: ErrorCode(6), cause: None } })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Custom { kind: Other, error: Error { code: ErrorCode(6), cause: None } })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-01-07T08:14:47Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stdout] test test_parallel has been running for over 60 seconds
[INFO] [stderr] [2026-01-07T08:15:24Z DEBUG integ] Err(Elapsed(()))
[INFO] [stderr] [2026-01-07T08:15:24Z DEBUG integ] path = "/tmp/dduct.Yyq9dRyQrupT/1.gz"
[INFO] [stderr] [2026-01-07T08:15:24Z DEBUG integ] cksum = "9fa3a2d613e3ea176606ab1c574adb107f28d4b0"
[INFO] [stderr] [2026-01-07T08:15:24Z DEBUG integ] path = "/tmp/dduct.aJGAviUNXiHC/1.gz"
[INFO] [stdout] test test_parallel ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_serial stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_serial' (40) panicked at tests/integ.rs:91:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a30969b3662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a30969b3662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a30969b3662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a30969b3662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a30969cc37a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a30969cc37a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a30969ba016 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a30969ba016 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a309698f50f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a309698f50f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a30969aa319 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a309648b7ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a309648b7ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a30969aa582 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a30969aa582 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a309698f5c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a3096984399 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a309699074d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a30969ccb6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a30969cc8b2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a309645a8fa - <core[27de1724e4349be2]::result::Result<digest[24680a4f017f091d]::core_api::wrapper::CoreWrapper<sha1[c35a5096e05df741]::Sha1Core>, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a309645a8fa - integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:91:46
[INFO] [stdout]   22:     0x5a309645532c - core[27de1724e4349be2]::iter::adapters::map::map_fold::<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5a30964552e5 - core[27de1724e4349be2]::iter::adapters::map::map_fold::<&std[3b51380354919863]::path::PathBuf, &std[3b51380354919863]::path::PathBuf, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}, core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x5a309643ac17 - <core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, &std[3b51380354919863]::path::PathBuf, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}, core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x5a3096454002 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x5a3096453f22 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x5a3096453eb2 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x5a309645406f - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<<alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   29:     0x5a3096448f2e - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3913:26
[INFO] [stdout]   30:     0x5a309644ef87 - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as alloc[a57f19327c0ad893]::vec::spec_extend::SpecExtend<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>>::spec_extend
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   31:     0x5a309644f093 - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x5a309644e52a - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5a309644a474 - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::from_iter::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   34:     0x5a309645402a - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   35:     0x5a3096461d27 - integ[4f84c0410ac6bf03]::verify_cksums
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:93:10
[INFO] [stdout]   36:     0x5a309645d73e - integ[4f84c0410ac6bf03]::test_serial::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:242:5
[INFO] [stdout]   37:     0x5a3096447d6f - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5a3096447dcb - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x5a309645576b - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   40:     0x5a309645568b - tokio[172f3845b19a3780]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>, <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x5a309645568b - tokio[172f3845b19a3780]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>, <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x5a309645568b - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   43:     0x5a309644facd - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>, <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   44:     0x5a3096454830 - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   45:     0x5a309645459b - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   46:     0x5a30964394ea - <tokio[172f3845b19a3780]::runtime::context::scoped::Scoped<tokio[172f3845b19a3780]::runtime::scheduler::Context>>::set::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x5a309643b78a - tokio[172f3845b19a3780]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   48:     0x5a309644083b - <std[3b51380354919863]::thread::local::LocalKey<tokio[172f3845b19a3780]::runtime::context::Context>>::try_with::<tokio[172f3845b19a3780]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5a30964405df - <std[3b51380354919863]::thread::local::LocalKey<tokio[172f3845b19a3780]::runtime::context::Context>>::with::<tokio[172f3845b19a3780]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x5a309643a0e1 - tokio[172f3845b19a3780]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   51:     0x5a309645126e - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   52:     0x5a309645155c - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   53:     0x5a30964541e8 - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   54:     0x5a3096442c9a - tokio[172f3845b19a3780]::runtime::context::runtime::enter_runtime::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x5a309644f8f6 - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   56:     0x5a309644f700 - <tokio[172f3845b19a3780]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:348:52
[INFO] [stdout]   57:     0x5a309646260c - integ[4f84c0410ac6bf03]::test_serial
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:247:7
[INFO] [stdout]   58:     0x5a3096459dec - integ[4f84c0410ac6bf03]::test_serial::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:170:27
[INFO] [stdout]   59:     0x5a3096456816 - <integ[4f84c0410ac6bf03]::test_serial::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5a309647fb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5a309647fb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5a309648c3fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5a309648c3fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5a309648c3fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5a309648c3fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5a309648c3fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5a309648c3fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5a309648c3fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5a30964879a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5a30964879a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5a309648eef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x5a309648eef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5a309648eef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5a309648eef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5a309648eef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5a309648eef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   77:     0x5a309648eef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5a30969b29cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   79:     0x5a30969b29cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   80:     0x7c890c060aa4 - <unknown>
[INFO] [stdout]   81:     0x7c890c0eda64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_parallel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parallel' (39) panicked at tests/integ.rs:91:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a30969b3662 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a30969b3662 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a30969b3662 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a30969b3662 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a30969cc37a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a30969cc37a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5a30969ba016 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a30969ba016 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a309698f50f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a309698f50f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a30969aa319 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a309648b7ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a309648b7ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a30969aa582 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a30969aa582 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a309698f5c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a3096984399 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a309699074d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a30969ccb6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a30969cc8b2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a309645a8fa - <core[27de1724e4349be2]::result::Result<digest[24680a4f017f091d]::core_api::wrapper::CoreWrapper<sha1[c35a5096e05df741]::Sha1Core>, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a309645a8fa - integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:91:46
[INFO] [stdout]   22:     0x5a309645532c - core[27de1724e4349be2]::iter::adapters::map::map_fold::<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5a30964552e5 - core[27de1724e4349be2]::iter::adapters::map::map_fold::<&std[3b51380354919863]::path::PathBuf, &std[3b51380354919863]::path::PathBuf, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}, core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x5a309643ac17 - <core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, &std[3b51380354919863]::path::PathBuf, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}, core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x5a3096454002 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<&std[3b51380354919863]::path::PathBuf, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}, core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x5a3096453f22 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, (), integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x5a3096453eb2 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x5a309645406f - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<<alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   29:     0x5a3096448f2e - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::extend_trusted::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3913:26
[INFO] [stdout]   30:     0x5a309644ef87 - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as alloc[a57f19327c0ad893]::vec::spec_extend::SpecExtend<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>>::spec_extend
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   31:     0x5a309644f093 - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x5a309644e52a - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5a309644a474 - <alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>::from_iter::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   34:     0x5a309645402a - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::slice::iter::Iter<std[3b51380354919863]::path::PathBuf>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#0}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#1}>, integ[4f84c0410ac6bf03]::verify_cksums::{closure#2}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<generic_array[11dc12d9e20aa3ce]::GenericArray<u8, typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UInt<typenum[262455d2a3c93b75]::uint::UTerm, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B1>, typenum[262455d2a3c93b75]::bit::B0>, typenum[262455d2a3c93b75]::bit::B0>>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   35:     0x5a3096461d27 - integ[4f84c0410ac6bf03]::verify_cksums
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:93:10
[INFO] [stdout]   36:     0x5a309646184c - integ[4f84c0410ac6bf03]::test_parallel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:314:5
[INFO] [stdout]   37:     0x5a3096447d6f - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5a3096447dcb - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x5a309645576b - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   40:     0x5a309645568b - tokio[172f3845b19a3780]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>, <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   41:     0x5a309645568b - tokio[172f3845b19a3780]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>, <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   42:     0x5a309645568b - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   43:     0x5a309644facd - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>, <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   44:     0x5a3096454830 - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   45:     0x5a309645459b - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   46:     0x5a30964394ea - <tokio[172f3845b19a3780]::runtime::context::scoped::Scoped<tokio[172f3845b19a3780]::runtime::scheduler::Context>>::set::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x5a309643b78a - tokio[172f3845b19a3780]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   48:     0x5a309644083b - <std[3b51380354919863]::thread::local::LocalKey<tokio[172f3845b19a3780]::runtime::context::Context>>::try_with::<tokio[172f3845b19a3780]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   49:     0x5a30964405df - <std[3b51380354919863]::thread::local::LocalKey<tokio[172f3845b19a3780]::runtime::context::Context>>::with::<tokio[172f3845b19a3780]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   50:     0x5a309643a0e1 - tokio[172f3845b19a3780]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>), <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   51:     0x5a309645126e - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   52:     0x5a309645155c - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   53:     0x5a30964541e8 - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   54:     0x5a3096442c9a - tokio[172f3845b19a3780]::runtime::context::runtime::enter_runtime::<<tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>::{closure#0}, core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x5a309644f8f6 - <tokio[172f3845b19a3780]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   56:     0x5a309644f700 - <tokio[172f3845b19a3780]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<(), dduct[20df2829546e39b]::result::DductError>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:348:52
[INFO] [stdout]   57:     0x5a30964629bc - integ[4f84c0410ac6bf03]::test_parallel
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:322:7
[INFO] [stdout]   58:     0x5a309645a55c - integ[4f84c0410ac6bf03]::test_parallel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:251:29
[INFO] [stdout]   59:     0x5a3096456896 - <integ[4f84c0410ac6bf03]::test_parallel::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5a309647fb9b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5a309647fb9b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5a309648c3fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5a309648c3fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5a309648c3fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5a309648c3fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5a309648c3fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5a309648c3fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5a309648c3fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5a30964879a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5a30964879a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5a309648eef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x5a309648eef2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5a309648eef2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5a309648eef2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5a309648eef2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5a309648eef2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   77:     0x5a309648eef2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5a30969b29cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   79:     0x5a30969b29cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   80:     0x7c890c060aa4 - <unknown>
[INFO] [stdout]   81:     0x7c890c0eda64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_parallel
[INFO] [stdout]     test_serial
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 82.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integ`
[INFO] running `Command { std: "docker" "inspect" "1357da521cce41486a84a1fd92080946867c8a4d267fae67fbb6f7156e598469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1357da521cce41486a84a1fd92080946867c8a4d267fae67fbb6f7156e598469", kill_on_drop: false }`
[INFO] [stdout] 1357da521cce41486a84a1fd92080946867c8a4d267fae67fbb6f7156e598469
