[INFO] fetching crate spew 0.6.0...
[INFO] testing spew-0.6.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate spew 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spew 0.6.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate spew 0.6.0
[INFO] tweaked toml for crates.io crate spew 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spew 0.6.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spew 0.6.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 719043774d9735e9bd771c57158649d0d42784da672fdbdab04c855ea85bbe62
[INFO] running `Command { std: "docker" "start" "-a" "719043774d9735e9bd771c57158649d0d42784da672fdbdab04c855ea85bbe62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "719043774d9735e9bd771c57158649d0d42784da672fdbdab04c855ea85bbe62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "719043774d9735e9bd771c57158649d0d42784da672fdbdab04c855ea85bbe62", kill_on_drop: false }`
[INFO] [stdout] 719043774d9735e9bd771c57158649d0d42784da672fdbdab04c855ea85bbe62
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caca6199becc7a79955af9520c883b4a0f0d0b6d77b28c3a0a2809d2d8305695
[INFO] running `Command { std: "docker" "start" "-a" "caca6199becc7a79955af9520c883b4a0f0d0b6d77b28c3a0a2809d2d8305695", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bevy_ptr v0.14.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_a11y v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.0
[INFO] [stderr]    Compiling bevy v0.14.0
[INFO] [stderr]    Compiling spew v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.23s
[INFO] running `Command { std: "docker" "inspect" "caca6199becc7a79955af9520c883b4a0f0d0b6d77b28c3a0a2809d2d8305695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caca6199becc7a79955af9520c883b4a0f0d0b6d77b28c3a0a2809d2d8305695", kill_on_drop: false }`
[INFO] [stdout] caca6199becc7a79955af9520c883b4a0f0d0b6d77b28c3a0a2809d2d8305695
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c69ba08500a095dc60d2257fb9229b4259399844718c976d17a421b3640d7e85
[INFO] running `Command { std: "docker" "start" "-a" "c69ba08500a095dc60d2257fb9229b4259399844718c976d17a421b3640d7e85", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling const_panic v0.2.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling bevy_tasks v0.14.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling winit v0.30.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling svg_fmt v0.4.3
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling radsort v0.1.0
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling grid v0.14.0
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling taffy v0.5.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling ab_glyph v0.2.26
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bevy_utils v0.14.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling bevy_reflect v0.14.0
[INFO] [stderr]    Compiling encase v0.8.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.14.0
[INFO] [stderr]    Compiling hexasphere v12.0.0
[INFO] [stderr]    Compiling polling v3.7.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling bevy_ecs v0.14.0
[INFO] [stderr]    Compiling bevy_math v0.14.0
[INFO] [stderr]    Compiling accesskit_winit v0.20.4
[INFO] [stderr]    Compiling naga_oil v0.14.0
[INFO] [stderr]    Compiling bevy_color v0.14.1
[INFO] [stderr]    Compiling bevy_app v0.14.0
[INFO] [stderr]    Compiling bevy_core v0.14.0
[INFO] [stderr]    Compiling bevy_a11y v0.14.0
[INFO] [stderr]    Compiling bevy_time v0.14.0
[INFO] [stderr]    Compiling bevy_asset v0.14.0
[INFO] [stderr]    Compiling bevy_input v0.14.0
[INFO] [stderr]    Compiling bevy_log v0.14.0
[INFO] [stderr]    Compiling bevy_window v0.14.0
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.0
[INFO] [stderr]    Compiling bevy_transform v0.14.0
[INFO] [stderr]    Compiling bevy_winit v0.14.0
[INFO] [stderr]    Compiling bevy_render v0.14.0
[INFO] [stderr]    Compiling bevy_core_pipeline v0.14.0
[INFO] [stderr]    Compiling bevy_scene v0.14.0
[INFO] [stderr]    Compiling bevy_sprite v0.14.0
[INFO] [stderr]    Compiling bevy_text v0.14.0
[INFO] [stderr]    Compiling bevy_ui v0.14.0
[INFO] [stderr]    Compiling bevy_internal v0.14.0
[INFO] [stderr]    Compiling bevy v0.14.0
[INFO] [stderr]    Compiling spew v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `spew` (example "multiple_enums")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name multiple_enums --edition=2021 examples/multiple_enums.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcfe6c372d2b45d9 -C extra-filename=-d20c43f8ce28be9d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bevy=/opt/rustwide/target/debug/deps/libbevy-5420d01ecbf178b7.rlib --extern spew=/opt/rustwide/target/debug/deps/libspew-86b18921ed5f9bf4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-983876a14badcac6/out -L native=/opt/rustwide/target/debug/build/blake3-983876a14badcac6/out` (signal: 9, SIGKILL: kill)
[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" "/opt/rustwide/target/debug/examples/rustcGQHgX6/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspew-86b18921ed5f9bf4,libbevy-5420d01ecbf178b7,libbevy_internal-8d9b849560c53b7f,libbevy_winit-1e0efd5c3daf0627,libaccesskit_winit-b401214e9d14cdb4,libwinit-86e2f8e6e0b7575b,libpercent_encoding-7f7ecf94013a574b,libx11rb-c461b3a1886c5864,libas_raw_xcb_connection-bdcdbb3cb1df65df,libx11rb_protocol-937f95b921c6253a,libcalloop-3de229afbff1d8e9,libpolling-df1e6789d1a14b37,librustix-0578f233834dbbd6,liblinux_raw_sys-1d625a13d692da7a,libx11_dl-b677224b0268e086,libxkbcommon_dl-6f045f6f47298010,libxkeysym-d74124b6ff8b4e09,libdlib-2c4557558d66771c,libcursor_icon-4df74d504de7e85f,libdpi-eeddd19f5b603c97,libbevy_ui-c681b4a9d9281734,libtaffy-25d77d074ac0cdea,libslotmap-9aa3a16ab9f2247c,libgrid-7f6d1eaa62f79b24,libbevy_text-3d1bf5ed1c0fb7e7,libglyph_brush_layout-ae79c012c15fc195,libxi_unicode-4ff8fbaac371c7a6,libapprox-2e1e9894fbc5fafe,libab_glyph-c9aef388f068e924,libowned_ttf_parser-bd14c3e94c0a2904,libttf_parser-843209fbe09ded7c,libab_glyph_rasterizer-2a6e6370ea957225,libbevy_sprite-d3f908928fae42df,librectangle_pack-3fb4ec717183febd,libguillotiere-c1c28c20b22bba94,libsvg_fmt-24c1e9a964d7833b,libeuclid-c3dddd73c59d4036,libbevy_scene-50580f1b8bfb40fc,libbevy_log-323e06939318bc99,libtracing_subscriber-708bc904154f5e2b,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libsharded_slab-369405081820223a,liblazy_static-40183573d33ff167,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libtracing_log-d65b2098a5aca53c,libbevy_input-df53625e1d43c8e5,libbevy_core_pipeline-3d84f79297cba6b5,libradsort-9b3d9de02ac26b45,libbevy_render-b3031734b1fc3b32,libnaga_oil-f84c9fca160905e3,libdata_encoding-615d3f3fb03248ca,libunicode_ident-87b609feae294653,libregex-b8cb78cabb5a756b,libregex_automata-cbfbc16a98c07526,libaho_corasick-76e22fbc9963819a,libmemchr-eb0ea8b843856c75,libregex_syntax-8099f48d766365de,libbevy_mikktspace-248e87be1929ebc1,libimage-facb883770aa7a96,libnum_traits-9b8183c8fe610ce1,libhexasphere-b06e6aa9c067b42e,libconstgebra-27f94153503b7bad,libconst_soft_float-07683211d0426660,libbevy_diagnostic-33a647b3b6cc573a,libbevy_time-a7d3b5b67a3d493b,libconst_fnv1a_hash-b51853313d8f8eb8,libbevy_window-c3bdde80146afc44,libbevy_transform-4b4a00e7ef999251,libbevy_hierarchy-e01251325b70b546,libwgpu-40b850f77c70c068,libstatic_assertions-acd18841cc36d7c2,libwgpu_core-e279d90ad035ded5,libwgpu_hal-749b650211572a82,librenderdoc_sys-b0b867bb061dc555,libgpu_descriptor-bb76885bf42e29b3,libgpu_descriptor_types-4a9e2a9f4a449304,libkhronos_egl-19016160472cfce0,liblibloading-eaf9edcf2ec2625d,libprofiling-c69b6367978ba999,libgpu_alloc-f92607be59480062,libgpu_alloc_types-c546f1cee65c50c4,libash-844be902f0dfae99,liblibloading-ba02b10de8590079,libnaga-97d09ab06e9b737b,librustc_hash-077fac84b15c224f,libhexf_parse-32a8a13036c72423,libunicode_xid-56bee48913eeadeb,liblog-3aedd92d58e2dffa,libcodespan_reporting-9a577b70ac53a0c5,libunicode_width-66f4446dc03e1c7f,libtermcolor-f6acb55d5caadcb3,libspirv-dbf9f47055e354f8,libbit_set-7d8006acaaab5423,libbit_vec-b93b725c899df91b,libraw_window_handle-e68b7e56452b1552,libglow-eba7576670d3941f,libbevy_core-9532f0bffcc90370,libbevy_color-9a075e7cfef41c5c,libencase-c002a0ac2bfb5a75,libconst_panic-2f7529d0e4a3da80,libwgpu_types-b3f0fdd30e7a4fd3,libbevy_math-5f35a08e6369ebee,libbevy_asset-4e9fe8caffb6266d,libblake3-90d5272c0c46ee46,libconstant_time_eq-a56c4d0dab9fa968,libarrayvec-df005fc38c1f7d5c,libarrayref-a46370f59151d8d0,libasync_broadcast-2f15c5927b824991,libevent_listener-55ffc13ab1e45b6d,libasync_fs-042a9e02307a3d13,libblocking-41b3c47a2536ad66,libpiper-382e3158a806a415,libatomic_waker-f98c2fb1596910db,libasync_channel-97b0a92c608c0f85,libron-b35e712d6a810a63,libbase64-76d22feba062e299,libasync_lock-42ca06fdd85e54e5,libevent_listener_strategy-36b1257c4566597c,libevent_listener-4279ca964168da12,libparking_lot-93fbd2ef3143f7f2,libparking_lot_core-078319374bc700d4,liblock_api-a99211befbeb82c2,libscopeguard-88d64e99d3001c2a,libcrossbeam_channel-81fca7711b0744f7,libbevy_a11y-cf46423921740a3e,libaccesskit-7bd34232b6a12623,libbevy_app-1d657f38e16e9a1e,libbevy_ecs-1941d6507c8f022a,libbitflags-cd88e30893c1c4e5,libnonmax-e4b78c9cd4c13f09,libpetgraph-874deb8fbab6b7a5,libindexmap-1b618b2fb9dda14d,libequivalent-4046d892813a5d9a,libfixedbitset-2f45e476dfac046e,libbevy_tasks-9ffd7a5510641e75,libasync_executor-2a72d788e0be7d2b,libslab-8b16734caed82d27,libconcurrent_queue-dd47243f0bd777c7,libcrossbeam_utils-c2b396e4180feb24,libasync_task-599af859add9e0dc,libfutures_lite-2a473d7c73069123,libfutures_io-413514aa89d3f7a0,libfutures_core-f9239d29bad6497f,libparking-2ac327add01ecafa,libfastrand-e5eaf43c69abec86,libfixedbitset-2346e1596ca2e543,libbevy_reflect-a14a1cd105bfc7c3,libuuid-43c55e1db01a06f2,libsmol_str-4a381ce375e85eb2,liberased_serde-a6b9a069ca41a5e7,libtypeid-2399df355f37a45d,libsmallvec-17d06f2736f28c73,libglam-7e3b11e844a42e75,librand-be914fd48a9380b9,librand_core-01ffad101d6800f2,libbytemuck-b23e34aa21b25508,libdowncast_rs-c198ce84cb90b565,libthiserror-15088603358dbbe2,libbevy_utils-cd3ca943cec3c14e,libweb_time-92908ffd7730dd39,libtracing-9d935db85f9713ff,libpin_project_lite-96380cfbe13ff412,libtracing_core-c3c3be9f2b1fbc31,libhashbrown-9c63f43007d58122,libserde-fe5dd2ca044e3a55,liballocator_api2-d2068d8f08cf0916,libahash-fa8517897c1b1aa5,libgetrandom-46aec1ba084670c3,liblibc-c6d55528d9606a6f,libzerocopy-c9e17c6f1f4b0703,libthread_local-d24a080f02a431f6,libcfg_if-8c8419bc1cff3c76,libonce_cell-75d2118436933f61,libbevy_ptr-2e5de047b8de6fdc}.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" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcGQHgX6/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" "/opt/rustwide/target/debug/build/blake3-983876a14badcac6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/query_after_spawn-d10c5fabc44bafbd" "-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 `spew` (example "query_after_spawn") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcLydJO9/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspew-86b18921ed5f9bf4,libbevy-5420d01ecbf178b7,libbevy_internal-8d9b849560c53b7f,libbevy_winit-1e0efd5c3daf0627,libaccesskit_winit-b401214e9d14cdb4,libwinit-86e2f8e6e0b7575b,libpercent_encoding-7f7ecf94013a574b,libx11rb-c461b3a1886c5864,libas_raw_xcb_connection-bdcdbb3cb1df65df,libx11rb_protocol-937f95b921c6253a,libcalloop-3de229afbff1d8e9,libpolling-df1e6789d1a14b37,librustix-0578f233834dbbd6,liblinux_raw_sys-1d625a13d692da7a,libx11_dl-b677224b0268e086,libxkbcommon_dl-6f045f6f47298010,libxkeysym-d74124b6ff8b4e09,libdlib-2c4557558d66771c,libcursor_icon-4df74d504de7e85f,libdpi-eeddd19f5b603c97,libbevy_ui-c681b4a9d9281734,libtaffy-25d77d074ac0cdea,libslotmap-9aa3a16ab9f2247c,libgrid-7f6d1eaa62f79b24,libbevy_text-3d1bf5ed1c0fb7e7,libglyph_brush_layout-ae79c012c15fc195,libxi_unicode-4ff8fbaac371c7a6,libapprox-2e1e9894fbc5fafe,libab_glyph-c9aef388f068e924,libowned_ttf_parser-bd14c3e94c0a2904,libttf_parser-843209fbe09ded7c,libab_glyph_rasterizer-2a6e6370ea957225,libbevy_sprite-d3f908928fae42df,librectangle_pack-3fb4ec717183febd,libguillotiere-c1c28c20b22bba94,libsvg_fmt-24c1e9a964d7833b,libeuclid-c3dddd73c59d4036,libbevy_scene-50580f1b8bfb40fc,libbevy_log-323e06939318bc99,libtracing_subscriber-708bc904154f5e2b,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libsharded_slab-369405081820223a,liblazy_static-40183573d33ff167,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libtracing_log-d65b2098a5aca53c,libbevy_input-df53625e1d43c8e5,libbevy_core_pipeline-3d84f79297cba6b5,libradsort-9b3d9de02ac26b45,libbevy_render-b3031734b1fc3b32,libnaga_oil-f84c9fca160905e3,libdata_encoding-615d3f3fb03248ca,libunicode_ident-87b609feae294653,libregex-b8cb78cabb5a756b,libregex_automata-cbfbc16a98c07526,libaho_corasick-76e22fbc9963819a,libmemchr-eb0ea8b843856c75,libregex_syntax-8099f48d766365de,libbevy_mikktspace-248e87be1929ebc1,libimage-facb883770aa7a96,libnum_traits-9b8183c8fe610ce1,libhexasphere-b06e6aa9c067b42e,libconstgebra-27f94153503b7bad,libconst_soft_float-07683211d0426660,libbevy_diagnostic-33a647b3b6cc573a,libbevy_time-a7d3b5b67a3d493b,libconst_fnv1a_hash-b51853313d8f8eb8,libbevy_window-c3bdde80146afc44,libbevy_transform-4b4a00e7ef999251,libbevy_hierarchy-e01251325b70b546,libwgpu-40b850f77c70c068,libstatic_assertions-acd18841cc36d7c2,libwgpu_core-e279d90ad035ded5,libwgpu_hal-749b650211572a82,librenderdoc_sys-b0b867bb061dc555,libgpu_descriptor-bb76885bf42e29b3,libgpu_descriptor_types-4a9e2a9f4a449304,libkhronos_egl-19016160472cfce0,liblibloading-eaf9edcf2ec2625d,libprofiling-c69b6367978ba999,libgpu_alloc-f92607be59480062,libgpu_alloc_types-c546f1cee65c50c4,libash-844be902f0dfae99,liblibloading-ba02b10de8590079,libnaga-97d09ab06e9b737b,librustc_hash-077fac84b15c224f,libhexf_parse-32a8a13036c72423,libunicode_xid-56bee48913eeadeb,liblog-3aedd92d58e2dffa,libcodespan_reporting-9a577b70ac53a0c5,libunicode_width-66f4446dc03e1c7f,libtermcolor-f6acb55d5caadcb3,libspirv-dbf9f47055e354f8,libbit_set-7d8006acaaab5423,libbit_vec-b93b725c899df91b,libraw_window_handle-e68b7e56452b1552,libglow-eba7576670d3941f,libbevy_core-9532f0bffcc90370,libbevy_color-9a075e7cfef41c5c,libencase-c002a0ac2bfb5a75,libconst_panic-2f7529d0e4a3da80,libwgpu_types-b3f0fdd30e7a4fd3,libbevy_math-5f35a08e6369ebee,libbevy_asset-4e9fe8caffb6266d,libblake3-90d5272c0c46ee46,libconstant_time_eq-a56c4d0dab9fa968,libarrayvec-df005fc38c1f7d5c,libarrayref-a46370f59151d8d0,libasync_broadcast-2f15c5927b824991,libevent_listener-55ffc13ab1e45b6d,libasync_fs-042a9e02307a3d13,libblocking-41b3c47a2536ad66,libpiper-382e3158a806a415,libatomic_waker-f98c2fb1596910db,libasync_channel-97b0a92c608c0f85,libron-b35e712d6a810a63,libbase64-76d22feba062e299,libasync_lock-42ca06fdd85e54e5,libevent_listener_strategy-36b1257c4566597c,libevent_listener-4279ca964168da12,libparking_lot-93fbd2ef3143f7f2,libparking_lot_core-078319374bc700d4,liblock_api-a99211befbeb82c2,libscopeguard-88d64e99d3001c2a,libcrossbeam_channel-81fca7711b0744f7,libbevy_a11y-cf46423921740a3e,libaccesskit-7bd34232b6a12623,libbevy_app-1d657f38e16e9a1e,libbevy_ecs-1941d6507c8f022a,libbitflags-cd88e30893c1c4e5,libnonmax-e4b78c9cd4c13f09,libpetgraph-874deb8fbab6b7a5,libindexmap-1b618b2fb9dda14d,libequivalent-4046d892813a5d9a,libfixedbitset-2f45e476dfac046e,libbevy_tasks-9ffd7a5510641e75,libasync_executor-2a72d788e0be7d2b,libslab-8b16734caed82d27,libconcurrent_queue-dd47243f0bd777c7,libcrossbeam_utils-c2b396e4180feb24,libasync_task-599af859add9e0dc,libfutures_lite-2a473d7c73069123,libfutures_io-413514aa89d3f7a0,libfutures_core-f9239d29bad6497f,libparking-2ac327add01ecafa,libfastrand-e5eaf43c69abec86,libfixedbitset-2346e1596ca2e543,libbevy_reflect-a14a1cd105bfc7c3,libuuid-43c55e1db01a06f2,libsmol_str-4a381ce375e85eb2,liberased_serde-a6b9a069ca41a5e7,libtypeid-2399df355f37a45d,libsmallvec-17d06f2736f28c73,libglam-7e3b11e844a42e75,librand-be914fd48a9380b9,librand_core-01ffad101d6800f2,libbytemuck-b23e34aa21b25508,libdowncast_rs-c198ce84cb90b565,libthiserror-15088603358dbbe2,libbevy_utils-cd3ca943cec3c14e,libweb_time-92908ffd7730dd39,libtracing-9d935db85f9713ff,libpin_project_lite-96380cfbe13ff412,libtracing_core-c3c3be9f2b1fbc31,libhashbrown-9c63f43007d58122,libserde-fe5dd2ca044e3a55,liballocator_api2-d2068d8f08cf0916,libahash-fa8517897c1b1aa5,libgetrandom-46aec1ba084670c3,liblibc-c6d55528d9606a6f,libzerocopy-c9e17c6f1f4b0703,libthread_local-d24a080f02a431f6,libcfg_if-8c8419bc1cff3c76,libonce_cell-75d2118436933f61,libbevy_ptr-2e5de047b8de6fdc}.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" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcLydJO9/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" "/opt/rustwide/target/debug/build/blake3-983876a14badcac6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/minimal-9885d80e962f78aa" "-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 `spew` (example "minimal") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcXUc5iu/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspew-86b18921ed5f9bf4,libbevy-5420d01ecbf178b7,libbevy_internal-8d9b849560c53b7f,libbevy_winit-1e0efd5c3daf0627,libaccesskit_winit-b401214e9d14cdb4,libwinit-86e2f8e6e0b7575b,libpercent_encoding-7f7ecf94013a574b,libx11rb-c461b3a1886c5864,libas_raw_xcb_connection-bdcdbb3cb1df65df,libx11rb_protocol-937f95b921c6253a,libcalloop-3de229afbff1d8e9,libpolling-df1e6789d1a14b37,librustix-0578f233834dbbd6,liblinux_raw_sys-1d625a13d692da7a,libx11_dl-b677224b0268e086,libxkbcommon_dl-6f045f6f47298010,libxkeysym-d74124b6ff8b4e09,libdlib-2c4557558d66771c,libcursor_icon-4df74d504de7e85f,libdpi-eeddd19f5b603c97,libbevy_ui-c681b4a9d9281734,libtaffy-25d77d074ac0cdea,libslotmap-9aa3a16ab9f2247c,libgrid-7f6d1eaa62f79b24,libbevy_text-3d1bf5ed1c0fb7e7,libglyph_brush_layout-ae79c012c15fc195,libxi_unicode-4ff8fbaac371c7a6,libapprox-2e1e9894fbc5fafe,libab_glyph-c9aef388f068e924,libowned_ttf_parser-bd14c3e94c0a2904,libttf_parser-843209fbe09ded7c,libab_glyph_rasterizer-2a6e6370ea957225,libbevy_sprite-d3f908928fae42df,librectangle_pack-3fb4ec717183febd,libguillotiere-c1c28c20b22bba94,libsvg_fmt-24c1e9a964d7833b,libeuclid-c3dddd73c59d4036,libbevy_scene-50580f1b8bfb40fc,libbevy_log-323e06939318bc99,libtracing_subscriber-708bc904154f5e2b,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libsharded_slab-369405081820223a,liblazy_static-40183573d33ff167,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libtracing_log-d65b2098a5aca53c,libbevy_input-df53625e1d43c8e5,libbevy_core_pipeline-3d84f79297cba6b5,libradsort-9b3d9de02ac26b45,libbevy_render-b3031734b1fc3b32,libnaga_oil-f84c9fca160905e3,libdata_encoding-615d3f3fb03248ca,libunicode_ident-87b609feae294653,libregex-b8cb78cabb5a756b,libregex_automata-cbfbc16a98c07526,libaho_corasick-76e22fbc9963819a,libmemchr-eb0ea8b843856c75,libregex_syntax-8099f48d766365de,libbevy_mikktspace-248e87be1929ebc1,libimage-facb883770aa7a96,libnum_traits-9b8183c8fe610ce1,libhexasphere-b06e6aa9c067b42e,libconstgebra-27f94153503b7bad,libconst_soft_float-07683211d0426660,libbevy_diagnostic-33a647b3b6cc573a,libbevy_time-a7d3b5b67a3d493b,libconst_fnv1a_hash-b51853313d8f8eb8,libbevy_window-c3bdde80146afc44,libbevy_transform-4b4a00e7ef999251,libbevy_hierarchy-e01251325b70b546,libwgpu-40b850f77c70c068,libstatic_assertions-acd18841cc36d7c2,libwgpu_core-e279d90ad035ded5,libwgpu_hal-749b650211572a82,librenderdoc_sys-b0b867bb061dc555,libgpu_descriptor-bb76885bf42e29b3,libgpu_descriptor_types-4a9e2a9f4a449304,libkhronos_egl-19016160472cfce0,liblibloading-eaf9edcf2ec2625d,libprofiling-c69b6367978ba999,libgpu_alloc-f92607be59480062,libgpu_alloc_types-c546f1cee65c50c4,libash-844be902f0dfae99,liblibloading-ba02b10de8590079,libnaga-97d09ab06e9b737b,librustc_hash-077fac84b15c224f,libhexf_parse-32a8a13036c72423,libunicode_xid-56bee48913eeadeb,liblog-3aedd92d58e2dffa,libcodespan_reporting-9a577b70ac53a0c5,libunicode_width-66f4446dc03e1c7f,libtermcolor-f6acb55d5caadcb3,libspirv-dbf9f47055e354f8,libbit_set-7d8006acaaab5423,libbit_vec-b93b725c899df91b,libraw_window_handle-e68b7e56452b1552,libglow-eba7576670d3941f,libbevy_core-9532f0bffcc90370,libbevy_color-9a075e7cfef41c5c,libencase-c002a0ac2bfb5a75,libconst_panic-2f7529d0e4a3da80,libwgpu_types-b3f0fdd30e7a4fd3,libbevy_math-5f35a08e6369ebee,libbevy_asset-4e9fe8caffb6266d,libblake3-90d5272c0c46ee46,libconstant_time_eq-a56c4d0dab9fa968,libarrayvec-df005fc38c1f7d5c,libarrayref-a46370f59151d8d0,libasync_broadcast-2f15c5927b824991,libevent_listener-55ffc13ab1e45b6d,libasync_fs-042a9e02307a3d13,libblocking-41b3c47a2536ad66,libpiper-382e3158a806a415,libatomic_waker-f98c2fb1596910db,libasync_channel-97b0a92c608c0f85,libron-b35e712d6a810a63,libbase64-76d22feba062e299,libasync_lock-42ca06fdd85e54e5,libevent_listener_strategy-36b1257c4566597c,libevent_listener-4279ca964168da12,libparking_lot-93fbd2ef3143f7f2,libparking_lot_core-078319374bc700d4,liblock_api-a99211befbeb82c2,libscopeguard-88d64e99d3001c2a,libcrossbeam_channel-81fca7711b0744f7,libbevy_a11y-cf46423921740a3e,libaccesskit-7bd34232b6a12623,libbevy_app-1d657f38e16e9a1e,libbevy_ecs-1941d6507c8f022a,libbitflags-cd88e30893c1c4e5,libnonmax-e4b78c9cd4c13f09,libpetgraph-874deb8fbab6b7a5,libindexmap-1b618b2fb9dda14d,libequivalent-4046d892813a5d9a,libfixedbitset-2f45e476dfac046e,libbevy_tasks-9ffd7a5510641e75,libasync_executor-2a72d788e0be7d2b,libslab-8b16734caed82d27,libconcurrent_queue-dd47243f0bd777c7,libcrossbeam_utils-c2b396e4180feb24,libasync_task-599af859add9e0dc,libfutures_lite-2a473d7c73069123,libfutures_io-413514aa89d3f7a0,libfutures_core-f9239d29bad6497f,libparking-2ac327add01ecafa,libfastrand-e5eaf43c69abec86,libfixedbitset-2346e1596ca2e543,libbevy_reflect-a14a1cd105bfc7c3,libuuid-43c55e1db01a06f2,libsmol_str-4a381ce375e85eb2,liberased_serde-a6b9a069ca41a5e7,libtypeid-2399df355f37a45d,libsmallvec-17d06f2736f28c73,libglam-7e3b11e844a42e75,librand-be914fd48a9380b9,librand_core-01ffad101d6800f2,libbytemuck-b23e34aa21b25508,libdowncast_rs-c198ce84cb90b565,libthiserror-15088603358dbbe2,libbevy_utils-cd3ca943cec3c14e,libweb_time-92908ffd7730dd39,libtracing-9d935db85f9713ff,libpin_project_lite-96380cfbe13ff412,libtracing_core-c3c3be9f2b1fbc31,libhashbrown-9c63f43007d58122,libserde-fe5dd2ca044e3a55,liballocator_api2-d2068d8f08cf0916,libahash-fa8517897c1b1aa5,libgetrandom-46aec1ba084670c3,liblibc-c6d55528d9606a6f,libzerocopy-c9e17c6f1f4b0703,libthread_local-d24a080f02a431f6,libcfg_if-8c8419bc1cff3c76,libonce_cell-75d2118436933f61,libbevy_ptr-2e5de047b8de6fdc}.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" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcXUc5iu/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" "/opt/rustwide/target/debug/build/blake3-983876a14badcac6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/passing_data-0337a055bd1cd029" "-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 `spew` (example "passing_data") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcAlcxic/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspew-86b18921ed5f9bf4,libbevy-5420d01ecbf178b7,libbevy_internal-8d9b849560c53b7f,libbevy_winit-1e0efd5c3daf0627,libaccesskit_winit-b401214e9d14cdb4,libwinit-86e2f8e6e0b7575b,libpercent_encoding-7f7ecf94013a574b,libx11rb-c461b3a1886c5864,libas_raw_xcb_connection-bdcdbb3cb1df65df,libx11rb_protocol-937f95b921c6253a,libcalloop-3de229afbff1d8e9,libpolling-df1e6789d1a14b37,librustix-0578f233834dbbd6,liblinux_raw_sys-1d625a13d692da7a,libx11_dl-b677224b0268e086,libxkbcommon_dl-6f045f6f47298010,libxkeysym-d74124b6ff8b4e09,libdlib-2c4557558d66771c,libcursor_icon-4df74d504de7e85f,libdpi-eeddd19f5b603c97,libbevy_ui-c681b4a9d9281734,libtaffy-25d77d074ac0cdea,libslotmap-9aa3a16ab9f2247c,libgrid-7f6d1eaa62f79b24,libbevy_text-3d1bf5ed1c0fb7e7,libglyph_brush_layout-ae79c012c15fc195,libxi_unicode-4ff8fbaac371c7a6,libapprox-2e1e9894fbc5fafe,libab_glyph-c9aef388f068e924,libowned_ttf_parser-bd14c3e94c0a2904,libttf_parser-843209fbe09ded7c,libab_glyph_rasterizer-2a6e6370ea957225,libbevy_sprite-d3f908928fae42df,librectangle_pack-3fb4ec717183febd,libguillotiere-c1c28c20b22bba94,libsvg_fmt-24c1e9a964d7833b,libeuclid-c3dddd73c59d4036,libbevy_scene-50580f1b8bfb40fc,libbevy_log-323e06939318bc99,libtracing_subscriber-708bc904154f5e2b,libnu_ansi_term-8db983f1ce27e169,liboverload-089c2ed30f2e101e,libsharded_slab-369405081820223a,liblazy_static-40183573d33ff167,libmatchers-113eec641e45d4fb,libregex_automata-1019eeb8629ff2e8,libregex_syntax-4779e75565fac6b0,libtracing_log-d65b2098a5aca53c,libbevy_input-df53625e1d43c8e5,libbevy_core_pipeline-3d84f79297cba6b5,libradsort-9b3d9de02ac26b45,libbevy_render-b3031734b1fc3b32,libnaga_oil-f84c9fca160905e3,libdata_encoding-615d3f3fb03248ca,libunicode_ident-87b609feae294653,libregex-b8cb78cabb5a756b,libregex_automata-cbfbc16a98c07526,libaho_corasick-76e22fbc9963819a,libmemchr-eb0ea8b843856c75,libregex_syntax-8099f48d766365de,libbevy_mikktspace-248e87be1929ebc1,libimage-facb883770aa7a96,libnum_traits-9b8183c8fe610ce1,libhexasphere-b06e6aa9c067b42e,libconstgebra-27f94153503b7bad,libconst_soft_float-07683211d0426660,libbevy_diagnostic-33a647b3b6cc573a,libbevy_time-a7d3b5b67a3d493b,libconst_fnv1a_hash-b51853313d8f8eb8,libbevy_window-c3bdde80146afc44,libbevy_transform-4b4a00e7ef999251,libbevy_hierarchy-e01251325b70b546,libwgpu-40b850f77c70c068,libstatic_assertions-acd18841cc36d7c2,libwgpu_core-e279d90ad035ded5,libwgpu_hal-749b650211572a82,librenderdoc_sys-b0b867bb061dc555,libgpu_descriptor-bb76885bf42e29b3,libgpu_descriptor_types-4a9e2a9f4a449304,libkhronos_egl-19016160472cfce0,liblibloading-eaf9edcf2ec2625d,libprofiling-c69b6367978ba999,libgpu_alloc-f92607be59480062,libgpu_alloc_types-c546f1cee65c50c4,libash-844be902f0dfae99,liblibloading-ba02b10de8590079,libnaga-97d09ab06e9b737b,librustc_hash-077fac84b15c224f,libhexf_parse-32a8a13036c72423,libunicode_xid-56bee48913eeadeb,liblog-3aedd92d58e2dffa,libcodespan_reporting-9a577b70ac53a0c5,libunicode_width-66f4446dc03e1c7f,libtermcolor-f6acb55d5caadcb3,libspirv-dbf9f47055e354f8,libbit_set-7d8006acaaab5423,libbit_vec-b93b725c899df91b,libraw_window_handle-e68b7e56452b1552,libglow-eba7576670d3941f,libbevy_core-9532f0bffcc90370,libbevy_color-9a075e7cfef41c5c,libencase-c002a0ac2bfb5a75,libconst_panic-2f7529d0e4a3da80,libwgpu_types-b3f0fdd30e7a4fd3,libbevy_math-5f35a08e6369ebee,libbevy_asset-4e9fe8caffb6266d,libblake3-90d5272c0c46ee46,libconstant_time_eq-a56c4d0dab9fa968,libarrayvec-df005fc38c1f7d5c,libarrayref-a46370f59151d8d0,libasync_broadcast-2f15c5927b824991,libevent_listener-55ffc13ab1e45b6d,libasync_fs-042a9e02307a3d13,libblocking-41b3c47a2536ad66,libpiper-382e3158a806a415,libatomic_waker-f98c2fb1596910db,libasync_channel-97b0a92c608c0f85,libron-b35e712d6a810a63,libbase64-76d22feba062e299,libasync_lock-42ca06fdd85e54e5,libevent_listener_strategy-36b1257c4566597c,libevent_listener-4279ca964168da12,libparking_lot-93fbd2ef3143f7f2,libparking_lot_core-078319374bc700d4,liblock_api-a99211befbeb82c2,libscopeguard-88d64e99d3001c2a,libcrossbeam_channel-81fca7711b0744f7,libbevy_a11y-cf46423921740a3e,libaccesskit-7bd34232b6a12623,libbevy_app-1d657f38e16e9a1e,libbevy_ecs-1941d6507c8f022a,libbitflags-cd88e30893c1c4e5,libnonmax-e4b78c9cd4c13f09,libpetgraph-874deb8fbab6b7a5,libindexmap-1b618b2fb9dda14d,libequivalent-4046d892813a5d9a,libfixedbitset-2f45e476dfac046e,libbevy_tasks-9ffd7a5510641e75,libasync_executor-2a72d788e0be7d2b,libslab-8b16734caed82d27,libconcurrent_queue-dd47243f0bd777c7,libcrossbeam_utils-c2b396e4180feb24,libasync_task-599af859add9e0dc,libfutures_lite-2a473d7c73069123,libfutures_io-413514aa89d3f7a0,libfutures_core-f9239d29bad6497f,libparking-2ac327add01ecafa,libfastrand-e5eaf43c69abec86,libfixedbitset-2346e1596ca2e543,libbevy_reflect-a14a1cd105bfc7c3,libuuid-43c55e1db01a06f2,libsmol_str-4a381ce375e85eb2,liberased_serde-a6b9a069ca41a5e7,libtypeid-2399df355f37a45d,libsmallvec-17d06f2736f28c73,libglam-7e3b11e844a42e75,librand-be914fd48a9380b9,librand_core-01ffad101d6800f2,libbytemuck-b23e34aa21b25508,libdowncast_rs-c198ce84cb90b565,libthiserror-15088603358dbbe2,libbevy_utils-cd3ca943cec3c14e,libweb_time-92908ffd7730dd39,libtracing-9d935db85f9713ff,libpin_project_lite-96380cfbe13ff412,libtracing_core-c3c3be9f2b1fbc31,libhashbrown-9c63f43007d58122,libserde-fe5dd2ca044e3a55,liballocator_api2-d2068d8f08cf0916,libahash-fa8517897c1b1aa5,libgetrandom-46aec1ba084670c3,liblibc-c6d55528d9606a6f,libzerocopy-c9e17c6f1f4b0703,libthread_local-d24a080f02a431f6,libcfg_if-8c8419bc1cff3c76,libonce_cell-75d2118436933f61,libbevy_ptr-2e5de047b8de6fdc}.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" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcAlcxic/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" "/opt/rustwide/target/debug/build/blake3-983876a14badcac6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multiple_spawners-588ae48c4b10f369" "-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 `spew` (example "multiple_spawners") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c69ba08500a095dc60d2257fb9229b4259399844718c976d17a421b3640d7e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69ba08500a095dc60d2257fb9229b4259399844718c976d17a421b3640d7e85", kill_on_drop: false }`
[INFO] [stdout] c69ba08500a095dc60d2257fb9229b4259399844718c976d17a421b3640d7e85
