[INFO] cloning repository https://github.com/SmolestOS/im-ok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SmolestOS/im-ok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmolestOS%2Fim-ok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmolestOS%2Fim-ok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c552882c085dddbf2ba0c3a1dd452bdb91c0507f [INFO] building SmolestOS/im-ok against master#3266c36624e804f9f086ebd40db19039b55a4ec1 for pr-111698 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmolestOS%2Fim-ok" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SmolestOS/im-ok on toolchain 3266c36624e804f9f086ebd40db19039b55a4ec1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SmolestOS/im-ok [INFO] finished tweaking git repo https://github.com/SmolestOS/im-ok [INFO] tweaked toml for git repo https://github.com/SmolestOS/im-ok written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SmolestOS/im-ok 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" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel v2.0.2 [INFO] [stderr] Downloaded winit v0.27.4 [INFO] [stderr] Downloaded ahash v0.8.0 [INFO] [stderr] Downloaded egui-winit v0.19.0 [INFO] [stderr] Downloaded glutin v0.29.1 [INFO] [stderr] Downloaded owned_ttf_parser v0.17.0 [INFO] [stderr] Downloaded diesel_derives v2.0.1 [INFO] [stderr] Downloaded diesel-derive-enum v2.0.0-rc.0 [INFO] [stderr] Downloaded utoipa v2.2.0 [INFO] [stderr] Downloaded bson v2.4.0 [INFO] [stderr] Downloaded axum-test-helper v0.1.1 [INFO] [stderr] Downloaded utoipa-gen v2.2.0 [INFO] [stderr] Downloaded egui_glow v0.19.0 [INFO] [stderr] Downloaded eframe v0.19.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v2.0.1 [INFO] [stderr] Downloaded tower-http v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bea2efeb953469672e00fbf4530ff5e61f75909dca5555076dd7351b014acc5a [INFO] running `Command { std: "docker" "start" "-a" "bea2efeb953469672e00fbf4530ff5e61f75909dca5555076dd7351b014acc5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bea2efeb953469672e00fbf4530ff5e61f75909dca5555076dd7351b014acc5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea2efeb953469672e00fbf4530ff5e61f75909dca5555076dd7351b014acc5a", kill_on_drop: false }` [INFO] [stdout] bea2efeb953469672e00fbf4530ff5e61f75909dca5555076dd7351b014acc5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+3266c36624e804f9f086ebd40db19039b55a4ec1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79cf974d91da98e1f3f0f715148d774dd10ab07ca87f5270e8d542907bd04842 [INFO] running `Command { std: "docker" "start" "-a" "79cf974d91da98e1f3f0f715148d774dd10ab07ca87f5270e8d542907bd04842", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.146 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde v1.0.146 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling owned_ttf_parser v0.17.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling utoipa-swagger-ui v2.0.1 [INFO] [stderr] Compiling rust-embed-impl v6.3.1 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling utoipa-gen v2.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling winit v0.27.4 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling utoipa v2.2.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling rust-embed v6.4.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling diesel-derive-enum v2.0.0-rc.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling diesel v2.0.2 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling egui-winit v0.19.0 [INFO] [stderr] Compiling egui_glow v0.19.0 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling eframe v0.19.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling image v0.24.4 [INFO] [stderr] Compiling bson v2.4.0 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Compiling im_ok v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/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/rustcZe1LvL/symbols.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.im_ok.cff37a16afeff5c9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06.2ru1i17bvlj35dmj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-17e25790ff84abea/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libim_ok-6924274999bda3bd.rlib" "/opt/rustwide/target/debug/deps/libureq-454a6c1ad0dc476f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5b7dbb74dd54d87c.rlib" "/opt/rustwide/target/debug/deps/librustls-40847c103f458de6.rlib" "/opt/rustwide/target/debug/deps/libsct-72433aebd97e297a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e8501f1016602b7d.rlib" "/opt/rustwide/target/debug/deps/libring-72c2284c433d308a.rlib" "/opt/rustwide/target/debug/deps/libspin-8dc5d54fe34c3b58.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-58241da211150770.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-981af7c47c8ce68e.rlib" "/opt/rustwide/target/debug/deps/libbson-0b1066c03e044c31.rlib" "/opt/rustwide/target/debug/deps/libuuid-38b131170b0eb736.rlib" "/opt/rustwide/target/debug/deps/librand-89e0ce4dbbce07cc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-114b6194793f2b15.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-34a7567546593fb8.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c26035d36f8acaa.rlib" "/opt/rustwide/target/debug/deps/libhex-616a8efef68c9340.rlib" "/opt/rustwide/target/debug/deps/libahash-a44bb8059f29005c.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b194373ec4bc9b51.rlib" "/opt/rustwide/target/debug/deps/libtime-d99e71e60658bcd0.rlib" "/opt/rustwide/target/debug/deps/libapi-3f60ac5f2d8b4fea.rlib" "/opt/rustwide/target/debug/deps/libutoipa-d160410b1518a45e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e642fc321df15ae6.rlib" "/opt/rustwide/target/debug/deps/libryu-30055e40eeb9ba75.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eed4e36d3e577933.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7a7bdc12b91f85f0.rlib" "/opt/rustwide/target/debug/deps/libdiesel-3a7fd324d7071a11.rlib" "/opt/rustwide/target/debug/deps/libitoa-599d250fc9beea4b.rlib" "/opt/rustwide/target/debug/deps/libr2d2-846ac51e513307f3.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-11ab2b05198a4d97.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-5292bf635c18f031.rlib" "/opt/rustwide/target/debug/deps/libchrono-7ce39cf878f1631a.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f25f7dd983e99e2e.rlib" "/opt/rustwide/target/debug/deps/libtime-98f461b526ca4bc9.rlib" "/opt/rustwide/target/debug/deps/libeframe-0eeb661be4721f61.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-21c7e40377597c79.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-f1550076f68fc7d9.rlib" "/opt/rustwide/target/debug/deps/libglutin-9a4c230305c694f5.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-ad95129683312d40.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-2794de62d5a90a44.rlib" "/opt/rustwide/target/debug/deps/libshared_library-de536dfd2bf63cd7.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-2983984096aa31a7.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-690064251f6be977.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-3194fdb7606e36a7.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-607e301095705323.rlib" "/opt/rustwide/target/debug/deps/liburl-9de65a90fe1711d6.rlib" "/opt/rustwide/target/debug/deps/libidna-8854ac96e32c1c92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a2a2d883f5b4615e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51dcd00cfb7a6399.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2384e9086518989f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c8035e7761ae376a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-bd465f14d937802a.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-147ce4f168f58fa6.rlib" "/opt/rustwide/target/debug/deps/libarboard-1a8207afe63d629f.rlib" "/opt/rustwide/target/debug/deps/libx11rb-737f3284f931893f.rlib" "/opt/rustwide/target/debug/deps/libgethostname-146fca48f2abc368.rlib" "/opt/rustwide/target/debug/deps/libnix-e75d7031c61cf00b.rlib" "/opt/rustwide/target/debug/deps/libwinit-83d9f29e5bea443d.rlib" "/opt/rustwide/target/debug/deps/libsctk_adwaita-3ea67b4b0f7be96c.rlib" "/opt/rustwide/target/debug/deps/libcrossfont-254c4ff2b5f2672d.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-b7849e1efac980d7.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-cf2004a19416d89d.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-0c6c834e384eb007.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-1d9d689e9e38e6c9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a95036e6665b2836.rlib" "/opt/rustwide/target/debug/deps/libfreetype-569f8af98774020e.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-c01146a3b4925730.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia-abd620243777edcc.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-af4ba81a85f21803.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3ceecb076a4b7136.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia_path-e640948b85b9b9b2.rlib" "/opt/rustwide/target/debug/deps/libarrayref-7a8c89d89caa2fa2.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e367eaac96e0bdf7.rlib" "/opt/rustwide/target/debug/deps/libmio-0fceb2ce93460d0e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-004503afd9e69313.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3aa480b8a90ce27f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2acb1f335997f652.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-33572ff638e35409.rlib" "/opt/rustwide/target/debug/deps/libxcursor-c6d39c87c2688815.rlib" "/opt/rustwide/target/debug/deps/libnom-534fe9aa1fffcc9c.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-a1e942e65f1666f8.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-32081a284a8874ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-45a0cd1bce2ac64e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-47cbb087e0a36ba3.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-002d43a3706ee688.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e111c791c34938a9.rlib" "/opt/rustwide/target/debug/deps/libcalloop-29dbfca32e2293b5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4e9eb08daef950db.rlib" "/opt/rustwide/target/debug/deps/libslotmap-bcfb7936fc22537b.rlib" "/opt/rustwide/target/debug/deps/libnix-8c189be5911e07ad.rlib" "/opt/rustwide/target/debug/deps/libvec_map-4410f1a8cb19e52c.rlib" "/opt/rustwide/target/debug/deps/libdlib-75aaea27537a1975.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dd413ba99f97a686.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-4d0a7813241f79e5.rlib" "/opt/rustwide/target/debug/deps/libcty-6392b4f4eb3c210a.rlib" "/opt/rustwide/target/debug/deps/libinstant-c39ab25d6405d6fb.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-3de3a01b85db1bdb.rlib" "/opt/rustwide/target/debug/deps/libglow-d83f3556cd32d8e1.rlib" "/opt/rustwide/target/debug/deps/libegui-9ec54df5e595f0b3.rlib" "/opt/rustwide/target/debug/deps/libron-b11e638e529c16c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-3d1a6ce4c59f8a7b.rlib" "/opt/rustwide/target/debug/deps/libepaint-a3b46ab622f62cd5.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-d94f541c14444458.rlib" "/opt/rustwide/target/debug/deps/libahash-79632ebeb06ad448.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-10ee5de7b8f1aad7.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-000aa7e7372f8333.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5fb6310b6b31d322.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a36259fbc00d9009.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b724951836cb88ba.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7240f95bcf5f48e2.rlib" "/opt/rustwide/target/debug/deps/libemath-be0b0594c318c255.rlib" "/opt/rustwide/target/debug/deps/libserde-ff4fa26023a222d7.rlib" "/opt/rustwide/target/debug/deps/libdotenv-4d537b26bdb81399.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5a59c4e6dec688a1.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-cdc51df32bad2529.rlib" "/opt/rustwide/target/debug/deps/liboverload-e777a4a05f86b036.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4be64d1f15546123.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1bb430d5933b27d7.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-a15ee75add179479.rlib" "/opt/rustwide/target/debug/deps/libregex-034988b6186c68ed.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d3776e5e3ddedaa3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68bcacc0ba510fec.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3e0052b92e96f020.rlib" "/opt/rustwide/target/debug/deps/libtracing-2c471a8464b5fdf1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-08556ef8e830e22d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ceb9730875a98954.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-df4b385bde69735a.rlib" "/opt/rustwide/target/debug/deps/liblog-f9fc1c2775cc3a97.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c607a665f1cc4401.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-506dec9ffdea8e93.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-740a50383ff446d2.rlib" "/opt/rustwide/target/debug/deps/libimage-eb2ebcc56c461ed6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-646d96191f960a3c.rlib" "/opt/rustwide/target/debug/deps/libpng-bd6d1467a4985f09.rlib" "/opt/rustwide/target/debug/deps/libbitflags-291e228198a8719b.rlib" "/opt/rustwide/target/debug/deps/libexr-a5eab951a3a3185e.rlib" "/opt/rustwide/target/debug/deps/libflume-cec4de1d914df5eb.rlib" "/opt/rustwide/target/debug/deps/libspin-32dc1f95a15de908.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1d8a09bc6780afb2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3625dd36729e3dc0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7117d8ccaeda3a08.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8eeeacd9d323896f.rlib" "/opt/rustwide/target/debug/deps/libnanorand-ac034ee3502f9f4d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9535b5fb9dd0ad9b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e7aa5e21824a820e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7d6e2921a279ef11.rlib" "/opt/rustwide/target/debug/deps/libbit_field-eeb937c8afb7fb48.rlib" "/opt/rustwide/target/debug/deps/liblebe-338090d9d8fc82a7.rlib" "/opt/rustwide/target/debug/deps/libhalf-ee7bd5bf30f4fc9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22279d7319a9db92.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c90fe995fa6a7a9a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5d5121e43ad80162.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-eb2053db1d7dd088.rlib" "/opt/rustwide/target/debug/deps/libgif-a78ed815dc62598a.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-230f73d6bbfd4f59.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ee1a01a245a98826.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-78796e38ba07aef6.rlib" "/opt/rustwide/target/debug/deps/libtiff-e88c33f2ce4cd8bd.rlib" "/opt/rustwide/target/debug/deps/libflate2-93816cb66a725e4c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-750864183417573c.rlib" "/opt/rustwide/target/debug/deps/libadler-b7cc80cadb309b1d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a83cdbe227b07cfe.rlib" "/opt/rustwide/target/debug/deps/libweezl-a3f25260dbbc4094.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c4d8cac411d5b6ea.rlib" "/opt/rustwide/target/debug/deps/librayon-fd6d48c187ef0dc3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b1b14c1f0bbf333d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1e053392ec7abb23.rlib" "/opt/rustwide/target/debug/deps/liblibc-27d982916210cccb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1b2f87b9bb13d1e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-734094c7e3060b31.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4294e5f5eb6243af.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1411d50f627c87eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-00bb49ec7e6a3432.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9e7810a0858c9206.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b914173e12105b24.rlib" "/opt/rustwide/target/debug/deps/libeither-30f50e5a935add48.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a9ba95b1228749.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-658322f66b02b1f7.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-956ca946b7379eb6.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-dd67659c95cf28db.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43e984e033ffe85c.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b33034ed520f9dde.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b682f100759c1cd5.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4688e4e2de40eeae.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-bc98f60a979c8848.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f90abce6b91ba026.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d2d517397bb596ef.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3c3cfff380065fd0.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b4a016bd41fd2384.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6b2e32ac6784fab1.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69a45ab5967387b5.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f366d4caf221188e.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-737a1b3638f612c8.rlib" "-Wl,-Bdynamic" "-lpq" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lm" "-lfreetype" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/3266c36624e804f9f086ebd40db19039b55a4ec1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/im_ok-40f7769bb2a06e06" "-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 `im_ok` (bin "im_ok") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79cf974d91da98e1f3f0f715148d774dd10ab07ca87f5270e8d542907bd04842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79cf974d91da98e1f3f0f715148d774dd10ab07ca87f5270e8d542907bd04842", kill_on_drop: false }` [INFO] [stdout] 79cf974d91da98e1f3f0f715148d774dd10ab07ca87f5270e8d542907bd04842