[INFO] fetching crate lightyear_avian2d 0.23.0... [INFO] testing lightyear_avian2d-0.23.0 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] extracting crate lightyear_avian2d 0.23.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate lightyear_avian2d 0.23.0 [INFO] finished tweaking crates.io crate lightyear_avian2d 0.23.0 [INFO] tweaked toml for crates.io crate lightyear_avian2d 0.23.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lightyear_avian2d 0.23.0 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lightyear_avian2d 0.23.0 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a0d6400231d5e4e763cbf730268c9166ffd55885128948bcd9093726a2c97c [INFO] running `Command { std: "docker" "start" "-a" "34a0d6400231d5e4e763cbf730268c9166ffd55885128948bcd9093726a2c97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a0d6400231d5e4e763cbf730268c9166ffd55885128948bcd9093726a2c97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a0d6400231d5e4e763cbf730268c9166ffd55885128948bcd9093726a2c97c", kill_on_drop: false }` [INFO] [stdout] 34a0d6400231d5e4e763cbf730268c9166ffd55885128948bcd9093726a2c97c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23f6944281f188c96a1713bebcd133787ed82cd47919e1e9e9526207c3fb259a [INFO] running `Command { std: "docker" "start" "-a" "23f6944281f188c96a1713bebcd133787ed82cd47919e1e9e9526207c3fb259a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling bevy_ptr v0.16.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bevy_platform v0.16.1 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling bevy_utils v0.16.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bevy_tasks v0.16.1 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling no_std_io2 v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling bevy_derive v0.16.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bevy_reflect v0.16.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ringbuffer v0.16.0 [INFO] [stderr] Compiling governor v0.10.1 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling avian_derive v0.2.2 [INFO] [stderr] Compiling bevy_ecs v0.16.1 [INFO] [stderr] Compiling bevy_math v0.16.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bevy_heavy v0.2.0 [INFO] [stderr] Compiling parry2d v0.17.6 [INFO] [stderr] Compiling bevy_app v0.16.1 [INFO] [stderr] Compiling lightyear_utils v0.23.0 [INFO] [stderr] Compiling lightyear_serde v0.23.0 [INFO] [stderr] Compiling bevy_time v0.16.1 [INFO] [stderr] Compiling bevy_log v0.16.1 [INFO] [stderr] Compiling bevy_input v0.16.1 [INFO] [stderr] Compiling bevy_transform v0.16.1 [INFO] [stderr] Compiling bevy_diagnostic v0.16.1 [INFO] [stderr] Compiling lightyear_core v0.23.0 [INFO] [stderr] Compiling lightyear_link v0.23.0 [INFO] [stderr] Compiling lightyear_connection v0.23.0 [INFO] [stderr] Compiling bevy_internal v0.16.1 [INFO] [stderr] Compiling bevy v0.16.1 [INFO] [stderr] Compiling bevy_transform_interpolation v0.2.0 [INFO] [stderr] Compiling lightyear_transport v0.23.0 [INFO] [stderr] Compiling lightyear_messages v0.23.0 [INFO] [stderr] Compiling avian2d v0.3.1 [INFO] [stderr] Compiling lightyear_sync v0.23.0 [INFO] [stderr] Compiling lightyear_replication v0.23.0 [INFO] [stderr] Compiling lightyear_interpolation v0.23.0 [INFO] [stderr] error: could not compile `lightyear_interpolation` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/16fbf98f22730e073c09e7b03f0eafb87a295545/bin/rustc --crate-name lightyear_interpolation --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightyear_interpolation-0.23.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=unused_variables '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--allow=clippy::module_inception' '--allow=clippy::missing_transmute_annotations' '--allow=clippy::len_without_is_empty' --allow=dead_code '--warn=clippy::alloc_instead_of_core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "std"))' -C metadata=e8b74391f2276abd -C extra-filename=-943cb27050a97b32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-dc7967ca1fdc2c3d.rmeta --extern bevy_derive=/opt/rustwide/target/debug/deps/libbevy_derive-0e6a6b18315d1bfb.so --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-e413d92529955293.rmeta --extern bevy_math=/opt/rustwide/target/debug/deps/libbevy_math-b70d4cd9fa88456f.rmeta --extern bevy_platform=/opt/rustwide/target/debug/deps/libbevy_platform-1aae2bca49043e2a.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-06878e99fd8e225e.rmeta --extern bevy_time=/opt/rustwide/target/debug/deps/libbevy_time-175e592d8fbcf121.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-613a115d2606b0e7.rmeta --extern lightyear_connection=/opt/rustwide/target/debug/deps/liblightyear_connection-490ef37a8943be2e.rmeta --extern lightyear_core=/opt/rustwide/target/debug/deps/liblightyear_core-7f94eb1d36aebc70.rmeta --extern lightyear_messages=/opt/rustwide/target/debug/deps/liblightyear_messages-c6f36f35d816fec3.rmeta --extern lightyear_replication=/opt/rustwide/target/debug/deps/liblightyear_replication-ea87d6222e1bd756.rmeta --extern lightyear_serde=/opt/rustwide/target/debug/deps/liblightyear_serde-5dcd8a034169913a.rmeta --extern lightyear_sync=/opt/rustwide/target/debug/deps/liblightyear_sync-b5fb4a35f66e61f0.rmeta --extern lightyear_utils=/opt/rustwide/target/debug/deps/liblightyear_utils-9806285af80a4f3c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9f69ae99efa0bd7f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-68c61161a07198c0.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "23f6944281f188c96a1713bebcd133787ed82cd47919e1e9e9526207c3fb259a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23f6944281f188c96a1713bebcd133787ed82cd47919e1e9e9526207c3fb259a", kill_on_drop: false }` [INFO] [stdout] 23f6944281f188c96a1713bebcd133787ed82cd47919e1e9e9526207c3fb259a