[INFO] fetching crate bevy_local_commands 0.10.0...
[INFO] testing bevy_local_commands-0.10.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate bevy_local_commands 0.10.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_local_commands 0.10.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4948462558f1466c18bcb28a543115b39782a14fc6a767a63f163dbc821c6bce
[INFO] running `Command { std: "docker" "start" "-a" "4948462558f1466c18bcb28a543115b39782a14fc6a767a63f163dbc821c6bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4948462558f1466c18bcb28a543115b39782a14fc6a767a63f163dbc821c6bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4948462558f1466c18bcb28a543115b39782a14fc6a767a63f163dbc821c6bce", kill_on_drop: false }`
[INFO] [stdout] 4948462558f1466c18bcb28a543115b39782a14fc6a767a63f163dbc821c6bce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd6c154e1a8674472d68fa5d6bec9bf01f0d9c654451ee06f746b758cd2e779
[INFO] running `Command { std: "docker" "start" "-a" "7cd6c154e1a8674472d68fa5d6bec9bf01f0d9c654451ee06f746b758cd2e779", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[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 cfg_aliases v0.2.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling bevy_ptr v0.17.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bevy_platform v0.17.2
[INFO] [stderr]    Compiling bevy_utils v0.17.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.2
[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 matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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_log v0.17.2
[INFO] [stderr]    Compiling bevy_time 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 11s
[INFO] running `Command { std: "docker" "inspect" "7cd6c154e1a8674472d68fa5d6bec9bf01f0d9c654451ee06f746b758cd2e779", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd6c154e1a8674472d68fa5d6bec9bf01f0d9c654451ee06f746b758cd2e779", kill_on_drop: false }`
[INFO] [stdout] 7cd6c154e1a8674472d68fa5d6bec9bf01f0d9c654451ee06f746b758cd2e779
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ffa2bf778d6d72c42d81ff944f83def2bdb977f835c57b818622a23d7e0616
[INFO] running `Command { std: "docker" "start" "-a" "53ffa2bf778d6d72c42d81ff944f83def2bdb977f835c57b818622a23d7e0616", 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/rustceM7Pd0/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_local_commands-6b8ec1a918c5e6cb,libbevy-6083bf11f64cc671,libbevy_internal-e53c2807ed10dbb7,libbevy_transform-2edc4403ab23b3f1,libbevy_log-e165ccf433c52584,libtracing_subscriber-b30dfbed69cdc470,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-bb1c1acec65341a9,libregex_automata-6eb1a5a31384827e,libregex_syntax-b34d0d3f3a197100,libnu_ansi_term-745c727bb3e87c52,libtracing_log-44299f49c3db2157,libtracing-222495bdf639558a,libtracing_core-6384b3268e2bc892,libbevy_input-2492be3e6e7ec59e,libbevy_math-0e786435fad2f690,libitertools-1c2c5f38e60a5cb1,libeither-b4418dba5a443acb,libbevy_diagnostic-79c7f20c42de36f6,libbevy_time-454f141e49f8591f,libcrossbeam_channel-e0d6e1e14bac7271,libconst_fnv1a_hash-25a563b5740b971e,libbevy_app-e265bceee089928f,libctrlc-12e84de5f0592a2a,libnix-e1ecd0e72ebbbc28,liblibc-0d671fb32c88a588,libbevy_ecs-b9e09aa46dfb97ff,libbitflags-1ec459e74ae68f4e,libslotmap-9fd4f4c189660c00,libbevy_tasks-d7f0d6a69212f355,libasync_channel-3a3c67c265c02382,libevent_listener_strategy-267f62d2b85faf7a,libevent_listener-52cedc8075a8d272,libasync_executor-64ac8ce533fe3611,libfastrand-5e3bec3d1dadb2e4,libslab-26b741578fad7272,libasync_task-05c57d1f836b6944,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libfutures_lite-a080b46e15dc290d,libfutures_io-0f5f944794dc689e,libfutures_core-9431d50d704c12a3,libparking-27fb2b772f80999e,libpin_project_lite-e591be24d8b8b3c6,libarrayvec-9d0aa62fa88910b3,libfixedbitset-ebbdefa2fc22af3c,liblog-368e05ac2c0115e3,libbumpalo-0813a489e52f71f0,libbevy_reflect-6125dd26740dad2f,liberased_serde-a3b3c57268034770,libtypeid-1a45bbfb058dc9fd,libsmallvec-ba09d509784d8d90,libglam-93a3162dbce5a482,libbytemuck-994e4e7d26b7cc53,libdowncast_rs-7939dcd60a4f437c,libderive_more-36b8339aee38491f,libthiserror-b3b4488af5b8d507,libindexmap-0d9c0c04ffd9463b,libhashbrown-acdfbba63b345327,libbevy_utils-da46fd4f825798ef,libthread_local-6e7de624cd79a6b3,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-e9252a7b5119f3eb,libdisqualified-c520db9b9ccf7e1e,libbevy_ptr-bf7ec9237c00ecc1,libnonmax-7d442796642c53b5,libbevy_platform-a5690cd6000cf8bd,libhashbrown-98308add1fa6a2d2,libequivalent-487f93f8f6ab5e5b,libserde-8910a52b0d6450b7,libserde_core-24ed4fb8c683bc6d,libfoldhash-7d3cc043bdc3f46a}.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/rustceM7Pd0/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/chain_failure_delay_retries-ead0660a8011880e" "-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 "chain_failure_delay_retries") 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/rustcZEKl9T/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_local_commands-6b8ec1a918c5e6cb,libbevy-6083bf11f64cc671,libbevy_internal-e53c2807ed10dbb7,libbevy_transform-2edc4403ab23b3f1,libbevy_log-e165ccf433c52584,libtracing_subscriber-b30dfbed69cdc470,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-bb1c1acec65341a9,libregex_automata-6eb1a5a31384827e,libregex_syntax-b34d0d3f3a197100,libnu_ansi_term-745c727bb3e87c52,libtracing_log-44299f49c3db2157,libtracing-222495bdf639558a,libtracing_core-6384b3268e2bc892,libbevy_input-2492be3e6e7ec59e,libbevy_math-0e786435fad2f690,libitertools-1c2c5f38e60a5cb1,libeither-b4418dba5a443acb,libbevy_diagnostic-79c7f20c42de36f6,libbevy_time-454f141e49f8591f,libcrossbeam_channel-e0d6e1e14bac7271,libconst_fnv1a_hash-25a563b5740b971e,libbevy_app-e265bceee089928f,libctrlc-12e84de5f0592a2a,libnix-e1ecd0e72ebbbc28,liblibc-0d671fb32c88a588,libbevy_ecs-b9e09aa46dfb97ff,libbitflags-1ec459e74ae68f4e,libslotmap-9fd4f4c189660c00,libbevy_tasks-d7f0d6a69212f355,libasync_channel-3a3c67c265c02382,libevent_listener_strategy-267f62d2b85faf7a,libevent_listener-52cedc8075a8d272,libasync_executor-64ac8ce533fe3611,libfastrand-5e3bec3d1dadb2e4,libslab-26b741578fad7272,libasync_task-05c57d1f836b6944,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libfutures_lite-a080b46e15dc290d,libfutures_io-0f5f944794dc689e,libfutures_core-9431d50d704c12a3,libparking-27fb2b772f80999e,libpin_project_lite-e591be24d8b8b3c6,libarrayvec-9d0aa62fa88910b3,libfixedbitset-ebbdefa2fc22af3c,liblog-368e05ac2c0115e3,libbumpalo-0813a489e52f71f0,libbevy_reflect-6125dd26740dad2f,liberased_serde-a3b3c57268034770,libtypeid-1a45bbfb058dc9fd,libsmallvec-ba09d509784d8d90,libglam-93a3162dbce5a482,libbytemuck-994e4e7d26b7cc53,libdowncast_rs-7939dcd60a4f437c,libderive_more-36b8339aee38491f,libthiserror-b3b4488af5b8d507,libindexmap-0d9c0c04ffd9463b,libhashbrown-acdfbba63b345327,libbevy_utils-da46fd4f825798ef,libthread_local-6e7de624cd79a6b3,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-e9252a7b5119f3eb,libdisqualified-c520db9b9ccf7e1e,libbevy_ptr-bf7ec9237c00ecc1,libnonmax-7d442796642c53b5,libbevy_platform-a5690cd6000cf8bd,libhashbrown-98308add1fa6a2d2,libequivalent-487f93f8f6ab5e5b,libserde-8910a52b0d6450b7,libserde_core-24ed4fb8c683bc6d,libfoldhash-7d3cc043bdc3f46a}.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/rustcZEKl9T/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-e63e5684ec3da648" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxMJuCf/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_local_commands-6b8ec1a918c5e6cb,libbevy-6083bf11f64cc671,libbevy_internal-e53c2807ed10dbb7,libbevy_transform-2edc4403ab23b3f1,libbevy_log-e165ccf433c52584,libtracing_subscriber-b30dfbed69cdc470,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-bb1c1acec65341a9,libregex_automata-6eb1a5a31384827e,libregex_syntax-b34d0d3f3a197100,libnu_ansi_term-745c727bb3e87c52,libtracing_log-44299f49c3db2157,libtracing-222495bdf639558a,libtracing_core-6384b3268e2bc892,libbevy_input-2492be3e6e7ec59e,libbevy_math-0e786435fad2f690,libitertools-1c2c5f38e60a5cb1,libeither-b4418dba5a443acb,libbevy_diagnostic-79c7f20c42de36f6,libbevy_time-454f141e49f8591f,libcrossbeam_channel-e0d6e1e14bac7271,libconst_fnv1a_hash-25a563b5740b971e,libbevy_app-e265bceee089928f,libctrlc-12e84de5f0592a2a,libnix-e1ecd0e72ebbbc28,liblibc-0d671fb32c88a588,libbevy_ecs-b9e09aa46dfb97ff,libbitflags-1ec459e74ae68f4e,libslotmap-9fd4f4c189660c00,libbevy_tasks-d7f0d6a69212f355,libasync_channel-3a3c67c265c02382,libevent_listener_strategy-267f62d2b85faf7a,libevent_listener-52cedc8075a8d272,libasync_executor-64ac8ce533fe3611,libfastrand-5e3bec3d1dadb2e4,libslab-26b741578fad7272,libasync_task-05c57d1f836b6944,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libfutures_lite-a080b46e15dc290d,libfutures_io-0f5f944794dc689e,libfutures_core-9431d50d704c12a3,libparking-27fb2b772f80999e,libpin_project_lite-e591be24d8b8b3c6,libarrayvec-9d0aa62fa88910b3,libfixedbitset-ebbdefa2fc22af3c,liblog-368e05ac2c0115e3,libbumpalo-0813a489e52f71f0,libbevy_reflect-6125dd26740dad2f,liberased_serde-a3b3c57268034770,libtypeid-1a45bbfb058dc9fd,libsmallvec-ba09d509784d8d90,libglam-93a3162dbce5a482,libbytemuck-994e4e7d26b7cc53,libdowncast_rs-7939dcd60a4f437c,libderive_more-36b8339aee38491f,libthiserror-b3b4488af5b8d507,libindexmap-0d9c0c04ffd9463b,libhashbrown-acdfbba63b345327,libbevy_utils-da46fd4f825798ef,libthread_local-6e7de624cd79a6b3,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-e9252a7b5119f3eb,libdisqualified-c520db9b9ccf7e1e,libbevy_ptr-bf7ec9237c00ecc1,libnonmax-7d442796642c53b5,libbevy_platform-a5690cd6000cf8bd,libhashbrown-98308add1fa6a2d2,libequivalent-487f93f8f6ab5e5b,libserde-8910a52b0d6450b7,libserde_core-24ed4fb8c683bc6d,libfoldhash-7d3cc043bdc3f46a}.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/rustcxMJuCf/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/input-4befe48240849eed" "-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 "input") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "53ffa2bf778d6d72c42d81ff944f83def2bdb977f835c57b818622a23d7e0616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ffa2bf778d6d72c42d81ff944f83def2bdb977f835c57b818622a23d7e0616", kill_on_drop: false }`
[INFO] [stdout] 53ffa2bf778d6d72c42d81ff944f83def2bdb977f835c57b818622a23d7e0616
