[INFO] fetching crate tinyquant-py 0.0.0... [INFO] testing tinyquant-py-0.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] extracting crate tinyquant-py 0.0.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tinyquant-py 0.0.0 [INFO] finished tweaking crates.io crate tinyquant-py 0.0.0 [INFO] tweaked toml for crates.io crate tinyquant-py 0.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tinyquant-py 0.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding indexmap v2.2.6 (available: v2.14.0) [INFO] [stderr] Adding numpy v0.22.1 (available: v0.28.0) [INFO] [stderr] Adding pyo3 v0.22.6 (available: v0.28.3) [INFO] [stderr] Adding tinyquant-bruteforce v0.0.0 (available: v1.1.0) [INFO] [stderr] Adding tinyquant-core v0.0.0 (available: v1.1.0) [INFO] [stderr] Adding tinyquant-io v0.0.0 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5cfea5bd804357eb6d4b1d253d0111488a49b4e5ad951ca50ba0a0d8f73e91 [INFO] running `Command { std: "docker" "start" "-a" "ab5cfea5bd804357eb6d4b1d253d0111488a49b4e5ad951ca50ba0a0d8f73e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5cfea5bd804357eb6d4b1d253d0111488a49b4e5ad951ca50ba0a0d8f73e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5cfea5bd804357eb6d4b1d253d0111488a49b4e5ad951ca50ba0a0d8f73e91", kill_on_drop: false }` [INFO] [stdout] ab5cfea5bd804357eb6d4b1d253d0111488a49b4e5ad951ca50ba0a0d8f73e91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5efae3b5c3d7c4fbb041632f0ad2039a4e98a3931b5f287ff90a8c2c23134d [INFO] running `Command { std: "docker" "start" "-a" "4d5efae3b5c3d7c4fbb041632f0ad2039a4e98a3931b5f287ff90a8c2c23134d", kill_on_drop: false }` [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling nano-gemm-core v0.1.0 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling coe-rs v0.1.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling dbgf v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.2 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling faer-entity v0.19.2 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling numpy v0.22.1 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nano-gemm v0.1.3 [INFO] [stderr] Compiling faer v0.19.4 [INFO] [stderr] Compiling tinyquant-core v0.0.0 [INFO] [stderr] Compiling tinyquant-io v0.0.0 [INFO] [stderr] Compiling tinyquant-bruteforce v0.0.0 [INFO] [stderr] Compiling tinyquant-py v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / create_exception!( [INFO] [stdout] 15 | | tinyquant_rs, [INFO] [stdout] 16 | | DimensionMismatchError, [INFO] [stdout] 17 | | PyValueError, [INFO] [stdout] 18 | | "Raised when a vector's length does not match the expected dimension." [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / create_exception!( [INFO] [stdout] 15 | | tinyquant_rs, [INFO] [stdout] 16 | | DimensionMismatchError, [INFO] [stdout] 17 | | PyValueError, [INFO] [stdout] 18 | | "Raised when a vector's length does not match the expected dimension." [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / create_exception!( [INFO] [stdout] 21 | | tinyquant_rs, [INFO] [stdout] 22 | | ConfigMismatchError, [INFO] [stdout] 23 | | PyValueError, [INFO] [stdout] 24 | | "Raised when a compressed vector's config hash does not match the config." [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / create_exception!( [INFO] [stdout] 21 | | tinyquant_rs, [INFO] [stdout] 22 | | ConfigMismatchError, [INFO] [stdout] 23 | | PyValueError, [INFO] [stdout] 24 | | "Raised when a compressed vector's config hash does not match the config." [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / create_exception!( [INFO] [stdout] 27 | | tinyquant_rs, [INFO] [stdout] 28 | | CodebookIncompatibleError, [INFO] [stdout] 29 | | PyValueError, [INFO] [stdout] 30 | | "Raised when a codebook's bit width does not match the codec config." [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / create_exception!( [INFO] [stdout] 27 | | tinyquant_rs, [INFO] [stdout] 28 | | CodebookIncompatibleError, [INFO] [stdout] 29 | | PyValueError, [INFO] [stdout] 30 | | "Raised when a codebook's bit width does not match the codec config." [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / create_exception!( [INFO] [stdout] 33 | | tinyquant_rs, [INFO] [stdout] 34 | | DuplicateVectorError, [INFO] [stdout] 35 | | PyValueError, [INFO] [stdout] 36 | | "Raised when a vector ID already exists in the corpus." [INFO] [stdout] 37 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / create_exception!( [INFO] [stdout] 33 | | tinyquant_rs, [INFO] [stdout] 34 | | DuplicateVectorError, [INFO] [stdout] 35 | | PyValueError, [INFO] [stdout] 36 | | "Raised when a vector ID already exists in the corpus." [INFO] [stdout] 37 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "4d5efae3b5c3d7c4fbb041632f0ad2039a4e98a3931b5f287ff90a8c2c23134d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5efae3b5c3d7c4fbb041632f0ad2039a4e98a3931b5f287ff90a8c2c23134d", kill_on_drop: false }` [INFO] [stdout] 4d5efae3b5c3d7c4fbb041632f0ad2039a4e98a3931b5f287ff90a8c2c23134d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d657fd5abe6d46f3814284e17624d431542a8127814c424577db7569f25908a [INFO] running `Command { std: "docker" "start" "-a" "9d657fd5abe6d46f3814284e17624d431542a8127814c424577db7569f25908a", kill_on_drop: false }` [INFO] [stderr] Compiling tinyquant-py v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / create_exception!( [INFO] [stdout] 15 | | tinyquant_rs, [INFO] [stdout] 16 | | DimensionMismatchError, [INFO] [stdout] 17 | | PyValueError, [INFO] [stdout] 18 | | "Raised when a vector's length does not match the expected dimension." [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / create_exception!( [INFO] [stdout] 15 | | tinyquant_rs, [INFO] [stdout] 16 | | DimensionMismatchError, [INFO] [stdout] 17 | | PyValueError, [INFO] [stdout] 18 | | "Raised when a vector's length does not match the expected dimension." [INFO] [stdout] 19 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / create_exception!( [INFO] [stdout] 21 | | tinyquant_rs, [INFO] [stdout] 22 | | ConfigMismatchError, [INFO] [stdout] 23 | | PyValueError, [INFO] [stdout] 24 | | "Raised when a compressed vector's config hash does not match the config." [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / create_exception!( [INFO] [stdout] 21 | | tinyquant_rs, [INFO] [stdout] 22 | | ConfigMismatchError, [INFO] [stdout] 23 | | PyValueError, [INFO] [stdout] 24 | | "Raised when a compressed vector's config hash does not match the config." [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / create_exception!( [INFO] [stdout] 27 | | tinyquant_rs, [INFO] [stdout] 28 | | CodebookIncompatibleError, [INFO] [stdout] 29 | | PyValueError, [INFO] [stdout] 30 | | "Raised when a codebook's bit width does not match the codec config." [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / create_exception!( [INFO] [stdout] 27 | | tinyquant_rs, [INFO] [stdout] 28 | | CodebookIncompatibleError, [INFO] [stdout] 29 | | PyValueError, [INFO] [stdout] 30 | | "Raised when a codebook's bit width does not match the codec config." [INFO] [stdout] 31 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / create_exception!( [INFO] [stdout] 33 | | tinyquant_rs, [INFO] [stdout] 34 | | DuplicateVectorError, [INFO] [stdout] 35 | | PyValueError, [INFO] [stdout] 36 | | "Raised when a vector ID already exists in the corpus." [INFO] [stdout] 37 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stdout] --> src/errors.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / create_exception!( [INFO] [stdout] 33 | | tinyquant_rs, [INFO] [stdout] 34 | | DuplicateVectorError, [INFO] [stdout] 35 | | PyValueError, [INFO] [stdout] 36 | | "Raised when a vector ID already exists in the corpus." [INFO] [stdout] 37 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `simd` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `Command { std: "docker" "inspect" "9d657fd5abe6d46f3814284e17624d431542a8127814c424577db7569f25908a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d657fd5abe6d46f3814284e17624d431542a8127814c424577db7569f25908a", kill_on_drop: false }` [INFO] [stdout] 9d657fd5abe6d46f3814284e17624d431542a8127814c424577db7569f25908a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ebbe9a140a12d07be781163c6de9a14426c8ee8a589f490738cc836b632370ed [INFO] running `Command { std: "docker" "start" "-a" "ebbe9a140a12d07be781163c6de9a14426c8ee8a589f490738cc836b632370ed", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stderr] --> src/errors.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / create_exception!( [INFO] [stderr] 15 | | tinyquant_rs, [INFO] [stderr] 16 | | DimensionMismatchError, [INFO] [stderr] 17 | | PyValueError, [INFO] [stderr] 18 | | "Raised when a vector's length does not match the expected dimension." [INFO] [stderr] 19 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `simd` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stderr] --> src/errors.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / create_exception!( [INFO] [stderr] 15 | | tinyquant_rs, [INFO] [stderr] 16 | | DimensionMismatchError, [INFO] [stderr] 17 | | PyValueError, [INFO] [stderr] 18 | | "Raised when a vector's length does not match the expected dimension." [INFO] [stderr] 19 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `simd` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stderr] --> src/errors.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | / create_exception!( [INFO] [stderr] 21 | | tinyquant_rs, [INFO] [stderr] 22 | | ConfigMismatchError, [INFO] [stderr] 23 | | PyValueError, [INFO] [stderr] 24 | | "Raised when a compressed vector's config hash does not match the config." [INFO] [stderr] 25 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `simd` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stderr] --> src/errors.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / create_exception!( [INFO] [stderr] 27 | | tinyquant_rs, [INFO] [stderr] 28 | | CodebookIncompatibleError, [INFO] [stderr] 29 | | PyValueError, [INFO] [stderr] 30 | | "Raised when a codebook's bit width does not match the codec config." [INFO] [stderr] 31 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `simd` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `gil-refs` [INFO] [stderr] --> src/errors.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / create_exception!( [INFO] [stderr] 33 | | tinyquant_rs, [INFO] [stderr] 34 | | DuplicateVectorError, [INFO] [stderr] 35 | | PyValueError, [INFO] [stderr] 36 | | "Raised when a vector ID already exists in the corpus." [INFO] [stderr] 37 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` and `simd` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::impl_exception_boilerplate` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::impl_exception_boilerplate` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::impl_exception_boilerplate` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tinyquant-py` (lib test) generated 8 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinyquant_rs-1d1d6006c045c840) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::py_crate_builds ... ok [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] running `Command { std: "docker" "inspect" "ebbe9a140a12d07be781163c6de9a14426c8ee8a589f490738cc836b632370ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbe9a140a12d07be781163c6de9a14426c8ee8a589f490738cc836b632370ed", kill_on_drop: false }` [INFO] [stdout] ebbe9a140a12d07be781163c6de9a14426c8ee8a589f490738cc836b632370ed