[INFO] fetching crate numcodecs-tthresh 0.3.0...
[INFO] testing numcodecs-tthresh-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate numcodecs-tthresh 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate numcodecs-tthresh 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate numcodecs-tthresh 0.3.0
[INFO] tweaked toml for crates.io crate numcodecs-tthresh 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate numcodecs-tthresh 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate numcodecs-tthresh 0.3.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9cc19f3593eca88bc124c8ec2bf83c7f8450a07d6064d16ce633c68584c61e1
[INFO] running `Command { std: "docker" "start" "-a" "c9cc19f3593eca88bc124c8ec2bf83c7f8450a07d6064d16ce633c68584c61e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9cc19f3593eca88bc124c8ec2bf83c7f8450a07d6064d16ce633c68584c61e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9cc19f3593eca88bc124c8ec2bf83c7f8450a07d6064d16ce633c68584c61e1", kill_on_drop: false }`
[INFO] [stdout] c9cc19f3593eca88bc124c8ec2bf83c7f8450a07d6064d16ce633c68584c61e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8fa75ff4f50835a8d3e6cd9e8889af781cf87e0248a22cfbd4c0f937f8bcdbd
[INFO] running `Command { std: "docker" "start" "-a" "a8fa75ff4f50835a8d3e6cd9e8889af781cf87e0248a22cfbd4c0f937f8bcdbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling numcodecs v0.3.0
[INFO] [stderr]    Compiling tthresh-sys v0.1.0
[INFO] [stderr]    Compiling tthresh v0.1.0
[INFO] [stderr]    Compiling numcodecs-tthresh v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.32s
[INFO] running `Command { std: "docker" "inspect" "a8fa75ff4f50835a8d3e6cd9e8889af781cf87e0248a22cfbd4c0f937f8bcdbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8fa75ff4f50835a8d3e6cd9e8889af781cf87e0248a22cfbd4c0f937f8bcdbd", kill_on_drop: false }`
[INFO] [stdout] a8fa75ff4f50835a8d3e6cd9e8889af781cf87e0248a22cfbd4c0f937f8bcdbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 709e38d3e2f79c871d26ff74774fd66606a95b89e351f7ed96ac105f28a9e1ec
[INFO] running `Command { std: "docker" "start" "-a" "709e38d3e2f79c871d26ff74774fd66606a95b89e351f7ed96ac105f28a9e1ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling numcodecs-tthresh v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "709e38d3e2f79c871d26ff74774fd66606a95b89e351f7ed96ac105f28a9e1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709e38d3e2f79c871d26ff74774fd66606a95b89e351f7ed96ac105f28a9e1ec", kill_on_drop: false }`
[INFO] [stdout] 709e38d3e2f79c871d26ff74774fd66606a95b89e351f7ed96ac105f28a9e1ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b9bf49a9773a8477c8d33d1aca23961397035ea2597c303e284a5930252fe36
[INFO] running `Command { std: "docker" "start" "-a" "9b9bf49a9773a8477c8d33d1aca23961397035ea2597c303e284a5930252fe36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/numcodecs_tthresh-26abdaa3bc97c5fc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-fc24331163a215e8)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test psnr_config ... ok
[INFO] [stdout] test eps_config ... ok
[INFO] [stdout] test rmse_config ... ok
[INFO] [stdout] test empty_config - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema.rs (/opt/rustwide/target/debug/deps/schema-87df11f567eb92e5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test schema ... ok
[INFO] [stderr]    Doc-tests numcodecs_tthresh
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "9b9bf49a9773a8477c8d33d1aca23961397035ea2597c303e284a5930252fe36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9bf49a9773a8477c8d33d1aca23961397035ea2597c303e284a5930252fe36", kill_on_drop: false }`
[INFO] [stdout] 9b9bf49a9773a8477c8d33d1aca23961397035ea2597c303e284a5930252fe36
