rultor.com logo This build log was produced by rultor.com for bevious/bevy_actify#1
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1302
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Mar 26 03:26:46 UTC 2025
+ uptime
 03:26:46 up 1 min,  0 users,  load average: 1.22, 0.41, 0.15
+ head=git@github.com:bevious/bevy_actify.git
+ image=yegor256/rultor-image
+ head_branch=main
+ author=iizudev
+ tag=v0.3.0
+ vars=('--env=head=git@github.com:bevious/bevy_actify.git' '--env=tag=v0.3.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:bevious/bevy_actify.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=v0.3.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=main'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=iizudev'\''\'\'''\'''\'' '\'';'\'' '\''source /home/r/crates-io.env'\'' '\'';'\'' '\''[[ "${tag}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+$ ]]'\'' '\'';'\'' '\''VERSION="${tag#v}"'\'' '\'';'\'' '\''sed -i.bak "s/^version = .*/version = \"${VERSION}\"/" Cargo.toml && rm Cargo.toml.bak'\'' '\'';'\'' '\''grep -q "version = \"${VERSION}\"" Cargo.toml'\'' '\'';'\'' '\''git add Cargo.toml'\'' '\'';'\'' '\''git commit -m "bump version to ${VERSION}" || echo "nothing to commit?"'\'' '\'';'\'' '\''cargo test --lib --verbose'\'' '\'';'\'' '\''cargo publish --token ${IIZUDEV_CRATES_IO_TOKEN}'\'' '\'';'\'' )' '--env=head_branch=main' '--env=author=iizudev')
+ scripts=('export '\''head=git@github.com:bevious/bevy_actify.git'\''' ';' 'export '\''tag=v0.3.0'\''' ';' 'export '\''head_branch=main'\''' ';' 'export '\''author=iizudev'\''' ';' 'source /home/r/crates-io.env' ';' '[[ "${tag}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+$ ]]' ';' 'VERSION="${tag#v}"' ';' 'sed -i.bak "s/^version = .*/version = \"${VERSION}\"/" Cargo.toml && rm Cargo.toml.bak' ';' 'grep -q "version = \"${VERSION}\"" Cargo.toml' ';' 'git add Cargo.toml' ';' 'git commit -m "bump version to ${VERSION}" || echo "nothing to commit?"' ';' 'cargo test --lib --verbose' ';' 'cargo publish --token ${IIZUDEV_CRATES_IO_TOKEN}' ';')
+ directory=
+ container=bevious_bevy_actify_1
+ as_root=false
+ hostname
ip-172-31-17-146
+ pwd
/tmp/rultor-XJ45
+ 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:bevious/bevy_actify.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:bevious/bevy_actify.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:bevious/bevy_actify.git'\''' ';' 'export '\''tag=v0.3.0'\''' ';' 'export '\''head_branch=main'\''' ';' 'export '\''author=iizudev'\''' ';' 'source /home/r/crates-io.env' ';' '[[ "${tag}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+$ ]]' ';' 'VERSION="${tag#v}"' ';' 'sed -i.bak "s/^version = .*/version = \"${VERSION}\"/" Cargo.toml && rm Cargo.toml.bak' ';' 'grep -q "version = \"${VERSION}\"" Cargo.toml' ';' 'git add Cargo.toml' ';' 'git commit -m "bump version to ${VERSION}" || echo "nothing to commit?"' ';' 'cargo test --lib --verbose' ';' 'cargo publish --token ${IIZUDEV_CRATES_IO_TOKEN}' ';'
+ sensitive=()
+ rm -rf .gnupg
+ set -ex
+ '[' -z v0.3.0 ']'
+ [[ v0.3.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "v0.3.0"'
tag name is valid: "v0.3.0"
+ cd repo
++ git tag -l v0.3.0
+ '[' ']'
+ 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.16
++ bc
++ echo 0.16 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.16, low enough to run a new Docker container'
load average is 0.16, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
9cb31e2e37ea: Pulling fs layer
4f4fb700ef54: Pulling fs layer
8abe72b13cdc: Pulling fs layer
cba9dea87424: Pulling fs layer
f92de055bc45: Pulling fs layer
407dfea1e87a: Pulling fs layer
e36b8501e649: Pulling fs layer
4465056dce32: Pulling fs layer
17823cd23e69: Pulling fs layer
d2c17e0fa6e0: Pulling fs layer
bbee590edf32: Pulling fs layer
317fe5a58cf0: Pulling fs layer
f3e943c332aa: Pulling fs layer
771721c483d3: Pulling fs layer
a1084c9072d8: Pulling fs layer
c8e0f228f948: Pulling fs layer
9a3736a4e818: Pulling fs layer
c18686eb0f52: Pulling fs layer
9b3bb4679640: Pulling fs layer
ad02bfa9c8ce: Pulling fs layer
629107c3b410: Pulling fs layer
3287eb32675e: Pulling fs layer
d9843cb3e557: Pulling fs layer
a649698c3670: Pulling fs layer
bb05eff65f76: Pulling fs layer
7d94120e6b0d: Pulling fs layer
0e51b7feca72: Pulling fs layer
cba9dea87424: Waiting
f92de055bc45: Waiting
407dfea1e87a: Waiting
e36b8501e649: Waiting
4465056dce32: Waiting
17823cd23e69: Waiting
d2c17e0fa6e0: Waiting
bbee590edf32: Waiting
317fe5a58cf0: Waiting
f3e943c332aa: Waiting
771721c483d3: Waiting
a1084c9072d8: Waiting
c8e0f228f948: Waiting
9a3736a4e818: Waiting
c18686eb0f52: Waiting
9b3bb4679640: Waiting
ad02bfa9c8ce: Waiting
629107c3b410: Waiting
3287eb32675e: Waiting
d9843cb3e557: Waiting
a649698c3670: Waiting
bb05eff65f76: Waiting
7d94120e6b0d: Waiting
0e51b7feca72: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
8abe72b13cdc: Verifying Checksum
8abe72b13cdc: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
cba9dea87424: Verifying Checksum
cba9dea87424: Download complete
e36b8501e649: Verifying Checksum
e36b8501e649: Download complete
4465056dce32: Verifying Checksum
4465056dce32: Download complete
17823cd23e69: Verifying Checksum
17823cd23e69: Download complete
d2c17e0fa6e0: Verifying Checksum
d2c17e0fa6e0: Download complete
bbee590edf32: Verifying Checksum
bbee590edf32: Download complete
f92de055bc45: Verifying Checksum
f92de055bc45: Download complete
f3e943c332aa: Verifying Checksum
f3e943c332aa: Download complete
9cb31e2e37ea: Pull complete
4f4fb700ef54: Pull complete
8abe72b13cdc: Pull complete
317fe5a58cf0: Verifying Checksum
317fe5a58cf0: Download complete
771721c483d3: Verifying Checksum
771721c483d3: Download complete
c8e0f228f948: Verifying Checksum
c8e0f228f948: Download complete
9a3736a4e818: Verifying Checksum
9a3736a4e818: Download complete
c18686eb0f52: Verifying Checksum
c18686eb0f52: Download complete
9b3bb4679640: Verifying Checksum
9b3bb4679640: Download complete
ad02bfa9c8ce: Verifying Checksum
ad02bfa9c8ce: Download complete
629107c3b410: Verifying Checksum
629107c3b410: Download complete
3287eb32675e: Verifying Checksum
3287eb32675e: Download complete
d9843cb3e557: Verifying Checksum
d9843cb3e557: Download complete
a649698c3670: Verifying Checksum
a649698c3670: Download complete
407dfea1e87a: Verifying Checksum
407dfea1e87a: Download complete
cba9dea87424: Pull complete
bb05eff65f76: Verifying Checksum
bb05eff65f76: Download complete
0e51b7feca72: Verifying Checksum
0e51b7feca72: Download complete
7d94120e6b0d: Verifying Checksum
7d94120e6b0d: Download complete
a1084c9072d8: Verifying Checksum
a1084c9072d8: Download complete
f92de055bc45: Pull complete
407dfea1e87a: Pull complete
e36b8501e649: Pull complete
4465056dce32: Pull complete
17823cd23e69: Pull complete
d2c17e0fa6e0: Pull complete
bbee590edf32: Pull complete
317fe5a58cf0: Pull complete
f3e943c332aa: Pull complete
771721c483d3: Pull complete
a1084c9072d8: Pull complete
c8e0f228f948: Pull complete
9a3736a4e818: Pull complete
c18686eb0f52: Pull complete
9b3bb4679640: Pull complete
ad02bfa9c8ce: Pull complete
629107c3b410: Pull complete
3287eb32675e: Pull complete
d9843cb3e557: Pull complete
a649698c3670: Pull complete
bb05eff65f76: Pull complete
7d94120e6b0d: Pull complete
0e51b7feca72: Pull complete
Digest: sha256:1f9021b55f1692b15548be49c2b35312592dddbc1c790685a32ffcd3b8651305
Status: Downloaded newer image for yegor256/rultor-image:latest
docker.io/yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sbevious_bevy_actify_1\s*$'
+ ls -al .
total 56
drwx------  3 ubuntu ubuntu 4096 Mar 26 03:26 .
drwxrwxrwt 12 root   root   4096 Mar 26 03:31 ..
-rw-rw-r--  1 ubuntu ubuntu   60 Mar 26 03:26 crates-io.env
-rwxrwxr-x  1 ubuntu ubuntu 2089 Mar 26 03:32 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Mar 26 03:26 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Mar 26 03:26 pid
drwxrwxr-x  5 ubuntu ubuntu 4096 Mar 26 03:26 repo
-rwxrwxr-x  1 ubuntu ubuntu 9302 Mar 26 03:26 run.sh
-rw-rw-r--  1 ubuntu ubuntu  720 Mar 26 03:26 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8258 Mar 26 03:32 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-XJ45:/main --env=head=git@github.com:bevious/bevy_actify.git --env=tag=v0.3.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:bevious/bevy_actify.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=v0.3.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=main'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=iizudev'\''\'\'''\'''\'' '\'';'\'' '\''source /home/r/crates-io.env'\'' '\'';'\'' '\''[[ "${tag}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+$ ]]'\'' '\'';'\'' '\''VERSION="${tag#v}"'\'' '\'';'\'' '\''sed -i.bak "s/^version = .*/version = \"${VERSION}\"/" Cargo.toml && rm Cargo.toml.bak'\'' '\'';'\'' '\''grep -q "version = \"${VERSION}\"" Cargo.toml'\'' '\'';'\'' '\''git add Cargo.toml'\'' '\'';'\'' '\''git commit -m "bump version to ${VERSION}" || echo "nothing to commit?"'\'' '\'';'\'' '\''cargo test --lib --verbose'\'' '\'';'\'' '\''cargo publish --token ${IIZUDEV_CRATES_IO_TOKEN}'\'' '\'';'\'' )' --env=head_branch=main --env=author=iizudev --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-XJ45/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=bevious_bevy_actify_1 yegor256/rultor-image /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 ./crates-io.env ./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:bevious/bevy_actify.git' ; export 'tag=v0.3.0' ; export 'head_branch=main' ; export 'author=iizudev' ; source /home/r/crates-io.env ; [[ "${tag}" =~ ^v[0-9]+\.[0-9]+\.[0-9]+$ ]] ; VERSION="${tag#v}" ; sed -i.bak "s/^version = .*/version = \"${VERSION}\"/" Cargo.toml && rm Cargo.toml.bak ; grep -q "version = \"${VERSION}\"" Cargo.toml ; git add Cargo.toml ; git commit -m "bump version to ${VERSION}" || echo "nothing to commit?" ; cargo test --lib --verbose ; cargo publish --token ${IIZUDEV_CRATES_IO_TOKEN} ;
+ 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
On branch __rultor
nothing to commit, working tree clean
nothing to commit?
1m32m    Updating0m crates.io index
1m32m     Locking0m 162 packages to latest Rust 1.85.0 compatible versions
1m36m      Adding0m uuid v1.12.1 1m33m(available: v1.16.0)0m
1m32m Downloading0m crates ...
1m32m  Downloaded0m async-executor v1.13.1
1m32m  Downloaded0m autocfg v1.4.0
1m32m  Downloaded0m smol_str v0.2.2
1m32m  Downloaded0m uuid v1.12.1
1m32m  Downloaded0m typeid v1.0.3
1m32m  Downloaded0m serde_derive v1.0.219
1m32m  Downloaded0m version_check v0.9.5
1m32m  Downloaded0m unicode-ident v1.0.18
1m32m  Downloaded0m zerocopy v0.7.35
1m32m  Downloaded0m tracing-core v0.1.33
1m32m  Downloaded0m itertools v0.13.0
1m32m  Downloaded0m hashbrown v0.15.2
1m32m  Downloaded0m hashbrown v0.14.5
1m32m  Downloaded0m bevy_reflect v0.15.3
1m32m  Downloaded0m winnow v0.7.4
1m32m  Downloaded0m tracing-subscriber v0.3.19
1m32m  Downloaded0m syn v2.0.100
1m32m  Downloaded0m zerocopy v0.8.24
1m32m  Downloaded0m regex v1.11.1
1m32m  Downloaded0m regex-syntax v0.6.29
1m32m  Downloaded0m nix v0.29.0
1m32m  Downloaded0m regex-syntax v0.8.5
1m32m  Downloaded0m bevy_math v0.15.3
1m32m  Downloaded0m regex-automata v0.1.10
1m32m  Downloaded0m libm v0.2.11
1m32m  Downloaded0m tracing v0.1.41
1m32m  Downloaded0m toml_edit v0.22.24
1m32m  Downloaded0m bevy_ecs v0.15.3
1m32m  Downloaded0m bevy v0.15.3
1m32m  Downloaded0m rand v0.8.5
1m32m  Downloaded0m memchr v2.7.4
1m32m  Downloaded0m glam v0.29.2
1m32m  Downloaded0m indexmap v2.8.0
1m32m  Downloaded0m crossbeam-channel v0.5.14
1m32m  Downloaded0m sharded-slab v0.1.7
1m32m  Downloaded0m regex-automata v0.4.9
1m32m  Downloaded0m serde v1.0.219
1m32m  Downloaded0m rand_distr v0.4.3
1m32m  Downloaded0m futures-lite v2.6.0
1m32m  Downloaded0m derive_more-impl v1.0.0
1m32m  Downloaded0m petgraph v0.6.5
1m32m  Downloaded0m bevy_internal v0.15.3
1m32m  Downloaded0m bevy_input v0.15.3
1m32m  Downloaded0m proc-macro2 v1.0.94
1m32m  Downloaded0m libc v0.2.171
1m32m  Downloaded0m derive_more v1.0.0
1m32m  Downloaded0m crossbeam-utils v0.8.21
1m32m  Downloaded0m bytemuck v1.22.0
1m32m  Downloaded0m bitflags v2.9.0
1m32m  Downloaded0m bevy_app v0.15.3
1m32m  Downloaded0m aho-corasick v1.1.3
1m32m  Downloaded0m ahash v0.8.11
1m32m  Downloaded0m unicode-xid v0.2.6
1m32m  Downloaded0m pin-project-lite v0.2.16
1m32m  Downloaded0m overload v0.1.1
1m32m  Downloaded0m once_cell v1.21.1
1m32m  Downloaded0m num-traits v0.2.19
1m32m  Downloaded0m log v0.4.27
1m32m  Downloaded0m fixedbitset v0.5.7
1m32m  Downloaded0m erased-serde v0.4.6
1m32m  Downloaded0m either v1.15.0
1m32m  Downloaded0m bevy_utils_proc_macros v0.15.3
1m32m  Downloaded0m bevy_transform v0.15.3
1m32m  Downloaded0m bevy_tasks v0.15.3
1m32m  Downloaded0m bevy_reflect_derive v0.15.3
1m32m  Downloaded0m bevy_ecs_macros v0.15.3
1m32m  Downloaded0m allocator-api2 v0.2.21
1m32m  Downloaded0m tracing-log v0.2.0
1m32m  Downloaded0m tracing-attributes v0.1.28
1m32m  Downloaded0m toml_datetime v0.6.8
1m32m  Downloaded0m tiny-keccak v2.0.2
1m32m  Downloaded0m thread_local v1.1.8
1m32m  Downloaded0m smallvec v1.14.0
1m32m  Downloaded0m slab v0.4.9
1m32m  Downloaded0m rand_core v0.6.4
1m32m  Downloaded0m rand_chacha v0.3.1
1m32m  Downloaded0m quote v1.0.40
1m32m  Downloaded0m ppv-lite86 v0.2.21
1m32m  Downloaded0m parking v2.2.1
1m32m  Downloaded0m nu-ansi-term v0.46.0
1m32m  Downloaded0m nonmax v0.5.5
1m32m  Downloaded0m lazy_static v1.5.0
1m32m  Downloaded0m getrandom v0.2.15
1m32m  Downloaded0m futures-io v0.3.31
1m32m  Downloaded0m futures-core v0.3.31
1m32m  Downloaded0m fixedbitset v0.4.2
1m32m  Downloaded0m fastrand v2.3.0
1m32m  Downloaded0m downcast-rs v1.2.1
1m32m  Downloaded0m disqualified v1.0.0
1m32m  Downloaded0m ctrlc v3.4.5
1m32m  Downloaded0m crunchy v0.2.3
1m32m  Downloaded0m const-random-macro v0.1.16
1m32m  Downloaded0m concurrent-queue v2.5.0
1m32m  Downloaded0m bevy_ptr v0.15.3
1m32m  Downloaded0m bevy_macro_utils v0.15.3
1m32m  Downloaded0m bevy_log v0.15.3
1m32m  Downloaded0m bevy_hierarchy v0.15.3
1m32m  Downloaded0m bevy_diagnostic v0.15.3
1m32m  Downloaded0m bevy_core v0.15.3
1m32m  Downloaded0m async-task v4.7.1
1m32m  Downloaded0m matchers v0.1.0
1m32m  Downloaded0m equivalent v1.0.2
1m32m  Downloaded0m const-random v0.1.18
1m32m  Downloaded0m const-fnv1a-hash v1.1.0
1m32m  Downloaded0m cfg_aliases v0.2.1
1m32m  Downloaded0m cfg-if v1.0.0
1m32m  Downloaded0m bevy_utils v0.15.3
1m32m  Downloaded0m bevy_time v0.15.3
1m32m  Downloaded0m bevy_derive v0.15.3
1m32m  Downloaded0m bevy_actify_derive v0.3.0
1m32m  Downloaded0m assert_type_match v0.1.1
1m32m   Compiling0m proc-macro2 v1.0.94
1m32m     Running0m `/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/proc-macro2-1.0.94/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=31fa594a3b6bed83 -C extra-filename=-54e8a55f957b82ac --out-dir /home/r/repo/target/debug/build/proc-macro2-54e8a55f957b82ac -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/proc-macro2-54e8a55f957b82ac/build-script-build`
1m32m   Compiling0m unicode-ident v1.0.18
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name unicode_ident --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0abab9bd285a6efb -C extra-filename=-f309bcabb1f6e0a2 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name proc_macro2 --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e6101ba1ac7a0e4d -C extra-filename=-3570a4b025a33f08 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern unicode_ident=/home/r/repo/target/debug/deps/libunicode_ident-f309bcabb1f6e0a2.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
1m32m   Compiling0m cfg-if v1.0.0
1m32m     Running0m `/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 allow`
1m32m   Compiling0m quote v1.0.40
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name quote --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=de12f36a992470ee -C extra-filename=-597d039bfe6d3ef4 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rmeta --cap-lints allow`
1m32m   Compiling0m syn v2.0.100
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=afc3b98cb74f0f97 -C extra-filename=-b4676c3ec816d54f --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rmeta --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rmeta --extern unicode_ident=/home/r/repo/target/debug/deps/libunicode_ident-f309bcabb1f6e0a2.rmeta --cap-lints allow`
1m32m   Compiling0m libc v0.2.171
1m32m     Running0m `/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="extra_traits"' --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=4fe3e1c23bbaa996 -C extra-filename=-f04331ecbafee00f --out-dir /home/r/repo/target/debug/build/libc-f04331ecbafee00f -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/libc-f04331ecbafee00f/build-script-build`
1m32m     Running0m `/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="extra_traits"' --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=f13ed3f8aa3e72bd -C extra-filename=-299cbcca434eaa62 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow --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"))'`
1m32m     Running0m `/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 allow`
1m32m     Running0m `/home/r/repo/target/debug/build/libc-e8f242e4a1899503/build-script-build`
1m32m     Running0m `/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 allow --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"))'`
1m32m   Compiling0m getrandom v0.2.15
1m32m     Running0m `/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 debuginfo=2 --cfg 'feature="std"' --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=840802c2e60781b1 -C extra-filename=-0da38bdcf22a65e0 --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-299cbcca434eaa62.rmeta --cap-lints allow`
1m32m   Compiling0m autocfg v1.4.0
1m32m     Running0m `/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 allow`
1m32m   Compiling0m crunchy v0.2.3
1m32m     Running0m `/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", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -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 allow`
1m32m   Compiling0m once_cell v1.21.1
1m32m     Running0m `/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="default"' --cfg 'feature="race"' --cfg 'feature="std"' --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=0bec3e33f56f338f -C extra-filename=-f4fadbdc0ea2805f --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/crunchy-31662cd185b6639a/build-script-build`
1m32m     Running0m `/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 allow`
1m32m   Compiling0m serde v1.0.219
1m32m     Running0m `/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f9b58ed18241fca8 -C extra-filename=-6c08686b74c27ce9 --out-dir /home/r/repo/target/debug/build/serde-6c08686b74c27ce9 -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m zerocopy v0.8.24
1m32m     Running0m `/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/zerocopy-0.8.24/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=a2598b2d500b6928 -C extra-filename=-1fef2edf613314e7 --out-dir /home/r/repo/target/debug/build/zerocopy-1fef2edf613314e7 -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m tiny-keccak v2.0.2
1m32m     Running0m `/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 allow`
1m32m   Compiling0m equivalent v1.0.2
1m32m     Running0m `/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.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())' -C metadata=03ba108138b6171d -C extra-filename=-333893f706bdd7da --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m hashbrown v0.15.2
1m32m     Running0m `/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 --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=644e7ac179137531 -C extra-filename=-9799f72bf3cbe4c8 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m indexmap v2.8.0
1m32m     Running0m `/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.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 '--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=9dbb8d1ea3d79701 -C extra-filename=-e3e7ede49108bed4 --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-333893f706bdd7da.rmeta --extern hashbrown=/home/r/repo/target/debug/deps/libhashbrown-9799f72bf3cbe4c8.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/tiny-keccak-8b6a1e307acb8b2a/build-script-build`
1m32m     Running0m `/home/r/repo/target/debug/build/zerocopy-1fef2edf613314e7/build-script-build`
1m32m     Running0m `/home/r/repo/target/debug/build/serde-6c08686b74c27ce9/build-script-build`
1m32m     Running0m `/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 allow`
1m32m   Compiling0m serde_derive v1.0.219
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=2386c46eb28773da -C extra-filename=-9c92746069a0fc47 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m pin-project-lite v0.2.16
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name pin_project_lite --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-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 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c306c813d51ad0c -C extra-filename=-9572ccfb3206baef --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d85f39a9f49a2156 -C extra-filename=-1c86bed3b0a40da7 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern serde_derive=/home/r/repo/target/debug/deps/libserde_derive-9c92746069a0fc47.so --cap-lints allow --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)'`
1m32m     Running0m `/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 allow`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name zerocopy --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.24/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", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=63477d8d324b47f7 -C extra-filename=-08bb76e20d55dc39 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
1m32m   Compiling0m toml_datetime v0.6.8
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name toml_datetime --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.6.8/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8f1f4be46577b58b -C extra-filename=-f8c05e6b87e334bc --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/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 --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=7109948f1dc32c68 -C extra-filename=-53fa21afc39a7167 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m winnow v0.7.4
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name winnow --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=6c6db8e2bc3bbce8 -C extra-filename=-e8cbb282830dcd82 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m version_check v0.9.5
1m32m     Running0m `/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 allow`
1m32m   Compiling0m ahash v0.8.11
1m32m     Running0m `/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"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --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=f9deb8824582b342 -C extra-filename=-d1fdf76c7c20c9ef --out-dir /home/r/repo/target/debug/build/ahash-d1fdf76c7c20c9ef -L dependency=/home/r/repo/target/debug/deps --extern version_check=/home/r/repo/target/debug/deps/libversion_check-306a5e03aed22658.rlib --cap-lints allow`
1m32m   Compiling0m toml_edit v0.22.24
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name toml_edit --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.24/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=f47724460c324dd0 -C extra-filename=-c1918015af84bf8c --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern indexmap=/home/r/repo/target/debug/deps/libindexmap-e3e7ede49108bed4.rmeta --extern toml_datetime=/home/r/repo/target/debug/deps/libtoml_datetime-f8c05e6b87e334bc.rmeta --extern winnow=/home/r/repo/target/debug/deps/libwinnow-e8cbb282830dcd82.rmeta --cap-lints allow`
1m32m   Compiling0m const-random-macro v0.1.16
1m32m     Running0m `/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=c04ce428fb3f8e35 -C extra-filename=-fe8dc38c3e1f16e7 --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-53fa21afc39a7167.rlib --extern tiny_keccak=/home/r/repo/target/debug/deps/libtiny_keccak-3f10d2deaab18cea.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m ppv-lite86 v0.2.21
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.21/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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=92e2e5d1ebdc3d8b -C extra-filename=-bc93a9e3bf69019c --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern zerocopy=/home/r/repo/target/debug/deps/libzerocopy-08bb76e20d55dc39.rmeta --cap-lints allow`
1m32m   Compiling0m tracing-core v0.1.33
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing_core --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.33/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=2cb6ecb51439bd3f -C extra-filename=-99b0925c4866254a --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern once_cell=/home/r/repo/target/debug/deps/libonce_cell-f4fadbdc0ea2805f.rmeta --cap-lints allow`
1m32m   Compiling0m rand_core v0.6.4
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name rand_core --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.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 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=f3c885d1a9a55931 -C extra-filename=-e6669fc02e998eda --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-0da38bdcf22a65e0.rmeta --cap-lints allow`
1m32m   Compiling0m crossbeam-utils v0.8.21
1m32m     Running0m `/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/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=942d3cadc18da4d0 -C extra-filename=-efe684481b83b033 --out-dir /home/r/repo/target/debug/build/crossbeam-utils-efe684481b83b033 -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/crossbeam-utils-efe684481b83b033/build-script-build`
1m32m   Compiling0m rand_chacha v0.3.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name rand_chacha --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=f69a51f4511c0d1c -C extra-filename=-f10067af6d1ba0eb --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern ppv_lite86=/home/r/repo/target/debug/deps/libppv_lite86-bc93a9e3bf69019c.rmeta --extern rand_core=/home/r/repo/target/debug/deps/librand_core-e6669fc02e998eda.rmeta --cap-lints allow`
1m32m   Compiling0m const-random v0.1.18
1m32m     Running0m `/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=6c4b631c0675bc3e -C extra-filename=-ad85e9087d1e994d --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-fe8dc38c3e1f16e7.so --cap-lints allow`
1m32m   Compiling0m bevy_macro_utils v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_macro_utils --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_macro_utils-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bb5afb70e860eb1 -C extra-filename=-9e145e3e70a48623 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rmeta --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rmeta --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rmeta --extern toml_edit=/home/r/repo/target/debug/deps/libtoml_edit-c1918015af84bf8c.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/ahash-d1fdf76c7c20c9ef/build-script-build`
1m32m   Compiling0m typeid v1.0.3
1m32m     Running0m `/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/typeid-1.0.3/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())' -C metadata=6f316429b40aa25f -C extra-filename=-0878a19cdc06c4f0 --out-dir /home/r/repo/target/debug/build/typeid-0878a19cdc06c4f0 -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m zerocopy v0.7.35
1m32m     Running0m `/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 allow`
1m32m     Running0m `/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"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --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=1701c279e53d4539 -C extra-filename=-221af8cf215b9b36 --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-ad85e9087d1e994d.rmeta --extern getrandom=/home/r/repo/target/debug/deps/libgetrandom-0da38bdcf22a65e0.rmeta --extern once_cell=/home/r/repo/target/debug/deps/libonce_cell-f4fadbdc0ea2805f.rmeta --extern zerocopy=/home/r/repo/target/debug/deps/libzerocopy-5ee8e51085c0009b.rmeta --cap-lints allow --cfg 'feature="folded_multiply"'`
1m32m     Running0m `/home/r/repo/target/debug/build/typeid-0878a19cdc06c4f0/build-script-build`
1m32m   Compiling0m rand v0.8.5
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name rand --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.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="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=117dfb3caf86c446 -C extra-filename=-2bf0d49dd75ff898 --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-299cbcca434eaa62.rmeta --extern rand_chacha=/home/r/repo/target/debug/deps/librand_chacha-f10067af6d1ba0eb.rmeta --extern rand_core=/home/r/repo/target/debug/deps/librand_core-e6669fc02e998eda.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=07e07eb3a48d0ca9 -C extra-filename=-e397c86bb61cabf5 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
1m32m   Compiling0m tracing v0.1.41
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.41/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=ccedba2c29a14d4d -C extra-filename=-3ba37edf85a7a768 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern pin_project_lite=/home/r/repo/target/debug/deps/libpin_project_lite-9572ccfb3206baef.rmeta --extern tracing_core=/home/r/repo/target/debug/deps/libtracing_core-99b0925c4866254a.rmeta --cap-lints allow`
1m32m   Compiling0m thread_local v1.1.8
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name thread_local --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.8/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"))' -C metadata=27319e014c4555f1 -C extra-filename=-d979eb260b5a2c12 --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 once_cell=/home/r/repo/target/debug/deps/libonce_cell-f4fadbdc0ea2805f.rmeta --cap-lints allow`
1m32m   Compiling0m slab v0.4.9
1m32m     Running0m `/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/slab-0.4.9/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("default", "serde", "std"))' -C metadata=c7c8fdc6c070b068 -C extra-filename=-549c5b35ffbac554 --out-dir /home/r/repo/target/debug/build/slab-549c5b35ffbac554 -L dependency=/home/r/repo/target/debug/deps --extern autocfg=/home/r/repo/target/debug/deps/libautocfg-bf362afc358f4bcf.rlib --cap-lints allow`
1m32m   Compiling0m allocator-api2 v0.2.21
1m32m     Running0m `/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.21/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 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=b82d9498e94ee8a2 -C extra-filename=-6697d633ba81685c --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m unicode-xid v0.2.6
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name unicode_xid --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-xid-0.2.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=6d6646d2ff3bdeec -C extra-filename=-81abcd5598955a17 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m derive_more-impl v1.0.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name derive_more_impl --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=a65997c9e85521c4 -C extra-filename=-b40f21134d6bb468 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern unicode_xid=/home/r/repo/target/debug/deps/libunicode_xid-81abcd5598955a17.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m hashbrown v0.14.5
1m32m     Running0m `/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.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=d21fea701d68dad0 -C extra-filename=-2ac0d49f76ac34f4 --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-221af8cf215b9b36.rmeta --extern allocator_api2=/home/r/repo/target/debug/deps/liballocator_api2-6697d633ba81685c.rmeta --extern serde=/home/r/repo/target/debug/deps/libserde-1c86bed3b0a40da7.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/slab-549c5b35ffbac554/build-script-build`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name typeid --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typeid-1.0.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=09658b86a0d6d423 -C extra-filename=-279d1915b13a0997 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow --check-cfg 'cfg(no_const_type_id)'`
1m32m   Compiling0m uuid v1.12.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name uuid --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.12.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=c27fd737edcb9e85 -C extra-filename=-73a39594c30181f3 --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.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_utils_proc_macros v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_utils_proc_macros --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_utils_proc_macros-0.15.3/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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=981f5c6dd9690b11 -C extra-filename=-9dfa947f4429c56b --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m cfg_aliases v0.2.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name cfg_aliases --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg_aliases-0.2.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 '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6ee919e97fa7066 -C extra-filename=-ff081ee494795059 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m futures-io v0.3.31
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_io --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=1d81eb424889a2c4 -C extra-filename=-6132218aeddc4500 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m bytemuck v1.22.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bytemuck --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytemuck-1.22.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 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "pod_saturating", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=66f36b7e85a8a5fe -C extra-filename=-44fa9ea634c9ed18 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m smallvec v1.14.0
1m32m     Running0m `/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 --cfg 'feature="const_generics"' --cfg 'feature="union"' --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=cc3bf912e5bd4a4a -C extra-filename=-3c2764e62c89b8cd --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m parking v2.2.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name parking --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.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("loom"))' -C metadata=b5a22ab332dffcc0 -C extra-filename=-ff617e4ca95385b9 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m futures-core v0.3.31
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_core --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=9cbc283b25f899ca -C extra-filename=-0842e9aaa7217a8b --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m fastrand v2.3.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name fastrand --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.3.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=50c9f25b6d2456b1 -C extra-filename=-09daa0433f0797e1 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m futures-lite v2.6.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_lite --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=3c6756c9303b86c2 -C extra-filename=-8c8befdad8394cb0 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern fastrand=/home/r/repo/target/debug/deps/libfastrand-09daa0433f0797e1.rmeta --extern futures_core=/home/r/repo/target/debug/deps/libfutures_core-0842e9aaa7217a8b.rmeta --extern futures_io=/home/r/repo/target/debug/deps/libfutures_io-6132218aeddc4500.rmeta --extern parking=/home/r/repo/target/debug/deps/libparking-ff617e4ca95385b9.rmeta --extern pin_project_lite=/home/r/repo/target/debug/deps/libpin_project_lite-9572ccfb3206baef.rmeta --cap-lints allow`
1m32m   Compiling0m glam v0.29.2
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name glam --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=609e0667e856dc63 -C extra-filename=-b2ae7d478f437f9d --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bytemuck=/home/r/repo/target/debug/deps/libbytemuck-44fa9ea634c9ed18.rmeta --extern rand=/home/r/repo/target/debug/deps/librand-2bf0d49dd75ff898.rmeta --extern serde=/home/r/repo/target/debug/deps/libserde-1c86bed3b0a40da7.rmeta --cap-lints allow`
1m32m   Compiling0m nix v0.29.0
1m32m     Running0m `/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/nix-0.29.0/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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d5c027bfb1fa3472 -C extra-filename=-ec50f84ff49502b4 --out-dir /home/r/repo/target/debug/build/nix-ec50f84ff49502b4 -L dependency=/home/r/repo/target/debug/deps --extern cfg_aliases=/home/r/repo/target/debug/deps/libcfg_aliases-ff081ee494795059.rlib --cap-lints allow`
1m32m   Compiling0m bevy_utils v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_utils --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_utils-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=efe820d297719d5f -C extra-filename=-b14b9145e21c486b --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-221af8cf215b9b36.rmeta --extern bevy_utils_proc_macros=/home/r/repo/target/debug/deps/libbevy_utils_proc_macros-9dfa947f4429c56b.so --extern hashbrown=/home/r/repo/target/debug/deps/libhashbrown-2ac0d49f76ac34f4.rmeta --extern thread_local=/home/r/repo/target/debug/deps/libthread_local-d979eb260b5a2c12.rmeta --extern tracing=/home/r/repo/target/debug/deps/libtracing-3ba37edf85a7a768.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_reflect_derive v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_reflect_derive --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect_derive-0.15.3/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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "documentation", "functions"))' -C metadata=267f7565c3c6f053 -C extra-filename=-510cf008f776616e --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_macro_utils=/home/r/repo/target/debug/deps/libbevy_macro_utils-9e145e3e70a48623.rlib --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern uuid=/home/r/repo/target/debug/deps/libuuid-73a39594c30181f3.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m erased-serde v0.4.6
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name erased_serde --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/erased-serde-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=16ac8b18fba3440e -C extra-filename=-9a8f96d846fb9b60 --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-1c86bed3b0a40da7.rmeta --extern typeid=/home/r/repo/target/debug/deps/libtypeid-279d1915b13a0997.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name slab --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.9/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", "serde", "std"))' -C metadata=15281a2d87659bf2 -C extra-filename=-68e8d85cfaf8e98f --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m derive_more v1.0.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name derive_more --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=ae9ac4a9c8b6e365 -C extra-filename=-d0d1c443e10d812e --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern derive_more_impl=/home/r/repo/target/debug/deps/libderive_more_impl-b40f21134d6bb468.so --cap-lints allow`
1m32m   Compiling0m concurrent-queue v2.5.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name concurrent_queue --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/concurrent-queue-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=548ec604306b8e74 -C extra-filename=-105d2aca8bdb7a98 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern crossbeam_utils=/home/r/repo/target/debug/deps/libcrossbeam_utils-e397c86bb61cabf5.rmeta --cap-lints allow`
1m32m   Compiling0m smol_str v0.2.2
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name smol_str --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smol_str-0.2.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "serde", "std"))' -C metadata=2453586001b73159 -C extra-filename=-67f7c51385ca556a --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-1c86bed3b0a40da7.rmeta --cap-lints allow`
1m32m   Compiling0m assert_type_match v0.1.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name assert_type_match --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/assert_type_match-0.1.1/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=08d1f0c63e735e6d -C extra-filename=-867b257a5e657091 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m bevy_ptr v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_ptr --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ptr-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=023bf797cee832bf -C extra-filename=-1bed97cce8063627 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m downcast-rs v1.2.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name downcast_rs --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/downcast-rs-1.2.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", "std"))' -C metadata=2d638f242fbf62a9 -C extra-filename=-e221cfa016050fc4 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m bitflags v2.9.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bitflags --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=139f33f8c2a8f07d -C extra-filename=-8a9dfde32bf45907 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m async-task v4.7.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_task --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.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", "portable-atomic", "std"))' -C metadata=b85648343baa3e3d -C extra-filename=-09e0a0d35ab8cdb8 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m disqualified v1.0.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name disqualified --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/disqualified-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=67edeb0e0482e1b2 -C extra-filename=-963d4d505dc28581 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m bevy_reflect v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_reflect --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_reflect-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="alloc"' --cfg 'feature="bevy"' --cfg 'feature="debug"' --cfg 'feature="debug_stack"' --cfg 'feature="default"' --cfg 'feature="glam"' --cfg 'feature="smallvec"' --cfg 'feature="smol_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bevy", "debug", "debug_stack", "default", "documentation", "functions", "glam", "petgraph", "smallvec", "smol_str", "uuid", "wgpu-types"))' -C metadata=ff9f8c12e5c651ef -C extra-filename=-c631f36defa6aec8 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern assert_type_match=/home/r/repo/target/debug/deps/libassert_type_match-867b257a5e657091.so --extern bevy_ptr=/home/r/repo/target/debug/deps/libbevy_ptr-1bed97cce8063627.rmeta --extern bevy_reflect_derive=/home/r/repo/target/debug/deps/libbevy_reflect_derive-510cf008f776616e.so --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern derive_more=/home/r/repo/target/debug/deps/libderive_more-d0d1c443e10d812e.rmeta --extern disqualified=/home/r/repo/target/debug/deps/libdisqualified-963d4d505dc28581.rmeta --extern downcast_rs=/home/r/repo/target/debug/deps/libdowncast_rs-e221cfa016050fc4.rmeta --extern erased_serde=/home/r/repo/target/debug/deps/liberased_serde-9a8f96d846fb9b60.rmeta --extern glam=/home/r/repo/target/debug/deps/libglam-b2ae7d478f437f9d.rmeta --extern serde=/home/r/repo/target/debug/deps/libserde-1c86bed3b0a40da7.rmeta --extern smallvec=/home/r/repo/target/debug/deps/libsmallvec-3c2764e62c89b8cd.rmeta --extern smol_str=/home/r/repo/target/debug/deps/libsmol_str-67f7c51385ca556a.rmeta --cap-lints allow`
1m32m   Compiling0m async-executor v1.13.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_executor --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.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("static"))' -C metadata=d7893932ac03cc2d -C extra-filename=-3ff176e7d704bd6f --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern async_task=/home/r/repo/target/debug/deps/libasync_task-09e0a0d35ab8cdb8.rmeta --extern concurrent_queue=/home/r/repo/target/debug/deps/libconcurrent_queue-105d2aca8bdb7a98.rmeta --extern fastrand=/home/r/repo/target/debug/deps/libfastrand-09daa0433f0797e1.rmeta --extern futures_lite=/home/r/repo/target/debug/deps/libfutures_lite-8c8befdad8394cb0.rmeta --extern slab=/home/r/repo/target/debug/deps/libslab-68e8d85cfaf8e98f.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/nix-ec50f84ff49502b4/build-script-build`
1m32m   Compiling0m fixedbitset v0.4.2
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name fixedbitset --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.4.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("default", "serde", "std"))' -C metadata=0d47bfd4b4184c52 -C extra-filename=-3add2e2de0de172c --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m petgraph v0.6.5
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name petgraph --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.6.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="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=402a524773a9be81 -C extra-filename=-82ade61d855ca5bb --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern fixedbitset=/home/r/repo/target/debug/deps/libfixedbitset-3add2e2de0de172c.rmeta --extern indexmap=/home/r/repo/target/debug/deps/libindexmap-e3e7ede49108bed4.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=a2b26545039c5faa -C extra-filename=-a2e54175f68231ce --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bitflags=/home/r/repo/target/debug/deps/libbitflags-8a9dfde32bf45907.rmeta --extern cfg_if=/home/r/repo/target/debug/deps/libcfg_if-3367ff2a1db122d2.rmeta --extern libc=/home/r/repo/target/debug/deps/liblibc-299cbcca434eaa62.rmeta --cap-lints allow --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
1m32m   Compiling0m bevy_tasks v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_tasks --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "multi_threaded"))' -C metadata=94aa98bea5e929d7 -C extra-filename=-6633afa02209d8f8 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern async_executor=/home/r/repo/target/debug/deps/libasync_executor-3ff176e7d704bd6f.rmeta --extern futures_lite=/home/r/repo/target/debug/deps/libfutures_lite-8c8befdad8394cb0.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_ecs_macros v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_ecs_macros --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs_macros-0.15.3/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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=011c804a1a828010 -C extra-filename=-2370c90cc7e62b5d --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_macro_utils=/home/r/repo/target/debug/deps/libbevy_macro_utils-9e145e3e70a48623.rlib --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m nonmax v0.5.5
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name nonmax --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nonmax-0.5.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a6a0bfa5dadace36 -C extra-filename=-7b429330ccdd90ac --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m fixedbitset v0.5.7
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name fixedbitset --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.5.7/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", "serde", "std"))' -C metadata=e46b70231e79d050 -C extra-filename=-12b173dad35db291 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m bevy_ecs v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_ecs --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "bevy_debug_stepping", "bevy_reflect", "default", "detailed_trace", "multi_threaded", "reflect_functions", "serialize", "trace", "track_change_detection"))' -C metadata=62db2c288a5ade78 -C extra-filename=-ff1ecd8cffd86f50 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_ecs_macros=/home/r/repo/target/debug/deps/libbevy_ecs_macros-2370c90cc7e62b5d.so --extern bevy_ptr=/home/r/repo/target/debug/deps/libbevy_ptr-1bed97cce8063627.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern bevy_tasks=/home/r/repo/target/debug/deps/libbevy_tasks-6633afa02209d8f8.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern bitflags=/home/r/repo/target/debug/deps/libbitflags-8a9dfde32bf45907.rmeta --extern concurrent_queue=/home/r/repo/target/debug/deps/libconcurrent_queue-105d2aca8bdb7a98.rmeta --extern derive_more=/home/r/repo/target/debug/deps/libderive_more-d0d1c443e10d812e.rmeta --extern disqualified=/home/r/repo/target/debug/deps/libdisqualified-963d4d505dc28581.rmeta --extern fixedbitset=/home/r/repo/target/debug/deps/libfixedbitset-12b173dad35db291.rmeta --extern nonmax=/home/r/repo/target/debug/deps/libnonmax-7b429330ccdd90ac.rmeta --extern petgraph=/home/r/repo/target/debug/deps/libpetgraph-82ade61d855ca5bb.rmeta --extern serde=/home/r/repo/target/debug/deps/libserde-1c86bed3b0a40da7.rmeta --extern smallvec=/home/r/repo/target/debug/deps/libsmallvec-3c2764e62c89b8cd.rmeta --cap-lints allow`
1m32m   Compiling0m ctrlc v3.4.5
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name ctrlc --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ctrlc-3.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=d1fc9a76d9837920 -C extra-filename=-918a88d9d4b90eed --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern nix=/home/r/repo/target/debug/deps/libnix-a2e54175f68231ce.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_derive v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_derive --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_derive-0.15.3/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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c5cd0493d9177fc -C extra-filename=-9cc046a6a5d55e69 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_macro_utils=/home/r/repo/target/debug/deps/libbevy_macro_utils-9e145e3e70a48623.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m bevy_app v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_app --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy_debug_stepping", "bevy_reflect", "default", "reflect_functions", "trace"))' -C metadata=925751d5bc45bf61 -C extra-filename=-00a5284b3529461a --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_derive=/home/r/repo/target/debug/deps/libbevy_derive-9cc046a6a5d55e69.so --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern bevy_tasks=/home/r/repo/target/debug/deps/libbevy_tasks-6633afa02209d8f8.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern ctrlc=/home/r/repo/target/debug/deps/libctrlc-918a88d9d4b90eed.rmeta --extern derive_more=/home/r/repo/target/debug/deps/libderive_more-d0d1c443e10d812e.rmeta --extern downcast_rs=/home/r/repo/target/debug/deps/libdowncast_rs-e221cfa016050fc4.rmeta --cap-lints allow`
1m32m   Compiling0m libm v0.2.11
1m32m     Running0m `/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/libm-0.2.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-soft-floats", "unstable"))' -C metadata=ded622388b42f92a -C extra-filename=-f53f5087dc6ac375 --out-dir /home/r/repo/target/debug/build/libm-f53f5087dc6ac375 -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/libm-f53f5087dc6ac375/build-script-build`
1m32m   Compiling0m num-traits v0.2.19
1m32m     Running0m `/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/num-traits-0.2.19/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="libm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=8aad056cda6f8be7 -C extra-filename=-f810687ca1fdff82 --out-dir /home/r/repo/target/debug/build/num-traits-f810687ca1fdff82 -L dependency=/home/r/repo/target/debug/deps --extern autocfg=/home/r/repo/target/debug/deps/libautocfg-bf362afc358f4bcf.rlib --cap-lints allow`
1m32m     Running0m `/home/r/repo/target/debug/build/num-traits-f810687ca1fdff82/build-script-build`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name libm --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libm-0.2.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-soft-floats", "unstable"))' -C metadata=860fee28db41be8c -C extra-filename=-2a6f495d45f3adab --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(feature, values("unstable"))' --check-cfg 'cfg(feature, values("checked"))'`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name uuid --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.12.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 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=17ec6fa509f5a222 -C extra-filename=-c234c8bf48f51331 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m bevy_core v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_core --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_core-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy_reflect", "default", "serialize"))' -C metadata=6f539b43b526ad5b -C extra-filename=-5f24c18265f1f32d --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern bevy_tasks=/home/r/repo/target/debug/deps/libbevy_tasks-6633afa02209d8f8.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern uuid=/home/r/repo/target/debug/deps/libuuid-c234c8bf48f51331.rmeta --cap-lints allow`
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name num_traits --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/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="libm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2a2bee89e6063d20 -C extra-filename=-18becd880cc7de45 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern libm=/home/r/repo/target/debug/deps/liblibm-2a6f495d45f3adab.rmeta --cap-lints allow --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
1m32m   Compiling0m regex-syntax v0.8.5
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.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="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=08e52e5948b9c67d -C extra-filename=-ec42e5a3da04690f --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m either v1.15.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name either --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.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="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=f9ffdef03b1d6a2d -C extra-filename=-0e44f899ee632397 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m regex-syntax v0.6.29
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=0c2eb61b37a708c5 -C extra-filename=-aba2492cb65a1dad --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m regex-automata v0.1.10
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=0d3b8de056ebb4d5 -C extra-filename=-0b16d46024d134e6 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern regex_syntax=/home/r/repo/target/debug/deps/libregex_syntax-aba2492cb65a1dad.rmeta --cap-lints allow`
1m32m   Compiling0m itertools v0.13.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name itertools --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.13.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=7a207bc6544f7d4e -C extra-filename=-a80b0b6685fe7116 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern either=/home/r/repo/target/debug/deps/libeither-0e44f899ee632397.rmeta --cap-lints allow`
1m32m   Compiling0m regex-automata v0.4.9
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_automata --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=d46f55787d91b413 -C extra-filename=-628bc24ed8187d92 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern regex_syntax=/home/r/repo/target/debug/deps/libregex_syntax-ec42e5a3da04690f.rmeta --cap-lints allow`
1m32m   Compiling0m rand_distr v0.4.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name rand_distr --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=ba6499a49a93c500 -C extra-filename=-8cb755078256a2bc --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern num_traits=/home/r/repo/target/debug/deps/libnum_traits-18becd880cc7de45.rmeta --extern rand=/home/r/repo/target/debug/deps/librand-2bf0d49dd75ff898.rmeta --cap-lints allow`
1m32m   Compiling0m log v0.4.27
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name log --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.27/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=64beee1d96034ec1 -C extra-filename=-174b5571c71f1fc2 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m overload v0.1.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name overload --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/overload-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c634f1a864c9e06 -C extra-filename=-e1f9743b72d165e2 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m lazy_static v1.5.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name lazy_static --edition=2015 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-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("spin", "spin_no_std"))' -C metadata=3711e15ff57984f5 -C extra-filename=-434f905c5ad79141 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m sharded-slab v0.1.7
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name sharded_slab --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sharded-slab-0.1.7/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("loom"))' -C metadata=c1548d01b0a970e5 -C extra-filename=-e7f4d775950f5580 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern lazy_static=/home/r/repo/target/debug/deps/liblazy_static-434f905c5ad79141.rmeta --cap-lints allow`
1m32m   Compiling0m nu-ansi-term v0.46.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name nu_ansi_term --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nu-ansi-term-0.46.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("derive_serde_style", "serde"))' -C metadata=027d932b39fd63d0 -C extra-filename=-a59b1f933c62fa06 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern overload=/home/r/repo/target/debug/deps/liboverload-e1f9743b72d165e2.rmeta --cap-lints allow`
1m32m   Compiling0m tracing-log v0.2.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing_log --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-log-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="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=1b2a32e5c1199070 -C extra-filename=-9160d8fd7406d54e --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern log=/home/r/repo/target/debug/deps/liblog-174b5571c71f1fc2.rmeta --extern once_cell=/home/r/repo/target/debug/deps/libonce_cell-f4fadbdc0ea2805f.rmeta --extern tracing_core=/home/r/repo/target/debug/deps/libtracing_core-99b0925c4866254a.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_math v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_math --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_math-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy_reflect"' --cfg 'feature="curve"' --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bevy_reflect", "curve", "debug_glam_assert", "default", "glam_assert", "libm", "mint", "rand", "serialize"))' -C metadata=46de941c67662065 -C extra-filename=-8c9e88be4bff5c36 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern derive_more=/home/r/repo/target/debug/deps/libderive_more-d0d1c443e10d812e.rmeta --extern glam=/home/r/repo/target/debug/deps/libglam-b2ae7d478f437f9d.rmeta --extern itertools=/home/r/repo/target/debug/deps/libitertools-a80b0b6685fe7116.rmeta --extern rand=/home/r/repo/target/debug/deps/librand-2bf0d49dd75ff898.rmeta --extern rand_distr=/home/r/repo/target/debug/deps/librand_distr-8cb755078256a2bc.rmeta --extern serde=/home/r/repo/target/debug/deps/libserde-1c86bed3b0a40da7.rmeta --extern smallvec=/home/r/repo/target/debug/deps/libsmallvec-3c2764e62c89b8cd.rmeta --cap-lints allow`
1m32m   Compiling0m regex v1.11.1
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.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="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=600cb9e46f35d376 -C extra-filename=-6c5e732facf52858 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern regex_automata=/home/r/repo/target/debug/deps/libregex_automata-628bc24ed8187d92.rmeta --extern regex_syntax=/home/r/repo/target/debug/deps/libregex_syntax-ec42e5a3da04690f.rmeta --cap-lints allow`
1m32m   Compiling0m matchers v0.1.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name matchers --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/matchers-0.1.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=f16d8480e9d1a13a -C extra-filename=-fa3b2cd9e910f457 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern regex_automata=/home/r/repo/target/debug/deps/libregex_automata-0b16d46024d134e6.rmeta --cap-lints allow`
1m32m   Compiling0m crossbeam-channel v0.5.14
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.14/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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=011694d794e4f943 -C extra-filename=-03fed7016f0b6b12 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern crossbeam_utils=/home/r/repo/target/debug/deps/libcrossbeam_utils-e397c86bb61cabf5.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_time v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_time --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_time-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy_reflect", "default", "serde", "serialize"))' -C metadata=74a12cbe1a50fe22 -C extra-filename=-2593279313b3fd58 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern crossbeam_channel=/home/r/repo/target/debug/deps/libcrossbeam_channel-03fed7016f0b6b12.rmeta --cap-lints allow`
1m32m   Compiling0m tracing-subscriber v0.3.19
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing_subscriber --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.19/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=836f7bf734bd9fdc -C extra-filename=-30b20bccc86dd70e --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern matchers=/home/r/repo/target/debug/deps/libmatchers-fa3b2cd9e910f457.rmeta --extern nu_ansi_term=/home/r/repo/target/debug/deps/libnu_ansi_term-a59b1f933c62fa06.rmeta --extern once_cell=/home/r/repo/target/debug/deps/libonce_cell-f4fadbdc0ea2805f.rmeta --extern regex=/home/r/repo/target/debug/deps/libregex-6c5e732facf52858.rmeta --extern sharded_slab=/home/r/repo/target/debug/deps/libsharded_slab-e7f4d775950f5580.rmeta --extern smallvec=/home/r/repo/target/debug/deps/libsmallvec-3c2764e62c89b8cd.rmeta --extern thread_local=/home/r/repo/target/debug/deps/libthread_local-d979eb260b5a2c12.rmeta --extern tracing=/home/r/repo/target/debug/deps/libtracing-3ba37edf85a7a768.rmeta --extern tracing_core=/home/r/repo/target/debug/deps/libtracing_core-99b0925c4866254a.rmeta --extern tracing_log=/home/r/repo/target/debug/deps/libtracing_log-9160d8fd7406d54e.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_hierarchy v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_hierarchy --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_hierarchy-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy_app"' --cfg 'feature="bevy_core"' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --cfg 'feature="reflect"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy_app", "bevy_core", "bevy_reflect", "default", "reflect", "trace"))' -C metadata=8662c5f6cd119411 -C extra-filename=-eccf2b69263f32be --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_core=/home/r/repo/target/debug/deps/libbevy_core-5f24c18265f1f32d.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern disqualified=/home/r/repo/target/debug/deps/libdisqualified-963d4d505dc28581.rmeta --extern smallvec=/home/r/repo/target/debug/deps/libsmallvec-3c2764e62c89b8cd.rmeta --cap-lints allow`
1m32m   Compiling0m const-fnv1a-hash v1.1.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name const_fnv1a_hash --edition=2018 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-fnv1a-hash-1.1.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=fa86459f38ef419f -C extra-filename=-abc2525a342dcbc1 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --cap-lints allow`
1m32m   Compiling0m bevy_diagnostic v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_diagnostic --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_diagnostic-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dynamic_linking", "sysinfo", "sysinfo_plugin"))' -C metadata=3bd2b3c773a22ee9 -C extra-filename=-7cf86f01472da7e3 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_core=/home/r/repo/target/debug/deps/libbevy_core-5f24c18265f1f32d.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_tasks=/home/r/repo/target/debug/deps/libbevy_tasks-6633afa02209d8f8.rmeta --extern bevy_time=/home/r/repo/target/debug/deps/libbevy_time-2593279313b3fd58.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern const_fnv1a_hash=/home/r/repo/target/debug/deps/libconst_fnv1a_hash-abc2525a342dcbc1.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_transform v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_transform --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_transform-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy-support"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy-support", "default", "serialize"))' -C metadata=e482321a3a62b518 -C extra-filename=-4c61c5d97eab31bf --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_hierarchy=/home/r/repo/target/debug/deps/libbevy_hierarchy-eccf2b69263f32be.rmeta --extern bevy_math=/home/r/repo/target/debug/deps/libbevy_math-8c9e88be4bff5c36.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern derive_more=/home/r/repo/target/debug/deps/libderive_more-d0d1c443e10d812e.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_log v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_log --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_log-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("trace", "trace_tracy_memory", "tracing-chrome", "tracing-error", "tracing-tracy"))' -C metadata=2442c467f481cca2 -C extra-filename=-8477df691ceea29a --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern tracing_log=/home/r/repo/target/debug/deps/libtracing_log-9160d8fd7406d54e.rmeta --extern tracing_subscriber=/home/r/repo/target/debug/deps/libtracing_subscriber-30b20bccc86dd70e.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_input v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_input --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_input-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bevy_reflect", "default", "serde", "serialize"))' -C metadata=eaf13d8004a6d697 -C extra-filename=-ccaae72b2ebf1fdb --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_core=/home/r/repo/target/debug/deps/libbevy_core-5f24c18265f1f32d.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_math=/home/r/repo/target/debug/deps/libbevy_math-8c9e88be4bff5c36.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --extern derive_more=/home/r/repo/target/debug/deps/libderive_more-d0d1c443e10d812e.rmeta --extern smol_str=/home/r/repo/target/debug/deps/libsmol_str-67f7c51385ca556a.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_internal v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_internal --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_internal-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit_unix", "android-game-activity", "android-native-activity", "android_shared_stdcxx", "animation", "asset_processor", "async-io", "basis-universal", "bevy_animation", "bevy_asset", "bevy_audio", "bevy_ci_testing", "bevy_color", "bevy_core_pipeline", "bevy_debug_stepping", "bevy_dev_tools", "bevy_gilrs", "bevy_gizmos", "bevy_gltf", "bevy_image", "bevy_mesh_picking_backend", "bevy_pbr", "bevy_picking", "bevy_remote", "bevy_render", "bevy_scene", "bevy_sprite", "bevy_sprite_picking_backend", "bevy_state", "bevy_text", "bevy_ui", "bevy_ui_picking_backend", "bevy_window", "bevy_winit", "bmp", "custom_cursor", "dds", "debug_glam_assert", "default_font", "detailed_trace", "dynamic_linking", "embedded_watcher", "experimental_pbr_pcss", "exr", "ff", "file_watcher", "flac", "ghost_nodes", "gif", "glam_assert", "hdr", "ico", "ios_simulator", "jpeg", "ktx2", "meshlet", "meshlet_processor", "minimp3", "mp3", "multi_threaded", "pbr_anisotropy_texture", "pbr_multi_layer_material_textures", "pbr_transmission_textures", "png", "pnm", "qoi", "reflect_functions", "serialize", "shader_format_glsl", "shader_format_spirv", "smaa_luts", "spirv_shader_passthrough", "symphonia-aac", "symphonia-all", "symphonia-flac", "symphonia-isomp4", "symphonia-vorbis", "symphonia-wav", "sysinfo_plugin", "tga", "tiff", "tonemapping_luts", "trace", "trace_chrome", "trace_tracy", "trace_tracy_memory", "track_change_detection", "vorbis", "wav", "wayland", "webgl", "webgpu", "webp", "x11", "zlib", "zstd"))' -C metadata=42f1c79c81bb8cb4 -C extra-filename=-617a244379b5decc --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_app=/home/r/repo/target/debug/deps/libbevy_app-00a5284b3529461a.rmeta --extern bevy_core=/home/r/repo/target/debug/deps/libbevy_core-5f24c18265f1f32d.rmeta --extern bevy_derive=/home/r/repo/target/debug/deps/libbevy_derive-9cc046a6a5d55e69.so --extern bevy_diagnostic=/home/r/repo/target/debug/deps/libbevy_diagnostic-7cf86f01472da7e3.rmeta --extern bevy_ecs=/home/r/repo/target/debug/deps/libbevy_ecs-ff1ecd8cffd86f50.rmeta --extern bevy_hierarchy=/home/r/repo/target/debug/deps/libbevy_hierarchy-eccf2b69263f32be.rmeta --extern bevy_input=/home/r/repo/target/debug/deps/libbevy_input-ccaae72b2ebf1fdb.rmeta --extern bevy_log=/home/r/repo/target/debug/deps/libbevy_log-8477df691ceea29a.rmeta --extern bevy_math=/home/r/repo/target/debug/deps/libbevy_math-8c9e88be4bff5c36.rmeta --extern bevy_ptr=/home/r/repo/target/debug/deps/libbevy_ptr-1bed97cce8063627.rmeta --extern bevy_reflect=/home/r/repo/target/debug/deps/libbevy_reflect-c631f36defa6aec8.rmeta --extern bevy_tasks=/home/r/repo/target/debug/deps/libbevy_tasks-6633afa02209d8f8.rmeta --extern bevy_time=/home/r/repo/target/debug/deps/libbevy_time-2593279313b3fd58.rmeta --extern bevy_transform=/home/r/repo/target/debug/deps/libbevy_transform-4c61c5d97eab31bf.rmeta --extern bevy_utils=/home/r/repo/target/debug/deps/libbevy_utils-b14b9145e21c486b.rmeta --cap-lints allow`
1m32m   Compiling0m bevy v0.15.3
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy --edition=2021 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy-0.15.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 '--warn=clippy::unwrap_or_default' --warn=unused_qualifications --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--allow=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs_dep)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accesskit_unix", "android-game-activity", "android-native-activity", "android_shared_stdcxx", "animation", "asset_processor", "async-io", "basis-universal", "bevy_animation", "bevy_asset", "bevy_audio", "bevy_ci_testing", "bevy_color", "bevy_core_pipeline", "bevy_debug_stepping", "bevy_dev_tools", "bevy_gilrs", "bevy_gizmos", "bevy_gltf", "bevy_image", "bevy_mesh_picking_backend", "bevy_pbr", "bevy_picking", "bevy_remote", "bevy_render", "bevy_scene", "bevy_sprite", "bevy_sprite_picking_backend", "bevy_state", "bevy_text", "bevy_ui", "bevy_ui_picking_backend", "bevy_window", "bevy_winit", "bmp", "custom_cursor", "dds", "debug_glam_assert", "default", "default_font", "detailed_trace", "dynamic_linking", "embedded_watcher", "experimental_pbr_pcss", "exr", "ff", "file_watcher", "flac", "ghost_nodes", "gif", "glam_assert", "hdr", "ico", "ios_simulator", "jpeg", "ktx2", "meshlet", "meshlet_processor", "minimp3", "mp3", "multi_threaded", "pbr_anisotropy_texture", "pbr_multi_layer_material_textures", "pbr_transmission_textures", "png", "pnm", "qoi", "reflect_functions", "serialize", "shader_format_glsl", "shader_format_spirv", "smaa_luts", "spirv_shader_passthrough", "symphonia-aac", "symphonia-all", "symphonia-flac", "symphonia-isomp4", "symphonia-vorbis", "symphonia-wav", "sysinfo_plugin", "tga", "tiff", "tonemapping_luts", "trace", "trace_chrome", "trace_tracy", "trace_tracy_memory", "track_change_detection", "vorbis", "wav", "wayland", "webgl2", "webgpu", "webp", "x11", "zlib", "zstd"))' -C metadata=b5ed654e76e3ac48 -C extra-filename=-f7f10b889a52b047 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern bevy_internal=/home/r/repo/target/debug/deps/libbevy_internal-617a244379b5decc.rmeta --cap-lints allow`
1m32m   Compiling0m bevy_actify_derive v0.3.0
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_actify_derive --edition=2024 /home/r/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_actify_derive-0.3.0/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=de9f9fea6e28b51c -C extra-filename=-3816ec3d7e802c86 --out-dir /home/r/repo/target/debug/deps -L dependency=/home/r/repo/target/debug/deps --extern proc_macro2=/home/r/repo/target/debug/deps/libproc_macro2-3570a4b025a33f08.rlib --extern quote=/home/r/repo/target/debug/deps/libquote-597d039bfe6d3ef4.rlib --extern syn=/home/r/repo/target/debug/deps/libsyn-b4676c3ec816d54f.rlib --extern proc_macro --cap-lints allow`
1m32m   Compiling0m bevy_actify v0.3.0 (/home/r/repo)
1m32m     Running0m `/home/r/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name bevy_actify --edition=2024 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="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=db20374c4db6f8a0 -C extra-filename=-d35a0f75c623d0c1 --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 bevy=/home/r/repo/target/debug/deps/libbevy-f7f10b889a52b047.rlib --extern bevy_actify_derive=/home/r/repo/target/debug/deps/libbevy_actify_derive-3816ec3d7e802c86.so`
1m32m    Finished0m `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
1m32m     Running0m `/home/r/repo/target/debug/deps/bevy_actify-d35a0f75c623d0c1`

running 0 tests

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

1m32m    Updating0m crates.io index
1m32m   Packaging0m bevy_actify v0.3.0 (/home/r/repo)
1m32m    Updating0m crates.io index
1m32m    Packaged0m 12 files, 75.3KiB (23.7KiB compressed)
1m32m   Verifying0m bevy_actify v0.3.0 (/home/r/repo)
1m32m   Compiling0m proc-macro2 v1.0.94
1m32m   Compiling0m unicode-ident v1.0.18
1m32m   Compiling0m cfg-if v1.0.0
1m32m   Compiling0m quote v1.0.40
1m32m   Compiling0m syn v2.0.100
1m32m   Compiling0m libc v0.2.171
1m32m   Compiling0m getrandom v0.2.15
1m32m   Compiling0m once_cell v1.21.1
1m32m   Compiling0m autocfg v1.4.0
1m32m   Compiling0m crunchy v0.2.3
1m32m   Compiling0m tiny-keccak v2.0.2
1m32m   Compiling0m serde v1.0.219
1m32m   Compiling0m zerocopy v0.8.24
1m32m   Compiling0m equivalent v1.0.2
1m32m   Compiling0m hashbrown v0.15.2
1m32m   Compiling0m indexmap v2.8.0
1m32m   Compiling0m serde_derive v1.0.219
1m32m   Compiling0m pin-project-lite v0.2.16
1m32m   Compiling0m toml_datetime v0.6.8
1m32m   Compiling0m version_check v0.9.5
1m32m   Compiling0m winnow v0.7.4
1m32m   Compiling0m toml_edit v0.22.24
1m32m   Compiling0m ahash v0.8.11
1m32m   Compiling0m const-random-macro v0.1.16
1m32m   Compiling0m ppv-lite86 v0.2.21
1m32m   Compiling0m tracing-core v0.1.33
1m32m   Compiling0m rand_core v0.6.4
1m32m   Compiling0m crossbeam-utils v0.8.21
1m32m   Compiling0m rand_chacha v0.3.1
1m32m   Compiling0m const-random v0.1.18
1m32m   Compiling0m bevy_macro_utils v0.15.3
1m32m   Compiling0m typeid v1.0.3
1m32m   Compiling0m zerocopy v0.7.35
1m32m   Compiling0m rand v0.8.5
1m32m   Compiling0m tracing v0.1.41
1m32m   Compiling0m slab v0.4.9
1m32m   Compiling0m thread_local v1.1.8
1m32m   Compiling0m unicode-xid v0.2.6
1m32m   Compiling0m allocator-api2 v0.2.21
1m32m   Compiling0m hashbrown v0.14.5
1m32m   Compiling0m derive_more-impl v1.0.0
1m32m   Compiling0m uuid v1.12.1
1m32m   Compiling0m bevy_utils_proc_macros v0.15.3
1m32m   Compiling0m smallvec v1.14.0
1m32m   Compiling0m futures-core v0.3.31
1m32m   Compiling0m cfg_aliases v0.2.1
1m32m   Compiling0m bytemuck v1.22.0
1m32m   Compiling0m parking v2.2.1
1m32m   Compiling0m fastrand v2.3.0
1m32m   Compiling0m futures-io v0.3.31
1m32m   Compiling0m futures-lite v2.6.0
1m32m   Compiling0m glam v0.29.2
1m32m   Compiling0m nix v0.29.0
1m32m   Compiling0m bevy_utils v0.15.3
1m32m   Compiling0m bevy_reflect_derive v0.15.3
1m32m   Compiling0m erased-serde v0.4.6
1m32m   Compiling0m derive_more v1.0.0
1m32m   Compiling0m concurrent-queue v2.5.0
1m32m   Compiling0m smol_str v0.2.2
1m32m   Compiling0m assert_type_match v0.1.1
1m32m   Compiling0m bitflags v2.9.0
1m32m   Compiling0m bevy_ptr v0.15.3
1m32m   Compiling0m downcast-rs v1.2.1
1m32m   Compiling0m disqualified v1.0.0
1m32m   Compiling0m async-task v4.7.1
1m32m   Compiling0m async-executor v1.13.1
1m32m   Compiling0m bevy_reflect v0.15.3
1m32m   Compiling0m fixedbitset v0.4.2
1m32m   Compiling0m petgraph v0.6.5
1m32m   Compiling0m bevy_tasks v0.15.3
1m32m   Compiling0m bevy_ecs_macros v0.15.3
1m32m   Compiling0m nonmax v0.5.5
1m32m   Compiling0m fixedbitset v0.5.7
1m32m   Compiling0m bevy_ecs v0.15.3
1m32m   Compiling0m ctrlc v3.4.5
1m32m   Compiling0m bevy_derive v0.15.3
1m32m   Compiling0m bevy_app v0.15.3
1m32m   Compiling0m libm v0.2.11
1m32m   Compiling0m num-traits v0.2.19
1m32m   Compiling0m bevy_core v0.15.3
1m32m   Compiling0m regex-syntax v0.8.5
1m32m   Compiling0m either v1.15.0
1m32m   Compiling0m regex-syntax v0.6.29
1m32m   Compiling0m regex-automata v0.1.10
1m32m   Compiling0m itertools v0.13.0
1m32m   Compiling0m regex-automata v0.4.9
1m32m   Compiling0m rand_distr v0.4.3
1m32m   Compiling0m lazy_static v1.5.0
1m32m   Compiling0m log v0.4.27
1m32m   Compiling0m overload v0.1.1
1m32m   Compiling0m nu-ansi-term v0.46.0
1m32m   Compiling0m tracing-log v0.2.0
1m32m   Compiling0m sharded-slab v0.1.7
1m32m   Compiling0m bevy_math v0.15.3
1m32m   Compiling0m regex v1.11.1
1m32m   Compiling0m matchers v0.1.0
1m32m   Compiling0m crossbeam-channel v0.5.14
1m32m   Compiling0m bevy_time v0.15.3
1m32m   Compiling0m tracing-subscriber v0.3.19
1m32m   Compiling0m bevy_hierarchy v0.15.3
1m32m   Compiling0m const-fnv1a-hash v1.1.0
1m32m   Compiling0m bevy_diagnostic v0.15.3
1m32m   Compiling0m bevy_transform v0.15.3
1m32m   Compiling0m bevy_log v0.15.3
1m32m   Compiling0m bevy_input v0.15.3
1m32m   Compiling0m bevy_internal v0.15.3
1m32m   Compiling0m bevy v0.15.3
1m32m   Compiling0m bevy_actify_derive v0.3.0
1m32m   Compiling0m bevy_actify v0.3.0 (/home/r/repo/target/package/bevy_actify-0.3.0)
1m32m    Finished0m `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
1m32m   Uploading0m bevy_actify v0.3.0 (/home/r/repo)
1m32m    Uploaded0m bevy_actify v0.3.0 to registry `crates-io`
1m36mnote0m1m:0m waiting for `bevy_actify v0.3.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
1m32m   Published0m bevy_actify v0.3.0 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 v0.3.0 -m 'v0.3.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at 3bbfac0 update Cargo.toml
+ git clean -fd
+ git checkout main
Switched to branch 'main'
Your branch is up to date with 'origin/main'.
+ git branch -D __rultor
Deleted branch __rultor (was 3bbfac0).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:bevious/bevy_actify.git
 * [new tag]         v0.3.0 -> v0.3.0
container 1d6222b0dc1f21b6dae854b77043f8d6775dfa63bca9aec96818961ce3b23420 is dead
Wed Mar 26 03:37:45 UTC 2025