[INFO] cloning repository https://github.com/DIG-Network/dig-download
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DIG-Network/dig-download" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDIG-Network%2Fdig-download", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDIG-Network%2Fdig-download'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a3c7f42042cc6d4254cb6e9826fcf0e41a8dffe
[INFO] testing DIG-Network/dig-download against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDIG-Network%2Fdig-download" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DIG-Network/dig-download
[INFO] finished tweaking git repo https://github.com/DIG-Network/dig-download
[INFO] tweaked toml for git repo https://github.com/DIG-Network/dig-download written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DIG-Network/dig-download on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DIG-Network/dig-download 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95
[INFO] running `Command { std: "docker" "start" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95", 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" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95", 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" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling futures-io v0.3.33
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling sparse-merkle-tree v0.6.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling chia-puzzles v0.20.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling rand v0.9.5
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling chia_streamable_macro v0.26.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling chia_streamable_macro v0.22.0
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling clvm-derive v0.26.0
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling tokio v1.53.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling chia-sha2 v0.26.0
[INFO] [stderr]    Compiling chia-sha2 v0.22.0
[INFO] [stderr]    Compiling futures-util v0.3.33
[INFO] [stderr]    Compiling chia-traits v0.26.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chia-traits v0.22.0
[INFO] [stderr]    Compiling chia-bls v0.26.0
[INFO] [stderr]    Compiling chia-bls v0.22.0
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling clvmr v0.14.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling dig-rpc-protocol v0.6.0
[INFO] [stderr]    Compiling clvm-traits v0.26.0
[INFO] [stderr]    Compiling clvm-utils v0.26.0
[INFO] [stderr]    Compiling chia-protocol v0.26.0
[INFO] [stderr]    Compiling futures-executor v0.3.33
[INFO] [stderr]    Compiling futures v0.3.33
[INFO] [stderr]    Compiling yamux v0.13.10
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling chia-puzzle-types v0.26.0
[INFO] [stderr]    Compiling chia-sdk-utils v0.30.0
[INFO] [stderr]    Compiling chia-consensus v0.26.0
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling dig-identity v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling dig-constants v0.5.1
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling dig-ip v0.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling dig-constants v0.8.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling dig-tls v0.3.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling igd-next v0.17.1
[INFO] [stderr]    Compiling dig-nat v0.18.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling dig-message v0.5.1
[INFO] [stderr]    Compiling dig-dht v0.11.0
[INFO] [stderr]    Compiling dig-peer v0.9.0
[INFO] [stderr]    Compiling dig-download v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95", 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" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.53.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling dig-ip v0.1.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling igd-next v0.17.1
[INFO] [stderr]    Compiling dig-nat v0.18.0
[INFO] [stderr]    Compiling dig-peer v0.9.0
[INFO] [stderr]    Compiling dig-dht v0.11.0
[INFO] [stderr]    Compiling dig-download v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 46.35s
[INFO] running `Command { std: "docker" "inspect" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95", 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" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/dig_download-dee527ba1962e1d8)
[INFO] [stdout] 
[INFO] [stdout] running 185 tests
[INFO] [stdout] test addr::tests::dial_candidates_skip_relay_markers_and_stay_bounded ... ok
[INFO] [stdout] test addr::tests::dial_order_is_v6_then_v4_then_unresolvable ... ok
[INFO] [stdout] test addr::tests::rejects_a_non_literal_host_with_a_named_reason ... ok
[INFO] [stdout] test addr::tests::resolves_v4_v6_and_v4_mapped_hosts ... ok
[INFO] [stdout] test error::tests::a_bare_verify_error_debug_is_sanitized_too ... ok
[INFO] [stdout] test error::tests::a_hostile_provider_id_and_reason_are_never_echoed ... ok
[INFO] [stdout] test error::tests::a_hostile_verify_reason_can_never_forge_a_log_line ... ok
[INFO] [stdout] test error::tests::bidi_overrides_are_escaped_like_control_characters ... ok
[INFO] [stdout] test error::tests::sink_and_state_helpers_format ... ok
[INFO] [stdout] test addr::tests::display_brackets_v6_and_leaves_v4_bare ... ok
[INFO] [stdout] test error::tests::terminal_errors_are_not_recoverable ... ok
[INFO] [stdout] test error::tests::timeout_is_recoverable ... ok
[INFO] [stdout] test error::tests::transport_helper_formats_with_provider ... ok
[INFO] [stdout] test error::tests::untrusted_ids_are_sentinelled ... ok
[INFO] [stdout] test error::tests::untrusted_text_is_escaped_and_bounded ... ok
[INFO] [stdout] test error::tests::verify_error_display_is_descriptive ... ok
[INFO] [stdout] test error::tests::verify_errors_are_recoverable ... ok
[INFO] [stdout] test gc::tests::a_claim_is_exclusive_while_held_and_reusable_after ... ok
[INFO] [stdout] test gc::tests::registry_register_unregister ... ok
[INFO] [stdout] test gc::tests::sidecar_path_derivation ... ok
[INFO] [stdout] test gc::tests::keeps_fresh_orphan_within_ttl ... ok
[INFO] [stdout] test gc::tests::never_reaps_a_protected_paused_download ... ok
[INFO] [stdout] test gc::tests::sweep_missing_dir_is_ok ... ok
[INFO] [stdout] test module::tests::a_fabricated_chunk_hash_descriptor_source_is_demoted_and_the_pull_completes ... ok
[INFO] [stdout] test locate::tests::dht_locator_returns_found_providers ... ok
[INFO] [stdout] test module::tests::a_non_canonical_peer_id_is_sentinelled_not_echoed ... ok
[INFO] [stdout] test module::tests::a_lying_descriptor_source_is_demoted_and_an_honest_holder_completes_the_pull ... ok
[INFO] [stdout] test module::tests::a_sink_on_both_truncate_and_read_at_defaults_fails_closed_at_the_first_reset ... ok
[INFO] [stdout] test module::tests::a_liar_demoted_in_one_call_is_not_re_asked_in_the_next ... ok
[INFO] [stdout] test module::tests::a_corrupted_staged_chunk_is_re_fetched_on_resume ... ok
[INFO] [stdout] test module::tests::an_18_exbibyte_declaration_costs_no_allocation ... ok
[INFO] [stdout] test module::tests::a_liar_that_serves_one_byte_then_refuses_is_still_demoted ... ok
[INFO] [stdout] test module::tests::a_staging_area_that_cannot_shrink_is_never_promoted ... ok
[INFO] [stdout] test module::tests::all_sources_tampering_fails_closed_without_finalize ... ok
[INFO] [stdout] test module::tests::an_absurd_chunk_count_is_refused ... ok
[INFO] [stdout] test module::tests::an_honest_holder_completes_the_pull_after_an_impossible_descriptor ... ok
[INFO] [stdout] test module::tests::an_over_long_range_is_clipped_not_rejected ... ok
[INFO] [stdout] test module::tests::a_wrapping_chunk_len_sum_is_rejected_not_panicked ... ok
[INFO] [stdout] test module::tests::a_pull_does_not_re_adopt_a_demoted_descriptor_within_the_same_call ... ok
[INFO] [stdout] test module::tests::chunk_plan_rejects_inconsistent_descriptor ... ok
[INFO] [stdout] test module::tests::chunk_exhaustion_demotes_for_this_call_but_records_no_durable_verdict ... ok
[INFO] [stdout] test module::tests::every_descriptor_source_lying_is_terminal_and_never_finalizes ... ok
[INFO] [stdout] test module::tests::every_holder_declaring_an_impossible_module_fails_closed ... ok
[INFO] [stdout] test gc::tests::sweeps_stale_orphan_and_its_sidecar ... ok
[INFO] [stdout] test module::tests::download_key_is_module_scoped ... ok
[INFO] [stdout] test module::tests::an_oversized_declared_module_is_refused_before_staging ... ok
[INFO] [stdout] test module::tests::anchor_rejection_fails_closed_without_finalize ... ok
[INFO] [stdout] test module::tests::an_unreachable_chain_anchor_is_terminal_and_brands_nobody ... ok
[INFO] [stdout] test gc::tests::a_claim_is_released_even_when_its_holder_panics ... ok
[INFO] [stdout] test module::tests::exhausted_holders_name_the_failing_step_and_the_reasons ... ok
[INFO] [stdout] test module::tests::happy_path_assembles_verified_module_from_multiple_sources ... ok
[INFO] [stdout] test module::tests::exhaustion_diagnosis_names_whether_any_chunk_had_verified ... ok
[INFO] [stdout] test module::tests::malformed_ids_are_not_downloadable ... ok
[INFO] [stdout] test module::tests::no_holders_located_is_not_found ... ok
[INFO] [stdout] test module::tests::reputation_never_denies_a_pull_when_every_holder_is_remembered ... ok
[INFO] [stdout] test module::tests::resume_after_interrupt_refetches_only_missing_chunks ... ok
[INFO] [stdout] test module::tests::reputation_never_denies_a_pull_when_only_the_honest_holders_are_remembered ... ok
[INFO] [stdout] test module::tests::staging_corrupted_between_the_two_gates_fails_closed_and_brands_nobody ... ok
[INFO] [stdout] test module::tests::tampered_range_is_rejected_and_routed_around ... ok
[INFO] [stdout] test module::tests::the_anchor_gate_cannot_read_past_the_verified_module ... ok
[INFO] [stdout] test module::tests::the_documented_whole_commit_sink_recipe_cannot_promote_unproven_bytes ... ok
[INFO] [stdout] test module::tests::the_whole_module_hash_is_taken_in_chunk_order_not_arrival_order ... ok
[INFO] [stdout] test module::tests::untrusted_hex_is_sentinelled ... ok
[INFO] [stdout] test module::tests::wrong_whole_module_hash_fails_closed ... ok
[INFO] [stdout] test orchestrator::tests::download_key_is_content_key_hex ... ok
[INFO] [stdout] test orchestrator::tests::hex32_round_trips_length ... ok
[INFO] [stdout] test module::tests::leftover_staging_of_another_shape_never_survives_into_the_promotion ... ok
[INFO] [stdout] test module::tests::the_promoted_artifact_is_byte_equal_to_the_verified_one_after_a_shorter_retry ... ok
[INFO] [stdout] test plan::tests::chunks_for_aligned_range ... ok
[INFO] [stdout] test plan::tests::layout_offsets_and_total ... ok
[INFO] [stdout] test plan::tests::plan_empty_resource_has_no_ranges ... ok
[INFO] [stdout] test plan::tests::plan_oversized_chunk_is_its_own_range ... ok
[INFO] [stdout] test plan::tests::plan_packs_chunks_into_windows ... ok
[INFO] [stdout] test plan::tests::plan_single_range_when_window_large ... ok
[INFO] [stdout] test plan::tests::range_state_incompleteness ... ok
[INFO] [stdout] test plan::tests::unaligned_range_rejected ... ok
[INFO] [stdout] test progress::tests::a_malformed_peer_id_is_never_recorded ... ok
[INFO] [stdout] test progress::tests::a_verdict_expires_after_its_ttl ... ok
[INFO] [stdout] test progress::tests::download_event_variants_construct ... ok
[INFO] [stdout] test progress::tests::file_store_reputation_survives_a_process_restart_and_outlives_the_checkpoint ... ok
[INFO] [stdout] test progress::tests::in_memory_store_remembers_a_bad_descriptor_verdict ... ok
[INFO] [stdout] test progress::tests::file_store_round_trips_and_survives_reload ... ok
[INFO] [stdout] test progress::tests::in_memory_store_round_trips ... ok
[INFO] [stdout] test progress::tests::progress_fraction_and_complete ... ok
[INFO] [stdout] test read_ladder::tests::default_transport_is_https ... ok
[INFO] [stdout] test progress::tests::state_marks_and_queries_done ... ok
[INFO] [stdout] test progress::tests::the_verdict_record_is_bounded_and_deduplicated ... ok
[INFO] [stdout] test read_ladder::tests::env_wins_over_config_when_no_flag ... ok
[INFO] [stdout] test read_ladder::tests::explicit_override_wins_without_probing_anything ... ok
[INFO] [stdout] test read_ladder::tests::falls_through_to_localhost_when_dig_local_is_unreachable ... ok
[INFO] [stdout] test read_ladder::tests::cached_resolver_probes_only_once ... ok
[INFO] [stdout] test read_ladder::tests::config_used_when_no_flag_or_env ... ok
[INFO] [stdout] test read_ladder::tests::falls_through_to_public_gateway_as_final_fallback ... ok
[INFO] [stdout] test read_ladder::tests::flag_wins_over_env_and_config ... ok
[INFO] [stdout] test read_ladder::tests::local_urls_uses_https_host_and_port ... ok
[INFO] [stdout] test read_ladder::tests::no_override_when_all_absent ... ok
[INFO] [stdout] test read_ladder::tests::override_trailing_slash_is_normalized ... ok
[INFO] [stdout] test read_ladder::tests::prefers_dig_local_when_it_answers ... ok
[INFO] [stdout] test read_ladder::tests::timeout_behaves_as_no_response_and_falls_through ... ok
[INFO] [stdout] test select::tests::null_selector_empty_candidates_is_empty_plan ... ok
[INFO] [stdout] test select::tests::null_selector_record_is_a_noop ... ok
[INFO] [stdout] test select::tests::null_selector_returns_all_candidates_in_a_rotating_order ... ok
[INFO] [stdout] test sink::tests::an_absurd_read_back_span_is_a_typed_error_not_an_abort ... ok
[INFO] [stdout] test sink::tests::overlapping_write_overwrites ... ok
[INFO] [stdout] test sink::tests::promotion_refuses_a_sink_that_cannot_read_its_staging_area_back ... ok
[INFO] [stdout] test sink::tests::promotion_refuses_a_staging_area_holding_bytes_past_the_verified_length ... ok
[INFO] [stdout] test sink::tests::promotion_refuses_a_staging_area_that_is_shorter_than_the_verified_length ... ok
[INFO] [stdout] test select::tests::select_plan_ordered_helper_has_no_assignments ... ok
[INFO] [stdout] test sink::tests::staging_path_appends_suffix ... ok
[INFO] [stdout] test sink::tests::truncate_shrinks_and_never_extends ... ok
[INFO] [stdout] test sink::tests::writes_placed_by_offset_out_of_order ... ok
[INFO] [stdout] test sink::tests::truncate_never_creates_the_staging_file ... ok
[INFO] [stdout] test source::tests::a_conforming_next_chunk_lens_page_is_recognised_as_paging_not_a_violation ... ok
[INFO] [stdout] test sink::tests::read_back_never_creates_the_staging_file ... ok
[INFO] [stdout] test source::tests::a_frame_advancing_the_window_by_one_byte_is_accepted ... ok
[INFO] [stdout] test source::tests::a_holder_resending_an_already_written_prefix_is_refused ... ok
[INFO] [stdout] test source::tests::a_holder_streaming_empty_non_final_frames_is_refused ... ok
[INFO] [stdout] test sink::tests::file_sink_resume_reattaches_without_truncating ... ok
[INFO] [stdout] test source::tests::a_later_frame_carrying_an_unstamped_chunk_lens_page_is_rejected ... ok
[INFO] [stdout] test sink::tests::file_sink_stages_then_atomically_finalizes ... ok
[INFO] [stdout] test source::tests::a_later_frame_omitting_every_identity_field_is_accepted ... ok
[INFO] [stdout] test sink::tests::file_sink_truncate_shrinks_the_staging_file ... ok
[INFO] [stdout] test source::tests::a_later_frame_omitting_the_chunk_count_is_accepted ... ok
[INFO] [stdout] test source::tests::a_later_frame_omitting_the_root_is_accepted ... ok
[INFO] [stdout] test source::tests::a_later_frame_omitting_the_total_length_is_accepted ... ok
[INFO] [stdout] test source::tests::a_later_frame_repeating_its_chunk_index_is_accepted ... ok
[INFO] [stdout] test source::tests::a_later_frame_restating_the_inclusion_proof_is_rejected ... ok
[INFO] [stdout] test source::tests::a_later_frame_restating_an_identical_chunk_lens_page_is_rejected ... ok
[INFO] [stdout] test source::tests::a_later_frame_revising_the_chunk_count_downward_is_also_rejected ... ok
[INFO] [stdout] test source::tests::a_later_frame_revising_the_chunk_count_is_rejected ... ok
[INFO] [stdout] test source::tests::a_later_frame_revising_the_root_is_rejected ... ok
[INFO] [stdout] test source::tests::a_later_frame_revising_the_total_length_is_rejected ... ok
[INFO] [stdout] test source::tests::a_later_frame_rewinding_the_chunk_index_is_rejected ... ok
[INFO] [stdout] test source::tests::a_later_frame_whose_chunk_lens_page_partially_overlaps_is_rejected ... ok
[INFO] [stdout] test source::tests::a_paged_prologue_is_refused_rather_than_adopted_as_a_complete_layout ... ok
[INFO] [stdout] test source::tests::a_payload_at_the_ceiling_round_trips_and_one_byte_over_is_refused ... ok
[INFO] [stdout] test source::tests::an_identity_field_appearing_only_on_a_later_frame_is_rejected ... ok
[INFO] [stdout] test source::tests::an_unsatisfiable_assembly_buffer_is_a_recoverable_error_not_an_abort ... ok
[INFO] [stdout] test source::tests::assemble_clips_chunk_granular_frame_to_one_byte_probe ... ok
[INFO] [stdout] test source::tests::assemble_clips_only_the_overshooting_last_frame ... ok
[INFO] [stdout] test source::tests::assemble_reassembles_ordered_frames ... ok
[INFO] [stdout] test source::tests::assemble_rejects_frame_starting_beyond_window ... ok
[INFO] [stdout] test source::tests::assemble_stops_on_clean_eof ... ok
[INFO] [stdout] test source::tests::assemble_stops_once_the_window_is_full ... ok
[INFO] [stdout] test source::tests::dial_targets_order_v6_then_v4_then_relay ... ok
[INFO] [stdout] test source::tests::drain_trailer_is_bounded_by_cap ... ok
[INFO] [stdout] test source::tests::connect_tries_every_candidate_before_failing ... ok
[INFO] [stdout] test source::tests::drain_trailer_stops_at_eof_below_cap ... ok
[INFO] [stdout] test source::tests::new_with_runtime_builds_a_full_ladder_transport ... ok
[INFO] [stdout] test source::tests::provider_to_target_accepts_plain_v6_host ... ok
[INFO] [stdout] test source::tests::provider_to_target_accepts_v4_mapped_v6_host ... ok
[INFO] [stdout] test source::tests::provider_to_target_relay_only_without_address ... ok
[INFO] [stdout] test source::tests::source_tracker_backoff_and_recovery ... ok
[INFO] [stdout] test source::tests::provider_to_target_uses_direct_address ... ok
[INFO] [stdout] test source::tests::source_tracker_backoff_is_exponential_and_capped ... ok
[INFO] [stdout] test source::tests::the_paged_prologue_error_survives_provider_attribution_and_is_recoverable ... ok
[INFO] [stdout] test source::tests::wrapping_a_typed_error_loses_the_variant_that_attributing_keeps ... ok
[INFO] [stdout] test source::tests::unusable_first_candidate_falls_through_to_the_ipv4_one ... ok
[INFO] [stdout] test testkit::tests::behaviors_corrupt_and_truncate ... ok
[INFO] [stdout] test testkit::tests::drop_after_fails_late ... ok
[INFO] [stdout] test testkit::tests::honest_transport_serves_correct_slice ... ok
[INFO] [stdout] test testkit::tests::scripted_locator_advances_batches ... ok
[INFO] [stdout] test testkit::tests::unavailable_source_reports_not_held ... ok
[INFO] [stdout] test throttle::tests::fcfs_preserves_arrival_order ... ok
[INFO] [stdout] test throttle::tests::global_cap_paces_total_throughput ... ok
[INFO] [stdout] test throttle::tests::oversized_request_does_not_deadlock ... ok
[INFO] [stdout] test throttle::tests::per_conn_cap_isolates_connections ... ok
[INFO] [stdout] test throttle::tests::unlimited_limiter_never_waits ... ok
[INFO] [stdout] test throttle::tests::zero_bytes_is_instant_and_free ... ok
[INFO] [stdout] test verify::tests::a_saturating_chunk_len_sum_cannot_pass_as_a_consistent_commitment ... ok
[INFO] [stdout] test verify::tests::an_absurd_resource_chunk_count_is_refused ... ok
[INFO] [stdout] test verify::tests::an_over_long_chunk_granular_answer_verifies_once_clipped ... ok
[INFO] [stdout] test verify::tests::commitment_consistency_check ... ok
[INFO] [stdout] test verify::tests::from_first_frame_rejects_inconsistent_total ... ok
[INFO] [stdout] test verify::tests::insecure_structural_only_is_fail_open_on_the_root ... ok
[INFO] [stdout] test verify::tests::resource_hasher_ignores_a_range_before_the_frontier ... ok
[INFO] [stdout] test verify::tests::resource_hasher_matches_concat_hash_regardless_of_feed_order ... ok
[INFO] [stdout] test verify::tests::resource_leaf_is_sha256_untagged ... ok
[INFO] [stdout] test verify::tests::verify_range_accepts_whole_chunks ... ok
[INFO] [stdout] test verify::tests::verify_range_rejects_boundary_aligned_short_range ... ok
[INFO] [stdout] test verify::tests::verify_range_rejects_out_of_range_chunk_index ... ok
[INFO] [stdout] test verify::tests::verify_range_rejects_wrong_length ... ok
[INFO] [stdout] test verify::tests::verify_resource_binds_to_root_with_real_proof_verifier ... ok
[INFO] [stdout] test verify::tests::verify_resource_leaf_length_and_root_binding ... ok
[INFO] [stdout] test verify::tests::verify_resource_length_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dependency_tree.rs (/opt/rustwide/target/release/deps/dependency_tree-ad44e90ceff367d8)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test the_peer_client_is_on_the_module_wire_major ... ok
[INFO] [stdout] test the_transport_is_on_the_capped_encode_line ... ok
[INFO] [stdout] test the_locator_is_on_the_cascaded_dht_line ... ok
[INFO] [stdout] test the_transport_stack_is_not_duplicated ... ok
[INFO] [stdout] test the_tree_carries_exactly_one_dig_rpc_protocol_and_it_is_the_module_wire_major ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/doc_vocabulary.rs (/opt/rustwide/target/release/deps/doc_vocabulary-55033ceefb1ef9f7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test the_ban_list_itself_cannot_contain_a_dead_entry ... ok
[INFO] [stdout] test the_spec_still_states_the_terminal_refutation_and_ordering_rules ... ok
[INFO] [stdout] test the_vocabulary_guard_actually_reaches_the_source_it_checks ... FAILED
[INFO] [stdout] test retired_vocabulary_appears_only_as_marked_history ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- the_vocabulary_guard_actually_reaches_the_source_it_checks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'the_vocabulary_guard_actually_reaches_the_source_it_checks' (5855) panicked at tests/doc_vocabulary.rs:226:9:
[INFO] [stdout] Cargo.toml looks truncated or wrong (57 lines, floor 80) — the scan would pass while checking nothing
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ff6bd3c691 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59ff6bd503aa - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x59ff6bd40b4c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x59ff6bd1adb6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59ff6bd34869 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x59ff6bccf8e0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59ff6bd34a22 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59ff6bd1ae62 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59ff6bd127b9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59ff6bd1ba5d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x59ff6bd50adc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59ff6bcc040b - <doc_vocabulary[815130fe93650dcc]::the_vocabulary_guard_actually_reaches_the_source_it_checks::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x59ff6bcc2c1b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   13:     0x59ff6bcd0265 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   14:     0x59ff6bccad14 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x59ff6bcd33b2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x59ff6bd3bf1f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x7ea56717b07a - <unknown>
[INFO] [stdout]   18:     0x7ea56720e534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     the_vocabulary_guard_actually_reaches_the_source_it_checks
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test doc_vocabulary`
[INFO] running `Command { std: "docker" "inspect" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95", kill_on_drop: false }`
[INFO] [stdout] 7d6a6d65edecafdb53e86aae9a8acb99b6dbdbf255806fd2573396c86603af95
