[INFO] fetching crate bevy_sepax2d 0.5.0... [INFO] testing bevy_sepax2d-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_sepax2d 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate bevy_sepax2d 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_sepax2d 0.5.0 [INFO] tweaked toml for crates.io crate bevy_sepax2d 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_sepax2d 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_sepax2d 0.5.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 915c5cc00b042a7080d0520a6230e95bbbcf9211beb6d900fa142b7e4580a628 [INFO] running `Command { std: "docker" "start" "-a" "915c5cc00b042a7080d0520a6230e95bbbcf9211beb6d900fa142b7e4580a628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "915c5cc00b042a7080d0520a6230e95bbbcf9211beb6d900fa142b7e4580a628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915c5cc00b042a7080d0520a6230e95bbbcf9211beb6d900fa142b7e4580a628", kill_on_drop: false }` [INFO] [stdout] 915c5cc00b042a7080d0520a6230e95bbbcf9211beb6d900fa142b7e4580a628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 407417c2f16145c9d69bce5bae23b0f1f1944dcaa49974643175070843794eaa [INFO] running `Command { std: "docker" "start" "-a" "407417c2f16145c9d69bce5bae23b0f1f1944dcaa49974643175070843794eaa", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling accesskit v0.12.2 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling sepax2d v0.3.8 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] error: could not compile `bevy_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name bevy_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_core-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serialize"))' -C metadata=585572f4fa5de28c -C extra-filename=-ba7aee924295b379 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-ab05fb5f6ea9d91a.rmeta --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-5c94401d52e14a02.rmeta --extern bevy_math=/opt/rustwide/target/debug/deps/libbevy_math-70c393fa358eb5ca.rmeta --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-44928dac5365f933.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-dfabfa635c22543e.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-aa582d7b5e456588.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-25e6bbdcb4ac5beb.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] [stderr] error: could not compile `bevy_a11y` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name bevy_a11y --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_a11y-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e84ff10c1294dd8e -C extra-filename=-05bc913b248a1b29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern accesskit=/opt/rustwide/target/debug/deps/libaccesskit-8ee054438b2ebe59.rmeta --extern bevy_app=/opt/rustwide/target/debug/deps/libbevy_app-ab05fb5f6ea9d91a.rmeta --extern bevy_derive=/opt/rustwide/target/debug/deps/libbevy_derive-1b03a4c1d4f3ec1e.so --extern bevy_ecs=/opt/rustwide/target/debug/deps/libbevy_ecs-5c94401d52e14a02.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] running `Command { std: "docker" "inspect" "407417c2f16145c9d69bce5bae23b0f1f1944dcaa49974643175070843794eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407417c2f16145c9d69bce5bae23b0f1f1944dcaa49974643175070843794eaa", kill_on_drop: false }` [INFO] [stdout] 407417c2f16145c9d69bce5bae23b0f1f1944dcaa49974643175070843794eaa