[INFO] cloning repository https://github.com/valadaptive/alic3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valadaptive/alic3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaladaptive%2Falic3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaladaptive%2Falic3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf0f5f6cc62baccb9d1fb793bba05fc4c341838 [INFO] testing valadaptive/alic3 against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaladaptive%2Falic3" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valadaptive/alic3 on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/valadaptive/alic3 [INFO] finished tweaking git repo https://github.com/valadaptive/alic3 [INFO] tweaked toml for git repo https://github.com/valadaptive/alic3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/valadaptive/alic3 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_glow v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f10336791c62cadb6f4061bbc9271f8ea608e72afa2893bf3ff45964c0d59d4d [INFO] running `Command { std: "docker" "start" "-a" "f10336791c62cadb6f4061bbc9271f8ea608e72afa2893bf3ff45964c0d59d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f10336791c62cadb6f4061bbc9271f8ea608e72afa2893bf3ff45964c0d59d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10336791c62cadb6f4061bbc9271f8ea608e72afa2893bf3ff45964c0d59d4d", kill_on_drop: false }` [INFO] [stdout] f10336791c62cadb6f4061bbc9271f8ea608e72afa2893bf3ff45964c0d59d4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8defcfd166dd2f46a099bd5dd686880b284cf62fb6b220c8835f0b8d484494a [INFO] running `Command { std: "docker" "start" "-a" "c8defcfd166dd2f46a099bd5dd686880b284cf62fb6b220c8835f0b8d484494a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.features [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ttf-parser v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling owned_ttf_parser v0.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ab_glyph v0.2.13 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling emath v0.16.0 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling epaint v0.16.0 [INFO] [stderr] Compiling egui v0.16.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling epi v0.16.0 [INFO] [stderr] Compiling egui-winit v0.16.0 [INFO] [stderr] Compiling egui_glow v0.16.0 [INFO] [stderr] Compiling alic3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Stdin`, `Stdout` [INFO] [stdout] --> src/emulator.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Stdin, Stdout}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clear_color` [INFO] [stdout] --> src/gui.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let mut clear_color = [0.1, 0.1, 0.1]; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clear_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/gui.rs:63:63 [INFO] [stdout] | [INFO] [stdout] 63 | egui::CentralPanel::default().show(egui_ctx, |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/gui.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let mut clear_color = [0.1, 0.1, 0.1]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `handle_interrupt`, `get_priority_level`, and `set_priority_level` are never used [INFO] [stdout] --> src/emulator.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 148 | impl Cpu { [INFO] [stdout] | --------------------------------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 205 | fn handle_interrupt(&mut self, interrupt_vector: u8, priority_level: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | fn get_priority_level(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | fn set_priority_level(&mut self, level: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/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/rustcQ26ACa/symbols.o" "/opt/rustwide/target/debug/deps/exec-b549e16f8d386306.exec.ada4d1f3a1be2227-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/exec-b549e16f8d386306.exec.ada4d1f3a1be2227-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/exec-b549e16f8d386306.55gmzc4nj206rzfs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrossterm-4369ecc53aa55f7f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-0eccca3a4f7cc104.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ba0e131d19ac5f51.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-419f8bcd9cbd07b1.rlib" "/opt/rustwide/target/debug/deps/libmio-78f7a03b637ad59a.rlib" "/opt/rustwide/target/debug/deps/libalic3-09561bc6c77eb582.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-e9f18f23f62eeb03.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-7b2c90c05fd2a177.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-f20c254ea3557f43.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-c4dc99848d5f1f69.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-a7163183bcf19770.rlib" "/opt/rustwide/target/debug/deps/libxcb-79d19a63ffa48641.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7330b220195c6be2.rlib" "/opt/rustwide/target/debug/deps/libepi-215e1a0a5b96537d.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-e50cc772300213d2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e8d5ffb2f3c6f823.rlib" "/opt/rustwide/target/debug/deps/libegui-b1c867e8e8cbd388.rlib" "/opt/rustwide/target/debug/deps/libron-7d36c09a8dab1a0f.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/libepaint-e4e010be12ceb8a1.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-77ea54d996e9a7ff.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-80293a62d84dc9b5.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-696ed26caa5ecd5b.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9de3d012abfa68ea.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-8b64ed625d10b1cf.rlib" "/opt/rustwide/target/debug/deps/libahash-c7a079008fd0416a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8560d5194a8482d4.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-bb2720133aeb0fe6.rlib" "/opt/rustwide/target/debug/deps/libemath-8ca05cd0adaaefa8.rlib" "/opt/rustwide/target/debug/deps/libserde-a31de93d072a0ef6.rlib" "/opt/rustwide/target/debug/deps/libglutin-e6cb53ca3e6e0bdc.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-b09becfdb8b11ebc.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-35e0dc4d0927ef9c.rlib" "/opt/rustwide/target/debug/deps/libshared_library-dedcb6a270bd2e97.rlib" "/opt/rustwide/target/debug/deps/libwinit-e50df14f71f4f509.rlib" "/opt/rustwide/target/debug/deps/libmio-46bd2d22b5e75f60.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-bd5e665cecbaefd7.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-2b08fb2965b8c2ca.rlib" "/opt/rustwide/target/debug/deps/libxcursor-a9db524776d59c92.rlib" "/opt/rustwide/target/debug/deps/libnom-1bfa5da6b744bb5d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d8d723e7c8b32e7c.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-d10fddd8b99e2bb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-092491cd1f2ddce0.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-45616f81faa51b9c.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-69efdc5bd733dcc0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-170a7f908a38c9b0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e6ece8f230b091bb.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cfc2e1db8be9143e.rlib" "/opt/rustwide/target/debug/deps/libcalloop-eafccd660ddd010d.rlib" "/opt/rustwide/target/debug/deps/libnix-7a4a03e286426369.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-307826917c9a8c90.rlib" "/opt/rustwide/target/debug/deps/libdlib-26996165f1dc3833.rlib" "/opt/rustwide/target/debug/deps/liblibloading-04d05be3a9564a09.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c3d479e461ceceb8.rlib" "/opt/rustwide/target/debug/deps/libcty-c48a803ddc3aeceb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8ea2babd70aeaed6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6cec6d2b618993e2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6054408250092b8c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d04a2583a7f9c86c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libinstant-553c45934192f0ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/liblog-d6b45f57b733a929.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-c53fdfb2759b9bec.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-94a855a98278d9f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-4bc6f372d4a25e2d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-cd1c7f00d831de20.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libglow-d98172c49c1a3560.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0de9a11974dce6cd.rlib" "/opt/rustwide/target/debug/deps/liblogos-e1e95f2056fb4bd9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b0b55ec1a2e8b2d8.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/exec-b549e16f8d386306" "-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 `alic3` (bin "exec") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c8defcfd166dd2f46a099bd5dd686880b284cf62fb6b220c8835f0b8d484494a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8defcfd166dd2f46a099bd5dd686880b284cf62fb6b220c8835f0b8d484494a", kill_on_drop: false }` [INFO] [stdout] c8defcfd166dd2f46a099bd5dd686880b284cf62fb6b220c8835f0b8d484494a