[INFO] fetching crate sweet_bevy 0.4.1...
[INFO] building sweet_bevy-0.4.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sweet_bevy 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sweet_bevy 0.4.1
[INFO] finished tweaking crates.io crate sweet_bevy 0.4.1
[INFO] tweaked toml for crates.io crate sweet_bevy 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sweet_bevy 0.4.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sweet_bevy 0.4.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aa84f78c2a027013f15811a99a933f6b88c3d1ce7b6bad30bcea38c642081c9
[INFO] running `Command { std: "docker" "start" "-a" "1aa84f78c2a027013f15811a99a933f6b88c3d1ce7b6bad30bcea38c642081c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aa84f78c2a027013f15811a99a933f6b88c3d1ce7b6bad30bcea38c642081c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aa84f78c2a027013f15811a99a933f6b88c3d1ce7b6bad30bcea38c642081c9", kill_on_drop: false }`
[INFO] [stdout] 1aa84f78c2a027013f15811a99a933f6b88c3d1ce7b6bad30bcea38c642081c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fc95ada7a95058892d5021179d998f063a2121fe04a94c3a72a38639bdf25ae
[INFO] running `Command { std: "docker" "start" "-a" "7fc95ada7a95058892d5021179d998f063a2121fe04a94c3a72a38639bdf25ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rapidhash v1.4.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling bevy_platform v0.16.0
[INFO] [stderr]    Compiling bevy_utils v0.16.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling bevy_reflect v0.16.0
[INFO] [stderr]    Compiling bevy_ecs v0.16.0
[INFO] [stderr]    Compiling bevy_math v0.16.0
[INFO] [stderr]    Compiling bevy_app v0.16.0
[INFO] [stderr]    Compiling bevy_time v0.16.0
[INFO] [stderr]    Compiling bevy_input v0.16.0
[INFO] [stderr]    Compiling bevy_transform v0.16.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.16.0
[INFO] [stderr]    Compiling bevy_internal v0.16.0
[INFO] [stderr]    Compiling bevy v0.16.0
[INFO] [stderr]    Compiling sweet_utils v0.4.1
[INFO] [stderr]    Compiling sweet_bevy v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "7fc95ada7a95058892d5021179d998f063a2121fe04a94c3a72a38639bdf25ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc95ada7a95058892d5021179d998f063a2121fe04a94c3a72a38639bdf25ae", kill_on_drop: false }`
[INFO] [stdout] 7fc95ada7a95058892d5021179d998f063a2121fe04a94c3a72a38639bdf25ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2fed738d788c43aecc12a97ad0151d068046c6ee4b48ad096b18292b102bc64
[INFO] running `Command { std: "docker" "start" "-a" "d2fed738d788c43aecc12a97ad0151d068046c6ee4b48ad096b18292b102bc64", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling bevy_platform v0.16.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.0
[INFO] [stderr]    Compiling bevy_utils v0.16.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.0
[INFO] [stderr]    Compiling bevy_tasks v0.16.0
[INFO] [stderr]    Compiling bevy_derive v0.16.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling sweet_test_macros v0.4.1
[INFO] [stderr] error: could not compile `aho-corasick` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name aho_corasick --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=b3e986cc64dc8dd1 -C extra-filename=-5318fee7af990b33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `notify` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name notify --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.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="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "mio", "serde", "serialization-compat-6"))' -C metadata=3bf8df10e6719737 -C extra-filename=-0547fc2db9269377 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-fe281491735801ef.rmeta --extern inotify=/opt/rustwide/target/debug/deps/libinotify-dbe6d69a59d5cdad.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-063f2c6ffb470557.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-bee85a4c1b388f9d.rmeta --extern notify_types=/opt/rustwide/target/debug/deps/libnotify_types-a83c7e5425ad1f36.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d2fed738d788c43aecc12a97ad0151d068046c6ee4b48ad096b18292b102bc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2fed738d788c43aecc12a97ad0151d068046c6ee4b48ad096b18292b102bc64", kill_on_drop: false }`
[INFO] [stdout] d2fed738d788c43aecc12a97ad0151d068046c6ee4b48ad096b18292b102bc64
