[INFO] fetching crate tinyquant-py 0.0.0...
[INFO] checking tinyquant-py-0.0.0 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate tinyquant-py 0.0.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinyquant-py 0.0.0 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "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" "+165655a2f1981fef27b31c547ad7631979fc5139" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 89 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.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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e
[INFO] running `Command { std: "docker" "start" "8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e", 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" "8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e", 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" "8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dbgf v0.1.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rustc-hash v1.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.0
[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]     Checking pulp v0.18.22
[INFO] [stderr]     Checking faer-entity v0.19.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking equator v0.4.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 rand_chacha v0.3.1
[INFO] [stderr]     Checking nano-gemm v0.1.3
[INFO] [stderr]     Checking faer v0.19.4
[INFO] [stderr]     Checking tinyquant-core v0.0.0
[INFO] [stderr]     Checking tinyquant-io v0.0.0
[INFO] [stderr]     Checking tinyquant-bruteforce 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 1m 31s
[INFO] running `Command { std: "docker" "inspect" "8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e", kill_on_drop: false }`
[INFO] [stdout] 8d0791b0074913fb0a24efcc00c0d4205a3050e9ea70f76df2ab168ec54fcb1e
