[INFO] fetching crate bevy_local_commands 0.10.0...
[INFO] testing bevy_local_commands-0.10.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bevy_local_commands 0.10.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bevy_local_commands 0.10.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bevy_local_commands 0.10.0
[INFO] tweaked toml for crates.io crate bevy_local_commands 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_local_commands 0.10.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_local_commands 0.10.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94b769c502e518b68442b1284ee56f7c27e4e0833748c2dcfe0d26c5849837a8
[INFO] running `Command { std: "docker" "start" "-a" "94b769c502e518b68442b1284ee56f7c27e4e0833748c2dcfe0d26c5849837a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b769c502e518b68442b1284ee56f7c27e4e0833748c2dcfe0d26c5849837a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b769c502e518b68442b1284ee56f7c27e4e0833748c2dcfe0d26c5849837a8", kill_on_drop: false }`
[INFO] [stdout] 94b769c502e518b68442b1284ee56f7c27e4e0833748c2dcfe0d26c5849837a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d53b58ef2612bc48c80eccc837c74109ed79672847ba2ee82c5e11628c2657f5
[INFO] running `Command { std: "docker" "start" "-a" "d53b58ef2612bc48c80eccc837c74109ed79672847ba2ee82c5e11628c2657f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.2
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.2
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.2
[INFO] [stderr]    Compiling bevy_derive v0.17.2
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.2
[INFO] [stderr]    Compiling bevy_reflect v0.17.2
[INFO] [stderr]    Compiling bevy_ecs v0.17.2
[INFO] [stderr]    Compiling bevy_math v0.17.2
[INFO] [stderr]    Compiling bevy_app v0.17.2
[INFO] [stderr]    Compiling bevy_time v0.17.2
[INFO] [stderr]    Compiling bevy_log v0.17.2
[INFO] [stderr]    Compiling bevy_input v0.17.2
[INFO] [stderr]    Compiling bevy_transform v0.17.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.17.2
[INFO] [stderr]    Compiling bevy_internal v0.17.2
[INFO] [stderr]    Compiling bevy v0.17.2
[INFO] [stderr]    Compiling bevy_local_commands v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "d53b58ef2612bc48c80eccc837c74109ed79672847ba2ee82c5e11628c2657f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d53b58ef2612bc48c80eccc837c74109ed79672847ba2ee82c5e11628c2657f5", kill_on_drop: false }`
[INFO] [stdout] d53b58ef2612bc48c80eccc837c74109ed79672847ba2ee82c5e11628c2657f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6720448b9f6c5e98f465c56a9e2878f46f15bf1def34e3c339c5a3d12f76abb6
[INFO] running `Command { std: "docker" "start" "-a" "6720448b9f6c5e98f465c56a9e2878f46f15bf1def34e3c339c5a3d12f76abb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_local_commands v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcodf6vH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_local_commands-4bac26054fb1f0c7,libbevy-fc255faa538376ef,libbevy_internal-b8d76a276ec367ca,libbevy_transform-67bce9b5e7c8f67d,libbevy_log-093f7904703b64a8,libtracing_subscriber-dbfbaf6935c04026,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-ef22443e18728836,libregex_automata-d67d8cdabdae2d69,libregex_syntax-c7888ad363b60cdf,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-3a2fbd4323667ce1,libtracing-196f4e697f0db139,libtracing_core-2fa02b5ee2bcd648,libbevy_input-b0e124ad5ecb3baf,libbevy_math-fcb11efa3c6f0648,libitertools-9e1ef76d3bc57546,libeither-38d43fea6173fdf6,libbevy_diagnostic-960f46260b68d4ba,libbevy_time-5f9e08f236053856,libcrossbeam_channel-d4c3cbbdab022ff5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_app-ecd203434075c5b3,libctrlc-08954a4a0fdfb45a,libnix-ca25f525a5af5329,liblibc-5123f14f31b09f0b,libbevy_ecs-b1480b8a159bef60,libbitflags-ec9e26e8384cfc98,libslotmap-079fcd2d92f90fd8,libbevy_tasks-e08e0e75f82b8034,libasync_channel-9019e08dd22bf9bb,libevent_listener_strategy-194f1d44785d33ba,libevent_listener-a20c502fbda3f5ed,libasync_executor-f7f1f6fbc4e0d273,libfastrand-9c5266858c813c39,libslab-43d976c9737ff31a,libasync_task-65820d26b839a505,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libfutures_lite-6cf8ffed9bad67f8,libfutures_io-64a3a644ba29741c,libfutures_core-9ce32543b852e4b6,libparking-3618ec6368854be5,libpin_project_lite-e0c50e8704e39276,libarrayvec-e69e5f78daccaf57,libfixedbitset-aa50054210ebe18b,liblog-669e9396cafcbb01,libbumpalo-2d2c91a1d19edcc8,libbevy_reflect-99db8a31d033da7a,liberased_serde-a2d9170ccf9dfab2,libtypeid-b2c5aaf3a07e61a2,libsmallvec-2e8bea413e02b26b,libglam-535acfd53cb56fad,libbytemuck-7b16f1827cd7462c,libdowncast_rs-e680231539bd578d,libderive_more-9307df706c15d93d,libthiserror-077f736bce2696ec,libindexmap-7fbdcea0366e3e6b,libhashbrown-19954401a582c725,libbevy_utils-1192545edf2ce0fb,libthread_local-bd3a8c07edaebd9d,libcfg_if-33ef6c02a07f9fec,libonce_cell-0ba6aecba7086d38,libdisqualified-8ad00e37c450a959,libbevy_ptr-0df89c278e606853,libnonmax-8763b929e7b01ad1,libbevy_platform-45bc08a241770333,libhashbrown-f8c029ef14af8f8f,libequivalent-fdc46004df91ad08,libserde-019ae2391a945497,libserde_core-48921fa965a1c84f,libfoldhash-40583849f0199317}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcodf6vH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-366981ddf41844f2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_local_commands` (example "simple") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrv6wNr/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_local_commands-4bac26054fb1f0c7,libbevy-fc255faa538376ef,libbevy_internal-b8d76a276ec367ca,libbevy_transform-67bce9b5e7c8f67d,libbevy_log-093f7904703b64a8,libtracing_subscriber-dbfbaf6935c04026,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-ef22443e18728836,libregex_automata-d67d8cdabdae2d69,libregex_syntax-c7888ad363b60cdf,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-3a2fbd4323667ce1,libtracing-196f4e697f0db139,libtracing_core-2fa02b5ee2bcd648,libbevy_input-b0e124ad5ecb3baf,libbevy_math-fcb11efa3c6f0648,libitertools-9e1ef76d3bc57546,libeither-38d43fea6173fdf6,libbevy_diagnostic-960f46260b68d4ba,libbevy_time-5f9e08f236053856,libcrossbeam_channel-d4c3cbbdab022ff5,libconst_fnv1a_hash-4692cede0e548cae,libbevy_app-ecd203434075c5b3,libctrlc-08954a4a0fdfb45a,libnix-ca25f525a5af5329,liblibc-5123f14f31b09f0b,libbevy_ecs-b1480b8a159bef60,libbitflags-ec9e26e8384cfc98,libslotmap-079fcd2d92f90fd8,libbevy_tasks-e08e0e75f82b8034,libasync_channel-9019e08dd22bf9bb,libevent_listener_strategy-194f1d44785d33ba,libevent_listener-a20c502fbda3f5ed,libasync_executor-f7f1f6fbc4e0d273,libfastrand-9c5266858c813c39,libslab-43d976c9737ff31a,libasync_task-65820d26b839a505,libconcurrent_queue-ecf31c7eb1602677,libcrossbeam_utils-358d8724a558436e,libfutures_lite-6cf8ffed9bad67f8,libfutures_io-64a3a644ba29741c,libfutures_core-9ce32543b852e4b6,libparking-3618ec6368854be5,libpin_project_lite-e0c50e8704e39276,libarrayvec-e69e5f78daccaf57,libfixedbitset-aa50054210ebe18b,liblog-669e9396cafcbb01,libbumpalo-2d2c91a1d19edcc8,libbevy_reflect-99db8a31d033da7a,liberased_serde-a2d9170ccf9dfab2,libtypeid-b2c5aaf3a07e61a2,libsmallvec-2e8bea413e02b26b,libglam-535acfd53cb56fad,libbytemuck-7b16f1827cd7462c,libdowncast_rs-e680231539bd578d,libderive_more-9307df706c15d93d,libthiserror-077f736bce2696ec,libindexmap-7fbdcea0366e3e6b,libhashbrown-19954401a582c725,libbevy_utils-1192545edf2ce0fb,libthread_local-bd3a8c07edaebd9d,libcfg_if-33ef6c02a07f9fec,libonce_cell-0ba6aecba7086d38,libdisqualified-8ad00e37c450a959,libbevy_ptr-0df89c278e606853,libnonmax-8763b929e7b01ad1,libbevy_platform-45bc08a241770333,libhashbrown-f8c029ef14af8f8f,libequivalent-fdc46004df91ad08,libserde-019ae2391a945497,libserde_core-48921fa965a1c84f,libfoldhash-40583849f0199317}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrv6wNr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/retries_and_delay_and_cleanup-163b7ac4d3ed1e5d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_local_commands` (example "retries_and_delay_and_cleanup") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6720448b9f6c5e98f465c56a9e2878f46f15bf1def34e3c339c5a3d12f76abb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6720448b9f6c5e98f465c56a9e2878f46f15bf1def34e3c339c5a3d12f76abb6", kill_on_drop: false }`
[INFO] [stdout] 6720448b9f6c5e98f465c56a9e2878f46f15bf1def34e3c339c5a3d12f76abb6
