[INFO] cloning repository https://github.com/bgkillas/bevy_tangled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgkillas/bevy_tangled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgkillas%2Fbevy_tangled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgkillas%2Fbevy_tangled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3834739634fa27ed0a1a50de07f5e4cb0045fb78 [INFO] testing bgkillas/bevy_tangled against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgkillas%2Fbevy_tangled" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bgkillas/bevy_tangled [INFO] finished tweaking git repo https://github.com/bgkillas/bevy_tangled [INFO] tweaked toml for git repo https://github.com/bgkillas/bevy_tangled written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bgkillas/bevy_tangled on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bgkillas/bevy_tangled already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d91d01abc291db77db48fcb2018d09b7a010e2fb8efe10cb8b93ab01bb26f78 [INFO] running `Command { std: "docker" "start" "-a" "9d91d01abc291db77db48fcb2018d09b7a010e2fb8efe10cb8b93ab01bb26f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d91d01abc291db77db48fcb2018d09b7a010e2fb8efe10cb8b93ab01bb26f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d91d01abc291db77db48fcb2018d09b7a010e2fb8efe10cb8b93ab01bb26f78", kill_on_drop: false }` [INFO] [stdout] 9d91d01abc291db77db48fcb2018d09b7a010e2fb8efe10cb8b93ab01bb26f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17979ff8486ae7eb5e8e5871666e16d05851a356d1f1b4c273ecc58145fb5102 [INFO] running `Command { std: "docker" "start" "-a" "17979ff8486ae7eb5e8e5871666e16d05851a356d1f1b4c273ecc58145fb5102", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling steamworks-sys v0.12.0 (https://github.com/bgkillas/steamworks-rs#12a09c99) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling bevy_platform v0.17.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bevy_ptr v0.17.2 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling bevy_utils v0.17.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling bevy_macro_utils v0.17.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bitcode_derive v0.6.7 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.2 [INFO] [stderr] Compiling bitcode_derive v0.6.7 (https://github.com/SoftbearStudios/bitcode?branch=large_c_style_enums#a4603205) [INFO] [stderr] Compiling bevy_derive v0.17.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling bitcode v0.6.7 (https://github.com/SoftbearStudios/bitcode?branch=large_c_style_enums#a4603205) [INFO] [stderr] Compiling bitcode v0.6.7 [INFO] [stderr] Compiling steamworks v0.12.2 (https://github.com/bgkillas/steamworks-rs#12a09c99) [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rcgen v0.14.5 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bevy_tasks v0.17.2 [INFO] [stderr] Compiling bevy_ecs v0.17.2 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling tangled v0.5.0 (https://github.com/intquant/tangled#f1b5d7e3) [INFO] [stderr] Compiling bevy_app v0.17.2 [INFO] [stderr] Compiling bevy_tangled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "17979ff8486ae7eb5e8e5871666e16d05851a356d1f1b4c273ecc58145fb5102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17979ff8486ae7eb5e8e5871666e16d05851a356d1f1b4c273ecc58145fb5102", kill_on_drop: false }` [INFO] [stdout] 17979ff8486ae7eb5e8e5871666e16d05851a356d1f1b4c273ecc58145fb5102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d0e587d2dab4d936901ae00c360f6deffb689e724664494e12759776a67abd [INFO] running `Command { std: "docker" "start" "-a" "01d0e587d2dab4d936901ae00c360f6deffb689e724664494e12759776a67abd", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_tangled v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "01d0e587d2dab4d936901ae00c360f6deffb689e724664494e12759776a67abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d0e587d2dab4d936901ae00c360f6deffb689e724664494e12759776a67abd", kill_on_drop: false }` [INFO] [stdout] 01d0e587d2dab4d936901ae00c360f6deffb689e724664494e12759776a67abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98adb51c5fb68c8d6488da300bc26c47bddaeaa7a67c3595532668ac7607674c [INFO] running `Command { std: "docker" "start" "-a" "98adb51c5fb68c8d6488da300bc26c47bddaeaa7a67c3595532668ac7607674c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_tangled-5119985d1081eaae) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_ip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_tangled [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98adb51c5fb68c8d6488da300bc26c47bddaeaa7a67c3595532668ac7607674c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98adb51c5fb68c8d6488da300bc26c47bddaeaa7a67c3595532668ac7607674c", kill_on_drop: false }` [INFO] [stdout] 98adb51c5fb68c8d6488da300bc26c47bddaeaa7a67c3595532668ac7607674c