[INFO] fetching crate numcodecs-python 0.7.0...
[INFO] testing numcodecs-python-0.7.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate numcodecs-python 0.7.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate numcodecs-python 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate numcodecs-python 0.7.0
[INFO] tweaked toml for crates.io crate numcodecs-python 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate numcodecs-python 0.7.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate numcodecs-python 0.7.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pythonize v0.26.0
[INFO] [stderr]   Downloaded numcodecs v0.3.0
[INFO] [stderr]   Downloaded pyo3-error v0.6.0
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d9deddf06aa49ff66980688a898ff7dfb45f5c3e82336562ded8fad85e611d8
[INFO] running `Command { std: "docker" "start" "-a" "1d9deddf06aa49ff66980688a898ff7dfb45f5c3e82336562ded8fad85e611d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d9deddf06aa49ff66980688a898ff7dfb45f5c3e82336562ded8fad85e611d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9deddf06aa49ff66980688a898ff7dfb45f5c3e82336562ded8fad85e611d8", kill_on_drop: false }`
[INFO] [stdout] 1d9deddf06aa49ff66980688a898ff7dfb45f5c3e82336562ded8fad85e611d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c5b540e2fb6c3c6300693f071ae9e56836d8313e53669a1cf267459d435d63
[INFO] running `Command { std: "docker" "start" "-a" "97c5b540e2fb6c3c6300693f071ae9e56836d8313e53669a1cf267459d435d63", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling numpy v0.26.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling numcodecs v0.3.0
[INFO] [stderr]    Compiling pythonize v0.26.0
[INFO] [stderr]    Compiling pyo3-error v0.6.0
[INFO] [stderr]    Compiling numcodecs-python v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.32s
[INFO] running `Command { std: "docker" "inspect" "97c5b540e2fb6c3c6300693f071ae9e56836d8313e53669a1cf267459d435d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c5b540e2fb6c3c6300693f071ae9e56836d8313e53669a1cf267459d435d63", kill_on_drop: false }`
[INFO] [stdout] 97c5b540e2fb6c3c6300693f071ae9e56836d8313e53669a1cf267459d435d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bac4f0c887f4288b6833fe3dc3d5b3e2d6eb60c7d8d567f87d2c2d337d44723d
[INFO] running `Command { std: "docker" "start" "-a" "bac4f0c887f4288b6833fe3dc3d5b3e2d6eb60c7d8d567f87d2c2d337d44723d", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling pyo3-error v0.6.0
[INFO] [stderr]    Compiling pythonize v0.26.0
[INFO] [stderr]    Compiling numpy v0.26.0
[INFO] [stderr]    Compiling numcodecs-python v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/export.rs:181:19
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn get_config(&self) -> StaticCodecConfig<Self> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn get_config(&self) -> StaticCodecConfig<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.44s
[INFO] running `Command { std: "docker" "inspect" "bac4f0c887f4288b6833fe3dc3d5b3e2d6eb60c7d8d567f87d2c2d337d44723d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac4f0c887f4288b6833fe3dc3d5b3e2d6eb60c7d8d567f87d2c2d337d44723d", kill_on_drop: false }`
[INFO] [stdout] bac4f0c887f4288b6833fe3dc3d5b3e2d6eb60c7d8d567f87d2c2d337d44723d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8af514cfb6e4fb5147fd1a87072e20fbac1216d66bd909cbb182086f58394836
[INFO] running `Command { std: "docker" "start" "-a" "8af514cfb6e4fb5147fd1a87072e20fbac1216d66bd909cbb182086f58394836", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/export.rs:181:19
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn get_config(&self) -> StaticCodecConfig<Self> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn get_config(&self) -> StaticCodecConfig<'_, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `numcodecs-python` (test "export") generated 1 warning (run `cargo fix --test "export"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/numcodecs_python-099aed8a57444429)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test schema::tests::signature ... ok
[INFO] [stdout] test schema::tests::docs ... ok
[INFO] [stdout] test schema::tests::schema ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crc32.rs (/opt/rustwide/target/debug/deps/crc32-fdbee4b60b35c054)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rust_api ... FAILED
[INFO] [stdout] test python_api ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rust_api stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'Exception'>, value: Exception("ModuleNotFoundError: No module named 'numcodecs'"), traceback: None }
[INFO] [stdout] 
[INFO] [stdout] ---- python_api stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'numcodecs'"), traceback: None }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     python_api
[INFO] [stdout]     rust_api
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test crc32`
[INFO] running `Command { std: "docker" "inspect" "8af514cfb6e4fb5147fd1a87072e20fbac1216d66bd909cbb182086f58394836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af514cfb6e4fb5147fd1a87072e20fbac1216d66bd909cbb182086f58394836", kill_on_drop: false }`
[INFO] [stdout] 8af514cfb6e4fb5147fd1a87072e20fbac1216d66bd909cbb182086f58394836
