rultor.com logo This build log was produced by rultor.com for yegor256/micromap#259
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1241
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Apr  7 14:06:01 UTC 2025
+ uptime
 14:06:01 up 1 min,  0 users,  load average: 1.68, 0.49, 0.17
+ head=git@github.com:yegor256/micromap.git
+ ff=default
+ image=yegor256/rultor-image:1.24.0
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.0.18
+ vars=('--env=head=git@github.com:yegor256/micromap.git' '--env=tag=0.0.18' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/micromap.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.18'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" src/lib.rs'\'' '\'';'\'' '\''cargo --color=never test --all-features -vv -- --nocapture'\'' '\'';'\'' '\''cargo --color=never test --release --all-features -vv -- --nocapture'\'' '\'';'\'' '\''cargo --color=never fmt --check'\'' '\'';'\'' '\''cargo --color=never clippy -- --no-deps'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mkdir -p ~/.cargo && cp ../credentials ~/.cargo'\'' '\'';'\'' '\''cargo --color=never publish'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/micromap.git'\''' ';' 'export '\''tag=0.0.18'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml' ';' 'sed -i -e "s/0.0.0/${tag}/" src/lib.rs' ';' 'cargo --color=never test --all-features -vv -- --nocapture' ';' 'cargo --color=never test --release --all-features -vv -- --nocapture' ';' 'cargo --color=never fmt --check' ';' 'cargo --color=never clippy -- --no-deps' ';' 'git commit -am "${tag}"' ';' 'mkdir -p ~/.cargo && cp ../credentials ~/.cargo' ';' 'cargo --color=never publish' ';')
+ directory=
+ container=yegor256_micromap_259
+ as_root=false
+ hostname
ip-172-31-17-94
+ pwd
/tmp/rultor-jhxo
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:yegor256/micromap.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/micromap.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/micromap.git'\''' ';' 'export '\''tag=0.0.18'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml' ';' 'sed -i -e "s/0.0.0/${tag}/" src/lib.rs' ';' 'cargo --color=never test --all-features -vv -- --nocapture' ';' 'cargo --color=never test --release --all-features -vv -- --nocapture' ';' 'cargo --color=never fmt --check' ';' 'cargo --color=never clippy -- --no-deps' ';' 'git commit -am "${tag}"' ';' 'mkdir -p ~/.cargo && cp ../credentials ~/.cargo' ';' 'cargo --color=never publish' ';'
+ sensitive=()
+ rm -rf .gnupg
+ set -ex
+ '[' -z 0.0.18 ']'
+ [[ 0.0.18 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.0.18"'
tag name is valid: "0.0.18"
+ cd repo
++ git tag -l 0.0.18
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.18
++ bc
++ echo 0.18 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.18, low enough to run a new Docker container'
load average is 0.18, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.24.0
+ docker pull yegor256/rultor-image:1.24.0
1.24.0: Pulling from yegor256/rultor-image
9cb31e2e37ea: Pulling fs layer
6fdf9d57c770: Pulling fs layer
b1b8e573ea09: Pulling fs layer
d98471df16b3: Pulling fs layer
d91bad0881f6: Pulling fs layer
0989603b9c78: Pulling fs layer
be0e4fe934ac: Pulling fs layer
836583b1a84e: Pulling fs layer
9a7a8a989f21: Pulling fs layer
206d2c40dab6: Pulling fs layer
7e814560871d: Pulling fs layer
3e6884fb6bef: Pulling fs layer
efc2cb2da490: Pulling fs layer
a2685e4ec0a3: Pulling fs layer
d8f398d41642: Pulling fs layer
00d87e982675: Pulling fs layer
0a47604816a9: Pulling fs layer
39620eda6329: Pulling fs layer
1e5066b6f93c: Pulling fs layer
bf2832135ec0: Pulling fs layer
17c9f809a0eb: Pulling fs layer
791d75dcb5dd: Pulling fs layer
4d856b07c9bd: Pulling fs layer
08fb6625faae: Pulling fs layer
6fbcea1fd5f0: Pulling fs layer
e5e0772939b2: Pulling fs layer
d98471df16b3: Waiting
d91bad0881f6: Waiting
0989603b9c78: Waiting
be0e4fe934ac: Waiting
836583b1a84e: Waiting
9a7a8a989f21: Waiting
206d2c40dab6: Waiting
7e814560871d: Waiting
3e6884fb6bef: Waiting
efc2cb2da490: Waiting
a2685e4ec0a3: Waiting
d8f398d41642: Waiting
00d87e982675: Waiting
0a47604816a9: Waiting
39620eda6329: Waiting
1e5066b6f93c: Waiting
bf2832135ec0: Waiting
17c9f809a0eb: Waiting
791d75dcb5dd: Waiting
4d856b07c9bd: Waiting
08fb6625faae: Waiting
6fbcea1fd5f0: Waiting
e5e0772939b2: Waiting
6fdf9d57c770: Verifying Checksum
6fdf9d57c770: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
b1b8e573ea09: Verifying Checksum
b1b8e573ea09: Download complete
0989603b9c78: Verifying Checksum
0989603b9c78: Download complete
be0e4fe934ac: Verifying Checksum
be0e4fe934ac: Download complete
836583b1a84e: Verifying Checksum
836583b1a84e: Download complete
9a7a8a989f21: Verifying Checksum
9a7a8a989f21: Download complete
d98471df16b3: Verifying Checksum
d98471df16b3: Download complete
206d2c40dab6: Verifying Checksum
206d2c40dab6: Download complete
3e6884fb6bef: Verifying Checksum
3e6884fb6bef: Download complete
9cb31e2e37ea: Pull complete
6fdf9d57c770: Pull complete
efc2cb2da490: Verifying Checksum
efc2cb2da490: Download complete
7e814560871d: Verifying Checksum
7e814560871d: Download complete
d8f398d41642: Verifying Checksum
d8f398d41642: Download complete
00d87e982675: Verifying Checksum
00d87e982675: Download complete
0a47604816a9: Verifying Checksum
0a47604816a9: Download complete
39620eda6329: Verifying Checksum
39620eda6329: Download complete
1e5066b6f93c: Verifying Checksum
1e5066b6f93c: Download complete
bf2832135ec0: Verifying Checksum
bf2832135ec0: Download complete
17c9f809a0eb: Verifying Checksum
17c9f809a0eb: Download complete
791d75dcb5dd: Verifying Checksum
791d75dcb5dd: Download complete
4d856b07c9bd: Verifying Checksum
4d856b07c9bd: Download complete
d91bad0881f6: Verifying Checksum
d91bad0881f6: Download complete
6fbcea1fd5f0: Verifying Checksum
6fbcea1fd5f0: Download complete
e5e0772939b2: Verifying Checksum
e5e0772939b2: Download complete
b1b8e573ea09: Pull complete
08fb6625faae: Verifying Checksum
08fb6625faae: Download complete
a2685e4ec0a3: Verifying Checksum
a2685e4ec0a3: Download complete
d98471df16b3: Pull complete
d91bad0881f6: Pull complete
0989603b9c78: Pull complete
be0e4fe934ac: Pull complete
836583b1a84e: Pull complete
9a7a8a989f21: Pull complete
206d2c40dab6: Pull complete
7e814560871d: Pull complete
3e6884fb6bef: Pull complete
efc2cb2da490: Pull complete
a2685e4ec0a3: Pull complete
d8f398d41642: Pull complete
00d87e982675: Pull complete
0a47604816a9: Pull complete
39620eda6329: Pull complete
1e5066b6f93c: Pull complete
bf2832135ec0: Pull complete
17c9f809a0eb: Pull complete
791d75dcb5dd: Pull complete
4d856b07c9bd: Pull complete
08fb6625faae: Pull complete
6fbcea1fd5f0: Pull complete
e5e0772939b2: Pull complete
Digest: sha256:183145a1ee07aff04b992ff3478c86b34eacc5f241c6d4a711c39e2687e07d0e
Status: Downloaded newer image for yegor256/rultor-image:1.24.0
docker.io/yegor256/rultor-image:1.24.0
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_micromap_259\s*$'
+ ls -al .
total 56
drwx------  3 ubuntu ubuntu 4096 Apr  7 14:06 .
drwxrwxrwt 12 root   root   4096 Apr  7 14:11 ..
-rw-rw-r--  1 ubuntu ubuntu   57 Apr  7 14:05 credentials
-rwxrwxr-x  1 ubuntu ubuntu 2089 Apr  7 14:10 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Apr  7 14:06 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Apr  7 14:06 pid
drwxrwxr-x  9 ubuntu ubuntu 4096 Apr  7 14:06 repo
-rwxrwxr-x  1 ubuntu ubuntu 9584 Apr  7 14:06 run.sh
-rw-rw-r--  1 ubuntu ubuntu  815 Apr  7 14:06 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8480 Apr  7 14:11 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-jhxo:/main --env=head=git@github.com:yegor256/micromap.git --env=tag=0.0.18 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/micromap.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.18'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml'\'' '\'';'\'' '\''sed -i -e "s/0.0.0/${tag}/" src/lib.rs'\'' '\'';'\'' '\''cargo --color=never test --all-features -vv -- --nocapture'\'' '\'';'\'' '\''cargo --color=never test --release --all-features -vv -- --nocapture'\'' '\'';'\'' '\''cargo --color=never fmt --check'\'' '\'';'\'' '\''cargo --color=never clippy -- --no-deps'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mkdir -p ~/.cargo && cp ../credentials ~/.cargo'\'' '\'';'\'' '\''cargo --color=never publish'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-jhxo/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_micromap_259 yegor256/rultor-image:1.24.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./credentials ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/micromap.git' ; export 'tag=0.0.18' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd --file=/dev/null ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; sed -i -e "s/^version = \"0.0.0\"/version = \"${tag}\"/" Cargo.toml ; sed -i -e "s/0.0.0/${tag}/" src/lib.rs ; cargo --color=never test --all-features -vv -- --nocapture ; cargo --color=never test --release --all-features -vv -- --nocapture ; cargo --color=never fmt --check ; cargo --color=never clippy -- --no-deps ; git commit -am "${tag}" ; mkdir -p ~/.cargo && cp ../credentials ~/.cargo ; cargo --color=never publish ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
    Updating crates.io index
 Downloading crates ...
  Downloaded autocfg v1.4.0
  Downloaded const-random-macro v0.1.16
  Downloaded equivalent v1.0.1
  Downloaded unty v0.0.4
  Downloaded version_check v0.9.5
  Downloaded tinyvec v1.6.0
  Downloaded indexmap v2.9.0
  Downloaded heapless v0.8.0
  Downloaded flurry v0.5.2
  Downloaded seize v0.3.3
  Downloaded zerocopy v0.7.35
  Downloaded hashbrown v0.15.2
  Downloaded parking_lot_core v0.9.10
  Downloaded bincode v2.0.1
  Downloaded parking_lot v0.12.3
  Downloaded litemap v0.7.5
  Downloaded getrandom v0.2.15
  Downloaded cfg-if v1.0.0
  Downloaded tinymap v0.4.0
  Downloaded smallvec v1.14.0
  Downloaded serde v1.0.219
  Downloaded scopeguard v1.2.0
  Downloaded once_cell v1.21.1
  Downloaded num_cpus v1.16.0
  Downloaded nohash-hasher v0.2.0
  Downloaded lock_api v0.4.12
  Downloaded linked-hash-map v0.5.6
  Downloaded linear-map v1.2.0
  Downloaded hash32 v0.3.1
  Downloaded foldhash v0.1.3
  Downloaded crunchy v0.2.3
  Downloaded byteorder v1.5.0
  Downloaded tiny-keccak v2.0.2
  Downloaded stable_deref_trait v1.2.0
  Downloaded rustc-hash v2.1.1
  Downloaded ahash v0.8.11
  Downloaded const-random v0.1.18
  Downloaded allocator-api2 v0.2.16
  Downloaded libc v0.2.171
   Compiling crunchy v0.2.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham <jackefransham@gmail.com>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default&quot;, &quot;limit_1024&quot;, &quot;limit_128&quot;, &quot;limit_2048&quot;, &quot;limit_256&quot;, &quot;limit_512&quot;, &quot;limit_64&quot;, &quot;std&quot;))' -C metadata=a8fea86742ab70e9 -C extra-filename=-31662cd185b6639a --out-dir /home/r/repo/target/debug/build/crunchy-31662cd185b6639a -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling cfg-if v1.0.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name cfg_if --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=e72e134102fbc52a -C extra-filename=-3367ff2a1db122d2 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling libc v0.2.171
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3aad571418d924ef -C extra-filename=-e8f242e4a1899503 --out-dir /home/r/repo/target/debug/build/libc-e8f242e4a1899503 -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/libc-cd7157cbbd9380af/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/libc-e8f242e4a1899503/build-script-build`
[libc 0.2.171] cargo:rerun-if-changed=build.rs
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.171] cargo:rustc-cfg=freebsd11
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.171] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.171] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=default,limit_128 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIMIT_128=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham <jackefransham@gmail.com>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/crunchy-ea9741ef52b829be/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/crunchy-31662cd185b6639a/build-script-build`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=f5ac099bdc890e40 -C extra-filename=-9d7e29a944bfa2c6 --out-dir /home/r/repo/target/debug/build/libc-9d7e29a944bfa2c6 -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling tiny-keccak v2.0.2
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris <marek.kotewicz@gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=63f472d7b9693802 -C extra-filename=-8b6a1e307acb8b2a --out-dir /home/r/repo/target/debug/build/tiny-keccak-8b6a1e307acb8b2a -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=default,shake CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SHAKE=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris <marek.kotewicz@gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/tiny-keccak-fa25590879796f55/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/tiny-keccak-8b6a1e307acb8b2a/build-script-build`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/libc-427a1daf6db1c137/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/libc-9d7e29a944bfa2c6/build-script-build`
[libc 0.2.171] cargo:rerun-if-changed=build.rs
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.171] cargo:rustc-cfg=freebsd11
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.171] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.171] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham <jackefransham@gmail.com>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/crunchy-ea9741ef52b829be/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name crunchy --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=6ae111fae2ee04d9 -C extra-filename=-5e9ac47b9a0d0e68 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/libc-cd7157cbbd9380af/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name libc --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ce562b4a4e9fd9d4 -C extra-filename=-ee19d18cb3e6c94d --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling autocfg v1.4.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone <cuviper@gmail.com>' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name autocfg --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1b56eaa3544badb8 -C extra-filename=-bf362afc358f4bcf --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling lock_api v0.4.12
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=65d3fd625534b644 -C extra-filename=-ee1f8bfb887fbcfc --out-dir /home/r/repo/target/debug/build/lock_api-ee1f8bfb887fbcfc -L dependency=/home/r/repo/target/debug/deps --extern autocfg=/home/r/repo/target/debug/deps/libautocfg-bf362afc358f4bcf.rlib --cap-lints warn`
   Compiling getrandom v0.2.15
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.15 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name getrandom --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=c7b0018247deba8d -C extra-filename=-5952ace026eab875 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern cfg_if=/home/r/repo/target/debug/deps/libcfg_if-3367ff2a1db122d2.rmeta --extern libc=/home/r/repo/target/debug/deps/liblibc-ee19d18cb3e6c94d.rmeta --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=tiny_keccak CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris <marek.kotewicz@gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/tiny-keccak-fa25590879796f55/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tiny_keccak --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=42a33e9fc771961a -C extra-filename=-3f10d2deaab18cea --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern crunchy=/home/r/repo/target/debug/deps/libcrunchy-5e9ac47b9a0d0e68.rmeta --cap-lints warn`
warning: struct `EncodedLen` is never constructed
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:269:8
    |
269 | struct EncodedLen {
    |        ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: method `value` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:275:8
    |
274 | impl EncodedLen {
    | --------------- method in this implementation
275 |     fn value(&self) -> &[u8] {
    |        ^^^^^

warning: function `left_encode` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:280:4
    |
280 | fn left_encode(len: usize) -> EncodedLen {
    |    ^^^^^^^^^^^

warning: function `right_encode` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:292:4
    |
292 | fn right_encode(len: usize) -> EncodedLen {
    |    ^^^^^^^^^^^^

warning: method `reset` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:469:8
    |
390 | impl<P: Permutation> KeccakState<P> {
    | ----------------------------------- method in this implementation
...
469 |     fn reset(&mut self) {
    |        ^^^^^

warning: `tiny-keccak` (lib) generated 5 warnings
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/libc-427a1daf6db1c137/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name libc --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(&quot;align&quot;, &quot;const-extern-fn&quot;, &quot;default&quot;, &quot;extra_traits&quot;, &quot;rustc-dep-of-std&quot;, &quot;rustc-std-workspace-core&quot;, &quot;std&quot;, &quot;use_std&quot;))' -C metadata=0d2f3c5ae8e668f5 -C extra-filename=-64166718a27dcad9 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
   Compiling version_check v0.9.5
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez <sb@sergio.bz>' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name version_check --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce46165d09982d98 -C extra-filename=-306a5e03aed22658 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling once_cell v1.21.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov@gmail.com>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name once_cell --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="race"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=fa23bdf68dc29cdb -C extra-filename=-b7c6cb0cca94f2c6 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling parking_lot_core v0.9.10
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=1318c5719e8f6643 -C extra-filename=-f501bea9fa2d4dcf --out-dir /home/r/repo/target/debug/build/parking_lot_core-f501bea9fa2d4dcf -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling serde v1.0.219
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=89b846764e32a9d8 -C extra-filename=-880b04e8b7f4c047 --out-dir /home/r/repo/target/debug/build/serde-880b04e8b7f4c047 -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/serde-99692d0c54a5316d/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/serde-880b04e8b7f4c047/build-script-build`
[serde 1.0.219] cargo:rerun-if-changed=build.rs
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_try_from)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_float_copysign)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/parking_lot_core-c1e8d7ff1b3caaa4/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/parking_lot_core-f501bea9fa2d4dcf/build-script-build`
[parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs
   Compiling const-random-macro v0.1.16
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=const_random_macro CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-macro-0.1.16 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-macro-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='Provides the procedural macro used by const-random' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name const_random_macro --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-macro-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34fa820106a597ca -C extra-filename=-940e49f5bdfcd3ae --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern getrandom=/home/r/repo/target/debug/deps/libgetrandom-5952ace026eab875.rlib --extern once_cell=/home/r/repo/target/debug/deps/libonce_cell-b7c6cb0cca94f2c6.rlib --extern tiny_keccak=/home/r/repo/target/debug/deps/libtiny_keccak-3f10d2deaab18cea.rlib --extern proc_macro --cap-lints warn`
   Compiling ahash v0.8.11
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="compile-time-rng"' --cfg 'feature="const-random"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng&quot;, &quot;const-random&quot;, &quot;default&quot;, &quot;getrandom&quot;, &quot;nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=e189e03dd2fc53ea -C extra-filename=-074267c2ec41cd6d --out-dir /home/r/repo/target/debug/build/ahash-074267c2ec41cd6d -L dependency=/home/r/repo/target/debug/deps --extern version_check=/home/r/repo/target/debug/deps/libversion_check-306a5e03aed22658.rlib --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/lock_api-d64b5c5df0bd8568/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/lock_api-ee1f8bfb887fbcfc/build-script-build`
[lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound
   Compiling scopeguard v1.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).

Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name scopeguard --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=a1931ef83e1d6e84 -C extra-filename=-c57f744e832c0c13 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling smallvec v1.14.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.14.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.14.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name smallvec --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=2e8a5c54eaa2582b -C extra-filename=-f01497bdce3bd737 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/parking_lot_core-c1e8d7ff1b3caaa4/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name parking_lot_core --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=7038f6e4627f1f77 -C extra-filename=-6e3b09d1446a39d5 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern cfg_if=/home/r/repo/target/debug/deps/libcfg_if-3367ff2a1db122d2.rmeta --extern libc=/home/r/repo/target/debug/deps/liblibc-64166718a27dcad9.rmeta --extern smallvec=/home/r/repo/target/debug/deps/libsmallvec-f01497bdce3bd737.rmeta --cap-lints warn`
warning: unused import: `UnparkHandle`
  --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49
   |
85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle};
   |                                                 ^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `tsan_enabled`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/src/word_lock.rs:293:13
    |
293 |     if cfg!(tsan_enabled) {
    |             ^^^^^^^^^^^^
    |
    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: `parking_lot_core` (lib) generated 2 warnings
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/lock_api-d64b5c5df0bd8568/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name lock_api --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=9da4e207fae741e0 -C extra-filename=-67787a935258620b --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern scopeguard=/home/r/repo/target/debug/deps/libscopeguard-c57f744e832c0c13.rmeta --cap-lints warn --cfg has_const_fn_trait_bound`
warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/mutex.rs:148:11
    |
148 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/mutex.rs:158:15
    |
158 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/remutex.rs:232:11
    |
232 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/remutex.rs:247:15
    |
247 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/rwlock.rs:369:11
    |
369 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/rwlock.rs:379:15
    |
379 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: field `0` is never read
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/lib.rs:103:24
    |
103 | pub struct GuardNoSend(*mut ());
    |            ----------- ^^^^^^^
    |            |
    |            field in this struct
    |
    = help: consider removing this field
    = note: `#[warn(dead_code)]` on by default

warning: `lock_api` (lib) generated 7 warnings
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=compile-time-rng,const-random CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_COMPILE_TIME_RNG=1 CARGO_FEATURE_CONST_RANDOM=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/ahash-6bc1940cc844da5b/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/ahash-074267c2ec41cd6d/build-script-build`
[ahash 0.8.11] cargo:rerun-if-changed=build.rs
[ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply"
   Compiling const-random v0.1.18
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=const_random CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-0.1.18 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='Provides compile time random number generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name const_random --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ce6af742f96abd8 -C extra-filename=-6cd6ba91b77853f6 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern const_random_macro=/home/r/repo/target/debug/deps/libconst_random_macro-940e49f5bdfcd3ae.so --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/serde-99692d0c54a5316d/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a7b6157354d66139 -C extra-filename=-9ae148acda79ad78 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
   Compiling heapless v0.8.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>:Per Lindgren <per.lindgren@ltu.se&gt;:Emil Fresk &lt;emil.fresk@gmail.com&gt;' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=f401a3cceaae25c5 -C extra-filename=-92d67b1a240fd019 --out-dir /home/r/repo/target/debug/build/heapless-92d67b1a240fd019 -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling zerocopy v0.7.35
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser <joshlf@google.com>' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name zerocopy --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=a818921cdab5b7c4 -C extra-filename=-5ee8e51085c0009b --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling allocator-api2 v0.2.16
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='Zakarum <zaq.dev@icloud.com>' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name allocator_api2 --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=35e2a36d9ba1a783 -C extra-filename=-a42bda1ee6c32348 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/alloc/mod.rs:25:34
   |
25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))]
   |                                  ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unused import: `handle_alloc_error`
 --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/alloc/global.rs:4:60
  |
4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc};
  |                                                            ^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:156:11
    |
156 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:168:11
    |
168 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
    = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:170:11
    |
170 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1192:11
     |
1192 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1221:11
     |
1221 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1270:11
     |
1270 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1389:11
     |
1389 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1431:11
     |
1431 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1457:11
     |
1457 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1519:11
     |
1519 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1847:11
     |
1847 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1855:11
     |
1855 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:2114:11
     |
2114 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:2122:11
     |
2122 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:206:19
    |
206 |     #[cfg(all(not(no_global_oom_handling)))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:231:15
    |
231 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:256:15
    |
256 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:270:15
    |
270 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:359:15
    |
359 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:420:15
    |
420 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:489:15
    |
489 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
    = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:545:15
    |
545 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:605:15
    |
605 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:630:15
    |
630 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:724:15
    |
724 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:751:15
    |
751 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:14:11
   |
14 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:85:11
   |
85 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:608:11
    |
608 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:639:11
    |
639 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:164:15
    |
164 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = &quot;warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:172:15
    |
172 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:208:15
    |
208 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:216:15
    |
216 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:249:15
    |
249 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:364:15
    |
364 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:388:15
    |
388 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:421:15
    |
421 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:451:15
    |
451 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:529:15
    |
529 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:54:11
   |
54 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:60:11
   |
60 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:62:11
   |
62 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:77:11
   |
77 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:80:11
   |
80 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:93:11
   |
93 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:96:11
   |
96 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2621:11
     |
2621 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2681:11
     |
2681 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2754:11
     |
2754 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2838:11
     |
2838 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2936:11
     |
2936 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2953:11
     |
2953 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2970:11
     |
2970 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3011:11
     |
3011 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3037:11
     |
3037 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3101:11
     |
3101 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3110:11
     |
3110 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:13:11
   |
13 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:167:11
    |
167 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
 --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/partial_eq.rs:1:11
  |
1 | #[cfg(not(no_global_oom_handling))]
  |           ^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/partial_eq.rs:30:11
   |
30 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:424:15
    |
424 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:611:15
    |
611 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:849:15
    |
849 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:879:15
    |
879 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:979:15
    |
979 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1008:15
     |
1008 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1041:15
     |
1041 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
     = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1381:15
     |
1381 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1785:15
     |
1785 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1886:15
     |
1886 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1896:15
     |
1896 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2061:15
     |
2061 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2125:15
     |
2125 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2322:15
     |
2322 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2353:15
     |
2353 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2380:15
     |
2380 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2492:15
     |
2492 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2818:15
     |
2818 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/macros.rs:54:11
   |
54 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:17:15
   |
17 |     #[cfg(not(no_global_oom_handling))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:39:15
   |
39 |     #[cfg(not(no_global_oom_handling))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:70:15
   |
70 |     #[cfg(not(no_global_oom_handling))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:112:15
    |
112 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: trait `ExtendFromWithinSpec` is never used
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2545:7
     |
2545 | trait ExtendFromWithinSpec {
     |       ^^^^^^^^^^^^^^^^^^^^
     |
     = note: `#[warn(dead_code)]` on by default

warning: trait `NonDrop` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:161:11
    |
161 | pub trait NonDrop {}
    |           ^^^^^^^

warning: `allocator-api2` (lib) generated 89 warnings
   Compiling foldhash v0.1.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.1.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters <orsonpeters@gmail.com>' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name foldhash --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8167afe87c8fa139 -C extra-filename=-969148bf285bb2fa --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling equivalent v1.0.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name equivalent --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=15be1bff4529fdf3 -C extra-filename=-947f8dbb7cfe1cfc --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling unty v0.0.4
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=unty CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unty-0.0.4 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unty-0.0.4/Cargo.toml CARGO_PKG_AUTHORS='Victor Koenders <bincode@trang.ar>' CARGO_PKG_DESCRIPTION='Explicitly types your generics' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/unty' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.0.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name unty --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unty-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5789c667425f9884 -C extra-filename=-56ad067742274171 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling byteorder v1.5.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name byteorder --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=8dcec07a56c48c46 -C extra-filename=-322f5bd460ffdd82 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling hash32 v0.3.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=hash32 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>' CARGO_PKG_DESCRIPTION='32-bit hashing algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hash32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/hash32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name hash32 --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=306a37fda3b7acbe -C extra-filename=-aa32c796ace2712e --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern byteorder=/home/r/repo/target/debug/deps/libbyteorder-322f5bd460ffdd82.rmeta --cap-lints warn`
   Compiling bincode v2.0.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby <ty@pre-alpha.com>:Zoey Riordan <zoey@dos.cafe>:Victor Koenders <bincode@trangar.com>' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/bincode' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bincode --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bincode_derive", "default", "derive", "serde", "std"))' -C metadata=eea29fb62245e9fb -C extra-filename=-e476b302e59a1a4b --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern serde=/home/r/repo/target/debug/deps/libserde-9ae148acda79ad78.rmeta --extern unty=/home/r/repo/target/debug/deps/libunty-56ad067742274171.rmeta --cap-lints warn`
   Compiling hashbrown v0.15.2
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name hashbrown --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=30ee971f204dbe67 -C extra-filename=-1ec6d1cc62683965 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern allocator_api2=/home/r/repo/target/debug/deps/liballocator_api2-a42bda1ee6c32348.rmeta --extern equivalent=/home/r/repo/target/debug/deps/libequivalent-947f8dbb7cfe1cfc.rmeta --extern foldhash=/home/r/repo/target/debug/deps/libfoldhash-969148bf285bb2fa.rmeta --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/ahash-6bc1940cc844da5b/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name ahash --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compile-time-rng"' --cfg 'feature="const-random"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=cab4d13d923aa781 -C extra-filename=-d889540e8de8e10a --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern cfg_if=/home/r/repo/target/debug/deps/libcfg_if-3367ff2a1db122d2.rmeta --extern const_random=/home/r/repo/target/debug/deps/libconst_random-6cd6ba91b77853f6.rmeta --extern once_cell=/home/r/repo/target/debug/deps/libonce_cell-b7c6cb0cca94f2c6.rmeta --extern zerocopy=/home/r/repo/target/debug/deps/libzerocopy-5ee8e51085c0009b.rmeta --cap-lints warn --cfg 'feature="folded_multiply"'`
warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:100:13
    |
100 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:202:7
    |
202 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:209:7
    |
209 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:253:7
    |
253 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:257:7
    |
257 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:300:7
    |
300 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:305:7
    |
305 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:118:11
    |
118 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `128`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:164:11
    |
164 |     #[cfg(target_pointer_width = "128")]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/operations.rs:16:7
   |
16 | #[cfg(feature = "folded_multiply")]
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/operations.rs:23:11
   |
23 | #[cfg(not(feature = "folded_multiply"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:468:7
    |
468 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:14:14
   |
14 |     if #[cfg(feature = "specialize")]{
   |              ^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:53:58
   |
53 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
   |                                                          ^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:73:54
   |
73 |     } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] {
   |                                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:461:11
    |
461 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:10:7
   |
10 | #[cfg(feature = &quot;specialize&quot;)]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:12:7
   |
12 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:14:7
   |
14 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:24:11
   |
24 | #[cfg(not(feature = "specialize"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:37:7
   |
37 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:70:7
   |
70 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:78:7
   |
78 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:86:7
   |
86 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:94:7
   |
94 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:102:7
    |
102 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:110:7
    |
110 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:118:7
    |
118 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:126:11
    |
126 | #[cfg(all(feature = "specialize"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
61 | call_hasher_impl!(u8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
62 | call_hasher_impl!(u16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
63 | call_hasher_impl!(u32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
64 | call_hasher_impl!(u64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
65 | call_hasher_impl!(i8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
66 | call_hasher_impl!(i16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
67 | call_hasher_impl!(i32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
68 | call_hasher_impl!(i64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:265:11
    |
265 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:272:15
    |
272 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:279:11
    |
279 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:286:15
    |
286 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:293:11
    |
293 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:300:15
    |
300 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: trait `BuildHasherExt` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:252:18
    |
252 | pub(crate) trait BuildHasherExt: BuildHasher {
    |                  ^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/convert.rs:80:8
   |
75 | pub(crate) trait ReadFromSlice {
   |                  ------------- methods in this trait
...
80 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
   |        ^^^^^^^^^^^
81 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
   |        ^^^^^^^^^^^
82 |     fn read_last_u16(&self) -> u16;
   |        ^^^^^^^^^^^^^
...
86 |     fn read_last_u128x2(&self) -> [u128; 2];
   |        ^^^^^^^^^^^^^^^^
87 |     fn read_last_u128x4(&self) -> [u128; 4];
   |        ^^^^^^^^^^^^^^^^

warning: `ahash` (lib) generated 45 warnings
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>:Per Lindgren <per.lindgren@ltu.se>:Emil Fresk <emil.fresk@gmail.com>' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/debug/build/heapless-866ecdec2bea35f4/out PROFILE=debug RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/debug/build/heapless-92d67b1a240fd019/build-script-build`
   Compiling parking_lot v0.12.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name parking_lot --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=271aba4a67006700 -C extra-filename=-5b780b7b00be0f43 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern lock_api=/home/r/repo/target/debug/deps/liblock_api-67787a935258620b.rmeta --extern parking_lot_core=/home/r/repo/target/debug/deps/libparking_lot_core-6e3b09d1446a39d5.rmeta --cap-lints warn`
   Compiling num_cpus v1.16.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur <sean@seanmonstar.com>' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name num_cpus --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66338ea9537b868e -C extra-filename=-7e3f68f73cbdcc56 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern libc=/home/r/repo/target/debug/deps/liblibc-64166718a27dcad9.rmeta --cap-lints warn`
warning: unexpected `cfg` condition value: `nacl`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/src/lib.rs:355:5
    |
355 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nacl`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/src/lib.rs:437:5
    |
437 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `num_cpus` (lib) generated 2 warnings
   Compiling tinyvec v1.6.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor <zefria@gmail.com>' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tinyvec --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rustc_1_40"' --cfg 'feature="rustc_1_55"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=2cee36d58579fe88 -C extra-filename=-a7f4060992b0193d --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `docs_rs`
 --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/src/lib.rs:7:13
  |
7 | #![cfg_attr(docs_rs, feature(doc_cfg))]
  |             ^^^^^^^ help: there is a config with a similar name: `docsrs`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nightly_const_generics`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/src/arrayvec.rs:219:34
    |
219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))]
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros`
    = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `tinyvec` (lib) generated 2 warnings
   Compiling stable_deref_trait v1.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse <n210241048576@gmail.com>' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=23e43659be09f1db -C extra-filename=-ebc4873e49e418f7 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling seize v0.3.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=seize CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seize-0.3.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seize-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed <ibraheem@ibraheem.ca>' CARGO_PKG_DESCRIPTION='Fast, efficient, and robust memory reclamation for concurrent data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/seize' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name seize --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seize-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb234d1fd1497557 -C extra-filename=-1aafd3c115de18c9 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling flurry v0.5.2
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=flurry CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flurry-0.5.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flurry-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Jon Gjengset <jon@thesquareplanet.com>' CARGO_PKG_DESCRIPTION='Rust port of Java'\''s ConcurrentHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flurry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonhoo/flurry.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name flurry --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flurry-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "regex", "serde"))' -C metadata=881b0317d4a5651f -C extra-filename=-31cb4811a3a2c55e --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern ahash=/home/r/repo/target/debug/deps/libahash-d889540e8de8e10a.rmeta --extern num_cpus=/home/r/repo/target/debug/deps/libnum_cpus-7e3f68f73cbdcc56.rmeta --extern parking_lot=/home/r/repo/target/debug/deps/libparking_lot-5b780b7b00be0f43.rmeta --extern seize=/home/r/repo/target/debug/deps/libseize-1aafd3c115de18c9.rmeta --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=heapless CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>:Per Lindgren <per.lindgren@ltu.se>:Emil Fresk <emil.fresk@gmail.com>' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/debug/build/heapless-866ecdec2bea35f4/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name heapless --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=4ce578a7125f841f -C extra-filename=-71d6bd61a66cc11d --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern hash32=/home/r/repo/target/debug/deps/libhash32-aa32c796ace2712e.rmeta --extern stable_deref_trait=/home/r/repo/target/debug/deps/libstable_deref_trait-ebc4873e49e418f7.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `arm_llsc`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:47:9
   |
47 |     any(arm_llsc, target_arch = "x86"),
   |         ^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
note: the lint level is defined here
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:85:9
   |
85 | #![deny(warnings)]
   |         ^^^^^^^^
   = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

warning: unexpected `cfg` condition name: `arm_llsc`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:51:9
   |
51 |     any(arm_llsc, target_arch = &quot;x86&quot;),
   |         ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `arm_llsc`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:59:9
   |
59 |     any(arm_llsc, target_arch = "x86"),
   |         ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `arm_llsc`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:128:11
    |
128 | #[cfg(any(arm_llsc, target_arch = "x86"))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_atomic_load_store`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:138:5
    |
138 |     has_atomic_load_store
    |     ^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic_load_store`
    |
    = help: expected values for `target_has_atomic_load_store` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_load_store)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `heapless` (lib) generated 5 warnings
   Compiling tinymap v0.4.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=tinymap CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinymap-0.4.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinymap-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='notgull <jtnunley01@gmail.com>:robjtede <robjtede@icloud.com>' CARGO_PKG_DESCRIPTION='A map structure that stores its data on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinymap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/robjtede/tinymap' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tinymap --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinymap-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "hashbrown"))' -C metadata=4fe6fe28eadefe6d -C extra-filename=-51e1a98bb718b9c6 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern tinyvec=/home/r/repo/target/debug/deps/libtinyvec-a7f4060992b0193d.rmeta --cap-lints warn`
   Compiling indexmap v2.9.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.9.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name indexmap --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=1741ef52bdbe19b6 -C extra-filename=-cbffe856cf419b28 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern equivalent=/home/r/repo/target/debug/deps/libequivalent-947f8dbb7cfe1cfc.rmeta --extern hashbrown=/home/r/repo/target/debug/deps/libhashbrown-1ec6d1cc62683965.rmeta --cap-lints warn`
   Compiling linked-hash-map v0.5.6
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov <stepan.koltsov@gmail.com>:Andrew Paseltiner <apaseltiner@gmail.com>' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name linked_hash_map --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(&quot;heapsize&quot;, &quot;heapsize_impl&quot;, &quot;nightly", "serde", "serde_impl"))' -C metadata=a749fd68161a2de0 -C extra-filename=-43e50e66c26e2ecf --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
warning: unused return value of `Box::<T>::from_raw` that must be used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/src/lib.rs:165:13
    |
165 |             Box::from_raw(cur);
    |             ^^^^^^^^^^^^^^^^^^
    |
    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
    = note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
    |
165 |             let _ = Box::from_raw(cur);
    |             +++++++

warning: unused return value of `Box::<T>::from_raw` that must be used
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/src/lib.rs:1300:17
     |
1300 |                 Box::from_raw(self.tail);
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
help: use `let _ = ...` to ignore the resulting value
     |
1300 |                 let _ = Box::from_raw(self.tail);
     |                 +++++++

warning: `linked-hash-map` (lib) generated 2 warnings
   Compiling litemap v0.7.5
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.5 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name litemap --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=dd354d035499a89b -C extra-filename=-f01b93c97ec61d4c --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling rustc-hash v2.1.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.1.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustc_hash --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=5b277e6b7c9b70bd -C extra-filename=-dd61ebc514248938 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling linear-map v1.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=linear_map CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linear-map-1.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linear-map-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Paseltiner <apaseltiner@gmail.com>:Tobias Bucher <tobiasbucher5991@gmail.com>' CARGO_PKG_DESCRIPTION='A map implemented by searching linearly in a vector.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linear-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linear-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name linear_map --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=54179d200bde0ce7 -C extra-filename=-c1c928215ca87fb9 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling nohash-hasher v0.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=nohash_hasher CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nohash-hasher-0.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nohash-hasher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Parity Technologies <admin@parity.io>' CARGO_PKG_DESCRIPTION='An implementation of `std::hash::Hasher` which does not hash at all.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nohash-hasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paritytech/nohash-hasher' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name nohash_hasher --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nohash-hasher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature=&quot;std&quot;' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(&quot;default&quot;, &quot;std&quot;))' -C metadata=6c729d89685bc6aa -C extra-filename=-b435dbcd23af72ba --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints warn`
   Compiling micromap v0.0.18 (/home/r/repo)
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=micromap CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name micromap --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3d0754bdea0ed033 -C extra-filename=-79bc11e2d014f890 --out-dir /home/r/repo/target/debug/deps -C incremental=/home/r/repo/target/debug/incremental -L dependency=/home/r/repo/target/debug/deps --extern bincode=/home/r/repo/target/debug/deps/libbincode-e476b302e59a1a4b.rmeta --extern serde=/home/r/repo/target/debug/deps/libserde-9ae148acda79ad78.rmeta`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=benchmark CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_TARGET_TMPDIR=/home/r/repo/target/tmp LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name benchmark --edition=2021 tests/benchmark.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3482ce014e68e77b -C extra-filename=-45f12e98ad033124 --out-dir /home/r/repo/target/debug/deps -C incremental=/home/r/repo/target/debug/incremental -L dependency=/home/r/repo/target/debug/deps --extern bincode=/home/r/repo/target/debug/deps/libbincode-e476b302e59a1a4b.rlib --extern flurry=/home/r/repo/target/debug/deps/libflurry-31cb4811a3a2c55e.rlib --extern hashbrown=/home/r/repo/target/debug/deps/libhashbrown-1ec6d1cc62683965.rlib --extern heapless=/home/r/repo/target/debug/deps/libheapless-71d6bd61a66cc11d.rlib --extern indexmap=/home/r/repo/target/debug/deps/libindexmap-cbffe856cf419b28.rlib --extern linear_map=/home/r/repo/target/debug/deps/liblinear_map-c1c928215ca87fb9.rlib --extern linked_hash_map=/home/r/repo/target/debug/deps/liblinked_hash_map-43e50e66c26e2ecf.rlib --extern litemap=/home/r/repo/target/debug/deps/liblitemap-f01b93c97ec61d4c.rlib --extern micromap=/home/r/repo/target/debug/deps/libmicromap-79bc11e2d014f890.rlib --extern nohash_hasher=/home/r/repo/target/debug/deps/libnohash_hasher-b435dbcd23af72ba.rlib --extern rustc_hash=/home/r/repo/target/debug/deps/librustc_hash-dd61ebc514248938.rlib --extern serde=/home/r/repo/target/debug/deps/libserde-9ae148acda79ad78.rlib --extern tinymap=/home/r/repo/target/debug/deps/libtinymap-51e1a98bb718b9c6.rlib`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_BIN_NAME=lru_cache CARGO_CRATE_NAME=lru_cache CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name lru_cache --edition=2021 examples/lru_cache.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2797288f3b45c9ea -C extra-filename=-aeb513484fc89be1 --out-dir /home/r/repo/target/debug/examples -C incremental=/home/r/repo/target/debug/incremental -L dependency=/home/r/repo/target/debug/deps --extern bincode=/home/r/repo/target/debug/deps/libbincode-e476b302e59a1a4b.rlib --extern flurry=/home/r/repo/target/debug/deps/libflurry-31cb4811a3a2c55e.rlib --extern hashbrown=/home/r/repo/target/debug/deps/libhashbrown-1ec6d1cc62683965.rlib --extern heapless=/home/r/repo/target/debug/deps/libheapless-71d6bd61a66cc11d.rlib --extern indexmap=/home/r/repo/target/debug/deps/libindexmap-cbffe856cf419b28.rlib --extern linear_map=/home/r/repo/target/debug/deps/liblinear_map-c1c928215ca87fb9.rlib --extern linked_hash_map=/home/r/repo/target/debug/deps/liblinked_hash_map-43e50e66c26e2ecf.rlib --extern litemap=/home/r/repo/target/debug/deps/liblitemap-f01b93c97ec61d4c.rlib --extern micromap=/home/r/repo/target/debug/deps/libmicromap-79bc11e2d014f890.rlib --extern nohash_hasher=/home/r/repo/target/debug/deps/libnohash_hasher-b435dbcd23af72ba.rlib --extern rustc_hash=/home/r/repo/target/debug/deps/librustc_hash-dd61ebc514248938.rlib --extern serde=/home/r/repo/target/debug/deps/libserde-9ae148acda79ad78.rlib --extern tinymap=/home/r/repo/target/debug/deps/libtinymap-51e1a98bb718b9c6.rlib`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=micromap CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name micromap --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=79b7bd85ffea69c7 -C extra-filename=-d31cc4928a45e38d --out-dir /home/r/repo/target/debug/deps -C incremental=/home/r/repo/target/debug/incremental -L dependency=/home/r/repo/target/debug/deps --extern bincode=/home/r/repo/target/debug/deps/libbincode-e476b302e59a1a4b.rlib --extern flurry=/home/r/repo/target/debug/deps/libflurry-31cb4811a3a2c55e.rlib --extern hashbrown=/home/r/repo/target/debug/deps/libhashbrown-1ec6d1cc62683965.rlib --extern heapless=/home/r/repo/target/debug/deps/libheapless-71d6bd61a66cc11d.rlib --extern indexmap=/home/r/repo/target/debug/deps/libindexmap-cbffe856cf419b28.rlib --extern linear_map=/home/r/repo/target/debug/deps/liblinear_map-c1c928215ca87fb9.rlib --extern linked_hash_map=/home/r/repo/target/debug/deps/liblinked_hash_map-43e50e66c26e2ecf.rlib --extern litemap=/home/r/repo/target/debug/deps/liblitemap-f01b93c97ec61d4c.rlib --extern nohash_hasher=/home/r/repo/target/debug/deps/libnohash_hasher-b435dbcd23af72ba.rlib --extern rustc_hash=/home/r/repo/target/debug/deps/librustc_hash-dd61ebc514248938.rlib --extern serde=/home/r/repo/target/debug/deps/libserde-9ae148acda79ad78.rlib --extern tinymap=/home/r/repo/target/debug/deps/libtinymap-51e1a98bb718b9c6.rlib`
    Finished `test` profile [unoptimized + debuginfo] target(s) in 19.83s
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/repo/target/debug/deps/micromap-d31cc4928a45e38d --nocapture`

running 120 tests
test clone::tests::empty_map_can_be_cloned ... ok
test clone::tests::map_can_be_cloned ... ok
test ctors::tests::drops_correctly ... ok
test ctors::tests::drops_keys ... ok
test ctors::tests::drops_values ... ok
test ctors::tests::makes_default_map ... ok
test ctors::tests::makes_new_map ... ok
test debug::tests::debug_alternate_map ... ok
test debug::tests::debugs_map ... ok
test display::tests::displays_map ... ok
test drain::tests::normal_drain ... ok
test entry::tests::various ... ok
test eq::tests::compares_two_diff_cap_maps ... ok
test eq::tests::compares_two_maps ... ok
test from::tests::array_into_map ... ok
test from::tests::from_array ... ok
test from::tests::from_iter ... ok
test from::tests::from_larger_iter - should panic ...
thread 'from::tests::from_larger_iter' panicked at src/map.rs:516:17:
No more key-value slot available in the map
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
ok
test from::tests::from_with_duplicates ... ok
test index::tests::index ... ok
test index::tests::index_by_borrow ... ok
test index::tests::index_mut ... ok
test index::tests::wrong_index - should panic ...
thread 'index::tests::wrong_index' panicked at src/index.rs:53:21:
No entry found for the key
ok
test iterators::tests::change_with_iter_mut ... ok
test iterators::tests::empty_iterator ... ok
test iterators::tests::insert_and_into_iterate ... ok
test iterators::tests::insert_and_iterate ... ok
test iterators::tests::insert_and_jump_over_next ... ok
test iterators::tests::into_iter_drop ... ok
test iterators::tests::into_iter_mut ... ok
test iterators::tests::into_iterate_with_blanks ... ok
test iterators::tests::iter_mut_with_blanks ... ok
test iterators::tests::iter_size_hint ... ok
test iterators::tests::iterate_with_blanks ... ok
test keys::tests::iterate_into_keys ... ok
test keys::tests::iterate_keys ... ok
test map::tests::cant_write_into_empty_map - should panic ...
thread 'map::tests::cant_write_into_empty_map' panicked at src/map.rs:516:17:
No more key-value slot available in the map
ok
test map::tests::checked_insert_does_not_affect_other_keys ... ok
test map::tests::checked_insert_fails_when_map_is_full ... ok
test map::tests::checked_insert_handles_empty_map ... ok
test map::tests::checked_insert_inserts_new_key_when_space_available ... ok
test map::tests::checked_insert_replaces_value_for_existing_key ... ok
test map::tests::checked_insert_updates_existing_key ... ok
test map::tests::checks_key ... ok
test map::tests::clears_it_up ... ok
test map::tests::drop_removed_entry ... ok
test map::tests::empty_length ... ok
test map::tests::get_absent_key_value ... ok
test map::tests::get_disjoint_mut_empty_keys ... ok
test map::tests::get_disjoint_mut_keys_more_than_capacity ... ok
test map::tests::get_disjoint_mut_missing_keys ... ok
test map::tests::get_disjoint_mut_non_overlapping_keys ... ok
test map::tests::get_disjoint_mut_overlapping_keys - should panic ...
thread 'map::tests::get_disjoint_mut_overlapping_keys' panicked at src/map.rs:275:17:
Overlapping keys
ok
test map::tests::get_key_value ... ok
test map::tests::gets_missing_key ... ok
test map::tests::insert_after_remove ... ok
test map::tests::insert_and_check_length ... ok
test map::tests::insert_and_gets ... ok
test map::tests::insert_and_gets_mut ... ok
test map::tests::insert_composite ... ok
test map::tests::insert_drop_duplicate ... ok
test map::tests::insert_duplicate_after_remove ... ok
test map::tests::insert_many_and_remove ... ok
test map::tests::insert_struct ... ok
test map::tests::is_empty_check ... ok
test map::tests::large_map_in_heap ... ok
test map::tests::mut_gets_missing_key ... ok
test map::tests::overwrites_keys ... ok
test map::tests::remove_entry_absent ... ok
test map::tests::remove_entry_present ... ok
test map::tests::removes_simple_pair ... ok
test map::tests::retain_test ... ok
test map::tests::retain_with_mutable_value ... ok
test serialization::tests::empty_map_serde ... ok
test serialization::tests::serialize_and_deserialize ... ok
test set::debug::tests::debug_alternate_set ... ok
test set::debug::tests::debugs_set ... ok
test set::difference::tests::difference_complete_overlap ... ok
test set::difference::tests::difference_disjoint ... ok
test set::difference::tests::difference_empty_set ... ok
test set::difference::tests::difference_lifetime ... First  Sentence: I love the surf and the sand.
Second Sentence: I hate the hate and the sand.
["love", "surf"]
["hate"]
ok
test set::difference::tests::difference_partial_overlap ... ok
test set::difference::tests::difference_size_hint ... ok
test set::difference::tests::difference_with_empty_first_set ... ok
test set::difference::tests::difference_with_overlap ... ok
test set::display::tests::displays_set ... ok
test set::eq::tests::compares_sets_with_char_elements ... ok
test set::eq::tests::compares_sets_with_different_elements ... ok
test set::eq::tests::compares_sets_with_different_lengths ... ok
test set::eq::tests::compares_sets_with_different_order ... ok
test set::eq::tests::compares_two_sets ... ok
test set::extend::tests::extend_set_empty ... ok
test set::extend::tests::extend_set_not_empty ... ok
test set::extend::tests::extend_set_overlap ... ok
test set::intersection::tests::intersection_simple ... ok
test set::intersection::tests::intersection_size_hint ... ok
test set::intersection::tests::intersection_with_disjoint_sets ... ok
test set::intersection::tests::intersection_with_empty_set ... ok
test set::intersection::tests::intersection_with_subset ... ok
test set::intersection::tests::intersection_with_superset ... ok
test set::serialization::tests::empty_set_serde ... ok
test set::serialization::tests::serialize_and_deserialize ... ok
test set::symmetric_difference::tests::symmetric_difference_simple ... ok
test set::symmetric_difference::tests::symmetric_difference_size_hint ... ok
test set::symmetric_difference::tests::symmetric_difference_with_disjoint_sets ... ok
test set::symmetric_difference::tests::symmetric_difference_with_empty_set ... ok
test set::symmetric_difference::tests::symmetric_difference_with_subset ... ok
test set::symmetric_difference::tests::symmetric_difference_with_superset ... ok
test set::tests::test_set_from ... ok
test set::tests::various ... ok
test set::union::tests::union_simple ... ok
test set::union::tests::union_size_hint ... ok
test set::union::tests::union_with_disjoint_sets ... ok
test set::union::tests::union_with_empty_set ... ok
test set::union::tests::union_with_subset ... ok
test set::union::tests::union_with_superset ... ok
test values::tests::into_values_drop ... ok
test values::tests::iterate_values ... ok
test values::tests::iterate_values_mut ... ok
test values::tests::iterate_values_with_blanks ... ok

test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s

     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/repo/target/debug:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/repo/target/debug/deps/benchmark-45f12e98ad033124 --nocapture`

running 1 test
test benchmark_and_print ... ignored

test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests micromap
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=micromap CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/debug/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --color never --crate-name micromap --test src/lib.rs --test-run-directory /home/r/repo -L dependency=/home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --test-args --nocapture --extern bincode=/home/r/repo/target/debug/deps/libbincode-e476b302e59a1a4b.rlib --extern flurry=/home/r/repo/target/debug/deps/libflurry-31cb4811a3a2c55e.rlib --extern hashbrown=/home/r/repo/target/debug/deps/libhashbrown-1ec6d1cc62683965.rlib --extern heapless=/home/r/repo/target/debug/deps/libheapless-71d6bd61a66cc11d.rlib --extern indexmap=/home/r/repo/target/debug/deps/libindexmap-cbffe856cf419b28.rlib --extern linear_map=/home/r/repo/target/debug/deps/liblinear_map-c1c928215ca87fb9.rlib --extern linked_hash_map=/home/r/repo/target/debug/deps/liblinked_hash_map-43e50e66c26e2ecf.rlib --extern litemap=/home/r/repo/target/debug/deps/liblitemap-f01b93c97ec61d4c.rlib --extern micromap=/home/r/repo/target/debug/deps/libmicromap-79bc11e2d014f890.rlib --extern nohash_hasher=/home/r/repo/target/debug/deps/libnohash_hasher-b435dbcd23af72ba.rlib --extern rustc_hash=/home/r/repo/target/debug/deps/librustc_hash-dd61ebc514248938.rlib --extern serde=/home/r/repo/target/debug/deps/libserde-9ae148acda79ad78.rlib --extern tinymap=/home/r/repo/target/debug/deps/libtinymap-51e1a98bb718b9c6.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' --error-format human`

running 20 tests
test src/eq.rs - eq::Map<K,V,N>::eq (line 13) ... ok
test src/lib.rs - (line 15) ... warning: unexpected `cfg` condition name: `std`
 --> src/lib.rs:21:7
  |
9 | #[cfg(std)]
  |       ^^^ help: found config with similar value: `feature = "std"`
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: 1 warning emitted

ok
test src/lib.rs - Map (line 61) ... warning: unexpected `cfg` condition name: `std`
 --> src/lib.rs:66:7
  |
8 | #[cfg(std)]
  |       ^^^ help: found config with similar value: `feature = "std"`
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: 1 warning emitted

ok
test src/map.rs - map::Map<K,V,N>::get_disjoint_mut (line 209) ... ok
test src/map.rs - map::Map<K,V,N>::get_disjoint_mut (line 251) ... ok
test src/map.rs - map::Map<K,V,N>::get_disjoint_unchecked_mut (line 299) ... ok
test src/set/difference.rs - set::difference::Difference (line 53) ... ok
test src/set/difference.rs - set::difference::Set&lt;T,N&gt;::difference (line 14) ... ok
test src/set/eq.rs - set::eq::Set&lt;T,N&gt;::eq (line 12) ... ok
test src/set/intersection.rs - set::intersection::Intersection (line 56) ... ok
test src/set/intersection.rs - set::intersection::Set<T,N>::intersection (line 21) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::is_disjoint (line 117) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::is_subset (line 142) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::is_superset (line 167) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::replace (line 192) ... ok
test src/set/mod.rs - set::Set (line 28) ... warning: unexpected `cfg` condition name: `std`
 --> src/set/mod.rs:33:7
  |
8 | #[cfg(std)]
  |       ^^^ help: found config with similar value: `feature = "std"`
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: 1 warning emitted

ok
test src/set/symmetric_difference.rs - set::symmetric_difference::Set<T,N>::symmetric_difference (line 14) ... ok
test src/set/symmetric_difference.rs - set::symmetric_difference::SymmetricDifference (line 47) ... ok
test src/set/union.rs - set::union::Set<T,N>::union (line 15) ... ok
test src/set/union.rs - set::union::Union (line 45) ... ok

test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.84s

   Compiling libc v0.2.171
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=f93f17ea6a8ebd3b -C extra-filename=-6b6831c1ec86d2cc --out-dir /home/r/repo/target/release/build/libc-6b6831c1ec86d2cc -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling crunchy v0.2.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham <jackefransham@gmail.com>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=dd5373e49040ca73 -C extra-filename=-bc8d4ef2e2726aa7 --out-dir /home/r/repo/target/release/build/crunchy-bc8d4ef2e2726aa7 -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=default,limit_128 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIMIT_128=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham <jackefransham@gmail.com>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/release/build/crunchy-8d9dcafd7fa3b107/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/crunchy-bc8d4ef2e2726aa7/build-script-build`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/release/build/libc-65f40cfbee79c1a3/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/libc-6b6831c1ec86d2cc/build-script-build`
[libc 0.2.171] cargo:rerun-if-changed=build.rs
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.171] cargo:rustc-cfg=freebsd11
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.171] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.171] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
   Compiling tiny-keccak v2.0.2
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris <marek.kotewicz@gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=b435fead472e5d0b -C extra-filename=-71f5c39b75952886 --out-dir /home/r/repo/target/release/build/tiny-keccak-71f5c39b75952886 -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ade7807163a8987a -C extra-filename=-7267a19d3e008163 --out-dir /home/r/repo/target/release/build/libc-7267a19d3e008163 -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/home/r/repo/target/release/build/libc-67142c8f0cf0b79e/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/libc-7267a19d3e008163/build-script-build`
[libc 0.2.171] cargo:rerun-if-changed=build.rs
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.171] cargo:rustc-cfg=freebsd11
[libc 0.2.171] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.171] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.171] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.171] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=default,shake CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SHAKE=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris <marek.kotewicz@gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/home/r/repo/target/release/build/tiny-keccak-e6692009c60a553a/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/tiny-keccak-71f5c39b75952886/build-script-build`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/libc-65f40cfbee79c1a3/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name libc --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=cf185a8b2a479396 -C extra-filename=-f85f70584f8bac6c --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Eira Fransham <jackefransham@gmail.com>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='https://github.com/eira-fransham/crunchy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eira-fransham/crunchy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/crunchy-8d9dcafd7fa3b107/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name crunchy --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crunchy-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature=&quot;default&quot;' --cfg 'feature=&quot;limit_128&quot;' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(&quot;default&quot;, &quot;limit_1024&quot;, &quot;limit_128&quot;, &quot;limit_2048&quot;, &quot;limit_256&quot;, &quot;limit_512&quot;, &quot;limit_64&quot;, &quot;std&quot;))' -C metadata=675fc45bbdf732d4 -C extra-filename=-f87e5bb4a94be213 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling cfg-if v1.0.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name cfg_if --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=c1ca3d31b23f4c1a -C extra-filename=-ab2d935855e16db8 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling autocfg v1.4.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone <cuviper@gmail.com>' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name autocfg --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=51591fe11df1dbb8 -C extra-filename=-89f87618ee9d8889 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling lock_api v0.4.12
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=94e81c2b526a63ce -C extra-filename=-d417872246beb23e --out-dir /home/r/repo/target/release/build/lock_api-d417872246beb23e -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern autocfg=/home/r/repo/target/release/deps/libautocfg-89f87618ee9d8889.rlib --cap-lints warn`
   Compiling getrandom v0.2.15
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.15 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name getrandom --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=bcbfa56cdca03a73 -C extra-filename=-f5f5d51df38c0ba1 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern cfg_if=/home/r/repo/target/release/deps/libcfg_if-ab2d935855e16db8.rmeta --extern libc=/home/r/repo/target/release/deps/liblibc-f85f70584f8bac6c.rmeta --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=tiny_keccak CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='debris &lt;marek.kotewicz@gmail.com&gt;' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/tiny-keccak-e6692009c60a553a/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tiny_keccak --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="shake"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=242685a23ead833e -C extra-filename=-b3fa4376c5ed6709 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern crunchy=/home/r/repo/target/release/deps/libcrunchy-f87e5bb4a94be213.rmeta --cap-lints warn`
warning: struct `EncodedLen` is never constructed
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:269:8
    |
269 | struct EncodedLen {
    |        ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: method `value` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:275:8
    |
274 | impl EncodedLen {
    | --------------- method in this implementation
275 |     fn value(&self) -> &[u8] {
    |        ^^^^^

warning: function `left_encode` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:280:4
    |
280 | fn left_encode(len: usize) -> EncodedLen {
    |    ^^^^^^^^^^^

warning: function `right_encode` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:292:4
    |
292 | fn right_encode(len: usize) -> EncodedLen {
    |    ^^^^^^^^^^^^

warning: method `reset` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tiny-keccak-2.0.2/src/lib.rs:469:8
    |
390 | impl<P: Permutation> KeccakState<P> {
    | ----------------------------------- method in this implementation
...
469 |     fn reset(&mut self) {
    |        ^^^^^

warning: `tiny-keccak` (lib) generated 5 warnings
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.171 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=171 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/libc-67142c8f0cf0b79e/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name libc --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.171/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a47cb8329a2bccb5 -C extra-filename=-ce68b811bfc09cd1 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name cfg_if --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=91dbb66fb363fee9 -C extra-filename=-73dbcf6a2d0ddc7f --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling version_check v0.9.5
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez <sb@sergio.bz>' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name version_check --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7923eeaaddc0b8a3 -C extra-filename=-c0bd0a82c4c5034b --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling serde v1.0.219
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=624494b002720fab -C extra-filename=-8147d017ff0cf51e --out-dir /home/r/repo/target/release/build/serde-8147d017ff0cf51e -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling once_cell v1.21.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov@gmail.com>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name once_cell --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="race"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=bf5fd54b7c88ffce -C extra-filename=-b6bccd27b91e9037 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling parking_lot_core v0.9.10
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=113dd09e8671b49e -C extra-filename=-d07316827f8b2d2d --out-dir /home/r/repo/target/release/build/parking_lot_core-d07316827f8b2d2d -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/home/r/repo/target/release/build/parking_lot_core-0c0e7571858a6daa/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/parking_lot_core-d07316827f8b2d2d/build-script-build`
[parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs
   Compiling const-random-macro v0.1.16
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=const_random_macro CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-macro-0.1.16 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-macro-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='Provides the procedural macro used by const-random' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name const_random_macro --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-macro-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6609e399305220c -C extra-filename=-0ec9e042c6c9cf72 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern getrandom=/home/r/repo/target/release/deps/libgetrandom-f5f5d51df38c0ba1.rlib --extern once_cell=/home/r/repo/target/release/deps/libonce_cell-b6bccd27b91e9037.rlib --extern tiny_keccak=/home/r/repo/target/release/deps/libtiny_keccak-b3fa4376c5ed6709.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/home/r/repo/target/release/build/serde-32fb2319ccad82f3/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/serde-8147d017ff0cf51e/build-script-build`
[serde 1.0.219] cargo:rerun-if-changed=build.rs
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_try_from)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_float_copysign)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
   Compiling ahash v0.8.11
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compile-time-rng"' --cfg 'feature="const-random"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=2cfcbf767d393997 -C extra-filename=-422697c9dd2e527e --out-dir /home/r/repo/target/release/build/ahash-422697c9dd2e527e -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern version_check=/home/r/repo/target/release/deps/libversion_check-c0bd0a82c4c5034b.rlib --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/home/r/repo/target/release/build/lock_api-d0536d206c54a62b/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/lock_api-d417872246beb23e/build-script-build`
[lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound
   Compiling scopeguard v1.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).

Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name scopeguard --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=98fbd14348485510 -C extra-filename=-60a1171477bdd3ce --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling smallvec v1.14.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.14.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.14.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.14.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name smallvec --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=e178214be8a6bc85 -C extra-filename=-97a0aef71691e276 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/parking_lot_core-0c0e7571858a6daa/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name parking_lot_core --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=20d0b310243c1ff5 -C extra-filename=-ff4d7df5c3762109 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern cfg_if=/home/r/repo/target/release/deps/libcfg_if-73dbcf6a2d0ddc7f.rmeta --extern libc=/home/r/repo/target/release/deps/liblibc-ce68b811bfc09cd1.rmeta --extern smallvec=/home/r/repo/target/release/deps/libsmallvec-97a0aef71691e276.rmeta --cap-lints warn`
warning: unused import: `UnparkHandle`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49
   |
85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle};
   |                                                 ^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `tsan_enabled`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.10/src/word_lock.rs:293:13
    |
293 |     if cfg!(tsan_enabled) {
    |             ^^^^^^^^^^^^
    |
    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)&quot;);` to the top of the `build.rs`
    = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: `parking_lot_core` (lib) generated 2 warnings
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/lock_api-d0536d206c54a62b/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name lock_api --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=a4a281d4600c1181 -C extra-filename=-4cd32ae3b326a62a --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern scopeguard=/home/r/repo/target/release/deps/libscopeguard-60a1171477bdd3ce.rmeta --cap-lints warn --cfg has_const_fn_trait_bound`
warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/mutex.rs:148:11
    |
148 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/mutex.rs:158:15
    |
158 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/remutex.rs:232:11
    |
232 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/remutex.rs:247:15
    |
247 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/rwlock.rs:369:11
    |
369 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/rwlock.rs:379:15
    |
379 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: field `0` is never read
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.12/src/lib.rs:103:24
    |
103 | pub struct GuardNoSend(*mut ());
    |            ----------- ^^^^^^^
    |            |
    |            field in this struct
    |
    = help: consider removing this field
    = note: `#[warn(dead_code)]` on by default

warning: `lock_api` (lib) generated 7 warnings
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE=compile-time-rng,const-random CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_COMPILE_TIME_RNG=1 CARGO_FEATURE_CONST_RANDOM=1 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/home/r/repo/target/release/build/ahash-50e2f35cad21979d/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/ahash-422697c9dd2e527e/build-script-build`
[ahash 0.8.11] cargo:rerun-if-changed=build.rs
[ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply"
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/serde-32fb2319ccad82f3/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=078a4188b75df8c9 -C extra-filename=-9fa8ce22e1a497ed --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
   Compiling const-random v0.1.18
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=const_random CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-0.1.18 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-0.1.18/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='Provides compile time random number generation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-random CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/constrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name const_random --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-random-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca8d20d37f9b8e80 -C extra-filename=-fd9eeca862ee5542 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern const_random_macro=/home/r/repo/target/release/deps/libconst_random_macro-0ec9e042c6c9cf72.so --cap-lints warn`
   Compiling equivalent v1.0.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name equivalent --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be9dad6dfb3c42c5 -C extra-filename=-8364ee6362251661 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov &lt;aleksey.kladov@gmail.com&gt;' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name once_cell --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=74060a5d2bea988e -C extra-filename=-f66e378425469f4d --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling zerocopy v0.7.35
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser <joshlf@google.com>' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name zerocopy --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=ab1a4d41b2f36901 -C extra-filename=-290d001f8e2787ee --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling unty v0.0.4
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=unty CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unty-0.0.4 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unty-0.0.4/Cargo.toml CARGO_PKG_AUTHORS='Victor Koenders <bincode@trang.ar>' CARGO_PKG_DESCRIPTION='Explicitly types your generics' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/unty' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.0.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name unty --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unty-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7237b46126f267e -C extra-filename=-fdc59cccccca5097 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling heapless v0.8.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>:Per Lindgren <per.lindgren@ltu.se>:Emil Fresk <emil.fresk@gmail.com>' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name build_script_build --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=5baa18576bc684ce -C extra-filename=-49f8f2b0ffefe9dc --out-dir /home/r/repo/target/release/build/heapless-49f8f2b0ffefe9dc -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling allocator-api2 v0.2.16
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='Zakarum <zaq.dev@icloud.com>' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name allocator_api2 --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values(&quot;alloc&quot;, &quot;default&quot;, &quot;nightly&quot;, &quot;serde&quot;, &quot;std&quot;))' -C metadata=ccba8fcb6be9fd20 -C extra-filename=-384928592c1e9ee7 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/alloc/mod.rs:25:34
   |
25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))]
   |                                  ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unused import: `handle_alloc_error`
 --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/alloc/global.rs:4:60
  |
4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc};
  |                                                            ^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:156:11
    |
156 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:168:11
    |
168 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:170:11
    |
170 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1192:11
     |
1192 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1221:11
     |
1221 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1270:11
     |
1270 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1389:11
     |
1389 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1431:11
     |
1431 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1457:11
     |
1457 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1519:11
     |
1519 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1847:11
     |
1847 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:1855:11
     |
1855 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:2114:11
     |
2114 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:2122:11
     |
2122 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:206:19
    |
206 |     #[cfg(all(not(no_global_oom_handling)))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:231:15
    |
231 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:256:15
    |
256 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:270:15
    |
270 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:359:15
    |
359 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:420:15
    |
420 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:489:15
    |
489 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:545:15
    |
545 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:605:15
    |
605 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:630:15
    |
630 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:724:15
    |
724 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/boxed.rs:751:15
    |
751 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:14:11
   |
14 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:85:11
   |
85 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:608:11
    |
608 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:639:11
    |
639 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:164:15
    |
164 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:172:15
    |
172 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:208:15
    |
208 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:216:15
    |
216 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:249:15
    |
249 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:364:15
    |
364 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
    = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:388:15
    |
388 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:421:15
    |
421 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:451:15
    |
451 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/raw_vec.rs:529:15
    |
529 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:54:11
   |
54 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:60:11
   |
60 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:62:11
   |
62 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:77:11
   |
77 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:80:11
   |
80 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:93:11
   |
93 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:96:11
   |
96 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2621:11
     |
2621 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2681:11
     |
2681 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2754:11
     |
2754 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2838:11
     |
2838 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2936:11
     |
2936 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2953:11
     |
2953 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2970:11
     |
2970 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3011:11
     |
3011 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3037:11
     |
3037 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3101:11
     |
3101 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:3110:11
     |
3110 | #[cfg(not(no_global_oom_handling))]
     |           ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:13:11
   |
13 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:167:11
    |
167 | #[cfg(not(no_global_oom_handling))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
 --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/partial_eq.rs:1:11
  |
1 | #[cfg(not(no_global_oom_handling))]
  |           ^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/partial_eq.rs:30:11
   |
30 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:424:15
    |
424 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:611:15
    |
611 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:849:15
    |
849 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
    = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:879:15
    |
879 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:979:15
    |
979 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1008:15
     |
1008 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1041:15
     |
1041 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1381:15
     |
1381 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1785:15
     |
1785 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1886:15
     |
1886 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:1896:15
     |
1896 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2061:15
     |
2061 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --&gt; /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2125:15
     |
2125 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2322:15
     |
2322 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2353:15
     |
2353 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2380:15
     |
2380 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2492:15
     |
2492 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2818:15
     |
2818 |     #[cfg(not(no_global_oom_handling))]
     |               ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/macros.rs:54:11
   |
54 | #[cfg(not(no_global_oom_handling))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:17:15
   |
17 |     #[cfg(not(no_global_oom_handling))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:39:15
   |
39 |     #[cfg(not(no_global_oom_handling))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:70:15
   |
70 |     #[cfg(not(no_global_oom_handling))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(no_global_oom_handling)'] }
   = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(no_global_oom_handling)&quot;);` to the top of the `build.rs`
   = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_global_oom_handling`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/slice.rs:112:15
    |
112 |     #[cfg(not(no_global_oom_handling))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: trait `ExtendFromWithinSpec` is never used
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/mod.rs:2545:7
     |
2545 | trait ExtendFromWithinSpec {
     |       ^^^^^^^^^^^^^^^^^^^^
     |
     = note: `#[warn(dead_code)]` on by default

warning: trait `NonDrop` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:161:11
    |
161 | pub trait NonDrop {}
    |           ^^^^^^^

warning: `allocator-api2` (lib) generated 89 warnings
   Compiling byteorder v1.5.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name byteorder --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5ffb8858ddbd9e6f -C extra-filename=-583328b849a46d11 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling foldhash v0.1.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.1.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters <orsonpeters@gmail.com>' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name foldhash --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0f990d81a015e26a -C extra-filename=-a2a361acb8bb088c --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling hashbrown v0.15.2
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name hashbrown --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a3edd6fa9e538644 -C extra-filename=-aaa4e1db497020d7 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern allocator_api2=/home/r/repo/target/release/deps/liballocator_api2-384928592c1e9ee7.rmeta --extern equivalent=/home/r/repo/target/release/deps/libequivalent-8364ee6362251661.rmeta --extern foldhash=/home/r/repo/target/release/deps/libfoldhash-a2a361acb8bb088c.rmeta --cap-lints warn`
   Compiling hash32 v0.3.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=hash32 CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>' CARGO_PKG_DESCRIPTION='32-bit hashing algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hash32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/hash32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name hash32 --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79d34d885b288b50 -C extra-filename=-4afd26476de7b3bf --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern byteorder=/home/r/repo/target/release/deps/libbyteorder-583328b849a46d11.rmeta --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>:Per Lindgren <per.lindgren@ltu.se>:Emil Fresk <emil.fresk@gmail.com>' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/home/r/repo/target/release/build/heapless-c976a90718881944/out PROFILE=release RUSTC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc RUSTDOC=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc TARGET=x86_64-unknown-linux-gnu /home/r/repo/target/release/build/heapless-49f8f2b0ffefe9dc/build-script-build`
   Compiling bincode v2.0.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby <ty@pre-alpha.com>:Zoey Riordan <zoey@dos.cafe>:Victor Koenders <bincode@trangar.com>' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/bincode-org/bincode' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bincode --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bincode_derive", "default", "derive", "serde", "std"))' -C metadata=7724ecb53d379ffe -C extra-filename=-b067339aec773274 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern serde=/home/r/repo/target/release/deps/libserde-9fa8ce22e1a497ed.rmeta --extern unty=/home/r/repo/target/release/deps/libunty-fdc59cccccca5097.rmeta --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck <Tom.Kaitchuck@gmail.com>' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/ahash-50e2f35cad21979d/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name ahash --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compile-time-rng"' --cfg 'feature="const-random"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=be2544c7594bd03b -C extra-filename=-f7c593d2b807d479 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern cfg_if=/home/r/repo/target/release/deps/libcfg_if-73dbcf6a2d0ddc7f.rmeta --extern const_random=/home/r/repo/target/release/deps/libconst_random-fd9eeca862ee5542.rmeta --extern once_cell=/home/r/repo/target/release/deps/libonce_cell-f66e378425469f4d.rmeta --extern zerocopy=/home/r/repo/target/release/deps/libzerocopy-290d001f8e2787ee.rmeta --cap-lints warn --cfg 'feature="folded_multiply"'`
warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:100:13
    |
100 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:202:7
    |
202 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:209:7
    |
209 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:253:7
    |
253 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:257:7
    |
257 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:300:7
    |
300 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:305:7
    |
305 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:118:11
    |
118 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `128`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/fallback_hash.rs:164:11
    |
164 |     #[cfg(target_pointer_width = "128")]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/operations.rs:16:7
   |
16 | #[cfg(feature = "folded_multiply")]
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/operations.rs:23:11
   |
23 | #[cfg(not(feature = "folded_multiply"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:468:7
    |
468 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:14:14
   |
14 |     if #[cfg(feature = "specialize")]{
   |              ^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:53:58
   |
53 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
   |                                                          ^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:73:54
   |
73 |     } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] {
   |                                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/random_state.rs:461:11
    |
461 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:10:7
   |
10 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:12:7
   |
12 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:14:7
   |
14 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:24:11
   |
24 | #[cfg(not(feature = "specialize"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:37:7
   |
37 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:70:7
   |
70 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:78:7
   |
78 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:86:7
   |
86 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:94:7
   |
94 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:102:7
    |
102 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:110:7
    |
110 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:118:7
    |
118 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:126:11
    |
126 | #[cfg(all(feature = "specialize"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
61 | call_hasher_impl!(u8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
62 | call_hasher_impl!(u16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
63 | call_hasher_impl!(u32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
64 | call_hasher_impl!(u64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
65 | call_hasher_impl!(i8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
66 | call_hasher_impl!(i16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
67 | call_hasher_impl!(i32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
68 | call_hasher_impl!(i64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:265:11
    |
265 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:272:15
    |
272 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:279:11
    |
279 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:286:15
    |
286 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:293:11
    |
293 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:300:15
    |
300 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: trait `BuildHasherExt` is never used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/lib.rs:252:18
    |
252 | pub(crate) trait BuildHasherExt: BuildHasher {
    |                  ^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11/src/convert.rs:80:8
   |
75 | pub(crate) trait ReadFromSlice {
   |                  ------------- methods in this trait
...
80 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
   |        ^^^^^^^^^^^
81 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
   |        ^^^^^^^^^^^
82 |     fn read_last_u16(&self) -> u16;
   |        ^^^^^^^^^^^^^
...
86 |     fn read_last_u128x2(&self) -> [u128; 2];
   |        ^^^^^^^^^^^^^^^^
87 |     fn read_last_u128x4(&self) -> [u128; 4];
   |        ^^^^^^^^^^^^^^^^

warning: `ahash` (lib) generated 45 warnings
   Compiling parking_lot v0.12.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name parking_lot --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=2931086abfbe9dc1 -C extra-filename=-a5820aa540f1dbb9 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern lock_api=/home/r/repo/target/release/deps/liblock_api-4cd32ae3b326a62a.rmeta --extern parking_lot_core=/home/r/repo/target/release/deps/libparking_lot_core-ff4d7df5c3762109.rmeta --cap-lints warn`
   Compiling num_cpus v1.16.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur <sean@seanmonstar.com>' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name num_cpus --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=870b3d7094e6830b -C extra-filename=-dbbf37fecd4d2230 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern libc=/home/r/repo/target/release/deps/liblibc-ce68b811bfc09cd1.rmeta --cap-lints warn`
warning: unexpected `cfg` condition value: `nacl`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/src/lib.rs:355:5
    |
355 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nacl`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.16.0/src/lib.rs:437:5
    |
437 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `num_cpus` (lib) generated 2 warnings
   Compiling seize v0.3.3
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=seize CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seize-0.3.3 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seize-0.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed <ibraheem@ibraheem.ca>' CARGO_PKG_DESCRIPTION='Fast, efficient, and robust memory reclamation for concurrent data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/seize' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name seize --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/seize-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6aaaf7544a26fb79 -C extra-filename=-a04fc687d0e51010 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling stable_deref_trait v1.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse <n210241048576@gmail.com>' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b0f6003d76912cec -C extra-filename=-be8669a22435f18d --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling tinyvec v1.6.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor <zefria@gmail.com&gt;' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tinyvec --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rustc_1_40"' --cfg 'feature="rustc_1_55"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=5e272f5ed52012d2 -C extra-filename=-034348a02334fac7 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `docs_rs`
 --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/src/lib.rs:7:13
  |
7 | #![cfg_attr(docs_rs, feature(doc_cfg))]
  |             ^^^^^^^ help: there is a config with a similar name: `docsrs`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nightly_const_generics`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-1.6.0/src/arrayvec.rs:219:34
    |
219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))]
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros`
    = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `tinyvec` (lib) generated 2 warnings
   Compiling tinymap v0.4.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=tinymap CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinymap-0.4.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinymap-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='notgull <jtnunley01@gmail.com>:robjtede <robjtede@icloud.com>' CARGO_PKG_DESCRIPTION='A map structure that stores its data on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinymap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/robjtede/tinymap' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tinymap --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinymap-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "hashbrown"))' -C metadata=66dc493c02eedf89 -C extra-filename=-df52b5ee13f382f5 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern tinyvec=/home/r/repo/target/release/deps/libtinyvec-034348a02334fac7.rmeta --cap-lints warn`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=heapless CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio <jorge@japaric.io>:Per Lindgren <per.lindgren@ltu.se>:Emil Fresk <emil.fresk@gmail.com>' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/home/r/repo/target/release/build/heapless-c976a90718881944/out /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name heapless --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=636ab4d9421f2856 -C extra-filename=-110ad2ce0022699f --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern hash32=/home/r/repo/target/release/deps/libhash32-4afd26476de7b3bf.rmeta --extern stable_deref_trait=/home/r/repo/target/release/deps/libstable_deref_trait-be8669a22435f18d.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `arm_llsc`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:47:9
   |
47 |     any(arm_llsc, target_arch = "x86"),
   |         ^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(arm_llsc)'] }
   = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(arm_llsc)&quot;);` to the top of the `build.rs`
   = note: see &lt;https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html&gt; for more information about checking conditional configuration
note: the lint level is defined here
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:85:9
   |
85 | #![deny(warnings)]
   |         ^^^^^^^^
   = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`

warning: unexpected `cfg` condition name: `arm_llsc`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:51:9
   |
51 |     any(arm_llsc, target_arch = "x86"),
   |         ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `arm_llsc`
  --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:59:9
   |
59 |     any(arm_llsc, target_arch = "x86"),
   |         ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs`
   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `arm_llsc`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:128:11
    |
128 | #[cfg(any(arm_llsc, target_arch = "x86"))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_atomic_load_store`
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.8.0/src/lib.rs:138:5
    |
138 |     has_atomic_load_store
    |     ^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic_load_store`
    |
    = help: expected values for `target_has_atomic_load_store` are: `128`, `16`, `32`, `64`, `8`, and `ptr`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_load_store)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

warning: `heapless` (lib) generated 5 warnings
   Compiling flurry v0.5.2
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=flurry CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flurry-0.5.2 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flurry-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Jon Gjengset <jon@thesquareplanet.com>' CARGO_PKG_DESCRIPTION='Rust port of Java'\''s ConcurrentHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flurry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonhoo/flurry.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name flurry --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flurry-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "regex", "serde"))' -C metadata=41dd48fe20d38ed8 -C extra-filename=-06fd4d432fd4ac51 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern ahash=/home/r/repo/target/release/deps/libahash-f7c593d2b807d479.rmeta --extern num_cpus=/home/r/repo/target/release/deps/libnum_cpus-dbbf37fecd4d2230.rmeta --extern parking_lot=/home/r/repo/target/release/deps/libparking_lot-a5820aa540f1dbb9.rmeta --extern seize=/home/r/repo/target/release/deps/libseize-a04fc687d0e51010.rmeta --cap-lints warn`
   Compiling indexmap v2.9.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.9.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name indexmap --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=2380e90022c31c68 -C extra-filename=-1638aaa345344e03 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern equivalent=/home/r/repo/target/release/deps/libequivalent-8364ee6362251661.rmeta --extern hashbrown=/home/r/repo/target/release/deps/libhashbrown-aaa4e1db497020d7.rmeta --cap-lints warn`
   Compiling litemap v0.7.5
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.5 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.81 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name litemap --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=0b3fb07c20e754e7 -C extra-filename=-ed0e88d7c8930b98 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling linked-hash-map v0.5.6
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=linked_hash_map CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov <stepan.koltsov@gmail.com>:Andrew Paseltiner <apaseltiner@gmail.com>' CARGO_PKG_DESCRIPTION='A HashMap wrapper that holds key-value pairs in insertion order' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linked-hash-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linked-hash-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name linked_hash_map --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=32731bc242766346 -C extra-filename=-e3486d0e9284d35a --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
warning: unused return value of `Box::<T>::from_raw` that must be used
   --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/src/lib.rs:165:13
    |
165 |             Box::from_raw(cur);
    |             ^^^^^^^^^^^^^^^^^^
    |
    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
    = note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
    |
165 |             let _ = Box::from_raw(cur);
    |             +++++++

warning: unused return value of `Box::<T>::from_raw` that must be used
    --> /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linked-hash-map-0.5.6/src/lib.rs:1300:17
     |
1300 |                 Box::from_raw(self.tail);
     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
help: use `let _ = ...` to ignore the resulting value
     |
1300 |                 let _ = Box::from_raw(self.tail);
     |                 +++++++

warning: `linked-hash-map` (lib) generated 2 warnings
   Compiling nohash-hasher v0.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=nohash_hasher CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nohash-hasher-0.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nohash-hasher-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Parity Technologies <admin@parity.io>' CARGO_PKG_DESCRIPTION='An implementation of `std::hash::Hasher` which does not hash at all.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nohash-hasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paritytech/nohash-hasher' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name nohash_hasher --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nohash-hasher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=59f1350e4d151ab9 -C extra-filename=-aa2de6cd059bd162 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling linear-map v1.2.0
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=linear_map CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linear-map-1.2.0 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linear-map-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Paseltiner <apaseltiner@gmail.com>:Tobias Bucher <tobiasbucher5991@gmail.com>' CARGO_PKG_DESCRIPTION='A map implemented by searching linearly in a vector.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linear-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/linear-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name linear_map --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=faea1151b7dedfeb -C extra-filename=-99571e87bb328c7f --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling rustc-hash v2.1.1
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.1.1 CARGO_MANIFEST_PATH=/home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A speedy, non-cryptographic hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustc_hash --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=e84b49bace0b4c63 -C extra-filename=-9281ee9544cf1a92 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --cap-lints warn`
   Compiling micromap v0.0.18 (/home/r/repo)
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=micromap CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name micromap --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b67f5ae635182c58 -C extra-filename=-bc09986653604eaa --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern bincode=/home/r/repo/target/release/deps/libbincode-b067339aec773274.rmeta --extern serde=/home/r/repo/target/release/deps/libserde-9fa8ce22e1a497ed.rmeta`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_BIN_NAME=lru_cache CARGO_CRATE_NAME=lru_cache CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name lru_cache --edition=2021 examples/lru_cache.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=ca5e858000d679d1 -C extra-filename=-283b7150a676fab0 --out-dir /home/r/repo/target/release/examples -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern bincode=/home/r/repo/target/release/deps/libbincode-b067339aec773274.rlib --extern flurry=/home/r/repo/target/release/deps/libflurry-06fd4d432fd4ac51.rlib --extern hashbrown=/home/r/repo/target/release/deps/libhashbrown-aaa4e1db497020d7.rlib --extern heapless=/home/r/repo/target/release/deps/libheapless-110ad2ce0022699f.rlib --extern indexmap=/home/r/repo/target/release/deps/libindexmap-1638aaa345344e03.rlib --extern linear_map=/home/r/repo/target/release/deps/liblinear_map-99571e87bb328c7f.rlib --extern linked_hash_map=/home/r/repo/target/release/deps/liblinked_hash_map-e3486d0e9284d35a.rlib --extern litemap=/home/r/repo/target/release/deps/liblitemap-ed0e88d7c8930b98.rlib --extern micromap=/home/r/repo/target/release/deps/libmicromap-bc09986653604eaa.rlib --extern nohash_hasher=/home/r/repo/target/release/deps/libnohash_hasher-aa2de6cd059bd162.rlib --extern rustc_hash=/home/r/repo/target/release/deps/librustc_hash-9281ee9544cf1a92.rlib --extern serde=/home/r/repo/target/release/deps/libserde-9fa8ce22e1a497ed.rlib --extern tinymap=/home/r/repo/target/release/deps/libtinymap-df52b5ee13f382f5.rlib`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=benchmark CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_TARGET_TMPDIR=/home/r/repo/target/tmp LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name benchmark --edition=2021 tests/benchmark.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0c75cb0527a09b11 -C extra-filename=-8a9f2d5d1916e694 --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern bincode=/home/r/repo/target/release/deps/libbincode-b067339aec773274.rlib --extern flurry=/home/r/repo/target/release/deps/libflurry-06fd4d432fd4ac51.rlib --extern hashbrown=/home/r/repo/target/release/deps/libhashbrown-aaa4e1db497020d7.rlib --extern heapless=/home/r/repo/target/release/deps/libheapless-110ad2ce0022699f.rlib --extern indexmap=/home/r/repo/target/release/deps/libindexmap-1638aaa345344e03.rlib --extern linear_map=/home/r/repo/target/release/deps/liblinear_map-99571e87bb328c7f.rlib --extern linked_hash_map=/home/r/repo/target/release/deps/liblinked_hash_map-e3486d0e9284d35a.rlib --extern litemap=/home/r/repo/target/release/deps/liblitemap-ed0e88d7c8930b98.rlib --extern micromap=/home/r/repo/target/release/deps/libmicromap-bc09986653604eaa.rlib --extern nohash_hasher=/home/r/repo/target/release/deps/libnohash_hasher-aa2de6cd059bd162.rlib --extern rustc_hash=/home/r/repo/target/release/deps/librustc_hash-9281ee9544cf1a92.rlib --extern serde=/home/r/repo/target/release/deps/libserde-9fa8ce22e1a497ed.rlib --extern tinymap=/home/r/repo/target/release/deps/libtinymap-df52b5ee13f382f5.rlib`
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=micromap CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name micromap --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0a12b9aaaefaf9f4 -C extra-filename=-4eae30fbba53b62e --out-dir /home/r/repo/target/release/deps -C strip=debuginfo -L dependency=/home/r/repo/target/release/deps --extern bincode=/home/r/repo/target/release/deps/libbincode-b067339aec773274.rlib --extern flurry=/home/r/repo/target/release/deps/libflurry-06fd4d432fd4ac51.rlib --extern hashbrown=/home/r/repo/target/release/deps/libhashbrown-aaa4e1db497020d7.rlib --extern heapless=/home/r/repo/target/release/deps/libheapless-110ad2ce0022699f.rlib --extern indexmap=/home/r/repo/target/release/deps/libindexmap-1638aaa345344e03.rlib --extern linear_map=/home/r/repo/target/release/deps/liblinear_map-99571e87bb328c7f.rlib --extern linked_hash_map=/home/r/repo/target/release/deps/liblinked_hash_map-e3486d0e9284d35a.rlib --extern litemap=/home/r/repo/target/release/deps/liblitemap-ed0e88d7c8930b98.rlib --extern nohash_hasher=/home/r/repo/target/release/deps/libnohash_hasher-aa2de6cd059bd162.rlib --extern rustc_hash=/home/r/repo/target/release/deps/librustc_hash-9281ee9544cf1a92.rlib --extern serde=/home/r/repo/target/release/deps/libserde-9fa8ce22e1a497ed.rlib --extern tinymap=/home/r/repo/target/release/deps/libtinymap-df52b5ee13f382f5.rlib`
    Finished `release` profile [optimized] target(s) in 23.69s
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/repo/target/release/deps/micromap-4eae30fbba53b62e --nocapture`

running 118 tests
test clone::tests::empty_map_can_be_cloned ... ok
test clone::tests::map_can_be_cloned ... ok
test ctors::tests::drops_correctly ... ok
test ctors::tests::drops_keys ... ok
test ctors::tests::drops_values ... ok
test ctors::tests::makes_default_map ... ok
test ctors::tests::makes_new_map ... ok
test debug::tests::debug_alternate_map ... ok
test debug::tests::debugs_map ... ok
test display::tests::displays_map ... ok
test drain::tests::normal_drain ... ok
test entry::tests::various ... ok
test eq::tests::compares_two_diff_cap_maps ... ok
test eq::tests::compares_two_maps ... ok
test from::tests::array_into_map ... ok
test from::tests::from_array ... ok
test from::tests::from_iter ... ok
test from::tests::from_with_duplicates ... ok
test index::tests::index ... ok
test index::tests::index_by_borrow ... ok
test index::tests::index_mut ... ok
test index::tests::wrong_index - should panic ...
thread 'index::tests::wrong_index' panicked at src/index.rs:53:21:
No entry found for the key
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
ok
test iterators::tests::change_with_iter_mut ... ok
test iterators::tests::empty_iterator ... ok
test iterators::tests::insert_and_into_iterate ... ok
test iterators::tests::insert_and_iterate ... ok
test iterators::tests::insert_and_jump_over_next ... ok
test iterators::tests::into_iter_drop ... ok
test iterators::tests::into_iter_mut ... ok
test iterators::tests::into_iterate_with_blanks ... ok
test iterators::tests::iter_mut_with_blanks ... ok
test iterators::tests::iter_size_hint ... ok
test iterators::tests::iterate_with_blanks ... ok
test keys::tests::iterate_into_keys ... ok
test keys::tests::iterate_keys ... ok
test map::tests::checked_insert_does_not_affect_other_keys ... ok
test map::tests::checked_insert_fails_when_map_is_full ... ok
test map::tests::checked_insert_handles_empty_map ... ok
test map::tests::checked_insert_inserts_new_key_when_space_available ... ok
test map::tests::checked_insert_replaces_value_for_existing_key ... ok
test map::tests::checked_insert_updates_existing_key ... ok
test map::tests::checks_key ... ok
test map::tests::clears_it_up ... ok
test map::tests::drop_removed_entry ... ok
test map::tests::empty_length ... ok
test map::tests::get_absent_key_value ... ok
test map::tests::get_disjoint_mut_empty_keys ... ok
test map::tests::get_disjoint_mut_keys_more_than_capacity ... ok
test map::tests::get_disjoint_mut_missing_keys ... ok
test map::tests::get_disjoint_mut_non_overlapping_keys ... ok
test map::tests::get_disjoint_mut_overlapping_keys - should panic ...
thread 'map::tests::get_disjoint_mut_overlapping_keys' panicked at src/map.rs:275:17:
Overlapping keys
ok
test map::tests::get_key_value ... ok
test map::tests::gets_missing_key ... ok
test map::tests::insert_after_remove ... ok
test map::tests::insert_and_check_length ... ok
test map::tests::insert_and_gets ... ok
test map::tests::insert_and_gets_mut ... ok
test map::tests::insert_composite ... ok
test map::tests::insert_drop_duplicate ... ok
test map::tests::insert_duplicate_after_remove ... ok
test map::tests::insert_many_and_remove ... ok
test map::tests::insert_struct ... ok
test map::tests::is_empty_check ... ok
test map::tests::large_map_in_heap ... ok
test map::tests::mut_gets_missing_key ... ok
test map::tests::overwrites_keys ... ok
test map::tests::remove_entry_absent ... ok
test map::tests::remove_entry_present ... ok
test map::tests::removes_simple_pair ... ok
test map::tests::retain_test ... ok
test map::tests::retain_with_mutable_value ... ok
test serialization::tests::empty_map_serde ... ok
test serialization::tests::serialize_and_deserialize ... ok
test set::debug::tests::debug_alternate_set ... ok
test set::debug::tests::debugs_set ... ok
test set::difference::tests::difference_complete_overlap ... ok
test set::difference::tests::difference_disjoint ... ok
test set::difference::tests::difference_empty_set ... ok
test set::difference::tests::difference_lifetime ... First  Sentence: I love the surf and the sand.
Second Sentence: I hate the hate and the sand.
["love", "surf"]
["hate"]
ok
test set::difference::tests::difference_partial_overlap ... ok
test set::difference::tests::difference_size_hint ... ok
test set::difference::tests::difference_with_empty_first_set ... ok
test set::difference::tests::difference_with_overlap ... ok
test set::display::tests::displays_set ... ok
test set::eq::tests::compares_sets_with_char_elements ... ok
test set::eq::tests::compares_sets_with_different_elements ... ok
test set::eq::tests::compares_sets_with_different_lengths ... ok
test set::eq::tests::compares_sets_with_different_order ... ok
test set::eq::tests::compares_two_sets ... ok
test set::extend::tests::extend_set_empty ... ok
test set::extend::tests::extend_set_not_empty ... ok
test set::extend::tests::extend_set_overlap ... ok
test set::intersection::tests::intersection_simple ... ok
test set::intersection::tests::intersection_size_hint ... ok
test set::intersection::tests::intersection_with_disjoint_sets ... ok
test set::intersection::tests::intersection_with_empty_set ... ok
test set::intersection::tests::intersection_with_subset ... ok
test set::intersection::tests::intersection_with_superset ... ok
test set::serialization::tests::empty_set_serde ... ok
test set::serialization::tests::serialize_and_deserialize ... ok
test set::symmetric_difference::tests::symmetric_difference_simple ... ok
test set::symmetric_difference::tests::symmetric_difference_size_hint ... ok
test set::symmetric_difference::tests::symmetric_difference_with_disjoint_sets ... ok
test set::symmetric_difference::tests::symmetric_difference_with_empty_set ... ok
test set::symmetric_difference::tests::symmetric_difference_with_subset ... ok
test set::symmetric_difference::tests::symmetric_difference_with_superset ... ok
test set::tests::test_set_from ... ok
test set::tests::various ... ok
test set::union::tests::union_simple ... ok
test set::union::tests::union_size_hint ... ok
test set::union::tests::union_with_disjoint_sets ... ok
test set::union::tests::union_with_empty_set ... ok
test set::union::tests::union_with_subset ... ok
test set::union::tests::union_with_superset ... ok
test values::tests::into_values_drop ... ok
test values::tests::iterate_values ... ok
test values::tests::iterate_values_mut ... ok
test values::tests::iterate_values_with_blanks ... ok

test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s

     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/repo/target/release:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/repo/target/release/deps/benchmark-8a9f2d5d1916e694 --nocapture`

running 1 test
test benchmark_and_print ... ignored

test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests micromap
     Running `CARGO=/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=micromap CARGO_MANIFEST_DIR=/home/r/repo CARGO_MANIFEST_PATH=/home/r/repo/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The fastest alternative to HashMap, for maps smaller than 20 keys' CARGO_PKG_HOMEPAGE='https://github.com/yegor256/micromap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=micromap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yegor256/micromap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/home/r/repo/target/release/deps:/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' /home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --color never --crate-name micromap --test src/lib.rs --test-run-directory /home/r/repo -L dependency=/home/r/repo/target/release/deps -L dependency=/home/r/repo/target/release/deps --test-args --nocapture --extern bincode=/home/r/repo/target/release/deps/libbincode-b067339aec773274.rlib --extern flurry=/home/r/repo/target/release/deps/libflurry-06fd4d432fd4ac51.rlib --extern hashbrown=/home/r/repo/target/release/deps/libhashbrown-aaa4e1db497020d7.rlib --extern heapless=/home/r/repo/target/release/deps/libheapless-110ad2ce0022699f.rlib --extern indexmap=/home/r/repo/target/release/deps/libindexmap-1638aaa345344e03.rlib --extern linear_map=/home/r/repo/target/release/deps/liblinear_map-99571e87bb328c7f.rlib --extern linked_hash_map=/home/r/repo/target/release/deps/liblinked_hash_map-e3486d0e9284d35a.rlib --extern litemap=/home/r/repo/target/release/deps/liblitemap-ed0e88d7c8930b98.rlib --extern micromap=/home/r/repo/target/release/deps/libmicromap-bc09986653604eaa.rlib --extern nohash_hasher=/home/r/repo/target/release/deps/libnohash_hasher-aa2de6cd059bd162.rlib --extern rustc_hash=/home/r/repo/target/release/deps/librustc_hash-9281ee9544cf1a92.rlib --extern serde=/home/r/repo/target/release/deps/libserde-9fa8ce22e1a497ed.rlib --extern tinymap=/home/r/repo/target/release/deps/libtinymap-df52b5ee13f382f5.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' --error-format human`

running 20 tests
test src/eq.rs - eq::Map<K,V,N>::eq (line 13) ... ok
test src/lib.rs - (line 15) ... warning: unexpected `cfg` condition name: `std`
 --> src/lib.rs:21:7
  |
9 | #[cfg(std)]
  |       ^^^ help: found config with similar value: `feature = "std"`
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: 1 warning emitted

ok
test src/lib.rs - Map (line 61) ... warning: unexpected `cfg` condition name: `std`
 --> src/lib.rs:66:7
  |
8 | #[cfg(std)]
  |       ^^^ help: found config with similar value: `feature = "std"`
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = &quot;warn&quot;, check-cfg = ['cfg(std)'] }
  = help: or consider adding `println!(&quot;cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: 1 warning emitted

ok
test src/map.rs - map::Map<K,V,N>::get_disjoint_mut (line 209) ... ok
test src/map.rs - map::Map<K,V,N>::get_disjoint_mut (line 251) ... ok
test src/map.rs - map::Map<K,V,N>::get_disjoint_unchecked_mut (line 299) ... ok
test src/set/difference.rs - set::difference::Difference (line 53) ... ok
test src/set/difference.rs - set::difference::Set<T,N>::difference (line 14) ... ok
test src/set/eq.rs - set::eq::Set<T,N>::eq (line 12) ... ok
test src/set/intersection.rs - set::intersection::Intersection (line 56) ... ok
test src/set/intersection.rs - set::intersection::Set<T,N>::intersection (line 21) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::is_disjoint (line 117) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::is_subset (line 142) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::is_superset (line 167) ... ok
test src/set/methods.rs - set::methods::Set<T,N>::replace (line 192) ... ok
test src/set/mod.rs - set::Set (line 28) ... warning: unexpected `cfg` condition name: `std`
 --> src/set/mod.rs:33:7
  |
8 | #[cfg(std)]
  |       ^^^ help: found config with similar value: `feature = "std"`
  |
  = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
  = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: 1 warning emitted

ok
test src/set/symmetric_difference.rs - set::symmetric_difference::Set<T,N>::symmetric_difference (line 14) ... ok
test src/set/symmetric_difference.rs - set::symmetric_difference::SymmetricDifference (line 47) ... ok
test src/set/union.rs - set::union::Set<T,N>::union (line 15) ... ok
test src/set/union.rs - set::union::Union (line 45) ... ok

test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.63s

1m32m    Checking0m micromap v0.0.18 (/home/r/repo)
1m32m    Finished0m `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
[__rultor 97267a8] 0.0.18
 3 files changed, 3 insertions(+), 3 deletions(-)
    Updating crates.io index
warning: `/home/r/.cargo/credentials` is deprecated in favor of `credentials.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `credentials` to `credentials.toml`
   Packaging micromap v0.0.18 (/home/r/repo)
    Updating crates.io index
    Packaged 64 files, 162.6KiB (35.3KiB compressed)
   Verifying micromap v0.0.18 (/home/r/repo)
   Compiling micromap v0.0.18 (/home/r/repo/target/package/micromap-0.0.18)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
   Uploading micromap v0.0.18 (/home/r/repo)
    Uploaded micromap v0.0.18 to registry `crates-io`
note: waiting for `micromap v0.0.18` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published micromap v0.0.18 at registry `crates-io`
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.18 -m '0.0.18: tagged by rultor.com'
+ git reset --hard
HEAD is now at 97267a8 0.0.18
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 97267a8).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:yegor256/micromap.git
 * [new tag]         0.0.18 -> 0.0.18
container 3204a75d451b0b6123a81272273f34cbcd00bec769e32256377a484f6cfbb380 is dead
Mon Apr  7 14:14:26 UTC 2025