[INFO] cloning repository https://github.com/edouardpoitras/bevy_local_commands [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edouardpoitras/bevy_local_commands" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fbevy_local_commands", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fbevy_local_commands'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e94964ee3b8ca8098776bd9d93fb87e67671110 [INFO] testing edouardpoitras/bevy_local_commands against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedouardpoitras%2Fbevy_local_commands" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/edouardpoitras/bevy_local_commands [INFO] finished tweaking git repo https://github.com/edouardpoitras/bevy_local_commands [INFO] tweaked toml for git repo https://github.com/edouardpoitras/bevy_local_commands written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edouardpoitras/bevy_local_commands on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/edouardpoitras/bevy_local_commands 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-oslog v0.3.0 [INFO] [stderr] Downloaded bevy_utils v0.18.0 [INFO] [stderr] Downloaded bevy_log v0.18.0 [INFO] [stderr] Downloaded variadics_please v1.1.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.8 [INFO] [stderr] Downloaded downcast-rs v2.0.2 [INFO] [stderr] Downloaded bevy_state_macros v0.18.0 [INFO] [stderr] Downloaded encase_derive_impl v0.12.0 [INFO] [stderr] Downloaded bevy_macro_utils v0.18.0 [INFO] [stderr] Downloaded bevy_android v0.18.0 [INFO] [stderr] Downloaded bevy_encase_derive v0.18.0 [INFO] [stderr] Downloaded bevy_asset_macros v0.18.0 [INFO] [stderr] Downloaded encase_derive v0.12.0 [INFO] [stderr] Downloaded bevy_derive v0.18.0 [INFO] [stderr] Downloaded hexasphere v16.0.0 [INFO] [stderr] Downloaded bevy_a11y v0.18.0 [INFO] [stderr] Downloaded bevy_input_focus v0.18.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.18.0 [INFO] [stderr] Downloaded bevy_camera v0.18.0 [INFO] [stderr] Downloaded bevy_image v0.18.0 [INFO] [stderr] Downloaded bevy_color v0.18.0 [INFO] [stderr] Downloaded naga_oil v0.20.0 [INFO] [stderr] Downloaded ron v0.12.0 [INFO] [stderr] Downloaded heapless v0.9.2 [INFO] [stderr] Downloaded bevy_asset v0.18.0 [INFO] [stderr] Downloaded portable-atomic v1.13.0 [INFO] [stderr] Downloaded bevy_math v0.18.0 [INFO] [stderr] Downloaded bevy_render v0.18.0 [INFO] [stderr] Downloaded bevy_reflect v0.18.0 [INFO] [stderr] Downloaded bevy_mesh v0.18.0 [INFO] [stderr] Downloaded bevy_input v0.18.0 [INFO] [stderr] Downloaded encase v0.12.0 [INFO] [stderr] Downloaded bevy_internal v0.18.0 [INFO] [stderr] Downloaded bevy_app v0.18.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.18.0 [INFO] [stderr] Downloaded bevy_tasks v0.18.0 [INFO] [stderr] Downloaded cc v1.2.54 [INFO] [stderr] Downloaded bevy_state v0.18.0 [INFO] [stderr] Downloaded bevy_time v0.18.0 [INFO] [stderr] Downloaded bevy_transform v0.18.0 [INFO] [stderr] Downloaded bevy_window v0.18.0 [INFO] [stderr] Downloaded bevy_diagnostic v0.18.0 [INFO] [stderr] Downloaded bevy_shader v0.18.0 [INFO] [stderr] Downloaded bevy_ptr v0.18.0 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded bevy_render_macros v0.18.0 [INFO] [stderr] Downloaded bevy_platform v0.18.0 [INFO] [stderr] Downloaded bevy_ecs v0.18.0 [INFO] [stderr] Downloaded bevy v0.18.0 [INFO] [stderr] Downloaded glam v0.30.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba9c1aac29f509d041ec9a68a078c1277754756d5999b0374b168ee159fe216 [INFO] running `Command { std: "docker" "start" "-a" "4ba9c1aac29f509d041ec9a68a078c1277754756d5999b0374b168ee159fe216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba9c1aac29f509d041ec9a68a078c1277754756d5999b0374b168ee159fe216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba9c1aac29f509d041ec9a68a078c1277754756d5999b0374b168ee159fe216", kill_on_drop: false }` [INFO] [stdout] 4ba9c1aac29f509d041ec9a68a078c1277754756d5999b0374b168ee159fe216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09d0870af3afa1a12f9909fd680dec068434c9994b5c8d6eb099b4dc8513bbd2 [INFO] running `Command { std: "docker" "start" "-a" "09d0870af3afa1a12f9909fd680dec068434c9994b5c8d6eb099b4dc8513bbd2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bevy_ptr v0.18.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bevy_platform v0.18.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling bevy_utils v0.18.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling bevy_macro_utils v0.18.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.0 [INFO] [stderr] Compiling bevy_derive v0.18.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling glam v0.30.10 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling bevy_tasks v0.18.0 [INFO] [stderr] Compiling bevy_reflect v0.18.0 [INFO] [stderr] Compiling bevy_ecs v0.18.0 [INFO] [stderr] Compiling bevy_math v0.18.0 [INFO] [stderr] Compiling bevy_app v0.18.0 [INFO] [stderr] Compiling bevy_log v0.18.0 [INFO] [stderr] Compiling bevy_time v0.18.0 [INFO] [stderr] Compiling bevy_input v0.18.0 [INFO] [stderr] Compiling bevy_transform v0.18.0 [INFO] [stderr] Compiling bevy_diagnostic v0.18.0 [INFO] [stderr] Compiling bevy_internal v0.18.0 [INFO] [stderr] Compiling bevy v0.18.0 [INFO] [stderr] Compiling bevy_local_commands v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "09d0870af3afa1a12f9909fd680dec068434c9994b5c8d6eb099b4dc8513bbd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d0870af3afa1a12f9909fd680dec068434c9994b5c8d6eb099b4dc8513bbd2", kill_on_drop: false }` [INFO] [stdout] 09d0870af3afa1a12f9909fd680dec068434c9994b5c8d6eb099b4dc8513bbd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daf21458875495de9ab43e9abdcf304001b3b9d2a673aca0e32981f14a65c51b [INFO] running `Command { std: "docker" "start" "-a" "daf21458875495de9ab43e9abdcf304001b3b9d2a673aca0e32981f14a65c51b", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_local_commands v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcZRbY6j/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_local_commands-0c88d4e34b765273,libbevy-87845cba22cfca14,libbevy_internal-911b903e086d4a7e,libbevy_transform-9745616bcd4872ee,libbevy_log-1c3f8304de53b3c0,libtracing_subscriber-3450e4e418f35f34,libsharded_slab-54131fdddada5e4f,liblazy_static-206e48a21956b6b1,libmatchers-6b20c1e35b783e52,libregex_automata-7f2275aff92b6eab,libregex_syntax-b41611d3260a6231,libnu_ansi_term-90002f1d2b8187f3,libtracing_log-2ae08d4dd2c1737d,libtracing-ce72bb12bb820fdd,libtracing_core-89c61f3387bfd761,libonce_cell-043957f93fe71476,libbevy_math-9505c12dd181dc2c,libitertools-b4fc0dbd3ff84db6,libeither-0fdf45b61f79f227,libbevy_input-94f5d0519b9a5e5e,libbevy_diagnostic-37513efc59ef9951,libbevy_time-4ea6dde7fe253ada,libcrossbeam_channel-b8056797229e7f61,libconst_fnv1a_hash-577eec26916df224,libbevy_app-1044e5a39ad061df,libctrlc-2998f80fa1984911,libnix-c59891379c2ebad0,liblibc-fd9cbb9b96fdb013,libbevy_ecs-430f6194ec0bf631,libbitflags-77583d8ddccaccd9,libslotmap-9e1a27018c7f320a,libbevy_tasks-c474ed6d614ab044,libasync_channel-bc08f5d6b90544c9,libevent_listener_strategy-53a4e0e1e80c10f5,libevent_listener-c1850e20427b508f,libasync_executor-790d0373681e8dc3,libfastrand-966a0da88bae1ff8,libslab-75fedd8e969a9924,libasync_task-20543d564eebfeb0,libconcurrent_queue-a4da786a3bf0d535,libcrossbeam_utils-221bda15e85f264f,libfutures_lite-14dfc92a57e44f2f,libfutures_io-dbc1295f25e4d362,libfutures_core-285319825dc736e9,libparking-f5b15481429d84f9,libpin_project_lite-8cda137948184924,libarrayvec-4c827f8b57a1ad1d,libfixedbitset-09d83593d73e8141,liblog-6c471594c474097a,libbumpalo-d044cab35c3afd9b,libbevy_reflect-53e0ca966aa6c687,liberased_serde-6ef043f0d49341df,libtypeid-68e2e3192be10396,libsmallvec-982c1856be917665,libglam-b93a4426d610e27f,libbytemuck-57efc59a4e74f83e,libdowncast_rs-625b0772db68258d,libderive_more-dd754ab20b716d64,libthiserror-3598c26b2252a8b4,libindexmap-8662b06a65dc6edd,libbevy_utils-492d648a41eb2a83,libthread_local-6675aad092b8cb63,libcfg_if-52879664ee908f39,libdisqualified-51c5b868885ec450,libbevy_ptr-e3f1c7170c05778f,libnonmax-c2d777135792668a,libbevy_platform-b390748f4e49cc87,libserde-414f9ebdf431127a,libhashbrown-aeb40a6b39d3e974,libequivalent-da934a6694ab360d,libserde_core-2cb176a15b19c416,libfoldhash-15de0906dab7e198}.rlib" "/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" "/opt/rustwide/target/debug/examples/rustcZRbY6j/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/retries_and_remove-d5284d47a4c3cde5" "-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_remove") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "daf21458875495de9ab43e9abdcf304001b3b9d2a673aca0e32981f14a65c51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daf21458875495de9ab43e9abdcf304001b3b9d2a673aca0e32981f14a65c51b", kill_on_drop: false }` [INFO] [stdout] daf21458875495de9ab43e9abdcf304001b3b9d2a673aca0e32981f14a65c51b