[INFO] fetching crate spatialarray 0.2.0... [INFO] testing spatialarray-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate spatialarray 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate spatialarray 0.2.0 [INFO] finished tweaking crates.io crate spatialarray 0.2.0 [INFO] tweaked toml for crates.io crate spatialarray 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spatialarray 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spatialarray 0.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90035e99cb93454637783486fce3a18de1596eef2ba1c74b74af00183e9b71b8 [INFO] running `Command { std: "docker" "start" "-a" "90035e99cb93454637783486fce3a18de1596eef2ba1c74b74af00183e9b71b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90035e99cb93454637783486fce3a18de1596eef2ba1c74b74af00183e9b71b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90035e99cb93454637783486fce3a18de1596eef2ba1c74b74af00183e9b71b8", kill_on_drop: false }` [INFO] [stdout] 90035e99cb93454637783486fce3a18de1596eef2ba1c74b74af00183e9b71b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2b95260572adeec4bb88b589a45b26acf09f6f7f8561c1986ea0d49909eb1f [INFO] running `Command { std: "docker" "start" "-a" "2f2b95260572adeec4bb88b589a45b26acf09f6f7f8561c1986ea0d49909eb1f", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling spatialarray v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "2f2b95260572adeec4bb88b589a45b26acf09f6f7f8561c1986ea0d49909eb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2b95260572adeec4bb88b589a45b26acf09f6f7f8561c1986ea0d49909eb1f", kill_on_drop: false }` [INFO] [stdout] 2f2b95260572adeec4bb88b589a45b26acf09f6f7f8561c1986ea0d49909eb1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6e634bdb0ebc2e1d74fa189c5873d417f9dba9c5a9726ee753942b53a085439 [INFO] running `Command { std: "docker" "start" "-a" "f6e634bdb0ebc2e1d74fa189c5873d417f9dba9c5a9726ee753942b53a085439", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling spatialarray v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.55s [INFO] running `Command { std: "docker" "inspect" "f6e634bdb0ebc2e1d74fa189c5873d417f9dba9c5a9726ee753942b53a085439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e634bdb0ebc2e1d74fa189c5873d417f9dba9c5a9726ee753942b53a085439", kill_on_drop: false }` [INFO] [stdout] f6e634bdb0ebc2e1d74fa189c5873d417f9dba9c5a9726ee753942b53a085439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a79b0287350bd69591f332a8247048ff819cb1097c7d133481f04e09a38d6243 [INFO] running `Command { std: "docker" "start" "-a" "a79b0287350bd69591f332a8247048ff819cb1097c7d133481f04e09a38d6243", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spatialarray-38f64281db59d5be) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_data_mut_roundtrip ... ok [INFO] [stdout] test tests::test_dim_index_and_missing ... ok [INFO] [stdout] test tests::test_dims_and_all_coords_empty ... ok [INFO] [stdout] test tests::test_new_spatial_array ... ok [INFO] [stdout] test tests::test_set_coords_success ... ok [INFO] [stdout] test tests::test_with_coords_wrong_length_returns_err ... ok [INFO] [stdout] test tests::test_with_coords_success_and_all_coords ... ok [INFO] [stdout] test tests::test_info_no_coords ... ok [INFO] [stdout] test tests::test_with_coords_dimension_not_found_returns_err ... ok [INFO] [stdout] test tests::test_new_spatial_array_dimension_mismatch - should panic ... ok [INFO] [stdout] test tests::test_set_coords_nonexistent_dimension_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests spatialarray [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - SpatialArray::new_with_coords (line 80) ... ok [INFO] [stdout] test src/lib.rs - SpatialArray::new (line 43) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a79b0287350bd69591f332a8247048ff819cb1097c7d133481f04e09a38d6243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79b0287350bd69591f332a8247048ff819cb1097c7d133481f04e09a38d6243", kill_on_drop: false }` [INFO] [stdout] a79b0287350bd69591f332a8247048ff819cb1097c7d133481f04e09a38d6243