[INFO] fetching crate numcodecs-swizzle-reshape 0.4.0... [INFO] testing numcodecs-swizzle-reshape-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate numcodecs-swizzle-reshape 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate numcodecs-swizzle-reshape 0.4.0 [INFO] finished tweaking crates.io crate numcodecs-swizzle-reshape 0.4.0 [INFO] tweaked toml for crates.io crate numcodecs-swizzle-reshape 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate numcodecs-swizzle-reshape 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate numcodecs-swizzle-reshape 0.4.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b73e12491eaafc9e46565d7aa763e504dc41f43dd9f778d835620d26a274b6b [INFO] running `Command { std: "docker" "start" "-a" "4b73e12491eaafc9e46565d7aa763e504dc41f43dd9f778d835620d26a274b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b73e12491eaafc9e46565d7aa763e504dc41f43dd9f778d835620d26a274b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b73e12491eaafc9e46565d7aa763e504dc41f43dd9f778d835620d26a274b6b", kill_on_drop: false }` [INFO] [stdout] 4b73e12491eaafc9e46565d7aa763e504dc41f43dd9f778d835620d26a274b6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 295ef800e8bd714dc0cf36297c302ce5fd679712bb88de890e9c12a7489072c6 [INFO] running `Command { std: "docker" "start" "-a" "295ef800e8bd714dc0cf36297c302ce5fd679712bb88de890e9c12a7489072c6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [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 schemars_derive v1.0.4 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling numcodecs v0.3.0 [INFO] [stderr] Compiling numcodecs-swizzle-reshape v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.26s [INFO] running `Command { std: "docker" "inspect" "295ef800e8bd714dc0cf36297c302ce5fd679712bb88de890e9c12a7489072c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295ef800e8bd714dc0cf36297c302ce5fd679712bb88de890e9c12a7489072c6", kill_on_drop: false }` [INFO] [stdout] 295ef800e8bd714dc0cf36297c302ce5fd679712bb88de890e9c12a7489072c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea05a70df50b0ea5bef370f0f4a741facb9b8bcea5f59290fd46a01677172ab1 [INFO] running `Command { std: "docker" "start" "-a" "ea05a70df50b0ea5bef370f0f4a741facb9b8bcea5f59290fd46a01677172ab1", kill_on_drop: false }` [INFO] [stderr] Compiling numcodecs-swizzle-reshape v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "ea05a70df50b0ea5bef370f0f4a741facb9b8bcea5f59290fd46a01677172ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea05a70df50b0ea5bef370f0f4a741facb9b8bcea5f59290fd46a01677172ab1", kill_on_drop: false }` [INFO] [stdout] ea05a70df50b0ea5bef370f0f4a741facb9b8bcea5f59290fd46a01677172ab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4370aece997b5532e40f08941b63c9fd13136cb52b572df0bc1a83c93cc498c [INFO] running `Command { std: "docker" "start" "-a" "f4370aece997b5532e40f08941b63c9fd13136cb52b572df0bc1a83c93cc498c", kill_on_drop: false }` [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_swizzle_reshape-82a47cb2f46707c4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::extend ... ok [INFO] [stdout] test tests::identity ... ok [INFO] [stdout] test tests::swizzle ... ok [INFO] [stdout] test tests::collapse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.90s [INFO] [stdout] [INFO] [stderr] Doc-tests numcodecs_swizzle_reshape [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" "f4370aece997b5532e40f08941b63c9fd13136cb52b572df0bc1a83c93cc498c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4370aece997b5532e40f08941b63c9fd13136cb52b572df0bc1a83c93cc498c", kill_on_drop: false }` [INFO] [stdout] f4370aece997b5532e40f08941b63c9fd13136cb52b572df0bc1a83c93cc498c