[INFO] fetching crate tinyquant-py 0.0.0...
[INFO] checking tinyquant-py-0.0.0 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate tinyquant-py 0.0.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinyquant-py 0.0.0 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 packages to highest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding indexmap v2.2.6 (available: v2.14.2)
[INFO] [stderr]       Adding numpy v0.22.1 (available: v0.29.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.29.2)
[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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `tinyquant-py` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43
[INFO] running `Command { std: "docker" "start" "90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `tinyquant-py` (manifest) generated 1 warning
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dbgf v0.1.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[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.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.57
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking faer-entity v0.19.2
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking numpy v0.22.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking nano-gemm v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking faer v0.19.4
[INFO] [stderr]     Checking tinyquant-core v0.0.0
[INFO] [stderr]     Checking tinyquant-bruteforce v0.0.0
[INFO] [stderr]     Checking tinyquant-io v0.0.0
[INFO] [stderr]     Checking 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 59.17s
[INFO] running `Command { std: "docker" "inspect" "90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43", kill_on_drop: false }`
[INFO] [stdout] 90f5bf22006d182968c4cde0cb3b1a68fd3622fc32b380b08fe3f8e253d47e43
