[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliufuyang%2Fusb-1" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liufuyang/usb-1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd70187adeb23da56ed12dbda0e2000a5d0639fe3422a84da9332cf0ab2d007d [INFO] running `Command { std: "docker" "start" "-a" "cd70187adeb23da56ed12dbda0e2000a5d0639fe3422a84da9332cf0ab2d007d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd70187adeb23da56ed12dbda0e2000a5d0639fe3422a84da9332cf0ab2d007d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd70187adeb23da56ed12dbda0e2000a5d0639fe3422a84da9332cf0ab2d007d", kill_on_drop: false }` [INFO] [stdout] cd70187adeb23da56ed12dbda0e2000a5d0639fe3422a84da9332cf0ab2d007d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2d483228b7d835baa7cefca25da2e8dfa92f4da9fcddc9043b544a756c5278b [INFO] running `Command { std: "docker" "start" "-a" "d2d483228b7d835baa7cefca25da2e8dfa92f4da9fcddc9043b544a756c5278b", 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 version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.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 downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.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 crossbeam-queue v0.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [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 libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [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 nom v7.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [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 gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.30.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling xcursor v0.3.4 [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 shared_library v0.1.9 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling epaint v0.14.0 [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" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.usb_daly.3d17d242-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516.5ez144fo771cjtnb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusb_1-9dfd8078f1f2d80d.rlib" "/opt/rustwide/target/debug/deps/libeframe-19c16622584cdbeb.rlib" "/opt/rustwide/target/debug/deps/libegui_glium-97faeec0a67006ab.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-42b02902f4bb3018.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-8997ef8f63af0437.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-b2edb7e457dd8367.rlib" "/opt/rustwide/target/debug/deps/libxcb-ce84e6d43f4095ac.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-a718e293998e66c9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6d434e637f9a877e.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-ae7b953acb104182.rlib" "/opt/rustwide/target/debug/deps/libglium-709b7a7f61d1d45a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c13a065d4290a28e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-0bfe4bf43e805fd5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-375032cfa24fbd61.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-219654b9403bc1be.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-0813362cda9eafa7.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5a6372fa3510470c.rlib" "/opt/rustwide/target/debug/deps/libwinit-804057d9d6c6fd51.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-4718e2fd86bf9c65.rlib" "/opt/rustwide/target/debug/deps/libmio-a034460605d26847.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-47814ee838b99537.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ca31e9cf0ebb6be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-194e993a2708ffeb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a2890c3d552b4d7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5b3c3a4f7625268f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-da7dfc0f665c17b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6e7f3dd6adc63729.rlib" "/opt/rustwide/target/debug/deps/libandrew-e11ce6310731f02d.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-96b8ef75af9ff7c1.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d070b93fbcc7098b.rlib" "/opt/rustwide/target/debug/deps/libnom-d3c335642547b7f7.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-26813b3c670f8f57.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-c9848a90774106d0.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-751cdd6f55489d48.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e0252273f72d99ce.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-124b686d6397db16.rlib" "/opt/rustwide/target/debug/deps/libnix-43de60bcf807c421.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fbfaf931adb67cd3.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-180fdb857e78da31.rlib" "/opt/rustwide/target/debug/deps/libnix-763436eb47da7f8d.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ced68d3d75f8d498.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-049927e848be9004.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-70d2405dfa2065cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d004410f042d1b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6a679df820ab4928.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-b5d6c7b89589cf76.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-bfd71613b2bb73bf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-35df4dfd284d61e5.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libepi-609abc0e0de14615.rlib" "/opt/rustwide/target/debug/deps/libegui-77c55a8a348e90d5.rlib" "/opt/rustwide/target/debug/deps/libepaint-13f2a1d92569e717.rlib" "/opt/rustwide/target/debug/deps/libordered_float-eda6340d2afd6bc9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-121a4929ff54bf6a.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-768f27dc62df0ece.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-d03b1957863fe92e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libahash-cf550c7097a27835.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c71b449bc2c126ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-efb3ff7429269969.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-d81a44388b2e40da.rlib" "/opt/rustwide/target/debug/deps/libemath-c997dcfad093c10a.rlib" "/opt/rustwide/target/debug/deps/libcrc16-fd173b2aab7f7e33.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libserialport-265dfd8007f21c8d.rlib" "/opt/rustwide/target/debug/deps/liblibudev-d2454b00c754a622.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-9f5f2b6ed1ac3841.rlib" "/opt/rustwide/target/debug/deps/libnix-3efc603e907a0b3c.rlib" "/opt/rustwide/target/debug/deps/liblibc-9530b3680212aafe.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/usb_daly-e009c5b2063dc516" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d2d483228b7d835baa7cefca25da2e8dfa92f4da9fcddc9043b544a756c5278b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d483228b7d835baa7cefca25da2e8dfa92f4da9fcddc9043b544a756c5278b", kill_on_drop: false }` [INFO] [stdout] d2d483228b7d835baa7cefca25da2e8dfa92f4da9fcddc9043b544a756c5278b