[INFO] fetching crate smitters 0.1.0... [INFO] building smitters-0.1.0 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate smitters 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate smitters 0.1.0 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smitters 0.1.0 [INFO] finished tweaking crates.io crate smitters 0.1.0 [INFO] tweaked toml for crates.io crate smitters 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate smitters 0.1.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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_glow v0.22.0 [INFO] [stderr] Downloaded egui-winit v0.22.0 [INFO] [stderr] Downloaded eframe v0.22.0 [INFO] [stderr] Downloaded webbrowser v0.8.11 [INFO] [stderr] Downloaded xml-rs v0.8.18 [INFO] [stderr] Downloaded atomic_refcell v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db0a350e56c6a300f098a931b6117147f4eda9da54b29109b0f1bfd3b05c6e55 [INFO] running `Command { std: "docker" "start" "-a" "db0a350e56c6a300f098a931b6117147f4eda9da54b29109b0f1bfd3b05c6e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db0a350e56c6a300f098a931b6117147f4eda9da54b29109b0f1bfd3b05c6e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0a350e56c6a300f098a931b6117147f4eda9da54b29109b0f1bfd3b05c6e55", kill_on_drop: false }` [INFO] [stdout] db0a350e56c6a300f098a931b6117147f4eda9da54b29109b0f1bfd3b05c6e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77b97e510540d13a10a16d66dcb93bc08cba2a2ac5264802db0f71eff39649b7 [INFO] running `Command { std: "docker" "start" "-a" "77b97e510540d13a10a16d66dcb93bc08cba2a2ac5264802db0f71eff39649b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling xml-rs v0.8.18 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling zbus_names v2.6.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ecolor v0.22.0 [INFO] [stderr] Compiling emath v0.22.0 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling epaint v0.22.0 [INFO] [stderr] Compiling accesskit_consumer v0.15.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling egui v0.22.0 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling atspi v0.10.1 [INFO] [stderr] Compiling arboard v3.2.1 [INFO] [stderr] Compiling webbrowser v0.8.11 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling egui_glow v0.22.0 [INFO] [stderr] Compiling accesskit_unix v0.5.2 [INFO] [stderr] Compiling accesskit_winit v0.14.4 [INFO] [stderr] Compiling egui-winit v0.22.0 [INFO] [stderr] Compiling eframe v0.22.0 [INFO] [stderr] Compiling smitters v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "77b97e510540d13a10a16d66dcb93bc08cba2a2ac5264802db0f71eff39649b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b97e510540d13a10a16d66dcb93bc08cba2a2ac5264802db0f71eff39649b7", kill_on_drop: false }` [INFO] [stdout] 77b97e510540d13a10a16d66dcb93bc08cba2a2ac5264802db0f71eff39649b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb0002ba3b3a22eec84b04bbe235a9f773701bb71d9966c2f271775c9312ac9c [INFO] running `Command { std: "docker" "start" "-a" "fb0002ba3b3a22eec84b04bbe235a9f773701bb71d9966c2f271775c9312ac9c", kill_on_drop: false }` [INFO] [stderr] Compiling smitters v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcmH8hhO/symbols.o" "/opt/rustwide/target/debug/examples/hello-46796936077560e5.hello.7e2c37a37282849b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-46796936077560e5.46vrrzlwuvsrh8rg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4108e223bd37ca04.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-89a2895874bb9087.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-d5a9cabc8fb2ae98.rlib" "/opt/rustwide/target/debug/deps/librustix-ce1dfbd85660edb9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-ad9f52af98906393.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libregex-b04f64685742a392.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9578fec9b6e081dd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3c7bfbc311b93667.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-820d8dabc80ccf7c.rlib" "/opt/rustwide/target/debug/deps/libsmitters-a2f51e092dd43a6e.rlib" "/opt/rustwide/target/debug/deps/libkurbo-0a725df075cfce89.rlib" "/opt/rustwide/target/debug/deps/libitertools_num-61e4b38087c20d3a.rlib" "/opt/rustwide/target/debug/deps/libeframe-744924dc229db248.rlib" "/opt/rustwide/target/debug/deps/libglutin_winit-82f8f5bb9e0c3ede.rlib" "/opt/rustwide/target/debug/deps/libimage-581aef8cce9cee59.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c4d17f7193f3b371.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-712b4aa89f8a3f11.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-225dce6209e5385d.rlib" "/opt/rustwide/target/debug/deps/libglutin-1f100ad38a9c107e.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-53979e08ee9f76ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d80587832bc52f79.rlib" "/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-a8bfdb692dba0bbe.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-1b8971524b078d72.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-c4b86349bf3ea904.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-a1e67d48646a4c43.rlib" "/opt/rustwide/target/debug/deps/libarboard-ae75c8cfc00a73ae.rlib" "/opt/rustwide/target/debug/deps/libx11rb-ef6d950e14e7f957.rlib" "/opt/rustwide/target/debug/deps/libgethostname-084e53d7ec758dc9.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-37d518a32672e972.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_winit-17eaadd69ee58596.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_unix-e4ba1681422c1c1c.rlib" "/opt/rustwide/target/debug/deps/libatspi-7d5cd6d0ff05e695.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_consumer-80d8864e7cc12e70.rlib" "/opt/rustwide/target/debug/deps/libzbus-c59dcd6ce2d8342d.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-01bc7b267cf5da34.rlib" "/opt/rustwide/target/debug/deps/libblocking-cbf6f0a69c884bbb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3e9e512525f2f9d6.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e67f2aeb264d5523.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2f65647d54ad9a18.rlib" "/opt/rustwide/target/debug/deps/libasync_task-a4fa5acccdb18a57.rlib" "/opt/rustwide/target/debug/deps/libordered_stream-1bef9101d5c93832.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-aa9d8b93838d25ac.rlib" "/opt/rustwide/target/debug/deps/librand-aa9c73f257c7bb38.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b03096a5ae6e461e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-b74e0c08ed90cff5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b6ff55b2ddbff6dc.rlib" "/opt/rustwide/target/debug/deps/libxdg_home-8e02fb501c7e4ef6.rlib" "/opt/rustwide/target/debug/deps/libsha1-791b99e6649e28c5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-8380563f9ededd72.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94616f9140bfeee9.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-bd6bfcd6b6cbf66b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libtracing-ccf00566e3491f14.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-377e26660323eacb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5511c2d6804c2bb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libnix-68dd913ccd8ccbb1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a6d97605765f1438.rlib" "/opt/rustwide/target/debug/deps/libasync_io-cc45a7db0e04aaf5.rlib" "/opt/rustwide/target/debug/deps/librustix-43c09302e0e476f7.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-e064e8908024c440.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libpolling-624546cb8403b2ef.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-a8e0bb603c1d866f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7eb40d1042db99d7.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2769975bca1cc59f.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-75de9e580406c499.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-e0956da6c71d5862.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libzbus_names-b3a80ac6973c9da3.rlib" "/opt/rustwide/target/debug/deps/libzvariant-942d4c28a0d13a56.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-0b8d5410d8bc7899.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libserde-2c6e1d21484fa550.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libwinit-a1a256a3e5f52024.rlib" "/opt/rustwide/target/debug/deps/libsctk_adwaita-08449da02b7013ce.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia-3b8c840c2f350954.rlib" "/opt/rustwide/target/debug/deps/libpng-46626a4bb0893bec.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1ea62834f4aee22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4091a8e81a029d01.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-c5d108a981db6cf1.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-3bc668cbd6b46925.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia_path-b7d75f89848e2851.rlib" "/opt/rustwide/target/debug/deps/libstrict_num-538772e83957e2d8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/libmio-7b4fd3c716650dd9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7a943aef878a059c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-cbc23e815196cc18.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-e581a1527dfe3b82.rlib" "/opt/rustwide/target/debug/deps/libxcursor-8f544745c43512b2.rlib" "/opt/rustwide/target/debug/deps/libnom-36af65882c952441.rlib" "/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-195c103f1d85f7f1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d1c7fc36fec5e5e4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-fd345573779a8b21.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-674cb8c65715d3d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f93a829492fa7145.rlib" "/opt/rustwide/target/debug/deps/libnix-d0c3d0bf6352796c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5b26f75025bff562.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1ebb9d70c4695775.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6993c4b0ec0e5bc5.rlib" "/opt/rustwide/target/debug/deps/libslotmap-129ad11974a9255a.rlib" "/opt/rustwide/target/debug/deps/libnix-4466c9b68515534f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libdlib-c8b677055ceb2c52.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e4179f46d66d9948.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-852bcbb6aabc24af.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-8e33e8fca16c6121.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libglow-8105c70d5aae5848.rlib" "/opt/rustwide/target/debug/deps/libegui-630a6673388d678e.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-09017a6ad8402a85.rlib" "/opt/rustwide/target/debug/deps/libepaint-c39c532706405c88.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-bbfc7cd7f3279d39.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libecolor-2345ae08a6bedf1b.rlib" "/opt/rustwide/target/debug/deps/libahash-943b6e7ec2e6323f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-a0e658af0e764c95.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-da4ea04a62de3f88.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-820951c7f451336b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3fce69f28580086d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d2d408f8fe8ae7e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-706db175a0ddc573.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c0a68e35a50547b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libemath-5bb76108461302f8.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-45aa028519e9adf1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-46796936077560e5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smitters` (example "hello") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fb0002ba3b3a22eec84b04bbe235a9f773701bb71d9966c2f271775c9312ac9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0002ba3b3a22eec84b04bbe235a9f773701bb71d9966c2f271775c9312ac9c", kill_on_drop: false }` [INFO] [stdout] fb0002ba3b3a22eec84b04bbe235a9f773701bb71d9966c2f271775c9312ac9c