[INFO] fetching crate bevy_ecs 0.8.1... [INFO] building bevy_ecs-0.8.1 against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] extracting crate bevy_ecs 0.8.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bevy_ecs 0.8.1 on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_ecs 0.8.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_ecs 0.8.1 [INFO] tweaked toml for crates.io crate bevy_ecs 0.8.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate bevy_ecs 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d57d80907fc206348577e74cb9532297282556c40dd54bf99fb811b653ab286d [INFO] running `Command { std: "docker" "start" "-a" "d57d80907fc206348577e74cb9532297282556c40dd54bf99fb811b653ab286d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d57d80907fc206348577e74cb9532297282556c40dd54bf99fb811b653ab286d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57d80907fc206348577e74cb9532297282556c40dd54bf99fb811b653ab286d", kill_on_drop: false }` [INFO] [stdout] d57d80907fc206348577e74cb9532297282556c40dd54bf99fb811b653ab286d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e180a2dd055dbe14d7a32b19ef689dc3de879570f1bcbe3c77d4c190cb2d6e1e [INFO] running `Command { std: "docker" "start" "-a" "e180a2dd055dbe14d7a32b19ef689dc3de879570f1bcbe3c77d4c190cb2d6e1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.22 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling bevy_ptr v0.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling bevy_macro_utils v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling bevy_ecs v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.20s [INFO] running `Command { std: "docker" "inspect" "e180a2dd055dbe14d7a32b19ef689dc3de879570f1bcbe3c77d4c190cb2d6e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e180a2dd055dbe14d7a32b19ef689dc3de879570f1bcbe3c77d4c190cb2d6e1e", kill_on_drop: false }` [INFO] [stdout] e180a2dd055dbe14d7a32b19ef689dc3de879570f1bcbe3c77d4c190cb2d6e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a302e96ce01f08a80267fa8d71eaeeed1b92e32abf5226f045776112620e9b3 [INFO] running `Command { std: "docker" "start" "-a" "5a302e96ce01f08a80267fa8d71eaeeed1b92e32abf5226f045776112620e9b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling bevy_ecs v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bevy_ecs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bevy_ecs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bevy_reflect"' --cfg 'feature="default"' -C metadata=29e9c5d577799ead -C extra-filename=-29e9c5d577799ead --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-a88f27b974ae75f3.rlib --extern bevy_ecs_macros=/opt/rustwide/target/debug/deps/libbevy_ecs_macros-6336a679e17d3254.so --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-b10c04a194ae6214.rlib --extern bevy_reflect=/opt/rustwide/target/debug/deps/libbevy_reflect-c5c2de32372eb295.rlib --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-64439e5e05dda600.rlib --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-7470fd824200c9b2.rlib --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-ea68d4532a07fdff.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-85326b8781e4d857.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-25ebc4a4d91e55f3.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-4eedf9ab4f57a229.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5a302e96ce01f08a80267fa8d71eaeeed1b92e32abf5226f045776112620e9b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a302e96ce01f08a80267fa8d71eaeeed1b92e32abf5226f045776112620e9b3", kill_on_drop: false }` [INFO] [stdout] 5a302e96ce01f08a80267fa8d71eaeeed1b92e32abf5226f045776112620e9b3