[INFO] fetching crate flemish 0.7.0... [INFO] testing flemish-0.7.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate flemish 0.7.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate flemish 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate flemish 0.7.0 [INFO] tweaked toml for crates.io crate flemish 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flemish 0.7.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flemish 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c2ba58e48fe7f5808351605acd59ab102703c2efbda06dfe66b3e3a4a2c8aec [INFO] running `Command { std: "docker" "start" "-a" "0c2ba58e48fe7f5808351605acd59ab102703c2efbda06dfe66b3e3a4a2c8aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c2ba58e48fe7f5808351605acd59ab102703c2efbda06dfe66b3e3a4a2c8aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c2ba58e48fe7f5808351605acd59ab102703c2efbda06dfe66b3e3a4a2c8aec", kill_on_drop: false }` [INFO] [stdout] 0c2ba58e48fe7f5808351605acd59ab102703c2efbda06dfe66b3e3a4a2c8aec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7eaa15267f4b680b0f0b3fb53e686dcd832c702dd8687d54d5e96d8a0fe89e [INFO] running `Command { std: "docker" "start" "-a" "6c7eaa15267f4b680b0f0b3fb53e686dcd832c702dd8687d54d5e96d8a0fe89e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling accesskit v0.21.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling accesskit_consumer v0.30.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling fltk-sys v1.5.14 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling zvariant_derive v5.7.0 [INFO] [stderr] Compiling zvariant v5.7.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_xml v5.0.2 [INFO] [stderr] Compiling zbus_macros v5.11.0 [INFO] [stderr] Compiling zbus-lockstep v0.5.1 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.1 [INFO] [stderr] Compiling zbus v5.11.0 [INFO] [stderr] Compiling fltk v1.5.14 [INFO] [stderr] Compiling atspi-common v0.9.0 [INFO] [stderr] Compiling atspi-proxies v0.9.0 [INFO] [stderr] Compiling accesskit_atspi_common v0.14.0 [INFO] [stderr] Compiling atspi-connection v0.9.0 [INFO] [stderr] Compiling atspi v0.25.0 [INFO] [stderr] Compiling accesskit_unix v0.17.0 [INFO] [stderr] Compiling fltk-theme v0.7.9 [INFO] [stderr] Compiling fltk-table v0.3.5 [INFO] [stderr] Compiling fltk-accesskit v0.2.1 [INFO] [stderr] Compiling flemish v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/view/text.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BufLen(fn(usize) -> Message), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "6c7eaa15267f4b680b0f0b3fb53e686dcd832c702dd8687d54d5e96d8a0fe89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7eaa15267f4b680b0f0b3fb53e686dcd832c702dd8687d54d5e96d8a0fe89e", kill_on_drop: false }` [INFO] [stdout] 6c7eaa15267f4b680b0f0b3fb53e686dcd832c702dd8687d54d5e96d8a0fe89e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c02930ed851713eeabd41d5fb322f98a7c7d3ef70b60bd81b0c746d035134397 [INFO] running `Command { std: "docker" "start" "-a" "c02930ed851713eeabd41d5fb322f98a7c7d3ef70b60bd81b0c746d035134397", kill_on_drop: false }` [INFO] [stderr] Compiling flemish v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/view/text.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BufLen(fn(usize) -> Message), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcZ12AKV/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflemish-f284e7ebd3364eb3,libdyn_clone-1c1b05e4f4a02cac,libfltk_table-347b403fbd13ef47,libfltk_theme-3fbeecd36d7ae964,libtokio_stream-30cc649d87e4dc99,libtokio-673848c4fc3f12ff,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libfutures-44d6cf92ff003281,libfutures_executor-9d87dfadaddda561,libasync_stream-154edeb095bc8ae0,libfltk_accesskit-e989562d8b0359a5,libaccesskit_unix-161e23bbdab2e5f7,libfutures_util-789a16147cb74eb7,libmemchr-6f5829dadd40eda8,libfutures_channel-b24a3a543f198164,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libatspi-0aaf629114b00d4a,libatspi_connection-556d7ed26648bf89,libatspi_proxies-d9c547ea060de6fe,libaccesskit_atspi_common-ec80a8634a4592af,libthiserror-7a3d3f7ab4ab1bf7,libatspi_common-fc81c0294a0bb073,libzbus-af432613967014b1,libblocking-3d0fe05db32cac5c,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0eb48454260e0ecf,libasync_process-473d3cb0ca3b4531,libasync_signal-a4c066e3a125e3b3,libsignal_hook_registry-ec21e503fa952b22,libasync_lock-807344d8c5b2d2de,libasync_task-65820d26b839a505,libasync_channel-34e6f000b90e7a3f,libtracing-210692977f8a2f92,libtracing_core-e88fd22da97e6ef2,libordered_stream-490dc7b42735c7a1,libasync_broadcast-c777fb261cc56123,libevent_listener_strategy-1b118cbd84340caa,libevent_listener-7625d1ffeb30042d,libnix-6fa67bc377035533,libmemoffset-3c8ed49e1d551200,liblibc-7e656c001058f0df,libasync_io-cce1356abc2448eb,libslab-8c0cbfb396425d81,libpolling-068615448ed654c9,libcfg_if-666d36e5ee0df220,libconcurrent_queue-bff647653fb4c5a2,librustix-74c822c7dca9d9f0,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-fc66ddfc356e7d04,libstatic_assertions-d53a9977dc6e27e5,libaccesskit_consumer-db080330c93100ac,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libzvariant-f840bffa3acc9a4a,libenumflags2-51206d670bd2ef06,libendi-d033325cd113c16e,libzvariant_utils-29c22f8273c95c30,libwinnow-42c9962481bcceab,libsyn-95de005a1793e099,libquote-e6a0aaec8fda8dc3,libproc_macro2-44245f1d2a7be90b,libunicode_ident-6ac3b87590d2322c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-928e774ad0f63e36,libserde_core-be90c2fce884bcd4,libaccesskit-ba759f9afee320dc,libfltk-5fef1bed9df5a678,libttf_parser-bea2db372504e0a1,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libbitflags-c9a8c3feded120fa,libonce_cell-0ba6aecba7086d38,libfltk_sys-c145789fdb317cb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lX11" "-lXext" "-lXinerama" "-lXcursor" "-lXrender" "-lXfixes" "-lXft" "-lfontconfig" "-lpango-1.0" "-lpangoxft-1.0" "-lgobject-2.0" "-lcairo" "-lpangocairo-1.0" "-lsupc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcZ12AKV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/dynamic-085bade33ab62c8e" "-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 `flemish` (example "dynamic") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustczckYDq/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflemish-f284e7ebd3364eb3,libdyn_clone-1c1b05e4f4a02cac,libfltk_table-347b403fbd13ef47,libfltk_theme-3fbeecd36d7ae964,libtokio_stream-30cc649d87e4dc99,libtokio-673848c4fc3f12ff,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libfutures-44d6cf92ff003281,libfutures_executor-9d87dfadaddda561,libasync_stream-154edeb095bc8ae0,libfltk_accesskit-e989562d8b0359a5,libaccesskit_unix-161e23bbdab2e5f7,libfutures_util-789a16147cb74eb7,libmemchr-6f5829dadd40eda8,libfutures_channel-b24a3a543f198164,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libatspi-0aaf629114b00d4a,libatspi_connection-556d7ed26648bf89,libatspi_proxies-d9c547ea060de6fe,libaccesskit_atspi_common-ec80a8634a4592af,libthiserror-7a3d3f7ab4ab1bf7,libatspi_common-fc81c0294a0bb073,libzbus-af432613967014b1,libblocking-3d0fe05db32cac5c,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0eb48454260e0ecf,libasync_process-473d3cb0ca3b4531,libasync_signal-a4c066e3a125e3b3,libsignal_hook_registry-ec21e503fa952b22,libasync_lock-807344d8c5b2d2de,libasync_task-65820d26b839a505,libasync_channel-34e6f000b90e7a3f,libtracing-210692977f8a2f92,libtracing_core-e88fd22da97e6ef2,libordered_stream-490dc7b42735c7a1,libasync_broadcast-c777fb261cc56123,libevent_listener_strategy-1b118cbd84340caa,libevent_listener-7625d1ffeb30042d,libnix-6fa67bc377035533,libmemoffset-3c8ed49e1d551200,liblibc-7e656c001058f0df,libasync_io-cce1356abc2448eb,libslab-8c0cbfb396425d81,libpolling-068615448ed654c9,libcfg_if-666d36e5ee0df220,libconcurrent_queue-bff647653fb4c5a2,librustix-74c822c7dca9d9f0,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-fc66ddfc356e7d04,libstatic_assertions-d53a9977dc6e27e5,libaccesskit_consumer-db080330c93100ac,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libzvariant-f840bffa3acc9a4a,libenumflags2-51206d670bd2ef06,libendi-d033325cd113c16e,libzvariant_utils-29c22f8273c95c30,libwinnow-42c9962481bcceab,libsyn-95de005a1793e099,libquote-e6a0aaec8fda8dc3,libproc_macro2-44245f1d2a7be90b,libunicode_ident-6ac3b87590d2322c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-928e774ad0f63e36,libserde_core-be90c2fce884bcd4,libaccesskit-ba759f9afee320dc,libfltk-5fef1bed9df5a678,libttf_parser-bea2db372504e0a1,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libbitflags-c9a8c3feded120fa,libonce_cell-0ba6aecba7086d38,libfltk_sys-c145789fdb317cb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lX11" "-lXext" "-lXinerama" "-lXcursor" "-lXrender" "-lXfixes" "-lXft" "-lfontconfig" "-lpango-1.0" "-lpangoxft-1.0" "-lgobject-2.0" "-lcairo" "-lpangocairo-1.0" "-lsupc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustczckYDq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/timer-5e75c9283221e548" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcpCWk19/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflemish-f284e7ebd3364eb3,libdyn_clone-1c1b05e4f4a02cac,libfltk_table-347b403fbd13ef47,libfltk_theme-3fbeecd36d7ae964,libtokio_stream-30cc649d87e4dc99,libtokio-673848c4fc3f12ff,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libfutures-44d6cf92ff003281,libfutures_executor-9d87dfadaddda561,libasync_stream-154edeb095bc8ae0,libfltk_accesskit-e989562d8b0359a5,libaccesskit_unix-161e23bbdab2e5f7,libfutures_util-789a16147cb74eb7,libmemchr-6f5829dadd40eda8,libfutures_channel-b24a3a543f198164,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libatspi-0aaf629114b00d4a,libatspi_connection-556d7ed26648bf89,libatspi_proxies-d9c547ea060de6fe,libaccesskit_atspi_common-ec80a8634a4592af,libthiserror-7a3d3f7ab4ab1bf7,libatspi_common-fc81c0294a0bb073,libzbus-af432613967014b1,libblocking-3d0fe05db32cac5c,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0eb48454260e0ecf,libasync_process-473d3cb0ca3b4531,libasync_signal-a4c066e3a125e3b3,libsignal_hook_registry-ec21e503fa952b22,libasync_lock-807344d8c5b2d2de,libasync_task-65820d26b839a505,libasync_channel-34e6f000b90e7a3f,libtracing-210692977f8a2f92,libtracing_core-e88fd22da97e6ef2,libordered_stream-490dc7b42735c7a1,libasync_broadcast-c777fb261cc56123,libevent_listener_strategy-1b118cbd84340caa,libevent_listener-7625d1ffeb30042d,libnix-6fa67bc377035533,libmemoffset-3c8ed49e1d551200,liblibc-7e656c001058f0df,libasync_io-cce1356abc2448eb,libslab-8c0cbfb396425d81,libpolling-068615448ed654c9,libcfg_if-666d36e5ee0df220,libconcurrent_queue-bff647653fb4c5a2,librustix-74c822c7dca9d9f0,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-fc66ddfc356e7d04,libstatic_assertions-d53a9977dc6e27e5,libaccesskit_consumer-db080330c93100ac,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libzvariant-f840bffa3acc9a4a,libenumflags2-51206d670bd2ef06,libendi-d033325cd113c16e,libzvariant_utils-29c22f8273c95c30,libwinnow-42c9962481bcceab,libsyn-95de005a1793e099,libquote-e6a0aaec8fda8dc3,libproc_macro2-44245f1d2a7be90b,libunicode_ident-6ac3b87590d2322c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-928e774ad0f63e36,libserde_core-be90c2fce884bcd4,libaccesskit-ba759f9afee320dc,libfltk-5fef1bed9df5a678,libttf_parser-bea2db372504e0a1,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libbitflags-c9a8c3feded120fa,libonce_cell-0ba6aecba7086d38,libfltk_sys-c145789fdb317cb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lX11" "-lXext" "-lXinerama" "-lXcursor" "-lXrender" "-lXfixes" "-lXft" "-lfontconfig" "-lpango-1.0" "-lpangoxft-1.0" "-lgobject-2.0" "-lcairo" "-lpangocairo-1.0" "-lsupc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcpCWk19/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/toggle_children-2286ceb99290b2d5" "-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 `flemish` (example "toggle_children") due to 1 previous error [INFO] [stderr] error: could not compile `flemish` (example "timer") due to 1 previous error [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/view/text.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 17 | BufLen(fn(usize) -> Message), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc4yy8Jb/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflemish-f284e7ebd3364eb3,libdyn_clone-1c1b05e4f4a02cac,libfltk_table-347b403fbd13ef47,libfltk_theme-3fbeecd36d7ae964,libtokio_stream-30cc649d87e4dc99,libtokio-673848c4fc3f12ff,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libfutures-44d6cf92ff003281,libfutures_executor-9d87dfadaddda561,libasync_stream-154edeb095bc8ae0,libfltk_accesskit-e989562d8b0359a5,libaccesskit_unix-161e23bbdab2e5f7,libfutures_util-789a16147cb74eb7,libmemchr-6f5829dadd40eda8,libfutures_channel-b24a3a543f198164,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libatspi-0aaf629114b00d4a,libatspi_connection-556d7ed26648bf89,libatspi_proxies-d9c547ea060de6fe,libaccesskit_atspi_common-ec80a8634a4592af,libthiserror-7a3d3f7ab4ab1bf7,libatspi_common-fc81c0294a0bb073,libzbus-af432613967014b1,libblocking-3d0fe05db32cac5c,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0eb48454260e0ecf,libasync_process-473d3cb0ca3b4531,libasync_signal-a4c066e3a125e3b3,libsignal_hook_registry-ec21e503fa952b22,libasync_lock-807344d8c5b2d2de,libasync_task-65820d26b839a505,libasync_channel-34e6f000b90e7a3f,libtracing-210692977f8a2f92,libtracing_core-e88fd22da97e6ef2,libordered_stream-490dc7b42735c7a1,libasync_broadcast-c777fb261cc56123,libevent_listener_strategy-1b118cbd84340caa,libevent_listener-7625d1ffeb30042d,libnix-6fa67bc377035533,libmemoffset-3c8ed49e1d551200,liblibc-7e656c001058f0df,libasync_io-cce1356abc2448eb,libslab-8c0cbfb396425d81,libpolling-068615448ed654c9,libcfg_if-666d36e5ee0df220,libconcurrent_queue-bff647653fb4c5a2,librustix-74c822c7dca9d9f0,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-fc66ddfc356e7d04,libstatic_assertions-d53a9977dc6e27e5,libaccesskit_consumer-db080330c93100ac,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libzvariant-f840bffa3acc9a4a,libenumflags2-51206d670bd2ef06,libendi-d033325cd113c16e,libzvariant_utils-29c22f8273c95c30,libwinnow-42c9962481bcceab,libsyn-95de005a1793e099,libquote-e6a0aaec8fda8dc3,libproc_macro2-44245f1d2a7be90b,libunicode_ident-6ac3b87590d2322c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-928e774ad0f63e36,libserde_core-be90c2fce884bcd4,libaccesskit-ba759f9afee320dc,libfltk-5fef1bed9df5a678,libttf_parser-bea2db372504e0a1,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libbitflags-c9a8c3feded120fa,libonce_cell-0ba6aecba7086d38,libfltk_sys-c145789fdb317cb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lX11" "-lXext" "-lXinerama" "-lXcursor" "-lXrender" "-lXfixes" "-lXft" "-lfontconfig" "-lpango-1.0" "-lpangoxft-1.0" "-lgobject-2.0" "-lcairo" "-lpangocairo-1.0" "-lsupc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc4yy8Jb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/task-74141ad4e83217f6" "-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 `flemish` (example "task") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcDF75WD/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflemish-f284e7ebd3364eb3,libdyn_clone-1c1b05e4f4a02cac,libfltk_table-347b403fbd13ef47,libfltk_theme-3fbeecd36d7ae964,libtokio_stream-30cc649d87e4dc99,libtokio-673848c4fc3f12ff,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libfutures-44d6cf92ff003281,libfutures_executor-9d87dfadaddda561,libasync_stream-154edeb095bc8ae0,libfltk_accesskit-e989562d8b0359a5,libaccesskit_unix-161e23bbdab2e5f7,libfutures_util-789a16147cb74eb7,libmemchr-6f5829dadd40eda8,libfutures_channel-b24a3a543f198164,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libatspi-0aaf629114b00d4a,libatspi_connection-556d7ed26648bf89,libatspi_proxies-d9c547ea060de6fe,libaccesskit_atspi_common-ec80a8634a4592af,libthiserror-7a3d3f7ab4ab1bf7,libatspi_common-fc81c0294a0bb073,libzbus-af432613967014b1,libblocking-3d0fe05db32cac5c,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0eb48454260e0ecf,libasync_process-473d3cb0ca3b4531,libasync_signal-a4c066e3a125e3b3,libsignal_hook_registry-ec21e503fa952b22,libasync_lock-807344d8c5b2d2de,libasync_task-65820d26b839a505,libasync_channel-34e6f000b90e7a3f,libtracing-210692977f8a2f92,libtracing_core-e88fd22da97e6ef2,libordered_stream-490dc7b42735c7a1,libasync_broadcast-c777fb261cc56123,libevent_listener_strategy-1b118cbd84340caa,libevent_listener-7625d1ffeb30042d,libnix-6fa67bc377035533,libmemoffset-3c8ed49e1d551200,liblibc-7e656c001058f0df,libasync_io-cce1356abc2448eb,libslab-8c0cbfb396425d81,libpolling-068615448ed654c9,libcfg_if-666d36e5ee0df220,libconcurrent_queue-bff647653fb4c5a2,librustix-74c822c7dca9d9f0,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-fc66ddfc356e7d04,libstatic_assertions-d53a9977dc6e27e5,libaccesskit_consumer-db080330c93100ac,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libzvariant-f840bffa3acc9a4a,libenumflags2-51206d670bd2ef06,libendi-d033325cd113c16e,libzvariant_utils-29c22f8273c95c30,libwinnow-42c9962481bcceab,libsyn-95de005a1793e099,libquote-e6a0aaec8fda8dc3,libproc_macro2-44245f1d2a7be90b,libunicode_ident-6ac3b87590d2322c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-928e774ad0f63e36,libserde_core-be90c2fce884bcd4,libaccesskit-ba759f9afee320dc,libfltk-5fef1bed9df5a678,libttf_parser-bea2db372504e0a1,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libbitflags-c9a8c3feded120fa,libonce_cell-0ba6aecba7086d38,libfltk_sys-c145789fdb317cb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lX11" "-lXext" "-lXinerama" "-lXcursor" "-lXrender" "-lXfixes" "-lXft" "-lfontconfig" "-lpango-1.0" "-lpangoxft-1.0" "-lgobject-2.0" "-lcairo" "-lpangocairo-1.0" "-lsupc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcDF75WD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-14c2e4645501b9f4" "-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 `flemish` (example "events") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc0Nk8hB/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflemish-f284e7ebd3364eb3,libdyn_clone-1c1b05e4f4a02cac,libfltk_table-347b403fbd13ef47,libfltk_theme-3fbeecd36d7ae964,libtokio_stream-30cc649d87e4dc99,libtokio-673848c4fc3f12ff,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libfutures-44d6cf92ff003281,libfutures_executor-9d87dfadaddda561,libasync_stream-154edeb095bc8ae0,libfltk_accesskit-e989562d8b0359a5,libaccesskit_unix-161e23bbdab2e5f7,libfutures_util-789a16147cb74eb7,libmemchr-6f5829dadd40eda8,libfutures_channel-b24a3a543f198164,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libatspi-0aaf629114b00d4a,libatspi_connection-556d7ed26648bf89,libatspi_proxies-d9c547ea060de6fe,libaccesskit_atspi_common-ec80a8634a4592af,libthiserror-7a3d3f7ab4ab1bf7,libatspi_common-fc81c0294a0bb073,libzbus-af432613967014b1,libblocking-3d0fe05db32cac5c,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0eb48454260e0ecf,libasync_process-473d3cb0ca3b4531,libasync_signal-a4c066e3a125e3b3,libsignal_hook_registry-ec21e503fa952b22,libasync_lock-807344d8c5b2d2de,libasync_task-65820d26b839a505,libasync_channel-34e6f000b90e7a3f,libtracing-210692977f8a2f92,libtracing_core-e88fd22da97e6ef2,libordered_stream-490dc7b42735c7a1,libasync_broadcast-c777fb261cc56123,libevent_listener_strategy-1b118cbd84340caa,libevent_listener-7625d1ffeb30042d,libnix-6fa67bc377035533,libmemoffset-3c8ed49e1d551200,liblibc-7e656c001058f0df,libasync_io-cce1356abc2448eb,libslab-8c0cbfb396425d81,libpolling-068615448ed654c9,libcfg_if-666d36e5ee0df220,libconcurrent_queue-bff647653fb4c5a2,librustix-74c822c7dca9d9f0,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-fc66ddfc356e7d04,libstatic_assertions-d53a9977dc6e27e5,libaccesskit_consumer-db080330c93100ac,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libzvariant-f840bffa3acc9a4a,libenumflags2-51206d670bd2ef06,libendi-d033325cd113c16e,libzvariant_utils-29c22f8273c95c30,libwinnow-42c9962481bcceab,libsyn-95de005a1793e099,libquote-e6a0aaec8fda8dc3,libproc_macro2-44245f1d2a7be90b,libunicode_ident-6ac3b87590d2322c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-928e774ad0f63e36,libserde_core-be90c2fce884bcd4,libaccesskit-ba759f9afee320dc,libfltk-5fef1bed9df5a678,libttf_parser-bea2db372504e0a1,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libbitflags-c9a8c3feded120fa,libonce_cell-0ba6aecba7086d38,libfltk_sys-c145789fdb317cb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lX11" "-lXext" "-lXinerama" "-lXcursor" "-lXrender" "-lXfixes" "-lXft" "-lfontconfig" "-lpango-1.0" "-lpangoxft-1.0" "-lgobject-2.0" "-lcairo" "-lpangocairo-1.0" "-lsupc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc0Nk8hB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/input-e000271cb7761d8a" "-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 `flemish` (example "input") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc3z973X/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflemish-f284e7ebd3364eb3,libdyn_clone-1c1b05e4f4a02cac,libfltk_table-347b403fbd13ef47,libfltk_theme-3fbeecd36d7ae964,libtokio_stream-30cc649d87e4dc99,libtokio-673848c4fc3f12ff,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libfutures-44d6cf92ff003281,libfutures_executor-9d87dfadaddda561,libasync_stream-154edeb095bc8ae0,libfltk_accesskit-e989562d8b0359a5,libaccesskit_unix-161e23bbdab2e5f7,libfutures_util-789a16147cb74eb7,libmemchr-6f5829dadd40eda8,libfutures_channel-b24a3a543f198164,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libatspi-0aaf629114b00d4a,libatspi_connection-556d7ed26648bf89,libatspi_proxies-d9c547ea060de6fe,libaccesskit_atspi_common-ec80a8634a4592af,libthiserror-7a3d3f7ab4ab1bf7,libatspi_common-fc81c0294a0bb073,libzbus-af432613967014b1,libblocking-3d0fe05db32cac5c,libpiper-33400543c289d978,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0eb48454260e0ecf,libasync_process-473d3cb0ca3b4531,libasync_signal-a4c066e3a125e3b3,libsignal_hook_registry-ec21e503fa952b22,libasync_lock-807344d8c5b2d2de,libasync_task-65820d26b839a505,libasync_channel-34e6f000b90e7a3f,libtracing-210692977f8a2f92,libtracing_core-e88fd22da97e6ef2,libordered_stream-490dc7b42735c7a1,libasync_broadcast-c777fb261cc56123,libevent_listener_strategy-1b118cbd84340caa,libevent_listener-7625d1ffeb30042d,libnix-6fa67bc377035533,libmemoffset-3c8ed49e1d551200,liblibc-7e656c001058f0df,libasync_io-cce1356abc2448eb,libslab-8c0cbfb396425d81,libpolling-068615448ed654c9,libcfg_if-666d36e5ee0df220,libconcurrent_queue-bff647653fb4c5a2,librustix-74c822c7dca9d9f0,liblinux_raw_sys-7ff67804fdd3dd44,libfutures_lite-9d4db765d240b993,libfutures_core-fc6bb1738f00fc87,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfutures_io-972ebb79349338ae,libzbus_names-fc66ddfc356e7d04,libstatic_assertions-d53a9977dc6e27e5,libaccesskit_consumer-db080330c93100ac,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libzvariant-f840bffa3acc9a4a,libenumflags2-51206d670bd2ef06,libendi-d033325cd113c16e,libzvariant_utils-29c22f8273c95c30,libwinnow-42c9962481bcceab,libsyn-95de005a1793e099,libquote-e6a0aaec8fda8dc3,libproc_macro2-44245f1d2a7be90b,libunicode_ident-6ac3b87590d2322c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-928e774ad0f63e36,libserde_core-be90c2fce884bcd4,libaccesskit-ba759f9afee320dc,libfltk-5fef1bed9df5a678,libttf_parser-bea2db372504e0a1,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libbitflags-c9a8c3feded120fa,libonce_cell-0ba6aecba7086d38,libfltk_sys-c145789fdb317cb9}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpthread" "-lX11" "-lXext" "-lXinerama" "-lXcursor" "-lXrender" "-lXfixes" "-lXft" "-lfontconfig" "-lpango-1.0" "-lpangoxft-1.0" "-lgobject-2.0" "-lcairo" "-lpangocairo-1.0" "-lsupc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc3z973X/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/build/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib/Release" "-L" "/opt/rustwide/target/debug/build/fltk-sys-0674d7ea2ba6e60b/out/lib64/Release" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/colors-d2446bc3ddd87573" "-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 `flemish` (example "colors") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c02930ed851713eeabd41d5fb322f98a7c7d3ef70b60bd81b0c746d035134397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c02930ed851713eeabd41d5fb322f98a7c7d3ef70b60bd81b0c746d035134397", kill_on_drop: false }` [INFO] [stdout] c02930ed851713eeabd41d5fb322f98a7c7d3ef70b60bd81b0c746d035134397