[INFO] cloning repository https://github.com/marko-lazic/goodlines [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marko-lazic/goodlines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarko-lazic%2Fgoodlines", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarko-lazic%2Fgoodlines'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae439dcbc0698162eb7d4b1c2b1f272735a96c2d [INFO] building marko-lazic/goodlines against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarko-lazic%2Fgoodlines" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marko-lazic/goodlines on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marko-lazic/goodlines [INFO] finished tweaking git repo https://github.com/marko-lazic/goodlines [INFO] tweaked toml for git repo https://github.com/marko-lazic/goodlines written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marko-lazic/goodlines 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" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dd3068e94a6cfc2a30c91e8736950d374ec86b3649dfe226784f73bd6d8076d [INFO] running `Command { std: "docker" "start" "-a" "9dd3068e94a6cfc2a30c91e8736950d374ec86b3649dfe226784f73bd6d8076d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dd3068e94a6cfc2a30c91e8736950d374ec86b3649dfe226784f73bd6d8076d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd3068e94a6cfc2a30c91e8736950d374ec86b3649dfe226784f73bd6d8076d", kill_on_drop: false }` [INFO] [stdout] 9dd3068e94a6cfc2a30c91e8736950d374ec86b3649dfe226784f73bd6d8076d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7f41d967165c3dfdcff88725e762ca10b51e6b385eb08a7fcd759f6c31d006b [INFO] running `Command { std: "docker" "start" "-a" "d7f41d967165c3dfdcff88725e762ca10b51e6b385eb08a7fcd759f6c31d006b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling naia-parse v0.10.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling naia-serde-derive v0.10.0 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling naia-serde v0.10.0 [INFO] [stderr] Compiling naia-derive v0.10.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling naia-socket-shared v0.10.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling tinyjson v2.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling naia-client-socket v0.10.0 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling naia-server-socket v0.10.0 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling naia-shared v0.10.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling naia-bevy-shared v0.10.1 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling naia-server v0.10.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling naia-client v0.10.0 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling naia-bevy-server v0.10.1 [INFO] [stderr] Compiling naia-bevy-client v0.10.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling arboard v2.1.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling bevy_egui v0.13.0 [INFO] [stderr] Compiling goodlines v0.1.0 (/opt/rustwide/workdir/goodlines) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcH92ioi/symbols.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.goodlines.fab8bc1e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf.14788tw3ljlj588y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_egui-228ead102b06ef7b.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-9d07e12d879ba43b.rlib" "/opt/rustwide/target/debug/deps/libarboard-9d9609be530596ef.rlib" "/opt/rustwide/target/debug/deps/libx11rb-07382093fa1724f0.rlib" "/opt/rustwide/target/debug/deps/libgethostname-0847fba6015b4a39.rlib" "/opt/rustwide/target/debug/deps/libnix-a244bb83ba9d15f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9e5740ebb30642b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-78eba01ce65bbe5b.rlib" "/opt/rustwide/target/debug/deps/libegui-d54b86f5334169d3.rlib" "/opt/rustwide/target/debug/deps/libepaint-31e5bea8784e3ced.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-3654013dcf351da4.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-4583ee6fad85def3.rlib" "/opt/rustwide/target/debug/deps/libemath-4ecbce541821a3f2.rlib" "/opt/rustwide/target/debug/deps/libnaia_bevy_client-aede6c01d1f4df81.rlib" "/opt/rustwide/target/debug/deps/libnaia_bevy_shared-582f7e4c2986c255.rlib" "/opt/rustwide/target/debug/deps/libnaia_client-bfc185f44baf191e.rlib" "/opt/rustwide/target/debug/deps/libnaia_client_socket-4820696ad87a834a.rlib" "/opt/rustwide/target/debug/deps/liblocal_ipaddress-d334a17346a4dc60.rlib" "/opt/rustwide/target/debug/deps/libcommon-efb1d9a9775d2ed7.rlib" "/opt/rustwide/target/debug/deps/libnaia_shared-a72c53e6c58c667a.rlib" "/opt/rustwide/target/debug/deps/libnaia_serde-8d3c082a84064de7.rlib" "/opt/rustwide/target/debug/deps/libnaia_socket_shared-522ea3e8d0c741d4.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libbevy-50516469cf1be00e.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-e2740d0b75f4db15.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-864b26bb30afc660.rlib" "/opt/rustwide/target/debug/deps/libwinit-c732abc341d271f5.rlib" "/opt/rustwide/target/debug/deps/libmio-5a659b80f6dffee4.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-135682b2d0bc6e9a.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-162f4b469b6521ac.rlib" "/opt/rustwide/target/debug/deps/libstretch-19a82ccdaa752a71.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-21dd1ded29719d2f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-e038940efcc42746.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-5b2a9de12502fd21.rlib" "/opt/rustwide/target/debug/deps/libapprox-116a9e225a67b314.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1f2b5069860470e5.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-9f98de8c0730295a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4e66701fc233d6cf.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-368dd736b6e24958.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-5dc8a7cec2ed4385.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-bc01e5d6e30d37da.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-601d5e38256e5dd0.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-55fdcb9f675c6c25.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libgltf-c7d063b53e847c7e.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-dd3fc96f5ca6d2c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d6cc40abb3576a00.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-f8ecfaf74965e36a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-16501f72636acf35.rlib" "/opt/rustwide/target/debug/deps/libgilrs-dc3f7e7bc355aa42.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-7699f502d0b7d124.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-cf7c78c407f0ac22.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-f9f2f851b1c4cf27.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-8fcfeb3009998bb1.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libimage-e49f88d292d33d95.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-967a8dcf19288d47.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-c4b638088e013286.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-c64452d527d9c558.rlib" "/opt/rustwide/target/debug/deps/libwgpu-d3178abccfc05956.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-b13732c109d05348.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-c370a2c0e4abf344.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-bd01a79b66dd1a76.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-fa6f1036f50dbf63.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-6a35b670312d52a4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-de6d4ab27d7d09a0.rlib" "/opt/rustwide/target/debug/deps/libprofiling-fa34da4b5e1c99ee.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-cb02c1b28f094143.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-19f01826d1528071.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-7d536a7b9e74d4d2.rlib" "/opt/rustwide/target/debug/deps/libash-a79ac4f26663448d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libnaga-ba3a97f4f71ed72e.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-fbf739d950de9531.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-42d44766f53d9c39.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-bbf941c6080d87fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/target/debug/deps/libspirv-a3f11aac6e38bea9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libindexmap-28b13df70c061f53.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-a9548ce61c1d1a52.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-6e8bc9ce25103f71.rlib" "/opt/rustwide/target/debug/deps/librodio-27aefc85ab8d0986.rlib" "/opt/rustwide/target/debug/deps/liblewton-304171f782c290a9.rlib" "/opt/rustwide/target/debug/deps/libogg-f3919c5d48e7a79a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libcpal-d586806249dccd04.rlib" "/opt/rustwide/target/debug/deps/libalsa-eaa4ec82d0fbb4a8.rlib" "/opt/rustwide/target/debug/deps/libnix-358b414813d17791.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-b5cda02f77dfc9ce.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-43844ea15e3f4fdb.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-f5709454e6291b0f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-41d545543c981eae.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-702f3f1416c8cb6d.rlib" "/opt/rustwide/target/debug/deps/libron-5a7a093d3051392e.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-102b88a8b5dee0b7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-37045fc5df8149f3.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-278c129a877e1a3d.rlib" "/opt/rustwide/target/debug/deps/librand-eb1a6298f1d78ad1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-69199cd6cf7ae9f6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f032e70d8a4b156.rlib" "/opt/rustwide/target/debug/deps/libnotify-923297016ac84be3.rlib" "/opt/rustwide/target/debug/deps/libmio-2311fa4c04b75680.rlib" "/opt/rustwide/target/debug/deps/libfiletime-0bc7fb6b99ba0231.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libinotify-a6b60b13aeefaf3b.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-d80425eebdcb104e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-1a2e217cbc52c27d.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-a3b3a73899869751.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-ba5fca041adcbe72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c07af21ec1cb39bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2bd2e15bcad54a63.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-83bb08f4c06a7c48.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-b27396c16f22258a.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-efd2945744a2af1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-a510ad0a266b2b0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-969815693740886f.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-c5ca9577d5ff2357.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-ed7534df53f445f8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-17ba731f65f1f2da.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-4b8fa7ef8ee8ffc3.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-59e30c598e9ea20e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6f65db10e3bf8756.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ef0eafa5a5cb8ecc.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-e5862e3c84f01621.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-56f4de15fbbce8d6.rlib" "/opt/rustwide/target/debug/deps/libglam-18fcf4c23e19e846.rlib" "/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4122ca01fbb038be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bccca822522a3030.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fcdd6dd726ccd13a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-85f7f3fc9f1451b6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-db6a2328e9efd55f.rlib" "/opt/rustwide/target/debug/deps/libuuid-857073804e932bbf.rlib" "/opt/rustwide/target/debug/deps/libtracing-536300cf6e489c7b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-46521c9c5d4d9fe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2545512545635def.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libahash-02080bdff84f383d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a7b67745dd52441a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e307c78a7aa9a169.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/goodlines-1b738d59e6109dcf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: could not compile `goodlines` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d7f41d967165c3dfdcff88725e762ca10b51e6b385eb08a7fcd759f6c31d006b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f41d967165c3dfdcff88725e762ca10b51e6b385eb08a7fcd759f6c31d006b", kill_on_drop: false }` [INFO] [stdout] d7f41d967165c3dfdcff88725e762ca10b51e6b385eb08a7fcd759f6c31d006b