[INFO] cloning repository https://github.com/liufuyang/usb-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liufuyang/usb-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufuyang%2Fusb-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufuyang%2Fusb-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7ba5f329755390065e123fb50e56ec4fa89ad4d [INFO] testing liufuyang/usb-1 against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufuyang%2Fusb-1" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liufuyang/usb-1 on toolchain 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/liufuyang/usb-1 [INFO] finished tweaking git repo https://github.com/liufuyang/usb-1 [INFO] tweaked toml for git repo https://github.com/liufuyang/usb-1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/liufuyang/usb-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimal-lexical v0.1.2 [INFO] [stderr] Downloaded glium v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91a3214c79f1f54d0ce18dcf0a12f6ad2fde2cdae6d4b5740f25cc3efd9ebbf7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "91a3214c79f1f54d0ce18dcf0a12f6ad2fde2cdae6d4b5740f25cc3efd9ebbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91a3214c79f1f54d0ce18dcf0a12f6ad2fde2cdae6d4b5740f25cc3efd9ebbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a3214c79f1f54d0ce18dcf0a12f6ad2fde2cdae6d4b5740f25cc3efd9ebbf7", kill_on_drop: false }` [INFO] [stdout] 91a3214c79f1f54d0ce18dcf0a12f6ad2fde2cdae6d4b5740f25cc3efd9ebbf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c46dfb80a55d3873d41fa624013bbf008bd788aab9a7c25ce892c0c8eb9af82 [INFO] running `Command { std: "docker" "start" "-a" "7c46dfb80a55d3873d41fa624013bbf008bd788aab9a7c25ce892c0c8eb9af82", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.30.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling egui v0.14.2 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling epi v0.14.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling x11-clipboard v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling egui_glium v0.14.0 [INFO] [stderr] Compiling eframe v0.14.0 [INFO] [stderr] Compiling usb-1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: warn(rust_2018_idioms) is ignored unless specified at crate level [INFO] [stdout] --> src/qucc_egui/mod.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(clippy::all, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `label` [INFO] [stdout] --> src/qucc_egui/app.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | let Self { label, value, bms } = self; [INFO] [stdout] | ^^^^^ help: try ignoring the field: `label: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/qucc_egui/app.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | let Self { label, value, bms } = self; [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ParseError` [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ParseError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LibError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FN_W` [INFO] [stdout] --> src/qucc/mod.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | const FN_W: &'static str = "06"; // Function code: write save register [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/daly/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | port.write_all(decoded.as_slice()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEOGRp2/symbols.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.usb_daly.af88cd4b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501.1oy2loee2uupsgtd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusb_1-8fa002527cc99f74.rlib" "/opt/rustwide/target/debug/deps/libeframe-676eb9a0532e04f0.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-741201621f67f92d.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-f293b35bc3d82ee6.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-333137f787237432.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-8981183e5990971d.rlib" "/opt/rustwide/target/debug/deps/libxcb-782d8703e6d7ae4f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-0f1a0f7f7ae8e7f5.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-cc05233625264a37.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-2883eb8df310fa18.rlib" "/opt/rustwide/target/debug/deps/libglium-732f626e8402e4e7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5232610b22617be.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-7d5cb99cd96802bc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b6077a98e580a28e.rlib" "/opt/rustwide/target/debug/deps/libgimli-84703d8c5e6c0439.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-32910dcf30a9e485.rlib" "/opt/rustwide/target/debug/deps/libglutin-d3b46a7cbdcda673.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-c51d257e71786418.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-e107d0b5bd6e1ad7.rlib" "/opt/rustwide/target/debug/deps/libshared_library-73d9bb8201923a84.rlib" "/opt/rustwide/target/debug/deps/libwinit-5eface09bdc2634e.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-8682e989433d1b2a.rlib" "/opt/rustwide/target/debug/deps/libmio-70efcc98b498d5bb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4dd2e11bfb2ea7b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbf1187c43845139.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2ee57191e47425f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7af348b8f6534ef6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b036349e50a63a5d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6ecbb9f03f5e77a3.rlib" "/opt/rustwide/target/debug/deps/libandrew-06aa131d77973ef2.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f234860b44e8f8b4.rlib" "/opt/rustwide/target/debug/deps/libxcursor-657a9364bb2c2c9e.rlib" "/opt/rustwide/target/debug/deps/libnom-831898ee7b8aa3fc.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-5624473381647d5a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-ed873a16df05229d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cc931a7ba82b0224.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-46299b4d3c86d3d7.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ddf49eb41caf8963.rlib" "/opt/rustwide/target/debug/deps/libnix-cdeacf61f50be4ed.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-765a9e3d751df921.rlib" "/opt/rustwide/target/debug/deps/libdlib-019e72e1ebec4bce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2273842707d575f7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c4d2d84cd2c412ca.rlib" "/opt/rustwide/target/debug/deps/libnix-81b00bf7931edec1.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e06b45708b4f3c9f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0b829c84ed303442.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e4993ca4228640dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6858cf2a951ae4b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-fee4d4d74f028760.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4157a8c8af6afe44.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libepi-c745f778d7e18973.rlib" "/opt/rustwide/target/debug/deps/libegui-841592f137b4e881.rlib" "/opt/rustwide/target/debug/deps/libepaint-21c6a6a3e4c5d246.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0f0d5a7554e88e8f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-5149745f479b5657.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-08f873f6373b5a09.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4419162c2fdf42f6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libahash-d55118f4e0da1f3c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-75eaed799a697299.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-47d7d5f9fa10ce53.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-e9ae0b55bc3b40e4.rlib" "/opt/rustwide/target/debug/deps/libemath-2e898b542430bd14.rlib" "/opt/rustwide/target/debug/deps/libcrc16-6de1123f289ad716.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libserialport-a47ebefc33b28c1a.rlib" "/opt/rustwide/target/debug/deps/liblibudev-03b0e3d46e40c348.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-3710b772fe7fd056.rlib" "/opt/rustwide/target/debug/deps/libnix-aced1487c114340a.rlib" "/opt/rustwide/target/debug/deps/liblibc-b44699a791f860fb.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-202fc93d8ccaebf2.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1333333cbe389678.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a963b8f78c0365f5.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46de9b9399df1cae.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lxkbcommon" "-ldl" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61469b682c2b0bf9cebc4622f1859e2bb3b7ebca/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/usb_daly-453d342cd5356501" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `usb-1` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7c46dfb80a55d3873d41fa624013bbf008bd788aab9a7c25ce892c0c8eb9af82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c46dfb80a55d3873d41fa624013bbf008bd788aab9a7c25ce892c0c8eb9af82", kill_on_drop: false }` [INFO] [stdout] 7c46dfb80a55d3873d41fa624013bbf008bd788aab9a7c25ce892c0c8eb9af82