[INFO] fetching crate bevy_crossterm 0.4.0... [INFO] testing bevy_crossterm-0.4.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate bevy_crossterm 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bevy_crossterm 0.4.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_crossterm 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_crossterm 0.4.0 [INFO] tweaked toml for crates.io crate bevy_crossterm 0.4.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate bevy_crossterm 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twounordered v0.1.0 [INFO] [stderr] Downloaded is_sorted v0.1.1 [INFO] [stderr] Downloaded partial-min-max v0.4.0 [INFO] [stderr] Downloaded compt v1.9.1 [INFO] [stderr] Downloaded unchecked_unwrap v2.0.2 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded broccoli v0.7.5 [INFO] [stderr] Downloaded smawk v0.3.0 [INFO] [stderr] Downloaded textwrap v0.13.1 [INFO] [stderr] Downloaded axgeom v1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c3ff81ccf9801d7359b24d38565d65d94bdea831c987b546e7853fcc5a75bab9 [INFO] running `Command { std: "docker" "start" "-a" "c3ff81ccf9801d7359b24d38565d65d94bdea831c987b546e7853fcc5a75bab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3ff81ccf9801d7359b24d38565d65d94bdea831c987b546e7853fcc5a75bab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ff81ccf9801d7359b24d38565d65d94bdea831c987b546e7853fcc5a75bab9", kill_on_drop: false }` [INFO] [stdout] c3ff81ccf9801d7359b24d38565d65d94bdea831c987b546e7853fcc5a75bab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 743ac376f7addd7cc62c3d3c7b01efc172d6a7b40436be96f87bdbe2ffd2ed00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "743ac376f7addd7cc62c3d3c7b01efc172d6a7b40436be96f87bdbe2ffd2ed00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling partial-min-max v0.4.0 [INFO] [stderr] Compiling is_sorted v0.1.1 [INFO] [stderr] Compiling compt v1.9.1 [INFO] [stderr] Compiling unchecked_unwrap v2.0.2 [INFO] [stderr] Compiling twounordered v0.1.0 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling glam v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v5.0.0-pre.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling axgeom v1.9.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling broccoli v0.7.5 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling find-crate v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_log v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_input v0.4.0 [INFO] [stderr] Compiling bevy_diagnostic v0.4.0 [INFO] [stderr] Compiling bevy_scene v0.4.0 [INFO] [stderr] Compiling bevy_internal v0.4.0 [INFO] [stderr] Compiling bevy v0.4.0 [INFO] [stderr] Compiling bevy_crossterm v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "743ac376f7addd7cc62c3d3c7b01efc172d6a7b40436be96f87bdbe2ffd2ed00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743ac376f7addd7cc62c3d3c7b01efc172d6a7b40436be96f87bdbe2ffd2ed00", kill_on_drop: false }` [INFO] [stdout] 743ac376f7addd7cc62c3d3c7b01efc172d6a7b40436be96f87bdbe2ffd2ed00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cbb097859e5b54f06657f79c1ae7767059c887e029e454f7ec9dc141f1caf8b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1cbb097859e5b54f06657f79c1ae7767059c887e029e454f7ec9dc141f1caf8b", kill_on_drop: false }` [INFO] [stderr] Compiling smawk v0.3.0 [INFO] [stderr] Compiling textwrap v0.13.1 [INFO] [stderr] Compiling bevy_crossterm v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bevy_crossterm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name demo --edition=2018 examples/demo/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=df3bc5d925394734 -C extra-filename=-df3bc5d925394734 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-19aa9b11d8a77438.rlib --extern bevy=/opt/rustwide/target/debug/deps/libbevy-11e47970038a367e.rlib --extern bevy_crossterm=/opt/rustwide/target/debug/deps/libbevy_crossterm-99a66c518b446e0a.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib --extern broccoli=/opt/rustwide/target/debug/deps/libbroccoli-7a1847dd4dd6b1a6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b60533729d7b3d5a.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-3aa022dff017d0b3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f4afced269111de.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-29d139acb4895181.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-6cd3e0c20f7bdb50.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.assets.b8db34gd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f" "/opt/rustwide/target/debug/examples/assets-f141fcc477ec948f.4nu8dns2vj5aug6v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_crossterm-99a66c518b446e0a.rlib" "/opt/rustwide/target/debug/deps/libbroccoli-7a1847dd4dd6b1a6.rlib" "/opt/rustwide/target/debug/deps/libtwounordered-4db625c9d791e01c.rlib" "/opt/rustwide/target/debug/deps/libunchecked_unwrap-d324805f15053ec6.rlib" "/opt/rustwide/target/debug/deps/libitertools-29b15b1da96b89d7.rlib" "/opt/rustwide/target/debug/deps/librayon-db832c859befa697.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b91c4677cb46ffa1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6d22e3ca0113427c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ebd1b7f5d6357f15.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-83c0b633c61cea0e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e04655e2ef092aee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a00feec9ee9478ed.rlib" "/opt/rustwide/target/debug/deps/libeither-6531171134b8f25b.rlib" "/opt/rustwide/target/debug/deps/libcompt-bc6d4dd8ce89a77a.rlib" "/opt/rustwide/target/debug/deps/libaxgeom-2e74ea398f5ab0ea.rlib" "/opt/rustwide/target/debug/deps/libpartial_min_max-07d2ad6e05cec209.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-95e0d30af045f4c8.rlib" "/opt/rustwide/target/debug/deps/libis_sorted-03b8c08517adcce1.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-b60533729d7b3d5a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-daa6490e88054f6f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49a5dd7ea5b34919.rlib" "/opt/rustwide/target/debug/deps/libmio-470d4f235f3369e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-6cd3e0c20f7bdb50.rlib" "/opt/rustwide/target/debug/deps/libbevy-11e47970038a367e.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-370bacc64ec6953f.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-e91a971eb3f85472.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-1ff3897be01f1a87.rlib" "/opt/rustwide/target/debug/deps/libron-3aa022dff017d0b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-9f1903d7aa741e04.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-e10ccc61470387a4.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-692a66ddd5328fbb.rlib" "/opt/rustwide/target/debug/deps/libchrono-141ccfa1a84388cd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c395c8c104714a74.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-cd850070754eacbd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b3b6fdd0ebc5cd27.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-44123fecdb9f4ce0.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-4def7461d143d7c7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-eb7bfe6b04a36946.rlib" "/opt/rustwide/target/debug/deps/libmatchers-5f50004369c9ffd9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-fc9ef176762e91ab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0d97d10b9dc401d8.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-9f555131f74ca809.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-c3072a3f02057177.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-35515cf10d6edf6e.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-e90f5a56483376d2.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-6139692454a89f91.rlib" "/opt/rustwide/target/debug/deps/libnotify-d00b33662e3d5ff4.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-a1fe2f82ce31719f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-cb3e22aa51f3fb4c.rlib" "/opt/rustwide/target/debug/deps/libmio-0c06281b0e65ed3b.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-1d22d584918d377d.rlib" "/opt/rustwide/target/debug/deps/libanymap-221b2e853f553154.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/libinotify-4bfcebd30fea6692.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-02d21a5a23ee6fd2.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-538c5075c796b401.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-ce2165e2c3944f2b.rlib" "/opt/rustwide/target/debug/deps/libglam-610ee51ec422aed4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-19aa9b11d8a77438.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-77c1278d506f8fbe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-9931823f5fdc864e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-779ce7ad16e77c2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0779bd002f6bb0a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b80fb04a57f37090.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-d22079938df0a282.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-c4d2a545dddfa82a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ce38df29c7023a3e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-fa4ebfa3f1f16a04.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-cecac2aec7086288.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16848b44ae9cb397.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d6aec19f4fd85183.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-951113a943212067.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bbf53c70cfd292e4.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-9fa50da54854d11c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-db867a11779eb58d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f20f0ba2a2f19c75.rlib" "/opt/rustwide/target/debug/deps/libuuid-8e2468596aea1be7.rlib" "/opt/rustwide/target/debug/deps/librand-6fecfe2fa7b81d74.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82349cf743966130.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-f383c653693b8fe3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d0f4638b6893276.rlib" "/opt/rustwide/target/debug/deps/libserde-7f4afced269111de.rlib" "/opt/rustwide/target/debug/deps/libtracing-5159098902af0c58.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f02f6b2406e547a2.rlib" "/opt/rustwide/target/debug/deps/libinstant-69b346f0c6ba935f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libahash-6eb7f7647099b989.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a55c54415ac42bb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.transparency.8c9eevhh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662" "/opt/rustwide/target/debug/examples/transparency-12320927e2b12662.1qjbwgly2dgysdxy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_crossterm-99a66c518b446e0a.rlib" "/opt/rustwide/target/debug/deps/libbroccoli-7a1847dd4dd6b1a6.rlib" "/opt/rustwide/target/debug/deps/libtwounordered-4db625c9d791e01c.rlib" "/opt/rustwide/target/debug/deps/libunchecked_unwrap-d324805f15053ec6.rlib" "/opt/rustwide/target/debug/deps/libitertools-29b15b1da96b89d7.rlib" "/opt/rustwide/target/debug/deps/librayon-db832c859befa697.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b91c4677cb46ffa1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6d22e3ca0113427c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ebd1b7f5d6357f15.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-83c0b633c61cea0e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e04655e2ef092aee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a00feec9ee9478ed.rlib" "/opt/rustwide/target/debug/deps/libeither-6531171134b8f25b.rlib" "/opt/rustwide/target/debug/deps/libcompt-bc6d4dd8ce89a77a.rlib" "/opt/rustwide/target/debug/deps/libaxgeom-2e74ea398f5ab0ea.rlib" "/opt/rustwide/target/debug/deps/libpartial_min_max-07d2ad6e05cec209.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-95e0d30af045f4c8.rlib" "/opt/rustwide/target/debug/deps/libis_sorted-03b8c08517adcce1.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-b60533729d7b3d5a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-daa6490e88054f6f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49a5dd7ea5b34919.rlib" "/opt/rustwide/target/debug/deps/libmio-470d4f235f3369e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-6cd3e0c20f7bdb50.rlib" "/opt/rustwide/target/debug/deps/libbevy-11e47970038a367e.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-370bacc64ec6953f.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-e91a971eb3f85472.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-1ff3897be01f1a87.rlib" "/opt/rustwide/target/debug/deps/libron-3aa022dff017d0b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-9f1903d7aa741e04.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-e10ccc61470387a4.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-692a66ddd5328fbb.rlib" "/opt/rustwide/target/debug/deps/libchrono-141ccfa1a84388cd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c395c8c104714a74.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-cd850070754eacbd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b3b6fdd0ebc5cd27.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-44123fecdb9f4ce0.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-4def7461d143d7c7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-eb7bfe6b04a36946.rlib" "/opt/rustwide/target/debug/deps/libmatchers-5f50004369c9ffd9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-fc9ef176762e91ab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0d97d10b9dc401d8.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-9f555131f74ca809.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-c3072a3f02057177.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-35515cf10d6edf6e.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-e90f5a56483376d2.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-6139692454a89f91.rlib" "/opt/rustwide/target/debug/deps/libnotify-d00b33662e3d5ff4.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-a1fe2f82ce31719f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-cb3e22aa51f3fb4c.rlib" "/opt/rustwide/target/debug/deps/libmio-0c06281b0e65ed3b.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libfiletime-1d22d584918d377d.rlib" "/opt/rustwide/target/debug/deps/libanymap-221b2e853f553154.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/libinotify-4bfcebd30fea6692.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-02d21a5a23ee6fd2.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-538c5075c796b401.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-ce2165e2c3944f2b.rlib" "/opt/rustwide/target/debug/deps/libglam-610ee51ec422aed4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-19aa9b11d8a77438.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-77c1278d506f8fbe.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-9931823f5fdc864e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-779ce7ad16e77c2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0779bd002f6bb0a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b80fb04a57f37090.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-d22079938df0a282.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-c4d2a545dddfa82a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ce38df29c7023a3e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-fa4ebfa3f1f16a04.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-cecac2aec7086288.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16848b44ae9cb397.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d6aec19f4fd85183.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-951113a943212067.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bbf53c70cfd292e4.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-9fa50da54854d11c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-db867a11779eb58d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f20f0ba2a2f19c75.rlib" "/opt/rustwide/target/debug/deps/libuuid-8e2468596aea1be7.rlib" "/opt/rustwide/target/debug/deps/librand-6fecfe2fa7b81d74.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-82349cf743966130.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-f383c653693b8fe3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d0f4638b6893276.rlib" "/opt/rustwide/target/debug/deps/libserde-7f4afced269111de.rlib" "/opt/rustwide/target/debug/deps/libtracing-5159098902af0c58.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f02f6b2406e547a2.rlib" "/opt/rustwide/target/debug/deps/libinstant-69b346f0c6ba935f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libahash-6eb7f7647099b989.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a55c54415ac42bb4.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1cbb097859e5b54f06657f79c1ae7767059c887e029e454f7ec9dc141f1caf8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cbb097859e5b54f06657f79c1ae7767059c887e029e454f7ec9dc141f1caf8b", kill_on_drop: false }` [INFO] [stdout] 1cbb097859e5b54f06657f79c1ae7767059c887e029e454f7ec9dc141f1caf8b