[INFO] cloning repository https://github.com/kszucs/subxet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kszucs/subxet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkszucs%2Fsubxet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkszucs%2Fsubxet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7aea507b6848d25ce404cf83a569fe4c1c88352
[INFO] testing kszucs/subxet against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkszucs%2Fsubxet" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kszucs/subxet
[INFO] finished tweaking git repo https://github.com/kszucs/subxet
[INFO] tweaked toml for git repo https://github.com/kszucs/subxet written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kszucs/subxet on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kszucs/subxet 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded tracing-test v0.2.6
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.6
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded serial_test_derive v3.3.1
[INFO] [stderr]   Downloaded retry-policies v0.5.1
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded heed-traits v0.20.0
[INFO] [stderr]   Downloaded heed-types v0.21.0
[INFO] [stderr]   Downloaded synchronoise v1.0.1
[INFO] [stderr]   Downloaded countio v0.3.0
[INFO] [stderr]   Downloaded const-str v1.1.0
[INFO] [stderr]   Downloaded path-tree v0.8.3
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded heed v0.22.0
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded konst v0.4.3
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded lmdb-master-sys v0.2.5
[INFO] [stderr]   Downloaded warp v0.4.2
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded lz4_flex v0.12.0
[INFO] [stderr]   Downloaded oneshot v0.1.13
[INFO] [stderr]   Downloaded native-tls v0.2.15
[INFO] [stderr]   Downloaded safe-transmute v0.11.3
[INFO] [stderr]   Downloaded duration-str v0.19.0
[INFO] [stderr]   Downloaded heapify v0.2.0
[INFO] [stderr]   Downloaded stringmetrics v2.2.2
[INFO] [stderr]   Downloaded reqwest-retry v0.9.1
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded doxygen-rs v0.4.2
[INFO] [stderr]   Downloaded async-object-pool v0.2.0
[INFO] [stderr]   Downloaded serial_test v3.3.1
[INFO] [stderr]   Downloaded whoami v2.1.1
[INFO] [stderr]   Downloaded gearhash v0.1.3
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded tabwriter v1.4.1
[INFO] [stderr]   Downloaded konst_proc_macros v0.4.1
[INFO] [stderr]   Downloaded reqwest-middleware v0.5.1
[INFO] [stderr]   Downloaded httpmock v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9875d7cf5a9e821ca2b967e2c2ee067a6f807f918f73a3c9506c7c2e34b23f6
[INFO] running `Command { std: "docker" "start" "-a" "e9875d7cf5a9e821ca2b967e2c2ee067a6f807f918f73a3c9506c7c2e34b23f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9875d7cf5a9e821ca2b967e2c2ee067a6f807f918f73a3c9506c7c2e34b23f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9875d7cf5a9e821ca2b967e2c2ee067a6f807f918f73a3c9506c7c2e34b23f6", kill_on_drop: false }`
[INFO] [stdout] e9875d7cf5a9e821ca2b967e2c2ee067a6f807f918f73a3c9506c7c2e34b23f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af6b82a5ae6b1a820f7e77febf4185fb0b8b939c5501d987b72016e11f439fd2
[INFO] running `Command { std: "docker" "start" "-a" "af6b82a5ae6b1a820f7e77febf4185fb0b8b939c5501d987b72016e11f439fd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling heed v0.22.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling konst_proc_macros v0.4.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling gearhash v0.1.3
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling konst v0.4.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling countio v0.3.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling heapify v0.2.0
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling duration-str v0.19.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling warp v0.4.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling reqwest-middleware v0.5.1
[INFO] [stderr]    Compiling reqwest-retry v0.9.1
[INFO] [stderr]    Compiling subxet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "af6b82a5ae6b1a820f7e77febf4185fb0b8b939c5501d987b72016e11f439fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af6b82a5ae6b1a820f7e77febf4185fb0b8b939c5501d987b72016e11f439fd2", kill_on_drop: false }`
[INFO] [stdout] af6b82a5ae6b1a820f7e77febf4185fb0b8b939c5501d987b72016e11f439fd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c67d829f62ba9051de139d3474dbca5f5f0f130e4be5413ec2f77f946bcaa560
[INFO] running `Command { std: "docker" "start" "-a" "c67d829f62ba9051de139d3474dbca5f5f0f130e4be5413ec2f77f946bcaa560", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling duration-str v0.19.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling heed-types v0.21.0
[INFO] [stderr]    Compiling heed v0.22.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling warp v0.4.2
[INFO] [stderr]    Compiling httpmock v0.8.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest-middleware v0.5.1
[INFO] [stderr]    Compiling reqwest-retry v0.9.1
[INFO] [stderr]    Compiling subxet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "c67d829f62ba9051de139d3474dbca5f5f0f130e4be5413ec2f77f946bcaa560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67d829f62ba9051de139d3474dbca5f5f0f130e4be5413ec2f77f946bcaa560", kill_on_drop: false }`
[INFO] [stdout] c67d829f62ba9051de139d3474dbca5f5f0f130e4be5413ec2f77f946bcaa560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c224deee30daf3669ade90ee41b97d6073217404c481ff39c8baf71c8418e507
[INFO] running `Command { std: "docker" "start" "-a" "c224deee30daf3669ade90ee41b97d6073217404c481ff39c8baf71c8418e507", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/subxet-970247ea50ec93bc)
[INFO] [stdout] 
[INFO] [stdout] running 435 tests
[INFO] [stdout] test cas_client::adaptive_concurrency::exp_weighted_olr::tests::test_matches_offline_across_multiple_x0 ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::exp_weighted_olr::tests::test_simple_line_noisy_with_decay ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_converges_to_constant_observation ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::controller::tests::test_partial_completion_weighting ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::controller::tests::test_permit_decrease_on_explicit_failure ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::controller::tests::test_partial_completion_max_weight_cap ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_decay_and_weight_scaling ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::controller::tests::test_retryable_failures_count_against_success ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::exp_weighted_olr::tests::test_heavier_recent_sample ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::exp_weighted_olr::tests::test_insufficient_df_gives_mean_only ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_estimator_update ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_linear_regression_against_fixed_calculation ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::exp_weighted_olr::tests::test_singular_x_all_same ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_order_independence_with_slow_decay ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_rtt_quantile_with_insufficient_samples ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_scaling_with_concurrency ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_rtt_quantile ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::controller::tests::test_permit_increase_on_slow_but_good_enough ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::controller::tests::test_permit_increase_to_max_on_repeated_success ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_variance_order_independence ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_variance_same_samples_different_weight_order ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_variance_tracking ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_variance_with_partial_weights ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_scaling_with_size ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_variance_same_samples_different_weight_scale ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_weighted_mean_and_variance_fundamentals ... ok
[INFO] [stdout] test cas_client::remote_client::tests::test_basic_put ... ignored, requires a running CAS server
[INFO] [stdout] test cas_client::adaptive_concurrency::rtt_prediction::tests::test_weights_scale_like_multiple_samples ... ok
[INFO] [stdout] test cas_client::adaptive_concurrency::controller::tests::test_permit_increase_to_max_slowly ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_api_delay ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_lazy_file ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_lazy_file_deterministic ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_mixed_xorb_types ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_random_xorb ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_random_xorb_large ... ok
[INFO] [stdout] test cas_client::simulation::local_server::handlers::tests::test_encode_decode_term ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_url_expiration ... ok
[INFO] [stdout] test cas_client::simulation::random_xorb::tests::test_random_xorb_basic ... ok
[INFO] [stdout] test cas_client::simulation::random_xorb::tests::test_random_xorb_cas_object ... ok
[INFO] [stdout] test cas_client::simulation::random_xorb::tests::test_random_xorb_chunk_range ... ok
[INFO] [stdout] test cas_client::simulation::random_xorb::tests::test_random_xorb_serialized_length ... ok
[INFO] [stdout] test cas_client::simulation::local_client::tests::test_download_fetch_term_data_validation ... ok
[INFO] [stdout] test cas_client::simulation::socket_proxy::tests::test_proxy_creates_socket_file ... ok
[INFO] [stdout] test cas_client::simulation::local_client::tests::test_api_delay ... ok
[INFO] [stdout] test cas_client::simulation::local_client::tests::test_url_expiration ... ok
[INFO] [stdout] test cas_client::simulation::memory_client::tests::test_common_client_suite ... ok
[INFO] [stdout] test cas_client::simulation::socket_proxy::tests::test_proxy_removes_existing_socket ... ok
[INFO] [stdout] test cas_client::upload_progress_stream::tests::test_basic_streaming_and_progress ... ok
[INFO] [stdout] test cas_client::upload_progress_stream::tests::test_clone_with_reset_does_not_duplicate_progress ... ok
[INFO] [stdout] test cas_client::upload_progress_stream::tests::test_partial_progress_reporting ... ok
[INFO] [stdout] test cas_client::simulation::socket_proxy::tests::test_proxy_socket_path_accessor ... ok
[INFO] [stdout] test cas_client::simulation::socket_proxy::tests::test_proxy_cleans_up_on_drop ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4_prediction::tests::test_aligned_data ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4_prediction::tests::test_empty_data ... ok
[INFO] [stdout] test cas_client::simulation::socket_proxy::tests::test_proxy_forwards_data ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4_prediction::tests::test_small_inputs ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4_prediction::tests::test_tail_handling ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4_prediction::tests::test_unaligned_data_prefix ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4_prediction::tests::test_zeros_simple ... ok
[INFO] [stdout] test cas_client::simulation::socket_proxy::tests::test_proxy_handles_multiple_connections ... ok
[INFO] [stdout] test cas_object::cas_chunk_format::tests::test_basic_header_deserialization ... ok
[INFO] [stdout] test cas_object::cas_chunk_format::tests::test_basic_header_serialization ... ok
[INFO] [stdout] test cas_object::cas_chunk_format::tests::test_deserialize_chunk_uncompressed ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4_prediction::tests::test_random_data ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_basic_mem_lz4 ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_basic_serialization_mem ... ok
[INFO] [stdout] test cas_client::http_client::tests::uds_tests::test_https_to_http_middleware_preserves_http ... ok
[INFO] [stdout] test cas_client::http_client::tests::test_build_http_client_without_uds ... ok
[INFO] [stdout] test cas_client::http_client::tests::uds_tests::test_https_to_http_middleware_rewrites_https ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_default_cas_object ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_generate_range_hash_full_range ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_generate_range_hash_invalid_range ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_generate_range_hash_partial ... ok
[INFO] [stdout] test cas_client::retry_wrapper::tests::test_403_retry_then_success ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_jump_pointer_in_metadata ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_reconstruct_xorb_with_footer_already_has_footer ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_reconstruct_xorb_with_footer_boundary_offsets ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_reconstruct_xorb_with_footer_no_footer ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_reconstruct_xorb_with_footer_single_chunk ... ok
[INFO] [stdout] test cas_client::retry_wrapper::tests::test_403_retry_when_enabled ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_reconstruct_xorb_with_footer_various_compression ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_deserialize_from_v0_xorb ... ok
[INFO] [stdout] test cas_client::http_client::tests::uds_tests::test_https_to_http_middleware_preserves_url_components ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_deserialize_only_boundaries_section ... ok
[INFO] [stdout] test cas_client::retry_wrapper::tests::test_403_no_retry_by_default ... ok
[INFO] [stdout] test cas_object::cas_chunk_format::deserialize_async::tests::test_deserialize_multiple_chunks ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialization_async_deserialization ... ok
[INFO] [stdout] test cas_client::simulation::local_client::tests::test_common_client_suite ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4::tests::test_split_regroup_separate ... ok
[INFO] [stdout] test cas_object::byte_grouping::bg4::tests::test_split_regroup_together ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_uncompressed_cas_object ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_uncompressed_chunk_length_invalid ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_uncompressed_range_length ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_uncompressed_range_length_invalid ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_validate_cas_object_info ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_uncompressed_chunk_length ... ok
[INFO] [stdout] test cas_object::compression_scheme::tests::test_to_str ... ok
[INFO] [stdout] test cas_object::compression_scheme::tests::test_from_u8 ... ok
[INFO] [stdout] test cas_types::tests::test_file_range_segment ... ok
[INFO] [stdout] test cas_types::tests::test_file_range_segment_no_remainder ... ok
[INFO] [stdout] test cas_types::tests::test_http_range_type_casting ... ok
[INFO] [stdout] test data::data_client::tests::test_default_config_with_hf_home ... ok
[INFO] [stdout] test data::data_client::tests::test_default_config_with_hf_xet_cache_and_hf_home ... ok
[INFO] [stdout] test data::data_client::tests::test_default_config_with_hf_xet_cache ... ok
[INFO] [stdout] test data::data_client::tests::test_default_config_without_env_vars ... ok
[INFO] [stdout] test data::data_client::tests::test_hash_empty_file ... ok
[INFO] [stdout] test data::data_client::tests::test_hash_file_not_found ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialization_deserialization_mem_medium ... ok
[INFO] [stdout] test data::data_client::tests::test_hash_files_async ... ok
[INFO] [stdout] test data::data_client::tests::test_hash_small_file ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialization_deserialization_mem_medium_lz4 ... ok
[INFO] [stdout] test data::file_upload_session::tests::test_clean_smudge_round_trip ... ok
[INFO] [stdout] test data::sha256::sha_tests::test_sha_generation_build_multiple_chunks ... ok
[INFO] [stdout] test data::sha256::sha_tests::test_sha_generation_builder ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialization_deserialization_mem_large_random ... ok
[INFO] [stdout] test data::shard_interface::tests::test_read_shard_to_bytes_remove_footer ... ok
[INFO] [stdout] test data::sha256::sha_tests::test_sha_multiple_updates ... ok
[INFO] [stdout] test data::streaming::tests::test_lazy_initialization ... ok
[INFO] [stdout] test data::streaming::tests::test_reader_error_propagation ... ok
[INFO] [stdout] test data::streaming::tests::test_reader_error_surfaces_early ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialization_deserialization_mem_large_random_lz4 ... ok
[INFO] [stdout] test data::streaming::tests::test_sha256_returned ... ok
[INFO] [stdout] test data::streaming::tests::test_writer_abort ... ok
[INFO] [stdout] test data::data_client::tests::test_upload_bytes ... ok
[INFO] [stdout] test data::streaming::tests::test_partial_range ... ok
[INFO] [stdout] test data::streaming::tests::test_roundtrip ... ok
[INFO] [stdout] test cas_client::simulation::local_server::server::tests::test_local_server ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_data_smaller_than_minimum_no_boundary ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_empty_data_no_chunk_until_final ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_exact_maximum_chunk ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_multiple_chunks_produced ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_correctness_100kb_hitting_data ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_repeated_calls_partial_consumption ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_chunk_boundaries ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_bytes_written_tracking ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_correctness_1mb_const_data ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_finish_twice_returns_error ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_delayed_future ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_flush_error_propagates ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_future_error_propagates ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_non_sequential_range_returns_error ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_non_vectorized_basic_writes ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_non_vectorized_partial_writes ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_correctness_1mb_random_data ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_background_writer_error_propagates ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_sequential_writes ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_size_mismatch_too_large ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_size_mismatch_error ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_basic_writes ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_size_mismatch_too_small ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_exceeded_max_slice ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_large_data ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_semaphore_permit_released_after_write ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_many_small_writes ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_partial_permit_release ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_large_data_partial ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_partial_writes ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_single_byte_partial ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_with_delays ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_with_interrupts ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_write_after_finish_returns_error ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_bytes_written_tracking ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_chunks_arrive_on_receiver ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_controlled_max_slice ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_finish_twice_returns_error ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_first_range_must_start_at_zero ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_future_error_propagates ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_many_small_writes ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_delayed_futures_preserve_order ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_vectorized_permit_release ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_sequential_writes ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_non_sequential_range_returns_error ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_write_after_finish_returns_error ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_size_mismatch_error ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_complex_mixed_pattern_partial_range ... ok
[INFO] [stdout] test file_reconstruction::data_writer::streaming_writer::tests::test_semaphore_permit_released_after_write ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_default_config_partial_range ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_default_config_full_reconstruction ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_complex_mixed_pattern_full ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_file_writes_preserve_existing_content ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_interleaved_xorbs_full_reconstruction ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_large_file_range_first_portion ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_hash_generation_compression ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_large_file_range_last_portion ... ok
[INFO] [stdout] test cas_client::retry_wrapper::tests::test_retry_wrapper ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_many_small_terms_different_xorbs ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_multiple_terms_same_xorb_full_reconstruction ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_no_url_expiration_control ... ok
[INFO] [stdout] test file_reconstruction::data_writer::sequential_writer::tests::test_first_range_must_start_at_zero ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_multiple_xorbs_full_reconstruction ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_non_contiguous_chunks ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_large_file_range_middle_portion ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_crossing_term_boundary ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_first_half ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_few_bytes_before_end ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_few_bytes_from_start ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialization_deserialization_file_large_random ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_middle ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_compress_decompress ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_single_byte_start ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_overlapping_chunk_ranges ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_single_byte_end ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_single_byte_middle ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_second_half ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_single_chunk_file ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_large_file_many_terms_full_reconstruction ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_url_refresh_partial_range ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_single_term_full_reconstruction ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_spanning_multiple_terms ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_small_slice_in_middle ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_range_within_single_term ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_adjacent_chunks ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_url_refresh_same_xorb_multiple_terms ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_url_refresh_on_expiration ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_interleaved_xorbs ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_many_small_terms_from_different_xorbs ... ok
[INFO] [stdout] test cas_object::compression_scheme::tests::test_bg4_lz4 ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_file_concurrent_non_overlapping_range_writes ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_beyond_file_end ... ok
[INFO] [stdout] test file_reconstruction::file_reconstructor::tests::test_url_refresh_large_file_multiple_blocks ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_non_contiguous_chunks ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_multiple_terms_same_xorb ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_multiple_xorbs ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_partial_range_start ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_partial_range_end ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_overlapping_chunk_ranges ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_partial_range_middle ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_large_file_many_xorbs ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_range_few_bytes_after_start ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_range_few_bytes_before_end ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_range_single_byte_at_various_positions ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_retrieval_url_acquisition ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_repeated_xorb_different_ranges ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_range_few_bytes_offset_both_ends ... ok
[INFO] [stdout] test file_utils::file_metadata::tests::test_set_metadata_owner ... ok
[INFO] [stdout] test file_utils::file_metadata::tests::test_set_metadata_timestamps ... ok
[INFO] [stdout] test file_utils::privilege_context::test::test_create_dir_all ... ignored, run manually
[INFO] [stdout] test file_utils::privilege_context::test::test_create_dir_all_sudo ... ignored, run manually
[INFO] [stdout] test file_utils::privilege_context::test::test_create_file ... ignored, run manually
[INFO] [stdout] test file_utils::privilege_context::test::test_create_file_sudo ... ignored, run manually
[INFO] [stdout] test file_utils::safe_file_creator::tests::test_safe_file_creator_double_close ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_multi_term_range_ends_mid_chunk ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_multi_term_range_starts_mid_chunk ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_single_chunk_terms ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_single_xorb_full_range ... ok
[INFO] [stdout] test file_utils::safe_file_creator::tests::test_safe_file_creator_new_unnamed ... ok
[INFO] [stdout] test hub_client::client::tests::test_get_jwt_token_with_hf_read_token_create_pr ... ignored, need valid read token
[INFO] [stdout] test hub_client::client::tests::test_get_jwt_token_with_hf_read_token_pr_branch ... ignored, need valid read token and pr created on hub
[INFO] [stdout] test hub_client::client::tests::test_get_jwt_token_with_hf_write_token ... ignored, need valid write token
[INFO] [stdout] test hub_client::types::tests::test_cas_jwt_response_deser ... ok
[INFO] [stdout] test mdb_shard::file_structs::tests::test_compare_flags ... ok
[INFO] [stdout] test mdb_shard::file_structs::tests::test_serde_has_metadata_ext ... ok
[INFO] [stdout] test mdb_shard::interpolation_search::tests::test_all_max ... ok
[INFO] [stdout] test mdb_shard::interpolation_search::tests::test_all_zeros ... ok
[INFO] [stdout] test mdb_shard::interpolation_search::tests::test_empty ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_xorb_block_deduplication ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_single_chunk_file ... ok
[INFO] [stdout] test file_utils::safe_file_creator::tests::test_safe_file_creator_set_metadata ... ok
[INFO] [stdout] test mdb_shard::interpolation_search::tests::test_sanity_1 ... ok
[INFO] [stdout] test mdb_shard::interpolation_search::tests::test_large_random_unique ... ok
[INFO] [stdout] test mdb_shard::set_operations::tests::test_empty_2 ... ok
[INFO] [stdout] test mdb_shard::set_operations::tests::test_empty ... ok
[INFO] [stdout] test file_utils::safe_file_creator::tests::test_safe_file_creator_drop ... ok
[INFO] [stdout] test file_utils::safe_file_creator::tests::test_safe_file_creator_new ... ok
[INFO] [stdout] test mdb_shard::interpolation_search::tests::test_sanity_2 ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_basic_retrieval ... ok
[INFO] [stdout] test mdb_shard::set_operations::tests::test_intersecting ... ok
[INFO] [stdout] test file_utils::safe_file_creator::tests::test_safe_file_creator_replace_existing ... ok
[INFO] [stdout] test mdb_shard::interpolation_search::tests::test_large_random_multiples ... ok
[INFO] [stdout] test file_reconstruction::reconstruction_terms::file_term::tests::test_complex_mixed_pattern ... ok
[INFO] [stdout] test deduplication::chunking::tests::test_partition ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialized_length ... ok
[INFO] [stdout] test mdb_shard::set_operations::tests::test_simple ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_cache_size_pruning ... ok
[INFO] [stdout] test mdb_shard::set_operations::tests::test_intersecting_2 ... ok
[INFO] [stdout] test mdb_shard::shard_format::tests::test_corner_cases_empty ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_keyed_shard_tooling ... ok
[INFO] [stdout] test mdb_shard::shard_format::tests::test_corner_cases_empty_entries ... ok
[INFO] [stdout] test file_utils::file_metadata::tests::test_set_metadata_permissions ... FAILED
[INFO] [stdout] test mdb_shard::shard_format::tests::test_simple ... ok
[INFO] [stdout] test mdb_shard::shard_format::tests::test_multiple ... ok
[INFO] [stdout] test mdb_shard::shard_format::tests::test_specific ... ok
[INFO] [stdout] test mdb_shard::utils::tests::test_regex ... ok
[INFO] [stdout] test merklehash::aggregated_hashes::tests::test_correctness ... ok
[INFO] [stdout] test merklehash::data_hash::tests::test_base64 ... ok
[INFO] [stdout] test merklehash::data_hash::tests::test_hash_hex_string_endianness ... ok
[INFO] [stdout] test merklehash::data_hash::tests::test_hashed_write ... ok
[INFO] [stdout] test mdb_shard::streaming_shard::tests::test_shard_processing ... ok
[INFO] [stdout] test merklehash::data_hash::tests::test_hmac_hash_key_change ... ok
[INFO] [stdout] test mdb_shard::streaming_shard::tests::test_shards ... ok
[INFO] [stdout] test merklehash::data_hash::tests::test_hmac_hash_message_change ... ok
[INFO] [stdout] test merklehash::data_hash::tests::test_try_from_bytes ... ok
[INFO] [stdout] test progress_tracking::upload_tracking::tests::test_contradictory_logic_with_completed_xorb ... ok
[INFO] [stdout] test progress_tracking::upload_tracking::tests::test_multiple_files_one_shared_xorb ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_shard_deletion_ok ... ok
[INFO] [stdout] test progress_tracking::upload_tracking::tests::test_status_and_is_complete ... ok
[INFO] [stdout] test progress_tracking::aggregator::tests::test_single_ordered_flush_and_totals ... ok
[INFO] [stdout] test progress_tracking::verification_wrapper::tests::test_verification_wrapper ... ok
[INFO] [stdout] test utils::adjustable_semaphore::tests::test_basic_bounds ... ok
[INFO] [stdout] test progress_tracking::upload_tracking::tests::test_xorb_completed_before_dependencies ... ok
[INFO] [stdout] test utils::adjustable_semaphore::tests::test_decrement_behavior ... ok
[INFO] [stdout] test utils::adjustable_semaphore::tests::test_increment ... ok
[INFO] [stdout] test utils::adjustable_semaphore::tests::test_permit_forget_on_drop ... ok
[INFO] [stdout] test utils::adjustable_semaphore::tests::test_rebalancing_up_down ... ok
[INFO] [stdout] test progress_tracking::aggregator::tests::test_speed_estimation ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_flush_and_consolidation ... ok
[INFO] [stdout] test utils::async_read::tests::test_copy_reader_partially ... ok
[INFO] [stdout] test utils::byte_size::tests::display_and_debug_in_si ... ok
[INFO] [stdout] test utils::byte_size::tests::parse_case_insensitive_suffixes ... ok
[INFO] [stdout] test utils::byte_size::tests::parse_floats_and_round ... ok
[INFO] [stdout] test utils::async_read::tests::test_copy_reader ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hasher::tests::test_hash_different_first_u64 ... ok
[INFO] [stdout] test utils::byte_size::tests::parse_plain_numbers ... ok
[INFO] [stdout] test progress_tracking::upload_tracking::tests::test_single_file_multiple_xorbs ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hasher::tests::test_hash_uses_first_u64 ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hasher::tests::test_u64_hash_extractable ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hasher::tests::test_u64_passthrough_hasher ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_clear ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_default ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_entry ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_from_hashmap ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_insert_and_get ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_into_hashmap ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_contains_key ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_iter ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_iter_mut ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_keys ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_remove ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_remove_nonexistent ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_new ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_serialize_deserialize_empty ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_serialize_deserialize ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_values ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_u64_key_hashmap ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_with_capacity ... ok
[INFO] [stdout] test utils::exp_weighted_moving_avg::tests::ewma_count_decay_basic ... ok
[INFO] [stdout] test utils::exp_weighted_moving_avg::tests::ewma_count_decay_half_life ... ok
[INFO] [stdout] test utils::exp_weighted_moving_avg::tests::ewma_count_decay_multiple_samples ... ok
[INFO] [stdout] test utils::exp_weighted_moving_avg::tests::ewma_decays_with_simulated_time ... ok
[INFO] [stdout] test utils::exp_weighted_moving_avg::tests::ewma_multiple_advances ... ok
[INFO] [stdout] test utils::file_paths::tests::expands_tilde_prefix_using_env_home ... ok
[INFO] [stdout] test utils::file_paths::tests::leaves_unrecognized_patterns_unsubstituted ... ok
[INFO] [stdout] test utils::file_paths::tests::leaves_absolute_path_absolute ... ok
[INFO] [stdout] test utils::file_paths::tests::makes_relative_path_absolute ... ok
[INFO] [stdout] test utils::file_paths::tests::nonexistent_paths_are_still_absolutized ... ok
[INFO] [stdout] test utils::file_paths::tests::test_multiple_substitutions ... ok
[INFO] [stdout] test mdb_shard::set_operations::tests::test_random ... ok
[INFO] [stdout] test utils::data_structures::passthrough_hashmap::tests::test_insert_overwrite ... ok
[INFO] [stdout] test utils::file_paths::tests::test_pid_substitution_case_insensitive ... ok
[INFO] [stdout] test utils::file_paths::tests::unknown_tilde_user_is_literal_relative ... ok
[INFO] [stdout] test utils::guards::tests::cwd_guard_changes_and_restores ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_larger_simulated ... ok
[INFO] [stdout] test utils::guards::tests::env_var_guard_multiple_guards_same_key ... ok
[INFO] [stdout] test utils::guards::tests::cwd_guard_handles_nonexistent_directory_error ... ok
[INFO] [stdout] test utils::guards::tests::env_var_guard_restores_none_when_var_did_not_exist ... ok
[INFO] [stdout] test utils::guards::tests::env_var_guard_sets_and_restores ... ok
[INFO] [stdout] test utils::output_bytes::tests::test_size_conversion ... ok
[INFO] [stdout] test utils::pipe::tests::test_channel_read_write ... ok
[INFO] [stdout] test utils::file_paths::tests::test_timestamp_substitution_case_insensitive ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_acquire_reduces_available ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_acquire_releases_on_drop ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_acquire_small_request_at_least_one_unit ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_acquire_with_basis_rounding ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_clone_shares_state ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_compute_basis_above_permit_limit_triggers_scaling ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_compute_basis_at_limit ... ok
[INFO] [stdout] test utils::file_paths::tests::test_non_ascii_paths_substitutions ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_acquire_oversized_request_clamped ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_compute_basis_large_value ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_compute_basis_just_above_limit ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_compute_basis_small_capacity ... ok
[INFO] [stdout] test utils::limited_joinset::tests::test_joinset ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_concurrent_acquire_respects_limit ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_new_basic ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_new_large_capacity ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_new_zero_capacity ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_scale_basic ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_scale_clamps_to_total ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_scale_minimum_is_one ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_scale_rounds_up ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_with_basis_exact_division ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_with_basis_rounds_up ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_with_basis_single_permit ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_error_then_retrieval ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_from_future_error ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_from_value ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_multiple_updates ... ok
[INFO] [stdout] test utils::resource_semaphore::tests::test_with_basis_zero_panics - should panic ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_update_error_state ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_update_from_ready ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_from_future_success ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_update_to_error ... ok
[INFO] [stdout] test utils::singleflight::test_deadlock::test_deadlock ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_concurrent_read ... ok
[INFO] [stdout] test utils::rw_task_lock::tests::test_update_chained_pending ... ok
[INFO] [stdout] test utils::singleflight::test_futures_unordered::test_dropped_owner ... ok
[INFO] [stdout] test utils::async_read::tests::test_copy_reader_to_file ... ok
[INFO] [stdout] test utils::singleflight::tests::test_owner_task_future_impl ... ok
[INFO] [stdout] test utils::singleflight::tests::test_owner_task_future_notify ... ok
[INFO] [stdout] test utils::singleflight::tests::test_owner_task_future_panic ... ok
[INFO] [stdout] test utils::singleflight::tests::test_simple ... ok
[INFO] [stdout] test utils::singleflight::tests::test_simple_with_threadpool ... ok
[INFO] [stdout] test xet_runtime::common::tests::test_get_or_create_reqwest_client_caches_by_tag ... ok
[INFO] [stdout] test utils::file_paths::tests::test_as_path_and_re_evaluate ... ok
[INFO] [stdout] test xet_runtime::common::tests::test_initializes_with_empty_client_cache ... ok
[INFO] [stdout] test utils::singleflight::tests::test_error ... ok
[INFO] [stdout] test xet_runtime::common::tests::test_semaphores_initialized_from_config ... ok
[INFO] [stdout] test utils::singleflight::tests::test_multiple_keys ... ok
[INFO] [stdout] test utils::singleflight::tests::test_multiple_threads ... ok
[INFO] [stdout] test xet_runtime::runtime::tests::test_spawn_blocking_sets_current_runtime ... ok
[INFO] [stdout] test xet_runtime::sync_primatives::tests::join_propagates_panic_as_error ... ok
[INFO] [stdout] test xet_runtime::sync_primatives::tests::join_returns_value ... ok
[INFO] [stdout] test xet_runtime::sync_primatives::tests::try_join_immediate_none_for_long_task ... ok
[INFO] [stdout] test utils::singleflight::tests::test_multiple_threads_with_threadpool ... ok
[INFO] [stdout] test xet_runtime::common::tests::test_replaces_client_when_tag_changes ... ok
[INFO] [stdout] test xet_runtime::common::tests::test_get_or_create_reqwest_client_creates_new_for_different_tag ... ok
[INFO] [stdout] test xet_runtime::sync_primatives::tests::try_join_is_non_blocking_then_ready ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_export_expiration ... ok
[INFO] [stdout] test xet_runtime::sync_primatives::tests::try_join_then_join_errors_after_value_taken ... ok
[INFO] [stdout] test xet_runtime::utils::parallel_tests::test_simple_parallel ... ok
[INFO] [stdout] test xet_runtime::sync_primatives::tests::dropping_handle_before_completion_is_harmless ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_timestamp_filtering ... ok
[INFO] [stdout] test xet_runtime::utils::parallel_tests::test_returns_join_error_on_panic ... ok
[INFO] [stdout] test xet_runtime::utils::parallel_tests::test_returns_error ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_size_threshholds ... ok
[INFO] [stdout] test xet_runtime::runtime::tests::test_get_or_create_reqwest_client_returns_client ... ok
[INFO] [stdout] test cas_object::cas_object_format::tests::test_serialization_deserialization_file_large_random_lz4 ... ok
[INFO] [stdout] test cas_object::cas_chunk_format::tests::test_deserialize_multiple_chunks ... ok
[INFO] [stdout] test xet_runtime::utils::parallel_tests::test_parallel_with_sleeps ... ok
[INFO] [stdout] test xet_runtime::utils::parallel_tests::test_max_concurrent_constraint ... ok
[INFO] [stdout] test utils::adjustable_semaphore::tests::test_concurrent_stress ... ok
[INFO] [stdout] test data::data_client::tests::test_hash_determinism ... ok
[INFO] [stdout] test data::data_client::tests::test_hash_file_size_multiple_of_buffer ... ok
[INFO] [stdout] test mdb_shard::shard_file_manager::tests::test_process_session_management ... ok
[INFO] [stdout] test cas_client::simulation::socket_proxy::tests::test_client_functionality_through_socket_proxy ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file_utils::file_metadata::tests::test_set_metadata_permissions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_utils::file_metadata::tests::test_set_metadata_permissions' (435) panicked at src/file_utils/file_metadata.rs:102:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: SystemTime { tv_sec: 1773136789, tv_nsec: 72522562 }
[INFO] [stdout]  right: SystemTime { tv_sec: 1773136789, tv_nsec: 72674082 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a78523c8592 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a78523c8592 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a78523c8592 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a78523c8592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a78523db53a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a78523db53a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5a7852390786 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7852390786 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a78523a60c9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a78523a60c9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a78523a5f61 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a78515ea91e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a78515ea91e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a78523a63f2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a78523a63f2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a78523a6188 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a78523a0529 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a7852383c1d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a78523e654c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a78523e63d3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a7850e31b5e - core::panicking::assert_failed::h0baa9428b9721fc8
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a78514a295f - subxet::file_utils::file_metadata::tests::test_set_metadata_permissions::h40f714e1702d606c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_utils/file_metadata.rs:102:9
[INFO] [stdout]   22:     0x5a78514a2a07 - subxet::file_utils::file_metadata::tests::test_set_metadata_permissions::{{closure}}::hfe4c76504a15cd98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_utils/file_metadata.rs:73:39
[INFO] [stdout]   23:     0x5a78509a60f6 - core::ops::function::FnOnce::call_once::h8e026e3362e58af1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a78515ea6db - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a78515ea6db - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a78515fe0ea - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a78515fe0ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a78515fe0ea - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a78515fe0ea - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a78515fe0ea - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a78515fe0ea - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a78515fe0ea - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a78515d8544 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a78515d8544 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a78515dbee2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a78515dbee2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a78515dbee2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a78515dbee2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a78515dbee2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a78515dbee2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a78515dbee2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a785239b53f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a785239b53f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7026337b6aa4 - <unknown>
[INFO] [stdout]   45:     0x702633843a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_utils::file_metadata::tests::test_set_metadata_permissions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 426 passed; 1 failed; 8 ignored; 0 measured; 0 filtered out; finished in 16.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c224deee30daf3669ade90ee41b97d6073217404c481ff39c8baf71c8418e507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c224deee30daf3669ade90ee41b97d6073217404c481ff39c8baf71c8418e507", kill_on_drop: false }`
[INFO] [stdout] c224deee30daf3669ade90ee41b97d6073217404c481ff39c8baf71c8418e507
