[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsk4zuzu%2Fdduct.rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sk4zuzu/dduct.rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5
[INFO] running `Command { std: "docker" "start" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[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-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime 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 1m 16s
[INFO] running `Command { std: "docker" "inspect" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 rand v0.8.5
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling dduct v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.31s
[INFO] running `Command { std: "docker" "inspect" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dduct-dfa9b7a0a619671e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test http_renderer::tests::test_render_request ... ok
[INFO] [stdout] test http_parser::tests::test_parse_response ... ok
[INFO] [stdout] test http_renderer::tests::test_render_response ... ok
[INFO] [stdout] test http_parser::tests::test_parse_request ... ok
[INFO] [stdout] test config::tests::test_parse_cfg ... ok
[INFO] [stderr] [2026-07-10T19:21:08Z DEBUG dduct::double_copy::tests] Write "/tmp/dduct.BFBKVgSqKLuS/a" <<< "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"
[INFO] [stdout] test double_copy::tests::test_double_copy ... ok
[INFO] [stderr] [2026-07-10T19:21:09Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/ca.key"
[INFO] [stderr] [2026-07-10T19:21:09Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/ca.crt"
[INFO] [stderr] [2026-07-10T19:21:11Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/server.key"
[INFO] [stderr] [2026-07-10T19:21:11Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/server.crt"
[INFO] [stderr] [2026-07-10T19:21:11Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/server.p12"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/client.key"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/client.crt"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Write "/tmp/dduct.5js3Mc5smAmy/client.p12"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/ca.key"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/ca.crt"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/server.key"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/server.crt"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/server.p12"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/client.key"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/client.crt"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs] Read "/tmp/dduct.5js3Mc5smAmy/client.p12"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs::tests] "/tmp/dduct.5js3Mc5smAmy/ca.crt" ->
[INFO] [stderr]     Certificate:
[INFO] [stderr]         Data:
[INFO] [stderr]             Version: 3 (0x2)
[INFO] [stderr]             Serial Number:
[INFO] [stderr]                 11:8e:7e:06:4f:6a:6b:1a:b6:19:d1:e0:b0:6f:f6:a0:ab:51:4b:fc
[INFO] [stderr]             Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]             Issuer: CN = dduct
[INFO] [stderr]             Validity
[INFO] [stderr]                 Not Before: Jul 10 19:21:09 2026 GMT
[INFO] [stderr]                 Not After : Dec  7 19:21:09 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:8f:d9:87:4f:64:ec:fc:fd:45:be:f0:ee:70:04:
[INFO] [stderr]                         fc:1f:01:7c:41:89:d8:44:8f:7b:0a:6e:69:39:09:
[INFO] [stderr]                         cd:d8:5a:2b:32:16:a4:91:9b:98:6a:f8:ec:9b:79:
[INFO] [stderr]                         3b:2d:0c:33:4f:20:39:69:d8:d7:a6:99:b1:0c:54:
[INFO] [stderr]                         89:88:fa:0b:36:9f:b2:1a:93:0d:86:d7:dd:9e:1b:
[INFO] [stderr]                         12:24:2b:a3:e2:8e:9d:94:bf:35:41:68:09:2b:b2:
[INFO] [stderr]                         e1:5a:e2:a6:3d:d3:73:65:2f:19:dc:af:0d:7e:3f:
[INFO] [stderr]                         79:cb:84:fa:59:82:45:57:90:d7:2f:65:18:96:cf:
[INFO] [stderr]                         ea:01:94:46:d9:a7:7a:ce:a3:64:9e:bb:67:3f:8e:
[INFO] [stderr]                         f7:46:5c:49:d7:53:c6:d9:21:84:aa:f8:8d:af:07:
[INFO] [stderr]                         e2:72:e5:33:a6:d7:04:f5:3a:dc:3a:b7:26:06:02:
[INFO] [stderr]                         e8:eb:03:5d:dd:12:64:6e:40:3d:eb:e5:75:26:64:
[INFO] [stderr]                         ef:0f:9d:ad:ee:0c:e6:0c:0d:ae:5d:d2:a3:43:db:
[INFO] [stderr]                         ab:6a:0e:b6:3f:68:10:9b:46:97:ad:93:de:c3:d4:
[INFO] [stderr]                         9d:22:cb:d6:06:6f:75:ef:e5:81:2e:a3:e6:03:00:
[INFO] [stderr]                         c0:a2:82:67:4a:45:5b:e1:ed:da:f3:f2:7e:a8:3f:
[INFO] [stderr]                         ab:34:1c:1e:1a:4c:bb:c3:48:e9:93:37:17:20:52:
[INFO] [stderr]                         94:b2:2d:e6:ff:41:b0:9b:a0:17:01:8c:52:5d:8d:
[INFO] [stderr]                         eb:c6:55:00:3e:ee:38:db:a9:67:32:a4:88:11:fc:
[INFO] [stderr]                         07:fd:c0:96:a8:15:ae:09:14:ef:f3:c5:39:43:90:
[INFO] [stderr]                         2b:5f:c7:e0:79:2c:8e:b0:87:bc:87:4e:0e:68:b7:
[INFO] [stderr]                         d7:33:7b:8a:b4:2c:4d:b2:f3:ca:d1:9c:0a:7d:b0:
[INFO] [stderr]                         5f:f2:c0:e0:18:90:41:c9:d8:7b:10:d6:85:63:59:
[INFO] [stderr]                         98:23:55:5c:47:69:b6:b3:29:35:f2:bc:c9:2a:6c:
[INFO] [stderr]                         36:a1:a3:bb:a3:5c:10:a4:ef:d3:ef:57:6e:00:ed:
[INFO] [stderr]                         f3:58:86:45:28:b6:10:9d:12:b3
[INFO] [stderr]                     Exponent: 65537 (0x10001)
[INFO] [stderr]             X509v3 extensions:
[INFO] [stderr]                 X509v3 Subject Key Identifier: 
[INFO] [stderr]                     C3:41:6E:8C:4C:F2:72:32:E5:15:2E:2B:89:15:CC:2C:B6:AC:EB:83
[INFO] [stderr]                 X509v3 Basic Constraints: critical
[INFO] [stderr]                     CA:TRUE
[INFO] [stderr]         Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]         Signature Value:
[INFO] [stderr]             36:56:e1:05:25:38:52:1c:80:ee:9b:c3:af:5d:2c:7f:85:ff:
[INFO] [stderr]             38:0f:3a:15:57:c7:ed:d4:9e:2d:d8:7a:97:4a:a5:5d:d1:ad:
[INFO] [stderr]             7a:a1:c3:93:d4:6b:2a:01:d7:8c:7b:24:e5:6c:72:d1:5e:f3:
[INFO] [stderr]             01:bd:92:3c:7b:15:e3:b3:f9:cc:c4:79:c2:23:c7:8b:9a:ec:
[INFO] [stderr]             a9:5b:c2:ee:b6:fe:86:2a:9e:50:4f:30:e0:16:0a:76:a9:d3:
[INFO] [stderr]             7d:ed:30:6a:80:b8:1a:7a:30:bf:ea:d3:5d:5d:03:8d:4b:e8:
[INFO] [stderr]             bf:3c:f7:ea:82:12:ee:ea:f5:ae:c4:23:ce:48:8e:ac:1f:09:
[INFO] [stderr]             8e:70:77:c0:43:e7:73:4d:17:9a:9d:d1:d1:99:05:36:d2:e2:
[INFO] [stderr]             a9:a2:27:43:99:a3:38:38:84:4c:e8:c4:6a:27:72:85:6f:b3:
[INFO] [stderr]             d8:06:33:b9:1b:25:82:91:00:f9:77:98:e3:0e:38:9b:41:a2:
[INFO] [stderr]             f5:28:2f:56:7b:7d:5f:96:c4:60:a8:8c:b6:b2:73:c0:9c:e0:
[INFO] [stderr]             1b:b9:49:93:45:8f:56:fb:06:e9:82:65:3c:77:f2:5c:cd:0d:
[INFO] [stderr]             79:6e:1e:ae:c8:e9:a9:a0:54:11:c9:45:fa:e4:3b:61:0b:2f:
[INFO] [stderr]             52:6f:a7:ec:06:bd:51:26:ba:e1:cc:62:cd:55:d6:f5:bc:f8:
[INFO] [stderr]             8b:fb:24:cf:49:9c:24:66:9a:c1:50:93:83:64:81:66:6e:f4:
[INFO] [stderr]             4a:22:b3:44:da:70:16:91:5c:bd:b3:15:8b:15:89:3b:80:12:
[INFO] [stderr]             c9:06:c5:17:11:29:3c:c6:ac:57:6a:2b:bc:95:47:39:87:72:
[INFO] [stderr]             b4:e3:89:75:7e:68:40:84:0e:b0:40:99:90:44:3a:3c:b1:7b:
[INFO] [stderr]             ec:4a:bd:67:ab:4a:b0:ed:02:3e:c1:db:22:cc:19:d3:02:d3:
[INFO] [stderr]             ce:8f:c5:b7:1d:49:64:6b:79:13:4e:f4:8b:85:6e:43:37:8e:
[INFO] [stderr]             2c:fd:9c:af:24:87:fc:6c:42:33:09:a4:59:49:7f:2a:43:c5:
[INFO] [stderr]             26:12:c8:c5:b1:3a
[INFO] [stderr]     
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs::tests] "/tmp/dduct.5js3Mc5smAmy/server.crt" ->
[INFO] [stderr]     Certificate:
[INFO] [stderr]         Data:
[INFO] [stderr]             Version: 3 (0x2)
[INFO] [stderr]             Serial Number:
[INFO] [stderr]                 3c:df:74:22:cd:88:35:a2:aa:a7:33:3b:4d:44:fe:4e:48:09:2e:97
[INFO] [stderr]             Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]             Issuer: CN = dduct
[INFO] [stderr]             Validity
[INFO] [stderr]                 Not Before: Jul 10 19:21:11 2026 GMT
[INFO] [stderr]                 Not After : Dec  7 19:21:11 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:e7:2c:b7:87:59:58:81:81:4e:9f:d8:23:da:e6:
[INFO] [stderr]                         26:e6:9e:bf:27:32:21:0c:39:1e:ce:5e:72:91:9f:
[INFO] [stderr]                         36:9c:ff:67:ef:4c:16:05:19:8e:50:2f:00:a4:37:
[INFO] [stderr]                         ad:59:70:29:b1:98:1c:2c:16:1c:99:a8:32:22:d3:
[INFO] [stderr]                         dc:48:c7:1e:33:5c:bd:26:5a:58:78:39:a3:6a:ed:
[INFO] [stderr]                         cc:93:e5:7d:77:ea:09:48:5b:4d:59:00:82:17:0b:
[INFO] [stderr]                         de:a1:4c:17:5e:a2:7b:c7:1d:c6:30:80:d2:58:b3:
[INFO] [stderr]                         1d:e7:7f:14:4d:b4:bc:5c:3a:28:70:3d:ea:cf:4f:
[INFO] [stderr]                         54:dc:c4:44:f2:96:7b:dc:c2:5a:ef:8f:df:00:4e:
[INFO] [stderr]                         5d:8c:bf:a2:61:2b:e5:6a:b4:02:38:f8:04:2c:8a:
[INFO] [stderr]                         9f:1b:27:69:c9:ab:9b:58:07:b1:d3:42:16:bb:cb:
[INFO] [stderr]                         1f:3f:41:36:53:16:63:47:c7:6c:d8:f4:a0:ab:47:
[INFO] [stderr]                         cd:9e:5c:ab:7b:91:19:c1:36:9b:54:27:52:6a:0e:
[INFO] [stderr]                         50:64:7d:64:65:d8:23:42:88:b1:6a:1f:82:f3:56:
[INFO] [stderr]                         4c:db:83:bb:bb:4e:e6:57:4b:bf:73:ff:eb:5e:a1:
[INFO] [stderr]                         cc:81:8d:9f:04:d6:8b:27:48:c1:49:7c:9e:82:50:
[INFO] [stderr]                         50:7a:1e:95:85:e8:72:90:82:2e:65:f4:99:52:70:
[INFO] [stderr]                         cd:cf:cd:fb:51:d2:32:e9:a4:49:1c:18:4e:f2:ad:
[INFO] [stderr]                         7f:63:5a:bb:fe:94:b0:08:2b:dd:9b:a2:4c:d7:c2:
[INFO] [stderr]                         97:38:be:ab:48:88:2c:f9:3e:13:86:d1:c7:cf:48:
[INFO] [stderr]                         99:0a:ab:e3:d0:0e:76:5e:15:bb:2f:2a:71:d1:bc:
[INFO] [stderr]                         92:64:24:39:de:99:f3:40:4c:b8:d1:a7:56:72:2a:
[INFO] [stderr]                         64:49:3c:dd:10:6e:7c:f3:0e:54:75:d6:92:d3:ff:
[INFO] [stderr]                         1f:51:59:dd:97:69:57:55:49:64:52:5c:99:fa:c2:
[INFO] [stderr]                         5b:d8:c5:57:df:3e:de:4f:61:8c:68:f6:51:15:12:
[INFO] [stderr]                         e1:ae:05:d9:90:d1:e9:3e:a1:4f
[INFO] [stderr]                     Exponent: 65537 (0x10001)
[INFO] [stderr]             X509v3 extensions:
[INFO] [stderr]                 X509v3 Subject Key Identifier: 
[INFO] [stderr]                     A8:FC:FD:CF:43:73:4B:D4:1D:6E:21:05:29:42:33:14:14:3A:62:78
[INFO] [stderr]                 X509v3 Authority Key Identifier: 
[INFO] [stderr]                     C3:41:6E:8C:4C:F2:72:32:E5:15:2E:2B:89:15:CC:2C:B6:AC:EB:83
[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]             05:d4:76:b1:c1:82:2d:20:1b:fd:08:57:b2:49:00:15:b1:d0:
[INFO] [stderr]             ee:09:fa:f8:28:81:be:e9:ff:f5:9a:f8:8a:cd:28:f3:0f:08:
[INFO] [stderr]             1c:e1:9a:f5:6a:5c:29:93:51:c8:d6:5e:36:ce:1e:1a:3a:4d:
[INFO] [stderr]             a9:56:b1:ca:ab:f9:cc:15:11:81:09:5b:a7:87:eb:dc:44:a7:
[INFO] [stderr]             db:d2:fd:d6:66:f9:7d:98:fb:62:1a:cb:b6:5c:43:f1:d5:5d:
[INFO] [stderr]             57:83:f6:31:c8:f7:d6:cb:0b:e7:47:84:46:cb:13:e3:03:3b:
[INFO] [stderr]             76:f4:7b:be:aa:17:2b:fe:c8:43:58:5b:b5:c2:46:50:87:e0:
[INFO] [stderr]             1e:6b:7f:7b:ab:9b:5e:df:10:7c:43:f0:01:53:8f:99:1e:73:
[INFO] [stderr]             f4:5b:5a:d7:c4:d6:f8:98:59:33:18:12:73:f4:d5:e6:57:c1:
[INFO] [stderr]             05:f8:a4:a3:0b:69:50:ce:04:6f:b4:c2:ae:cc:39:72:d9:e7:
[INFO] [stderr]             1b:fc:44:06:76:31:75:aa:1e:e9:86:27:ca:a4:0d:28:0c:04:
[INFO] [stderr]             d7:84:9c:5c:5a:a6:56:28:50:25:a4:ef:78:82:e2:d8:55:a3:
[INFO] [stderr]             c8:f7:2c:45:f4:ff:22:82:26:bc:ad:29:09:41:4b:a8:6a:b3:
[INFO] [stderr]             16:99:5d:a2:90:e9:07:38:89:8b:05:06:35:af:fc:db:42:8f:
[INFO] [stderr]             67:b5:61:17:21:85:e4:ed:79:87:23:9a:28:17:68:8b:44:d1:
[INFO] [stderr]             f6:d0:08:07:de:6e:64:d7:10:ca:be:b9:b4:b6:00:fa:f9:e6:
[INFO] [stderr]             24:6d:65:a2:bb:9c:50:09:f7:20:de:2d:a6:0e:e5:a2:28:01:
[INFO] [stderr]             d2:46:b0:6e:a0:32:aa:68:bd:ff:9a:d2:a4:8e:fd:d2:a4:5f:
[INFO] [stderr]             5d:0d:1a:6c:55:66:80:d2:96:1c:d9:07:64:86:20:c0:c1:2f:
[INFO] [stderr]             18:8d:86:7d:54:d5:b1:0c:01:98:0a:a0:92:74:b4:76:a7:f9:
[INFO] [stderr]             b2:0c:98:b4:75:49:74:01:27:ea:a4:cd:af:fa:87:86:39:e2:
[INFO] [stderr]             71:cb:fc:d3:68:84
[INFO] [stderr]     
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  dduct::ssl_certs::tests] "/tmp/dduct.5js3Mc5smAmy/client.crt" ->
[INFO] [stderr]     Certificate:
[INFO] [stderr]         Data:
[INFO] [stderr]             Version: 3 (0x2)
[INFO] [stderr]             Serial Number:
[INFO] [stderr]                 56:e6:28:4b:8f:b6:6c:d9:20:f8:a3:b5:d3:2b:a6:76:c4:11:ab:f1
[INFO] [stderr]             Signature Algorithm: sha256WithRSAEncryption
[INFO] [stderr]             Issuer: CN = dduct
[INFO] [stderr]             Validity
[INFO] [stderr]                 Not Before: Jul 10 19:21:12 2026 GMT
[INFO] [stderr]                 Not After : Dec  7 19:21:12 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:cc:9c:1c:c5:67:7e:d9:e2:97:1e:32:f4:a6:14:
[INFO] [stderr]                         1b:08:cc:2b:51:dd:13:d3:20:7a:16:c1:9d:45:49:
[INFO] [stderr]                         ae:fb:53:4a:1e:6d:de:37:10:86:3e:42:ca:19:69:
[INFO] [stderr]                         1a:ab:3a:10:71:72:8b:de:d0:4c:51:17:83:aa:d4:
[INFO] [stderr]                         ae:4b:de:23:78:27:ad:a6:58:6e:24:da:4d:c5:eb:
[INFO] [stderr]                         6d:4a:5c:cf:1d:e4:21:80:82:5b:0b:89:28:84:85:
[INFO] [stderr]                         be:15:d2:84:a3:6f:b5:fe:03:c1:83:1a:ed:57:8e:
[INFO] [stderr]                         95:78:38:ab:3d:cb:24:e5:8f:dc:b0:b2:4f:e8:8a:
[INFO] [stderr]                         9c:38:f1:dd:24:59:e3:8c:bf:50:af:46:eb:4d:2f:
[INFO] [stderr]                         94:86:d3:4b:ea:1d:25:d7:5e:6d:46:ce:56:2e:95:
[INFO] [stderr]                         d6:2c:96:ce:27:41:ea:57:e0:1a:f3:2d:83:df:99:
[INFO] [stderr]                         cb:b5:06:74:17:0d:71:9f:55:9f:99:0e:f1:95:ac:
[INFO] [stderr]                         9b:8f:3a:1a:8a:35:1a:7a:12:a5:df:8c:de:69:7e:
[INFO] [stderr]                         5b:83:e7:1b:27:d9:74:26:b5:0d:50:10:a6:6a:0f:
[INFO] [stderr]                         41:61:f4:db:0a:02:4b:2b:54:38:11:c6:26:ff:6d:
[INFO] [stderr]                         08:52:bf:68:ce:fb:92:09:9b:a1:ab:f9:d0:08:97:
[INFO] [stderr]                         db:0f:f3:94:76:fe:4e:12:d7:0d:27:ba:78:aa:b4:
[INFO] [stderr]                         da:ff:19:74:4d:96:0a:e9:e1:62:af:e8:29:66:be:
[INFO] [stderr]                         cb:7c:57:ad:c9:72:93:5d:da:40:da:5c:be:51:7a:
[INFO] [stderr]                         56:22:b0:be:c2:a4:37:7f:6f:16:24:cc:8a:b3:98:
[INFO] [stderr]                         f6:e0:9d:5f:75:10:c8:3f:ce:c8:73:87:60:64:13:
[INFO] [stderr]                         c7:4f:d0:aa:7e:71:dd:5a:47:26:93:b8:3f:07:e1:
[INFO] [stderr]                         6d:cd:b7:e7:bd:cb:5a:56:14:5f:eb:c3:5e:f6:4c:
[INFO] [stderr]                         a4:a7:83:27:cd:a5:40:40:64:c8:39:ae:50:02:3c:
[INFO] [stderr]                         96:b6:7c:bd:ec:a3:af:98:b2:4c:76:ca:9b:4d:24:
[INFO] [stderr]                         64:a2:14:8f:1b:75:33:be:cc:83
[INFO] [stderr]                     Exponent: 65537 (0x10001)
[INFO] [stderr]             X509v3 extensions:
[INFO] [stderr]                 X509v3 Subject Key Identifier: 
[INFO] [stderr]                     1F:3A:36:23:33:92:AD:35:44:07:04:C8:D2:20:07:FC:ED:A2:FA:75
[INFO] [stderr]                 X509v3 Authority Key Identifier: 
[INFO] [stderr]                     C3:41:6E:8C:4C:F2:72:32:E5:15:2E:2B:89:15:CC:2C:B6:AC:EB:83
[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]             45:c4:4a:da:c2:ca:85:70:22:16:00:15:dc:49:e9:33:10:cc:
[INFO] [stderr]             14:61:09:c1:d8:95:5c:a6:2c:a2:d0:6d:95:42:ae:62:66:13:
[INFO] [stderr]             29:ae:ca:a1:3c:b8:a8:b0:a1:80:38:20:50:53:54:7e:25:ed:
[INFO] [stderr]             49:4c:bd:7d:84:29:9a:3f:bf:c9:7b:0c:dc:91:28:75:63:dd:
[INFO] [stderr]             c8:88:cc:2c:4c:33:f9:77:29:21:85:4b:73:80:17:2b:d1:b0:
[INFO] [stderr]             4d:d3:0b:92:d2:40:fd:be:17:91:61:6a:84:12:83:b4:c7:6a:
[INFO] [stderr]             cb:68:8e:db:48:9c:a3:59:e1:52:88:cc:7a:a9:bb:57:a9:3f:
[INFO] [stderr]             63:19:8d:4a:28:06:a1:86:d0:93:11:ab:c2:f8:28:33:c0:c6:
[INFO] [stderr]             16:49:aa:09:17:dd:2d:fa:04:45:cd:b4:16:53:61:0d:13:79:
[INFO] [stderr]             7d:6b:80:18:b9:48:dc:a3:ef:f5:e7:84:86:2f:df:27:34:1d:
[INFO] [stderr]             8b:05:b4:0b:2f:6a:e6:5f:bd:1a:21:0b:bc:1c:87:96:18:3e:
[INFO] [stderr]             26:9a:d6:e0:21:51:90:9e:05:8c:b4:c9:95:2f:b8:b9:af:41:
[INFO] [stderr]             1e:04:3d:30:f2:e9:f5:b7:7e:83:1f:99:74:d2:1c:c3:2a:0a:
[INFO] [stderr]             ee:f3:e8:7d:ba:4d:c3:11:ed:77:7f:04:f1:28:d9:41:0d:28:
[INFO] [stderr]             c5:63:57:69:25:4d:2e:f1:4c:64:30:f0:b2:e2:2d:cf:6f:6b:
[INFO] [stderr]             2b:6a:1c:f7:5e:04:42:19:09:39:8a:34:69:19:56:d7:8c:0b:
[INFO] [stderr]             69:69:10:b1:02:34:05:6f:0a:6a:24:c1:98:53:7b:9b:af:9d:
[INFO] [stderr]             42:a1:16:f1:4a:de:e3:bb:ac:f1:e2:82:6d:31:91:ec:91:6a:
[INFO] [stderr]             7a:1a:a9:62:ac:f5:bb:da:c3:3f:da:38:9a:5a:0c:f4:9a:8e:
[INFO] [stderr]             61:a4:79:77:bd:53:ab:74:0b:f6:31:f5:89:32:f6:70:b0:46:
[INFO] [stderr]             0a:19:95:b6:44:04:ca:a5:be:c4:d7:5f:a5:43:2c:06:d3:0a:
[INFO] [stderr]             dd:49:ff:71:3b:a1
[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.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/dduct-fea38bb31a67a39e)
[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-7a30fb50750843bc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Work "/tmp/dduct.C0OdEgDpMVPE"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Work "/tmp/dduct.98ajW6zd7MRm"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Static "/tmp/dduct.uDWPfHx2hP1c"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Certs "/tmp/dduct.lvAJwXWHJnvH"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Files "/tmp/dduct.Lnrh9lXQhN3k"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Work "/tmp/dduct.bF6ERL6J1bbO"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Static "/tmp/dduct.9N1dcH4YIqcd"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Certs "/tmp/dduct.m9IXiwGuBmDP"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Static "/tmp/dduct.mzFewtDh1lAY"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Certs "/tmp/dduct.RaBtJjo5bae9"
[INFO] [stderr] [2026-07-10T19:21:12Z INFO  integ] Files "/tmp/dduct.8dKFeTwUvJ2y"
[INFO] [stderr] [2026-07-10T19:21:24Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/ca.key"
[INFO] [stderr] [2026-07-10T19:21:24Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/ca.crt"
[INFO] [stderr] [2026-07-10T19:21:25Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/ca.key"
[INFO] [stderr] [2026-07-10T19:21:25Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/ca.crt"
[INFO] [stderr] [2026-07-10T19:21:25Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/server.key"
[INFO] [stderr] [2026-07-10T19:21:25Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/server.crt"
[INFO] [stderr] [2026-07-10T19:21:25Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/server.p12"
[INFO] [stderr] [2026-07-10T19:21:27Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/server.key"
[INFO] [stderr] [2026-07-10T19:21:27Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/server.crt"
[INFO] [stderr] [2026-07-10T19:21:27Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/server.p12"
[INFO] [stderr] [2026-07-10T19:21:27Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/client.key"
[INFO] [stderr] [2026-07-10T19:21:28Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/client.crt"
[INFO] [stderr] [2026-07-10T19:21:28Z INFO  dduct::ssl_certs] Write "/tmp/dduct.RaBtJjo5bae9/client.p12"
[INFO] [stderr] [2026-07-10T19:21:28Z INFO  dduct::http_proxy] Listening on 0.0.0.0:8001
[INFO] [stderr] [2026-07-10T19:21:28Z INFO  dduct::tls_mitm] Listening on 0.0.0.0:4432
[INFO] [stderr] [2026-07-10T19:21:28Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/client.key"
[INFO] [stderr] [2026-07-10T19:21:28Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/client.crt"
[INFO] [stderr] [2026-07-10T19:21:28Z INFO  dduct::ssl_certs] Write "/tmp/dduct.lvAJwXWHJnvH/client.p12"
[INFO] [stderr] [2026-07-10T19:21:28Z DEBUG integ] Ok(Err(Io(Os { code: 98, kind: AddrInUse, message: "Address already in use" })))
[INFO] [stderr] [2026-07-10T19:21:28Z DEBUG integ] path = "/tmp/dduct.C0OdEgDpMVPE/1.gz"
[INFO] [stdout] test test_serial ... FAILED
[INFO] [stderr] [2026-07-10T19:21:32Z INFO  integ] download_file(): "http://127.0.0.1:8001/1.gz"
[INFO] [stderr] [2026-07-10T19:21:32Z INFO  integ] download_file(): "https://127.0.0.1:4432/2.gz"
[INFO] [stderr] [2026-07-10T19:21:32Z INFO  integ] download_file(): "http://127.0.0.1:8001/3.gz"
[INFO] [stderr] [2026-07-10T19:21:32Z INFO  integ] download_file(): "https://127.0.0.1:4432/4.gz"
[INFO] [stderr] [2026-07-10T19:21:32Z DEBUG dduct::http_proxy] Accepted 127.0.0.1:39932
[INFO] [stderr] [2026-07-10T19:21:32Z DEBUG dduct::http_proxy] Accepted 127.0.0.1:39944
[INFO] [stderr] [2026-07-10T19:21:32Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:56862
[INFO] [stderr] [2026-07-10T19:21:32Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:56874
[INFO] [stderr] [2026-07-10T19:21:32Z 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-07-10T19:21:32Z 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-07-10T19:21:32Z 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-07-10T19:21:32Z 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-07-10T19:21:44Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/ca.key"
[INFO] [stderr] [2026-07-10T19:21:44Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/ca.crt"
[INFO] [stderr] [2026-07-10T19:21:44Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/server.key"
[INFO] [stderr] [2026-07-10T19:21:44Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/server.crt"
[INFO] [stderr] [2026-07-10T19:21:44Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/server.p12"
[INFO] [stderr] [2026-07-10T19:21:45Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/client.key"
[INFO] [stderr] [2026-07-10T19:21:45Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/client.crt"
[INFO] [stderr] [2026-07-10T19:21:45Z INFO  dduct::ssl_certs] Write "/tmp/dduct.m9IXiwGuBmDP/client.p12"
[INFO] [stderr] [2026-07-10T19:21:45Z INFO  dduct::tls_mitm] Listening on 0.0.0.0:4434
[INFO] [stderr] [2026-07-10T19:21:45Z INFO  dduct::serve] Files "/tmp/dduct.8dKFeTwUvJ2y"
[INFO] [stderr] [2026-07-10T19:21:45Z INFO  dduct::http_proxy] Listening on 0.0.0.0:8005
[INFO] [stderr] [2026-07-10T19:21:45Z INFO  dduct::tls_mitm] Listening on 127.0.0.1:4435
[INFO] [stderr] [2026-07-10T19:21:53Z INFO  integ] download_file(): "https://127.0.0.1:4434/1.gz"
[INFO] [stderr] [2026-07-10T19:21:53Z INFO  integ] download_file(): "https://127.0.0.1:4434/1.gz"
[INFO] [stderr] [2026-07-10T19:21:53Z INFO  integ] download_file(): "https://127.0.0.1:4434/1.gz"
[INFO] [stderr] [2026-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:54280
[INFO] [stderr] [2026-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:54290
[INFO] [stderr] [2026-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:54296
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:54298
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:54314
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:54326
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:37218
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:37226
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z 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-07-10T19:21:53Z 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-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::tls_mitm] Accepted 127.0.0.1:37242
[INFO] [stderr] [2026-07-10T19:21:53Z DEBUG dduct::proxy_engine] proxy_request(): RSP 200 {"connection": "close", "content-length": "17039360"}
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z 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-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::proxy_engine] proxy_request(): RSP 200 {"connection": "close", "content-length": "17039360"}
[INFO] [stderr] [2026-07-10T19:21:53Z 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-07-10T19:21:53Z DEBUG dduct::proxy_engine] proxy_request(): RSP 200 {"connection": "close", "content-length": "17039360"}
[INFO] [stderr] [2026-07-10T19:21:56Z ERROR dduct::proxy_engine] Incomplete
[INFO] [stderr] [2026-07-10T19:21:56Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-07-10T19:21:56Z ERROR dduct::proxy_engine] Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] Err(Elapsed(()))
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.98ajW6zd7MRm/1.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.mzFewtDh1lAY/2.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.98ajW6zd7MRm/3.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.mzFewtDh1lAY/4.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.98ajW6zd7MRm/1.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.mzFewtDh1lAY/2.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.98ajW6zd7MRm/3.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] path = "/tmp/dduct.mzFewtDh1lAY/4.gz"
[INFO] [stderr] [2026-07-10T19:21:58Z DEBUG integ] cksum = "dc78a241adc961a5ab6fe3635fbdaef326ed6d09"
[INFO] [stdout] test test_static ... ok
[INFO] [stdout] test test_parallel has been running for over 60 seconds
[INFO] [stderr] [2026-07-10T19:22:30Z DEBUG integ] Err(Elapsed(()))
[INFO] [stderr] [2026-07-10T19:22:30Z DEBUG integ] path = "/tmp/dduct.9N1dcH4YIqcd/1.gz"
[INFO] [stderr] [2026-07-10T19:22:30Z DEBUG integ] cksum = "0701cee51e9fdfe673877b72a73f09fa9dd63854"
[INFO] [stderr] [2026-07-10T19:22:30Z DEBUG integ] path = "/tmp/dduct.8dKFeTwUvJ2y/1.gz"
[INFO] [stderr] [2026-07-10T19:22:31Z DEBUG integ] cksum = "0701cee51e9fdfe673877b72a73f09fa9dd63854"
[INFO] [stderr] [2026-07-10T19:22:31Z DEBUG integ] path = "/tmp/dduct.bF6ERL6J1bbO/A"
[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' (1236) 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:     0x5dbdb00aaf91 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dbdb00aaf91 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dbdb00aaf91 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dbdb00aaf91 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dbdb00c370a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dbdb00c370a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5dbdb00b14cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5dbdb00b14cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5dbdb0086656 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dbdb0086656 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dbdb00a19b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dbdafb8d030 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5dbdafb8d030 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dbdb00a1ce2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5dbdb00a1ce2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5dbdb0086702 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5dbdb007da59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dbdb008767d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5dbdb00c3fbc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dbdb00c3d02 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5dbdafb54c9a - <core[6883ba1bc0fe4ed1]::result::Result<digest[b2b34ad581f3bbfb]::core_api::wrapper::CoreWrapper<sha1[ee380f9e730ee1d3]::Sha1Core>, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5dbdafb54c9a - integ[a5479be6fc0efc51]::verify_cksums::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:91:46
[INFO] [stdout]   22:     0x5dbdafb61a7c - core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold::<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5dbdafb61a35 - core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold::<&std[73adb7dc35730857]::path::PathBuf, &std[73adb7dc35730857]::path::PathBuf, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#0}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x5dbdafb4d457 - <core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, &std[73adb7dc35730857]::path::PathBuf, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#0}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x5dbdafb61202 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x5dbdafb61122 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x5dbdafb610b2 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x5dbdafb6132f - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<<alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   29:     0x5dbdafb4c53e - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:4077:26
[INFO] [stdout]   30:     0x5dbdafb50677 - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as alloc[55a36b64bcbf2c0d]::vec::spec_extend::SpecExtend<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>>::spec_extend
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   31:     0x5dbdafb50783 - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter_nested::SpecFromIterNested<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x5dbdafb4fb2a - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter::SpecFromIter<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5dbdafb4d9c4 - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as core[6883ba1bc0fe4ed1]::iter::traits::collect::FromIterator<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::from_iter::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:3941:9
[INFO] [stdout]   34:     0x5dbdafb612ea - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::collect::<alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   35:     0x5dbdafb5c3f7 - integ[a5479be6fc0efc51]::verify_cksums
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:93:10
[INFO] [stdout]   36:     0x5dbdafb57c0b - integ[a5479be6fc0efc51]::test_serial::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:242:5
[INFO] [stdout]   37:     0x5dbdafb42b0f - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5dbdafb42b6b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x5dbdafb3dd9b - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3dcbb - tokio[21b0d913e2d99cad]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>, <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3dcbb - tokio[21b0d913e2d99cad]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>, <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3dcbb - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3b82d - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>, <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3cdf0 - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3cb5b - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb435ca - <tokio[21b0d913e2d99cad]::runtime::context::scoped::Scoped<tokio[21b0d913e2d99cad]::runtime::scheduler::Context>>::set::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb4e02a - tokio[21b0d913e2d99cad]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb4b3ab - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[21b0d913e2d99cad]::runtime::context::Context>>::try_with::<tokio[21b0d913e2d99cad]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   49:     0x5dbdafb4b14f - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[21b0d913e2d99cad]::runtime::context::Context>>::with::<tokio[21b0d913e2d99cad]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   50:     0x5dbdafb4cdd1 - tokio[21b0d913e2d99cad]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3c07e - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3c36c - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3c868 - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb4d12a - tokio[21b0d913e2d99cad]::runtime::context::runtime::enter_runtime::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3b596 - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3b370 - <tokio[21b0d913e2d99cad]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb5ccdc - integ[a5479be6fc0efc51]::test_serial
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:247:7
[INFO] [stdout]   58:     0x5dbdafb5418c - integ[a5479be6fc0efc51]::test_serial::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:170:27
[INFO] [stdout]   59:     0x5dbdafb643d6 - <integ[a5479be6fc0efc51]::test_serial::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dbdafb8036b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5dbdafb8036b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   62:     0x5dbdafb8d9b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   63:     0x5dbdafb8d9b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5dbdafb8d9b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x5dbdafb8d9b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5dbdafb8d9b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5dbdafb8d9b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   68:     0x5dbdafb8d9b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   69:     0x5dbdafb88464 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   70:     0x5dbdafb88464 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5dbdafb90b02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5dbdafb90b02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5dbdafb90b02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   74:     0x5dbdafb90b02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5dbdafb90b02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5dbdafb90b02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   77:     0x5dbdafb90b02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5dbdb00a9f3f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   79:     0x5dbdb00a9f3f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   80:     0x7e20c1b99aa4 - <unknown>
[INFO] [stdout]   81:     0x7e20c1c26a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_parallel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parallel' (1235) 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:     0x5dbdb00aaf91 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dbdb00aaf91 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dbdb00aaf91 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dbdb00aaf91 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dbdb00c370a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dbdb00c370a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5dbdb00b14cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5dbdb00b14cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5dbdb0086656 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dbdb0086656 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dbdb00a19b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dbdafb8d030 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5dbdafb8d030 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dbdb00a1ce2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5dbdb00a1ce2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5dbdb0086702 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5dbdb007da59 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5dbdb008767d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5dbdb00c3fbc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5dbdb00c3d02 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5dbdafb54c9a - <core[6883ba1bc0fe4ed1]::result::Result<digest[b2b34ad581f3bbfb]::core_api::wrapper::CoreWrapper<sha1[ee380f9e730ee1d3]::Sha1Core>, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5dbdafb54c9a - integ[a5479be6fc0efc51]::verify_cksums::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:91:46
[INFO] [stdout]   22:     0x5dbdafb61a7c - core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold::<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5dbdafb61a35 - core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold::<&std[73adb7dc35730857]::path::PathBuf, &std[73adb7dc35730857]::path::PathBuf, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#0}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x5dbdafb4d457 - <core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, &std[73adb7dc35730857]::path::PathBuf, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#0}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   25:     0x5dbdafb61202 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<&std[73adb7dc35730857]::path::PathBuf, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#1}, core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x5dbdafb61122 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::adapters::map::map_fold<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, (), integ[a5479be6fc0efc51]::verify_cksums::{closure#2}, core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x5dbdafb610b2 - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::fold::<(), core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator::for_each::call<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x5dbdafb6132f - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::for_each::<<alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   29:     0x5dbdafb4c53e - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::extend_trusted::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:4077:26
[INFO] [stdout]   30:     0x5dbdafb50677 - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as alloc[55a36b64bcbf2c0d]::vec::spec_extend::SpecExtend<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>>::spec_extend
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   31:     0x5dbdafb50783 - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter_nested::SpecFromIterNested<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x5dbdafb4fb2a - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as alloc[55a36b64bcbf2c0d]::vec::spec_from_iter::SpecFromIter<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>, core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>>::from_iter
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5dbdafb4d9c4 - <alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>> as core[6883ba1bc0fe4ed1]::iter::traits::collect::FromIterator<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>::from_iter::<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/vec/mod.rs:3941:9
[INFO] [stdout]   34:     0x5dbdafb612ea - <core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::iter::adapters::map::Map<core[6883ba1bc0fe4ed1]::slice::iter::Iter<std[73adb7dc35730857]::path::PathBuf>, integ[a5479be6fc0efc51]::verify_cksums::{closure#0}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#1}>, integ[a5479be6fc0efc51]::verify_cksums::{closure#2}> as core[6883ba1bc0fe4ed1]::iter::traits::iterator::Iterator>::collect::<alloc[55a36b64bcbf2c0d]::vec::Vec<generic_array[23acff81f8e6fcd9]::GenericArray<u8, typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UInt<typenum[35084572ab988ac]::uint::UTerm, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B1>, typenum[35084572ab988ac]::bit::B0>, typenum[35084572ab988ac]::bit::B0>>>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   35:     0x5dbdafb5c3f7 - integ[a5479be6fc0efc51]::verify_cksums
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:93:10
[INFO] [stdout]   36:     0x5dbdafb5bf1b - integ[a5479be6fc0efc51]::test_parallel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:314:5
[INFO] [stdout]   37:     0x5dbdafb42b0f - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5dbdafb42b6b - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x5dbdafb3dd9b - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3dcbb - tokio[21b0d913e2d99cad]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>, <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3dcbb - tokio[21b0d913e2d99cad]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>, <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3dcbb - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3b82d - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>, <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3cdf0 - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3cb5b - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb435ca - <tokio[21b0d913e2d99cad]::runtime::context::scoped::Scoped<tokio[21b0d913e2d99cad]::runtime::scheduler::Context>>::set::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb4e02a - tokio[21b0d913e2d99cad]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb4b3ab - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[21b0d913e2d99cad]::runtime::context::Context>>::try_with::<tokio[21b0d913e2d99cad]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   49:     0x5dbdafb4b14f - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[21b0d913e2d99cad]::runtime::context::Context>>::with::<tokio[21b0d913e2d99cad]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   50:     0x5dbdafb4cdd1 - tokio[21b0d913e2d99cad]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>), <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3c07e - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3c36c - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3c868 - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb4d12a - tokio[21b0d913e2d99cad]::runtime::context::runtime::enter_runtime::<<tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::result::DductError>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3b596 - <tokio[21b0d913e2d99cad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb3b370 - <tokio[21b0d913e2d99cad]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), dduct[ddc44df056deb532]::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:     0x5dbdafb5d08c - integ[a5479be6fc0efc51]::test_parallel
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:322:7
[INFO] [stdout]   58:     0x5dbdafb548fc - integ[a5479be6fc0efc51]::test_parallel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integ.rs:251:29
[INFO] [stdout]   59:     0x5dbdafb64456 - <integ[a5479be6fc0efc51]::test_parallel::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dbdafb8036b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5dbdafb8036b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   62:     0x5dbdafb8d9b5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   63:     0x5dbdafb8d9b5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5dbdafb8d9b5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x5dbdafb8d9b5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5dbdafb8d9b5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5dbdafb8d9b5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   68:     0x5dbdafb8d9b5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   69:     0x5dbdafb88464 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   70:     0x5dbdafb88464 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5dbdafb90b02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   72:     0x5dbdafb90b02 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5dbdafb90b02 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   74:     0x5dbdafb90b02 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5dbdafb90b02 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5dbdafb90b02 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   77:     0x5dbdafb90b02 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5dbdb00a9f3f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   79:     0x5dbdb00a9f3f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   80:     0x7e20c1b99aa4 - <unknown>
[INFO] [stdout]   81:     0x7e20c1c26a64 - 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 78.57s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integ`
[INFO] running `Command { std: "docker" "inspect" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5", kill_on_drop: false }`
[INFO] [stdout] 79592eb5ff622709c3d3ec9a9cba3826be54565842063dd4801a9b3b493ff7f5
