[INFO] cloning repository https://github.com/casey/filepack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/filepack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Ffilepack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Ffilepack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9928b14a4f3dd1db831fb118ed5e1456e7f69e2
[INFO] testing casey/filepack 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%2Fcasey%2Ffilepack" "/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/casey/filepack
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/casey/filepack
[INFO] tweaked toml for git repo https://github.com/casey/filepack written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casey/filepack 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/casey/filepack 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] 264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd
[INFO] running `Command { std: "docker" "start" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd", 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" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd" "/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" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd", 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" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-http-codec v0.8.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling boilerplate-parser v0.0.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling boilerplate-macros v0.0.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling async-web-client v0.6.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling usized v0.0.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling axum-extra v0.12.6
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling rustls-acme v0.15.2
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling filepack-cbor v0.0.0 (/opt/rustwide/workdir/crates/filepack-cbor)
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tracing-journald v0.3.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling boilerplate v1.2.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling lexiclean v0.0.1
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling filepack v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
[INFO] running `Command { std: "docker" "inspect" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd", 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" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd" "/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 zerocopy v0.8.48
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rustls-acme v0.15.2
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling filepack v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd", 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" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd" "/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.69s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/filepack-d0b7738e5dcee724)
[INFO] [stdout] 
[INFO] [stdout] running 310 tests
[INFO] [stdout] test archive::tests::archive_packs_metadata_cbor ... ok
[INFO] [stdout] test archive::tests::missing_root ... ok
[INFO] [stdout] test archive::tests::round_trip_empty ... ok
[INFO] [stdout] test archive::tests::directory_total_file_size_overflow ... ok
[INFO] [stdout] test archive::tests::decode_error ... ok
[INFO] [stdout] test archive::tests::round_trip_empty_directory ... ok
[INFO] [stdout] test archive::tests::round_trip_encode_decode ... ok
[INFO] [stdout] test archive::tests::round_trip_nested_directories ... ok
[INFO] [stdout] test archive::tests::file_hash_mismatch ... ok
[INFO] [stdout] test archive::tests::round_trip_pack_unpack ... ok
[INFO] [stdout] test archive::tests::round_trip_multiple_files ... ok
[INFO] [stdout] test archive::tests::package_total_file_size_mismatch ... ok
[INFO] [stdout] test archive::tests::signature_file_missing ... ok
[INFO] [stdout] test archive::tests::signatures_directory ... ok
[INFO] [stdout] test archive::tests::signature_decode_error ... ok
[INFO] [stdout] test archive::tests::signatures_missing ... ok
[INFO] [stdout] test archive::tests::signatures_total_file_size_mismatch ... ok
[INFO] [stdout] test archive::tests::round_trip_with_signature ... ok
[INFO] [stdout] test archive::tests::unexpected_embedded_files ... ok
[INFO] [stdout] test array_decoder::tests::element ... ok
[INFO] [stdout] test array_decoder::tests::item ... ok
[INFO] [stdout] test array_decoder::tests::next ... ok
[INFO] [stdout] test archive::tests::unexpected_entries ... ok
[INFO] [stdout] test array_decoder::tests::unconsumed_elements ... ok
[INFO] [stdout] test array_encoder::tests::element ... ok
[INFO] [stdout] test array_encoder::tests::item ... ok
[INFO] [stdout] test array_decoder::tests::missing_element ... ok
[INFO] [stdout] test audio_type::tests::from_extension ... ok
[INFO] [stdout] test audio_type::tests::encoding ... ok
[INFO] [stdout] test bech32_decoder::tests::length ... ok
[INFO] [stdout] test bech32_decoder::tests::errors ... ok
[INFO] [stdout] test bech32_decoder::tests::private_key_round_trip ... ok
[INFO] [stdout] test bech32_type::tests::check ... ok
[INFO] [stdout] test archive::tests::package_missing ... ok
[INFO] [stdout] test bech32_decoder::tests::round_trip ... ok
[INFO] [stdout] test archive::tests::root_total_file_size_overflow ... ok
[INFO] [stdout] test checked_url::tests::decode_error ... ok
[INFO] [stdout] test checked_url::tests::checked_url_is_not_normalized ... ok
[INFO] [stdout] test archive::tests::unreferenced_files ... ok
[INFO] [stdout] test checked_url::tests::encoding ... ok
[INFO] [stdout] test component::tests::current ... ok
[INFO] [stdout] test component::tests::extension ... ok
[INFO] [stdout] test component::tests::length ... ok
[INFO] [stdout] test component::tests::parent ... ok
[INFO] [stdout] test component::tests::separator ... ok
[INFO] [stdout] test component_buf::tests::encoding ... ok
[INFO] [stdout] test component::tests::drive_prefix ... ok
[INFO] [stdout] test component::tests::empty ... ok
[INFO] [stdout] test component::tests::control ... ok
[INFO] [stdout] test cbor::tests::body_exceeding_limit_is_rejected ... ok
[INFO] [stdout] test count::tests::count ... ok
[INFO] [stdout] test date_time::tests::encoding ... ok
[INFO] [stdout] test decode::tests::decode_from_slice_errors_on_trailing_bytes ... ok
[INFO] [stdout] test decoder::tests::byte_array ... ok
[INFO] [stdout] test decoder::tests::byte_array_length_mismatch ... ok
[INFO] [stdout] test decoder::tests::finish_errors_on_trailing_bytes ... ok
[INFO] [stdout] test decoder::tests::overlong_integer ... ok
[INFO] [stdout] test date_time::tests::invalid ... ok
[INFO] [stdout] test date_time::tests::decode_error ... ok
[INFO] [stdout] test date_time::tests::valid ... ok
[INFO] [stdout] test decoder::tests::reserved_additional_information ... ok
[INFO] [stdout] test decoder::tests::signed_integer_range ... ok
[INFO] [stdout] test decoder::tests::signed_integer_type_mismatch ... ok
[INFO] [stdout] test decoder::tests::truncated ... ok
[INFO] [stdout] test decoder::tests::type_mismatch ... ok
[INFO] [stdout] test decoder::tests::unicode ... ok
[INFO] [stdout] test decoder::tests::unsupported_additional_information ... ok
[INFO] [stdout] test derive::all_optional_all_none ... ok
[INFO] [stdout] test derive::all_optional_all_some ... ok
[INFO] [stdout] test decoder::tests::position_stack ... ok
[INFO] [stdout] test derive::decode_from_str ... ok
[INFO] [stdout] test derive::all_required ... ok
[INFO] [stdout] test derive::decode_with_optional ... ok
[INFO] [stdout] test derive::decode_with_required ... ok
[INFO] [stdout] test derive::encode_display ... ok
[INFO] [stdout] test derive::encode_with_required ... ok
[INFO] [stdout] test derive::encode_with_optional ... ok
[INFO] [stdout] test derive::enum_array_invalid_discriminant ... ok
[INFO] [stdout] test derive::enum_array_missing_element ... ok
[INFO] [stdout] test derive::enum_invalid_discriminant ... ok
[INFO] [stdout] test derive::enum_array_unconsumed_elements ... ok
[INFO] [stdout] test derive::all_optional_mixed ... ok
[INFO] [stdout] test derive::enum_mixed ... ok
[INFO] [stdout] test derive::enum_round_trip ... ok
[INFO] [stdout] test derive::enum_named_field ... ok
[INFO] [stdout] test derive::enum_named_field_optional ... ok
[INFO] [stdout] test derive::enum_variant_encode_with ... ok
[INFO] [stdout] test derive::transparent_named ... ok
[INFO] [stdout] test derive::mixed_required_and_optional ... ok
[INFO] [stdout] test derive::single_field ... ok
[INFO] [stdout] test derive::transparent_newtype ... ok
[INFO] [stdout] test dimensions::tests::encoding ... ok
[INFO] [stdout] test directory::tests::encoding ... ok
[INFO] [stdout] test directory::tests::total_file_size ... ok
[INFO] [stdout] test directory_tree::tests::duplicate_entries_are_rejected ... ok
[INFO] [stdout] test display_duration::tests::display ... ok
[INFO] [stdout] test directory_tree::tests::total_file_size ... ok
[INFO] [stdout] test encode::tests::array ... ok
[INFO] [stdout] test encode::tests::i32 ... ok
[INFO] [stdout] test encode::tests::bytes ... ok
[INFO] [stdout] test encode::tests::i64 ... ok
[INFO] [stdout] test encode::tests::map ... ok
[INFO] [stdout] test encode::tests::string ... ok
[INFO] [stdout] test encode::tests::u64 ... ok
[INFO] [stdout] test encode::tests::usize ... ok
[INFO] [stdout] test entry::tests::encoding ... ok
[INFO] [stdout] test functions::tests::lowercase_hex ... ok
[INFO] [stdout] test hash::tests::deserialize_error_format ... ok
[INFO] [stdout] test file::tests::unknown_fields_are_rejected ... ok
[INFO] [stdout] test hash::tests::hash ... ok
[INFO] [stdout] test hash::tests::serde ... ok
[INFO] [stdout] test hash::tests::uppercase_is_forbidden ... ok
[INFO] [stdout] test head::tests::encoding ... ok
[INFO] [stdout] test image::tests::encoding ... ok
[INFO] [stdout] test derive::enum_unexpected_type ... ok
[INFO] [stdout] test image::tests::check_content_rejects_dimensions_mismatch ... ok
[INFO] [stdout] test image::tests::from_str ... ok
[INFO] [stdout] test date_time::tests::dates_in_readme_are_valid ... ok
[INFO] [stdout] test image::tests::populate ... ok
[INFO] [stdout] test image::tests::serialize ... ok
[INFO] [stdout] test image_type::tests::encoding ... ok
[INFO] [stdout] test image_type::tests::from_extension ... ok
[INFO] [stdout] test language::tests::decode_error ... ok
[INFO] [stdout] test language::tests::encoding ... ok
[INFO] [stdout] test lint_group::tests::all_lints_are_in_at_least_one_group ... ok
[INFO] [stdout] test key_name::tests::validity ... ok
[INFO] [stdout] test language::tests::invalid ... ok
[INFO] [stdout] test language::tests::valid ... ok
[INFO] [stdout] test manifest::tests::empty_manifest_serialization ... ok
[INFO] [stdout] test manifest::tests::embedded_serializes_as_hex ... ok
[INFO] [stdout] test manifest::tests::unknown_fields_are_rejected ... ok
[INFO] [stdout] test manifest::tests::duplicate_signatures_are_rejected ... ok
[INFO] [stdout] test map_decoder::tests::key_with ... ok
[INFO] [stdout] test map_decoder::tests::missing_field ... ok
[INFO] [stdout] test map_decoder::tests::next_with ... ok
[INFO] [stdout] test map_decoder::tests::optional_key_missing ... ok
[INFO] [stdout] test map_decoder::tests::optional_key_present ... ok
[INFO] [stdout] test map_decoder::tests::optional_key_with_missing ... ok
[INFO] [stdout] test map_decoder::tests::optional_key_with_present ... ok
[INFO] [stdout] test map_decoder::tests::out_of_order ... ok
[INFO] [stdout] test map_decoder::tests::required_key_with ... ok
[INFO] [stdout] test map_decoder::tests::unconsumed_entries ... ok
[INFO] [stdout] test map_encoder::tests::item_with ... ok
[INFO] [stdout] test map_decoder::tests::key_mismatch ... ok
[INFO] [stdout] test manifest::tests::manifests_in_readme_are_valid ... ok
[INFO] [stdout] test major_type::tests::all_possible_bytes_produce_valid_major_type ... ok
[INFO] [stdout] test map_encoder::tests::optional_item_none ... ok
[INFO] [stdout] test map_encoder::tests::optional_item_some ... ok
[INFO] [stdout] test map_encoder::tests::optional_item_with_none ... ok
[INFO] [stdout] test map_encoder::tests::optional_item_with_some ... ok
[INFO] [stdout] test media::tests::audio ... ok
[INFO] [stdout] test media::tests::image ... ok
[INFO] [stdout] test metadata::tests::check_content_rejects_invalid_readme_extension ... ok
[INFO] [stdout] test metadata::tests::deserialize_media_audio ... ok
[INFO] [stdout] test metadata::tests::deserialize_rejects_unknown_fields ... ok
[INFO] [stdout] test metadata::tests::encoding ... ok
[INFO] [stdout] test metadata::tests::filepack_metadata_is_valid ... ok
[INFO] [stdout] test metadata::tests::files_includes_audio_tracks ... ok
[INFO] [stdout] test metadata::tests::files_includes_images ... ok
[INFO] [stdout] test metadata::tests::deserialize_rejects_invalid_values ... ok
[INFO] [stdout] test arguments::tests::commands_in_readme_are_valid ... ok
[INFO] [stdout] test metadata::tests::invalid_image ... ok
[INFO] [stdout] test metadata::tests::invalid_artwork ... ok
[INFO] [stdout] test metadata::tests::metadata_in_readme_is_valid ... ok
[INFO] [stdout] test metadata::tests::valid_artwork ... ok
[INFO] [stdout] test metadata::tests::missing_files ... ok
[INFO] [stdout] test mode::tests::display ... ok
[INFO] [stdout] test mode::tests::is_secure ... ok
[INFO] [stdout] test or::tests::or ... ok
[INFO] [stdout] test metadata::tests::valid_images ... ok
[INFO] [stdout] test ordinal::tests::display ... ok
[INFO] [stdout] test ordinal::tests::from_str ... ok
[INFO] [stdout] test ordinal::tests::from_str_errors ... ok
[INFO] [stdout] test package::tests::encoding ... ok
[INFO] [stdout] test percent_encode::tests::encoding ... ok
[INFO] [stdout] test private_key::tests::private_key_begins_with_public_key ... ok
[INFO] [stdout] test private_key::tests::serialized_private_key_is_not_valid_public_key ... ok
[INFO] [stdout] test private_key::tests::whitespace_is_not_trimmed_when_parsing_from_string ... ok
[INFO] [stdout] test private_key::tests::public_key_mismatch_error ... ok
[INFO] [stdout] test private_key::tests::whitespace_is_trimmed_when_loading_from_disk ... ok
[INFO] [stdout] test public_key::tests::parse ... ok
[INFO] [stdout] test public_key::tests::weak_public_keys_are_forbidden ... ok
[INFO] [stdout] test private_key::tests::parse ... ok
[INFO] [stdout] test public_key::tests::whitespace_is_not_trimmed_when_parsing_from_string ... ok
[INFO] [stdout] test public_key::tests::whitespace_is_trimmed_when_loading_from_disk ... ok
[INFO] [stdout] test relative_path::tests::from_components ... ok
[INFO] [stdout] test relative_path::tests::from_components_empty ... ok
[INFO] [stdout] test relative_path::tests::from_str_errors ... ok
[INFO] [stdout] test relative_path::tests::lint_fail ... ok
[INFO] [stdout] test relative_path::tests::lint_pass ... ok
[INFO] [stdout] test relative_path::tests::try_from_utf8_path ... ok
[INFO] [stdout] test resource_type::tests::from_filename ... ok
[INFO] [stdout] test relative_path::tests::from_str ... ok
[INFO] [stdout] test signature::tests::modifying_fingerprint_invalidates_signature ... ok
[INFO] [stdout] test server::tests::database_schema_version_mismatch ... ok
[INFO] [stdout] test server::tests::database_schema_version_missing ... ok
[INFO] [stdout] test signature::tests::signature_begins_with_pubkey_and_fingerprint ... ok
[INFO] [stdout] test signature::tests::unexpected_field_error ... ok
[INFO] [stdout] test sorted_set::tests::rejects_duplicate ... ok
[INFO] [stdout] test sorted_set::tests::rejects_unsorted ... ok
[INFO] [stdout] test sorted_set::tests::round_trip ... ok
[INFO] [stdout] test statement::tests::digest_with_timestamp ... ok
[INFO] [stdout] test statement::tests::digest_without_timestamp ... ok
[INFO] [stdout] test signature::tests::modifying_time_invalidates_signature ... ok
[INFO] [stdout] test subcommand::serve::tests::admin_key_requires_restrict_upload ... ok
[INFO] [stdout] test static_asset::tests::content_type ... ok
[INFO] [stdout] test signature::tests::removing_time_invalidates_signature ... ok
[INFO] [stdout] test subcommand::serve::tests::artwork_not_found_without_artwork ... ok
[INFO] [stdout] test subcommand::serve::tests::artwork_missing ... ok
[INFO] [stdout] test subcommand::serve::tests::artwork_package_not_found ... ok
[INFO] [stdout] test subcommand::serve::tests::default_serve_matches_parsed ... ok
[INFO] [stdout] test subcommand::serve::tests::domain_required_for_canonical_domain_options ... ok
[INFO] [stdout] test subcommand::serve::tests::domains_include_redirects ... ok
[INFO] [stdout] test subcommand::serve::tests::closed_server_forbids_uploads ... ok
[INFO] [stdout] test subcommand::serve::tests::download_range ... ok
[INFO] [stdout] test subcommand::serve::tests::download_response ... ok
[INFO] [stdout] test subcommand::serve::tests::artwork_response ... ok
[INFO] [stdout] test subcommand::serve::tests::file_with_name_inline ... ok
[INFO] [stdout] test subcommand::serve::tests::file_with_name_redirect ... ok
[INFO] [stdout] test subcommand::serve::tests::fallback ... ok
[INFO] [stdout] test array_encoder::tests::too_few_items ... ok
[INFO] [stdout] test array_encoder::tests::too_many_items ... ok
[INFO] [stdout] test map_encoder::tests::out_of_order ... ok
[INFO] [stdout] test map_encoder::tests::too_few_items ... ok
[INFO] [stdout] test subcommand::serve::tests::files_empty ... ok
[INFO] [stdout] test map_encoder::tests::too_many_items ... ok
[INFO] [stdout] test subcommand::serve::tests::get_directory_not_found ... ok
[INFO] [stdout] test subcommand::serve::tests::fingerprint_redirects_to_package ... ok
[INFO] [stdout] test subcommand::serve::tests::files_non_empty ... ok
[INFO] [stdout] test subcommand::serve::tests::get_directory_succeeds ... ok
[INFO] [stdout] test subcommand::serve::tests::get_package_not_found ... ok
[INFO] [stdout] test subcommand::serve::tests::favicon ... ok
[INFO] [stdout] test subcommand::serve::tests::malformed_fingerprint_returns_error ... ok
[INFO] [stdout] test subcommand::serve::tests::get_package_without_metadata ... ok
[INFO] [stdout] test subcommand::serve::tests::get_package_with_metadata ... ok
[INFO] [stdout] test subcommand::serve::tests::home ... ok
[INFO] [stdout] test subcommand::serve::tests::media_audio_track_package_not_found ... ok
[INFO] [stdout] test subcommand::serve::tests::install_script ... ok
[INFO] [stdout] test subcommand::serve::tests::media_audio_track_file_missing ... ok
[INFO] [stdout] test subcommand::serve::tests::media_audio_track_out_of_range ... ok
[INFO] [stdout] test subcommand::serve::tests::media_audio_track_package_without_media ... ok
[INFO] [stdout] test subcommand::serve::tests::media_audio_track_package_without_metadata ... ok
[INFO] [stdout] test subcommand::serve::tests::missing_returns_missing_hashes ... ok
[INFO] [stdout] test subcommand::serve::tests::media_audio_track_ranges ... ok
[INFO] [stdout] test subcommand::serve::tests::missing_rejects_unsorted_hashes ... ok
[INFO] [stdout] test subcommand::serve::tests::media_audio_track_response ... ok
[INFO] [stdout] test subcommand::serve::tests::media_image_image_response ... ok
[INFO] [stdout] test subcommand::serve::tests::media_image_image_out_of_range ... ok
[INFO] [stdout] test subcommand::serve::tests::non_fingerprint_bech32_falls_through ... ok
[INFO] [stdout] test subcommand::serve::tests::media_type_mismatch ... ok
[INFO] [stdout] test subcommand::serve::tests::package_item_package_not_found ... ok
[INFO] [stdout] test subcommand::serve::tests::package_item_image ... ok
[INFO] [stdout] test subcommand::serve::tests::package_item_track ... ok
[INFO] [stdout] test subcommand::serve::tests::package_item_image_out_of_range ... ok
[INFO] [stdout] test subcommand::serve::tests::package_item_track_out_of_range ... ok
[INFO] [stdout] test subcommand::serve::tests::ports ... ok
[INFO] [stdout] test subcommand::serve::tests::redirect_omits_default_ports ... ok
[INFO] [stdout] test subcommand::serve::tests::package_item_without_media ... ok
[INFO] [stdout] test subcommand::serve::tests::package_item_without_metadata ... ok
[INFO] [stdout] test subcommand::serve::tests::packages_empty ... ok
[INFO] [stdout] test subcommand::serve::tests::package_page_renders_audio_media ... ok
[INFO] [stdout] test subcommand::serve::tests::package_page_renders_image_media ... ok
[INFO] [stdout] test subcommand::serve::tests::restricted_upload_accepts_admin_token ... ok
[INFO] [stdout] test subcommand::serve::tests::static_files ... ok
[INFO] [stdout] test subcommand::serve::tests::restricted_upload_rejects_missing_header ... ok
[INFO] [stdout] test subcommand::serve::tests::upload_creates_file ... ok
[INFO] [stdout] test subcommand::serve::tests::upload_short_circuits_when_file_exists ... ok
[INFO] [stdout] test subcommand::serve::tests::packages_include_titles ... ok
[INFO] [stdout] test subcommand::serve::tests::restricted_upload_rejects_others ... ok
[INFO] [stdout] test subcommand::serve::tests::upload_with_wrong_hash_fails ... ok
[INFO] [stdout] test subcommand::serve::tests::uppercase_fingerprint_redirects_to_lowercase_package ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_directory_decode_error ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_directory_file_not_found ... ok
[INFO] [stdout] test subcommand::serve::tests::packages_non_empty ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_directory_rejects_missing_auth_header ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_directory_missing_file ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_directory_unverified_subdirectory ... ok
[INFO] [stdout] test templates::package::tests::audio ... ok
[INFO] [stdout] test templates::track::tests::track ... ok
[INFO] [stdout] test test::hash_is_valid ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_directory_idempotent ... ok
[INFO] [stdout] test test::private_key_is_valid ... ok
[INFO] [stdout] test test::signature_matches ... ok
[INFO] [stdout] test text::tests::control ... ok
[INFO] [stdout] test text::tests::decode_error ... ok
[INFO] [stdout] test text::tests::encoding ... ok
[INFO] [stdout] test text::tests::newline_allowed ... ok
[INFO] [stdout] test ticked::tests::display ... ok
[INFO] [stdout] test token::tests::future_nbf ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_package_metadata_decode_error ... ok
[INFO] [stdout] test token::tests::expired ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_directory_succeeds ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_package_unverified ... ok
[INFO] [stdout] test templates::directory::tests::directory ... ok
[INFO] [stdout] test token::tests::roundtrip ... ok
[INFO] [stdout] test token::tests::unknown_claim_rejected ... ok
[INFO] [stdout] test token::tests::wrong_issuer ... ok
[INFO] [stdout] test token::tests::wrong_audience ... ok
[INFO] [stdout] test track::tests::duration ... ok
[INFO] [stdout] test track::tests::encoding ... ok
[INFO] [stdout] test token::tests::wrong_signer ... ok
[INFO] [stdout] test track::tests::from_str ... ok
[INFO] [stdout] test track::tests::populate_ok ... ok
[INFO] [stdout] test track::tests::serialize ... ok
[INFO] [stdout] test type_name::tests::type_name ... ok
[INFO] [stdout] test version::tests::encoding ... ok
[INFO] [stdout] test track::tests::check_content ... ok
[INFO] [stdout] test track::tests::populate_err ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_package_metadata_references_missing_file ... ok
[INFO] [stdout] test subcommand::serve::tests::verify_package_metadata_references_present_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 310 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/filepack-2d9ac05c65358615)
[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/lib.rs (/opt/rustwide/target/debug/deps/integration-2663c1899c792b6a)
[INFO] [stdout] 
[INFO] [stdout] running 228 tests
[INFO] [stdout] test bech32::decode ... ok
[INFO] [stdout] test bech32::decode_prefix_missing ... ok
[INFO] [stdout] test bech32::decode_invalid_bech32 ... ok
[INFO] [stdout] test bech32::decode_with_prefix ... ok
[INFO] [stdout] test archive::rejects_unexpected_embedded_files ... ok
[INFO] [stdout] test archive::rejects_total_file_size_overflow ... ok
[INFO] [stdout] test bech32::encode_invalid_hex ... ok
[INFO] [stdout] test archive::creates_archive_from_json ... ok
[INFO] [stdout] test bech32::encode ... ok
[INFO] [stdout] test bech32::encode_invalid_hrp ... ok
[INFO] [stdout] test bech32::encode_invalid_prefix ... ok
[INFO] [stdout] test bech32::encode_requires_hrp ... ok
[INFO] [stdout] test archive::embedded_preserved ... ok
[INFO] [stdout] test bech32::encode_with_prefix ... ok
[INFO] [stdout] test archive::round_trip ... ok
[INFO] [stdout] test bech32::source_required ... ok
[INFO] [stdout] test bech32::source_required_with_prefix ... ok
[INFO] [stdout] test bech32::source_required_with_hrp ... ok
[INFO] [stdout] test contains::size_mismatch ... ok
[INFO] [stdout] test contains::hash_found ... ok
[INFO] [stdout] test contains::target_is_required_with_manifest_path ... ok
[INFO] [stdout] test create::backslash_error ... ok
[INFO] [stdout] test contains::file_found ... ok
[INFO] [stdout] test contains::target_is_required ... ok
[INFO] [stdout] test contains::file_missing ... ok
[INFO] [stdout] test create::create_rejects_invalid_artwork ... ok
[INFO] [stdout] test contains::hash_missing ... ok
[INFO] [stdout] test create::ignore_is_component_wise ... ok
[INFO] [stdout] test create::ignore_file_leaves_empty_parent_directory ... ok
[INFO] [stdout] test create::empty_directories_are_included ... ok
[INFO] [stdout] test create::ignore_directory ... ok
[INFO] [stdout] test create::file_in_subdirectory ... ok
[INFO] [stdout] test create::manifest_already_exists_error ... ok
[INFO] [stdout] test create::metadata_cbor_is_embedded_in_manifest_archive ... ok
[INFO] [stdout] test create::multiple_empty_directory_are_included ... ok
[INFO] [stdout] test create::force_overwrites_manifest ... ok
[INFO] [stdout] test create::ignore_multiple ... ok
[INFO] [stdout] test create::nested_empty_directories_are_included ... ok
[INFO] [stdout] test create::mismatched_key ... ok
[INFO] [stdout] test create::non_unicode_path_error ... ok
[INFO] [stdout] test create::private_key_load_error_message ... ok
[INFO] [stdout] test create::sign_fails_if_master_key_not_available ... ok
[INFO] [stdout] test create::sign_with_unknown_key ... ok
[INFO] [stdout] test create::ignore_file ... ok
[INFO] [stdout] test create::sign_with_timestamp ... ok
[INFO] [stdout] test create::sign_with_named_key ... ok
[INFO] [stdout] test create::single_non_empty_file ... ok
[INFO] [stdout] test create::single_file_parallel ... ok
[INFO] [stdout] test create::symlink_error ... ok
[INFO] [stdout] test create::force_overwrites_manifest_with_destination ... ok
[INFO] [stdout] test create::no_files ... ok
[INFO] [stdout] test data_dir::flag ... ok
[INFO] [stdout] test create::with_metadata ... ok
[INFO] [stdout] test create::single_file ... ok
[INFO] [stdout] test data_dir::xdg_data_home ... ok
[INFO] [stdout] test create::single_file_omit_root ... ok
[INFO] [stdout] test create::with_manifest_path ... ok
[INFO] [stdout] test data_dir::xdg_data_home_empty ... ok
[INFO] [stdout] test download::download_package_fails_if_output_directory_already_exists ... ok
[INFO] [stdout] test download::download_fails_if_output_already_exists ... ok
[INFO] [stdout] test download::download_package_fails_if_output_file_already_exists ... ok
[INFO] [stdout] test create::single_file_mmap ... ok
[INFO] [stdout] test create::sign_creates_valid_signature ... ok
[INFO] [stdout] test download::download_package_fails_on_directory_total_file_size_overflow ... ok
[INFO] [stdout] test download::download_package_fails_on_directory_total_file_size_mismatch ... ok
[INFO] [stdout] test download::download_package_fails_on_hash_mismatch ... ok
[INFO] [stdout] test download::server_url_must_be_http_or_https ... ok
[INFO] [stdout] test files::files_default ... ok
[INFO] [stdout] test files::files_json ... ok
[INFO] [stdout] test download::download_fails_on_hash_mismatch ... ok
[INFO] [stdout] test hash::assert_failure ... ok
[INFO] [stdout] test download::download_fails_with_404_when_file_missing ... ok
[INFO] [stdout] test download::download_checks_metadata ... ok
[INFO] [stdout] test files::files_tsv ... ok
[INFO] [stdout] test hash::assert_success ... ok
[INFO] [stdout] test hash::file ... ok
[INFO] [stdout] test hash::stdin ... ok
[INFO] [stdout] test json::json ... ok
[INFO] [stdout] test info::no_keychain ... ok
[INFO] [stdout] test info::no_keys ... ok
[INFO] [stdout] test fingerprint::fingerprint ... ok
[INFO] [stdout] test key::default ... ok
[INFO] [stdout] test key::missing ... ok
[INFO] [stdout] test key::missing_private_key ... ok
[INFO] [stdout] test key::master ... ok
[INFO] [stdout] test keychain::dir_permissions ... ok
[INFO] [stdout] test keychain::invalid_key_name ... ok
[INFO] [stdout] test key::missing_public_key ... ok
[INFO] [stdout] test keychain::invalid_public_key ... ok
[INFO] [stdout] test keychain::missing_public_key_error ... ok
[INFO] [stdout] test info::with_keys ... ok
[INFO] [stdout] test key::named ... ok
[INFO] [stdout] test keychain::missing_private_key_error ... ok
[INFO] [stdout] test keychain::hidden_files_are_ignored ... ok
[INFO] [stdout] test keychain::unexpected_directory ... ok
[INFO] [stdout] test keychain::unexpected_file_no_extension ... ok
[INFO] [stdout] test keygen::default_name ... ok
[INFO] [stdout] test keychain::unexpected_file_with_extension ... ok
[INFO] [stdout] test download::download_retrieves_file ... ok
[INFO] [stdout] test languages::default ... ok
[INFO] [stdout] test keygen::key_already_exists ... ok
[INFO] [stdout] test languages::json ... ok
[INFO] [stdout] test keychain::private_key_permissions ... ok
[INFO] [stdout] test keygen::custom_name ... ok
[INFO] [stdout] test lint::deny_case_insensitive_filesystem_path_conflict ... ok
[INFO] [stdout] test keygen::invalid_name ... ok
[INFO] [stdout] test languages::tsv ... ok
[INFO] [stdout] test lint::deny_compatibility_ignores_junk ... ok
[INFO] [stdout] test lints::lints ... ok
[INFO] [stdout] test lint::allow_lint ... ok
[INFO] [stdout] test lint::deny_junk_ignores_compatibility ... ok
[INFO] [stdout] test lint::deny_distribution_catches_both ... ok
[INFO] [stdout] test man::man ... ok
[INFO] [stdout] test lint::deny_lint ... ok
[INFO] [stdout] test download::download_retrieves_package ... ok
[INFO] [stdout] test manifest::with_path ... ok
[INFO] [stdout] test manifest::default_format ... ok
[INFO] [stdout] test manifest::includes_embedded_files ... ok
[INFO] [stdout] test manifest::json_pretty_format ... ok
[INFO] [stdout] test metadata::create_checks_metadata ... ok
[INFO] [stdout] test manifest::tsv_error ... ok
[INFO] [stdout] test manifest::json_format ... ok
[INFO] [stdout] test metadata::create_rejects_extra_files_in_media_packages ... ok
[INFO] [stdout] test metadata::create_rejects_invalid_tracks ... ok
[INFO] [stdout] test metadata::create_succeeds_with_valid_metadata ... ok
[INFO] [stdout] test metadata::create_extracts_artwork_dimensions ... ok
[INFO] [stdout] test metadata::metadata_subcommand_default ... ok
[INFO] [stdout] test metadata::create_uses_existing_metadata_cbor ... ok
[INFO] [stdout] test metadata::metadata_cbor_already_exists ... ok
[INFO] [stdout] test metadata::create_extracts_image_dimensions ... ok
[INFO] [stdout] test metadata::metadata_cbor_force ... ok
[INFO] [stdout] test metadata::create_extracts_track_tags ... ok
[INFO] [stdout] test metadata::metadata_subcommand_format_json ... ok
[INFO] [stdout] test download::download_retrieves_package_with_metadata ... ok
[INFO] [stdout] test metadata::metadata_subcommand_format_tsv_error ... ok
[INFO] [stdout] test metadata::metadata_subcommand_path_is_directory ... ok
[INFO] [stdout] test metadata::metadata_subcommand_path_is_file ... ok
[INFO] [stdout] test serve::redirect_rejects_canonical_domain ... ok
[INFO] [stdout] test sign::appends_filename_if_argument_is_directory ... ok
[INFO] [stdout] test sign::defaults_to_current_directory ... ok
[INFO] [stdout] test serve::http2_is_supported ... ok
[INFO] [stdout] test sign::preserves_embedded_files ... ok
[INFO] [stdout] test sign::mismatched_key ... ok
[INFO] [stdout] test sign::named ... ok
[INFO] [stdout] test serve::http1_is_supported ... ok
[INFO] [stdout] test sign::existing_signatures_are_preserved ... ok
[INFO] [stdout] test signatures::no_signatures ... ok
[INFO] [stdout] test signatures::defaults_to_current_directory ... ok
[INFO] [stdout] test signatures::signature_without_time ... ok
[INFO] [stdout] test sign::with_timestamp ... ok
[INFO] [stdout] test signatures::signature_with_time ... ok
[INFO] [stdout] test serve::redirect_alias ... ok
[INFO] [stdout] test sign::re_signing_is_idempotent ... ok
[INFO] [stdout] test signatures::tsv_format ... ok
[INFO] [stdout] test size::size ... ok
[INFO] [stdout] test sign::updates_manifest_with_signature ... ok
[INFO] [stdout] test signatures::tsv_format_with_time ... ok
[INFO] [stdout] test upload::server_url_must_be_http_or_https ... ok
[INFO] [stdout] test misc::backtraces_are_recorded_when_environment_variable_is_set ... ok
[INFO] [stdout] test upload::restricted_upload_succeeds_with_auth ... ok
[INFO] [stdout] test upload::serve_admin_key_by_public_key ... ok
[INFO] [stdout] test upload::upload_auth_requires_https ... ok
[INFO] [stdout] test upload::upload_file_requires_path ... ok
[INFO] [stdout] test upload::reupload_succeeds ... ok
[INFO] [stdout] test upload::serve_admin_key_by_name ... ok
[INFO] [stdout] test upload::upload_creates_file ... ok
[INFO] [stdout] test upload::upload_package_fails_when_manifest_decode_fails ... ok
[INFO] [stdout] test upload::upload_package_fails_when_manifest_missing ... ok
[INFO] [stdout] test upload::upload_package_fails_when_package_missing ... ok
[INFO] [stdout] test upload::upload_package_fails_when_root_file_missing ... ok
[INFO] [stdout] test upload::reupload_package_succeeds ... ok
[INFO] [stdout] test upload::upload_package_fails_when_package_is_not_directory ... ok
[INFO] [stdout] test upload::upload_package_checks_file_hashes_locally ... ok
[INFO] [stdout] test upload::upload_package_fails_when_root_not_directory_cbor ... ok
[INFO] [stdout] test upload::upload_package_accepts_directory ... ok
[INFO] [stdout] test verify::duplicate_key_literal ... ok
[INFO] [stdout] test verify::duplicate_key_named ... ok
[INFO] [stdout] test upload::signatures_are_not_uploaded ... ok
[INFO] [stdout] test verify::duplicate_key_named_and_literal ... ok
[INFO] [stdout] test verify::extra_fields_are_not_allowed ... ok
[INFO] [stdout] test verify::file_not_found_error_message ... ok
[INFO] [stdout] test verify::extraneous_file_error ... ok
[INFO] [stdout] test verify::extraneous_empty_directory_error ... ok
[INFO] [stdout] test serve::redirect_http_to_https ... FAILED
[INFO] [stdout] test verify::ignore_extraneous_directory ... ok
[INFO] [stdout] test verify::ignore_extraneous_file ... ok
[INFO] [stdout] test verify::hash_mismatch ... ok
[INFO] [stdout] test upload::upload_package_defaults_to_current_directory ... ok
[INFO] [stdout] test verify::malformed_signature_error ... ok
[INFO] [stdout] test verify::ignore_file_does_not_suppress_parent_directory ... ok
[INFO] [stdout] test verify::manifest_not_found_error_message ... ok
[INFO] [stdout] test verify::manifest_in_package_with_external_manifest ... ok
[INFO] [stdout] test verify::ignore_path_in_package_error ... ok
[INFO] [stdout] test verify::ignore_directory_containing_package_file_error ... ok
[INFO] [stdout] test verify::manifest_paths_are_relative_to_root ... ok
[INFO] [stdout] test verify::ignore_missing ... ok
[INFO] [stdout] test verify::missing_empty_directory_error ... ok
[INFO] [stdout] test verify::many_files ... ok
[INFO] [stdout] test verify::missing_signature_for_named_key ... ok
[INFO] [stdout] test verify::missing_signature_for_literal_key ... ok
[INFO] [stdout] test verify::multiple_mismatches ... ok
[INFO] [stdout] test verify::named_key_invalid ... ok
[INFO] [stdout] test verify::named_key_not_found ... ok
[INFO] [stdout] test verify::named_key ... ok
[INFO] [stdout] test verify::nested_extraneous_empty_directory_error ... ok
[INFO] [stdout] test verify::multiple_keys_one_missing ... ok
[INFO] [stdout] test verify::nested_missing_empty_directory_error ... ok
[INFO] [stdout] test verify::no_files ... ok
[INFO] [stdout] test verify::print ... ok
[INFO] [stdout] test verify::non_unicode_path_error ... ok
[INFO] [stdout] test verify::print_includes_embedded_files ... ok
[INFO] [stdout] test upload::upload_package_serves_package_html ... ok
[INFO] [stdout] test verify::single_file_omit_directory ... ok
[INFO] [stdout] test upload::upload_package_skips_files_already_on_server ... ok
[INFO] [stdout] test verify::single_file_parallel ... ok
[INFO] [stdout] test verify::unarchive_error ... ok
[INFO] [stdout] test verify::multiple_keys ... ok
[INFO] [stdout] test verify::single_file_mmap ... ok
[INFO] [stdout] test verify::size_mismatch ... ok
[INFO] [stdout] test verify::single_file ... ok
[INFO] [stdout] test verify::verify_checks_metadata ... ok
[INFO] [stdout] test verify::with_manifest_path ... ok
[INFO] [stdout] test verify::signature_verification_success ... ok
[INFO] [stdout] test verify::weak_signature_public_key ... ok
[INFO] [stdout] test verify::verify_fingerprint ... ok
[INFO] [stdout] test verify::signature_fingerprint_mismatch ... ok
[INFO] [stdout] test verify::valid_signature_for_wrong_pubkey ... ok
[INFO] [stdout] test upload::upload_package_uploads_files ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- serve::redirect_http_to_https stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serve::redirect_http_to_https' (6080) panicked at tests/serve.rs:151:22:
[INFO] [stdout] stderr is not empty: [2m2026-07-09T19:23:02.526850Z[0m [31mERROR[0m [2mfilepack::subcommand::serve[0m[2m:[0m ACME error: order: acme error: http request error: http error: ConnectError(TcpConnect(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d22ddc4ac1 - 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:     0x60d22ddc4ac1 - 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:     0x60d22ddc4ac1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d22ddc4ac1 - <<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:     0x60d22dddd30a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d22dddd30a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60d22ddca36c - 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:     0x60d22ddca36c - <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:     0x60d22dd9dd36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d22dd9dd36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d22ddba7a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d22cc522c0 - <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:     0x60d22cc522c0 - 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:     0x60d22ddbaad2 - <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:     0x60d22ddbaad2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60d22dd9dde2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60d22dd94cb9 - 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:     0x60d22dd9eebd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60d22ddddbbc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d22cc07113 - <integration[90413c8147f7f9d8]::expected::Expected>::check
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/expected.rs:20:26
[INFO] [stdout]   20:     0x60d22cc037e3 - <integration[90413c8147f7f9d8]::test::Test>::status_with_output
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:314:17
[INFO] [stdout]   21:     0x60d22cafbd05 - <integration[90413c8147f7f9d8]::child::Child>::success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/child.rs:65:10
[INFO] [stdout]   22:     0x60d22cb036ac - integration[90413c8147f7f9d8]::serve::redirect_http_to_https
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/serve.rs:151:22
[INFO] [stdout]   23:     0x60d22cafad27 - integration[90413c8147f7f9d8]::serve::redirect_http_to_https::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/serve.rs:106:28
[INFO] [stdout]   24:     0x60d22cb7a1d6 - <integration[90413c8147f7f9d8]::serve::redirect_http_to_https::{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]   25:     0x60d22cc455fb - <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]   26:     0x60d22cc455fb - 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]   27:     0x60d22cc52c45 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x60d22cc52c45 - <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]   29:     0x60d22cc52c45 - 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]   30:     0x60d22cc52c45 - 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]   31:     0x60d22cc52c45 - 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]   32:     0x60d22cc52c45 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x60d22cc52c45 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x60d22cc4d6f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x60d22cc4d6f4 - 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]   36:     0x60d22cc55d92 - 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]   37:     0x60d22cc55d92 - <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]   38:     0x60d22cc55d92 - 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]   39:     0x60d22cc55d92 - 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]   40:     0x60d22cc55d92 - 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]   41:     0x60d22cc55d92 - 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]   42:     0x60d22cc55d92 - <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]   43:     0x60d22ddc32ff - <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]   44:     0x60d22ddc32ff - <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]   45:     0x70f3f9dfeaa4 - <unknown>
[INFO] [stdout]   46:     0x70f3f9e8ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     serve::redirect_http_to_https
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 227 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd", kill_on_drop: false }`
[INFO] [stdout] 264c37157e10c2cb766d822fb9e34b15a0c9c67b34ff70f83e17a2f6557d5bbd
