[INFO] fetching crate flo_draw 0.3.1...
[INFO] testing flo_draw-0.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate flo_draw 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate flo_draw 0.3.1
[INFO] finished tweaking crates.io crate flo_draw 0.3.1
[INFO] tweaked toml for crates.io crate flo_draw 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flo_draw 0.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flo_draw 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4de04634c78fc7bfc33e15b11bfe92550cc8f6372f4399dbb534eae13185eac2
[INFO] running `Command { std: "docker" "start" "-a" "4de04634c78fc7bfc33e15b11bfe92550cc8f6372f4399dbb534eae13185eac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4de04634c78fc7bfc33e15b11bfe92550cc8f6372f4399dbb534eae13185eac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4de04634c78fc7bfc33e15b11bfe92550cc8f6372f4399dbb534eae13185eac2", kill_on_drop: false }`
[INFO] [stdout] 4de04634c78fc7bfc33e15b11bfe92550cc8f6372f4399dbb534eae13185eac2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56c51e2dd6506bef37d553689728f0b5eb8710b16ca20d1adc2906f38012d36e
[INFO] running `Command { std: "docker" "start" "-a" "56c51e2dd6506bef37d553689728f0b5eb8710b16ca20d1adc2906f38012d36e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling unicode-joining-type v0.4.0
[INFO] [stderr]    Compiling unicode-general-category v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling lyon_geom v0.17.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling khronos v0.1.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling bitreader v0.3.6
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling glyph-names v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling roots v0.0.7
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling egl v0.2.7
[INFO] [stderr]    Compiling flo_curves v0.6.1
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling rust-hsluv v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling flo_rope v0.2.0
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]    Compiling flo_render_gl_offscreen v0.3.1
[INFO] [stderr]    Compiling flo_render v0.3.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rental v0.5.6
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling allsorts v0.5.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling flo_stream v0.6.0
[INFO] [stderr]    Compiling desync v0.7.2
[INFO] [stderr]    Compiling desync v0.8.2
[INFO] [stderr]    Compiling flo_binding v2.2.0
[INFO] [stderr]    Compiling flo_canvas v0.3.1
[INFO] [stderr]    Compiling flo_canvas_events v0.3.1
[INFO] [stderr]    Compiling flo_render_canvas v0.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling flo_draw v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "56c51e2dd6506bef37d553689728f0b5eb8710b16ca20d1adc2906f38012d36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c51e2dd6506bef37d553689728f0b5eb8710b16ca20d1adc2906f38012d36e", kill_on_drop: false }`
[INFO] [stdout] 56c51e2dd6506bef37d553689728f0b5eb8710b16ca20d1adc2906f38012d36e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c664cd21ff0e6bd44697e25630bde4cbf2d74d0ca27aa4450239381e8fd7146a
[INFO] running `Command { std: "docker" "start" "-a" "c664cd21ff0e6bd44697e25630bde4cbf2d74d0ca27aa4450239381e8fd7146a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flo_draw v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `flo_draw` (example "mascot_shadow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name mascot_shadow --edition=2018 examples/mascot_shadow.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=ea510bc262368a72 -C extra-filename=-92c7282edcca0588 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern desync=/opt/rustwide/target/debug/deps/libdesync-9108bf129bcf0797.rlib --extern flo_binding=/opt/rustwide/target/debug/deps/libflo_binding-2f36c02fb225d072.rlib --extern flo_canvas=/opt/rustwide/target/debug/deps/libflo_canvas-faf769eae1197254.rlib --extern flo_canvas_events=/opt/rustwide/target/debug/deps/libflo_canvas_events-f7e531edc6435143.rlib --extern flo_curves=/opt/rustwide/target/debug/deps/libflo_curves-78ec85dd9c1a2e8c.rlib --extern flo_draw=/opt/rustwide/target/debug/deps/libflo_draw-ba3e95465483f178.rlib --extern flo_render=/opt/rustwide/target/debug/deps/libflo_render-a65672cc700e68d8.rlib --extern flo_render_canvas=/opt/rustwide/target/debug/deps/libflo_render_canvas-d03e16f935f94d54.rlib --extern flo_stream=/opt/rustwide/target/debug/deps/libflo_stream-047c085d9644ae28.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3f9938c11c80e61f.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-cfb5ed3ab3008e5c.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-a9b4142427c5f4a6.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-6000f80a1fdffdb8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-85a32235b4dac01b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b23b45b532ff8d33.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 status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc24JEv1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc24JEv1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/follow_mouse-327dfe67bb3ce312" "-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 `flo_draw` (example "follow_mouse") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTcuwuh/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTcuwuh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mirror_windows-4e38146f48f5cd66" "-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 `flo_draw` (example "mirror_windows") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcohFHc3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcohFHc3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sprite-693ff2f2bf549b99" "-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 `flo_draw` (example "sprite") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7WMOOA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7WMOOA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/show_tessellation-3cb6a71e08fa114f" "-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 `flo_draw` (example "show_tessellation") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfOScNy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfOScNy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/update_title-f4dabfad9452850a" "-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 `flo_draw` (example "update_title") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNNVKF3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures_timer-cfb5ed3ab3008e5c,librand-b23b45b532ff8d33,librand_chacha-aa3966d2e3f839f2,libppv_lite86-74d192d5fb0d20a2,librand_core-eece2712bb4ff161,libgetrandom-b14eb8257a6a993c,libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNNVKF3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/vectoroids-1e74c8c841714623" "-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 `flo_draw` (example "vectoroids") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckhITN0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckhITN0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/canvas_window-ceed38c3918227e7" "-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 `flo_draw` (example "canvas_window") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXCFQfX/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflo_draw-ba3e95465483f178,libglutin-6000f80a1fdffdb8,libwayland_egl-f0552c2a7c80f957,libosmesa_sys-d424c4e4d35a7e52,libshared_library-8c56218e7e6683aa,libwinit-a997b0bf1e14ada5,libmio_extras-c3783e58d0cfe0a0,libmio-053db99a56502eca,libiovec-0b2c77445b6f09c0,libnet2-c297bf7acfe338ef,liblazycell-24027d197569389e,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-74b9b410c524032d,libandrew-23da122b59f2c49d,libxml-069ec9f4dd666100,libxdg-58eb73ff8688d79e,libdirs-9eb222f4a8c2b61b,libdirs_sys-ff2b6110ea63bc6a,libwalkdir-94804d3052c9fc5f,libsame_file-ff49545450c0b63c,librusttype-d5c980904984cb6f,libab_glyph_rasterizer-251d33ea7b24466b,libowned_ttf_parser-df2370fcfd6c7373,libttf_parser-539a86d8fd3d5f00,libwayland_cursor-e7bc8c2521b39eb0,libxcursor-83b5aabd25354429,libnom-1dce216c37f02b4c,libmemmap2-c8221fc89058b182,libwayland_protocols-f895bbc1de0abdd9,libwayland_client-413c0d978972ab21,libscoped_tls-ddc34d439339bb5f,libwayland_commons-4df34c00ab539ec6,libnix-012931ae51d583b0,libwayland_sys-20a5d0ae31c6f47a,libdlib-9ea515cde6637e46,liblibloading-1d9d598bea47447c,libcalloop-b97ce65b5bba99be,libnix-9edd74d142cd68d3,libcfg_if-5debf92116708c19,libdlib-4afd079a891e3c22,liblibloading-01640a1ba630524c,libraw_window_handle-50ec973fe9db713a,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,libparking_lot-59b1f84331e8ae0d,libparking_lot_core-32dd155d91e93192,liblock_api-7dcc20638937e2b6,libinstant-52a03de02aea7251,libglutin_glx_sys-e5e872a7636e6fb7,libx11_dl-0b4dbfd031e51351,libonce_cell-d2ec766eecdc7a51,libglutin_egl_sys-45a097d8b73c1eb7,libflo_binding-2f36c02fb225d072,libsimilar-39e55e8e3188d0e2,libflo_rope-70ec17a95fcf1eec,libdesync-760e5e565fd44654,libflo_render_canvas-d03e16f935f94d54,liblyon-8ff9bfe0ba08da48,liblyon_tessellation-4785052ecfdc0cb9,libfloat_next_after-b6374736b5490f39,liblyon_algorithms-3e477d080b9386dc,libsid-4ec7ca3180278fa7,liblyon_path-3fc72f94dd901442,liblyon_geom-8ab7d4040df2d031,libeuclid-d44ea6caaefda746,libarrayvec-d564b1181ab8b533,libflo_render-a65672cc700e68d8,libflo_render_gl_offscreen-c0fe48f54e48f6d7,libegl-cfa616eb8c9ade73,libkhronos-ae61ae13b061950d,liblibc-ba7f269ae9cc11a8,libgl-a9b4142427c5f4a6,libflo_canvas_events-f7e531edc6435143,libflo_canvas-faf769eae1197254,libflo_stream-047c085d9644ae28,libimage-a2159c4bde299a31,libbytemuck-60e7bb5c484fe672,libpng-32d76ea06f2b84a2,libminiz_oxide-0e349b524b90f291,libdeflate-1f79a8b019cb6060,libadler32-b015fcfcf4d4fee0,libnum_iter-2990f8d2099d97ef,libscoped_threadpool-e27898fb7395e1ec,libnum_rational-5b306a92cdedcea8,libnum_integer-95925acd6c0cfc80,libgif-0131b8d4e74f15ba,libcolor_quant-72accfe2cafd1a2d,libtiff-49146bf0b208415d,libweezl-2b90a14ccfb21c53,libminiz_oxide-335ec95ccad99c7e,libadler-8a8ce72c9fb247b6,libjpeg_decoder-fe4c1d3e50fe9dd7,librayon-9dad22404caf9535,librayon_core-4d443d4846fc5903,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-a7d09ad9e110a618,libcrossbeam_utils-17eb986ae82ea4f0,libserde-120b04d2a9f59dbe,libttf_parser-9795762e530d0d55,liballsorts-51ba83cd85676c5e,libbrotli_decompressor-2638b4a67c70c1fc,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libucd_trie-36dd1354704c7832,libglyph_names-3548b9463214147a,libflate2-a0c93584d6eb9f4d,liblibz_sys-597405256139cb99,libcrc32fast-b6f658faf0f4ad73,libunicode_joining_type-ffa72ddbd616f2ee,libunicode_general_category-d99144128de39040,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-d7c4a66f98a2548f,liblog-ec46de5c30914dd3,libbitflags-dde12b0d7d495b50,libitertools-c86ddcbe94131872,libbyteorder-fb36fe721788ce00,libnum_traits-b7b1bc6004e8e4dd,libbitreader-2d4d64c6797a125a,libencoding_rs-f1a75548cc50876c,libcfg_if-3e7fc4e38d4a72b5,librental-a03676eb5c0c58eb,libstable_deref_trait-abbc9b1b4dceb875,libflo_curves-78ec85dd9c1a2e8c,libroots-ac8f3abaca3e6229,libitertools-d4b5980a5ae83b3f,libeither-1172c85246e1fa89,libsmallvec-4517414d4f20efb1,libhsluv-c446e871fdb83cd4,libdesync-9108bf129bcf0797,libnum_cpus-1e1d9df6dbec7cb3,liblibc-ba96b370e4fe5d90,libfutures-3f9938c11c80e61f,libfutures_executor-e8f867b5c03eeefc,libfutures_util-40a8d0b9bb9dda7a,libmemchr-2dad25b99320a316,libfutures_io-ed0ea4331398303c,libslab-4e85b7d9399d0c7d,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,liblazy_static-af860367908b8176}.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" "-lEGL" "-lgbm" "-lEGL" "-lc" "-lm" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXCFQfX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/texture-128f8573367143ff" "-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 `flo_draw` (example "texture") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c664cd21ff0e6bd44697e25630bde4cbf2d74d0ca27aa4450239381e8fd7146a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c664cd21ff0e6bd44697e25630bde4cbf2d74d0ca27aa4450239381e8fd7146a", kill_on_drop: false }`
[INFO] [stdout] c664cd21ff0e6bd44697e25630bde4cbf2d74d0ca27aa4450239381e8fd7146a
