[INFO] fetching crate wpilib-sys 0.4.0... [INFO] testing wpilib-sys-0.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate wpilib-sys 0.4.0 into /workspace/builds/worker-95/source [INFO] validating manifest of crates.io crate wpilib-sys 0.4.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wpilib-sys 0.4.0 [INFO] finished tweaking crates.io crate wpilib-sys 0.4.0 [INFO] tweaked toml for crates.io crate wpilib-sys 0.4.0 written to /workspace/builds/worker-95/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f1c50ebc39cdc038615344728465bec0df4fa1acd8f3532fef088d319e47a14 [INFO] running `Command { std: "docker" "start" "-a" "3f1c50ebc39cdc038615344728465bec0df4fa1acd8f3532fef088d319e47a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1c50ebc39cdc038615344728465bec0df4fa1acd8f3532fef088d319e47a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1c50ebc39cdc038615344728465bec0df4fa1acd8f3532fef088d319e47a14", kill_on_drop: false }` [INFO] [stdout] 3f1c50ebc39cdc038615344728465bec0df4fa1acd8f3532fef088d319e47a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc4206739e7348a5daa79b960b5dfcc337c680cc161dec1b475c6cbfab9de97f [INFO] running `Command { std: "docker" "start" "-a" "fc4206739e7348a5daa79b960b5dfcc337c680cc161dec1b475c6cbfab9de97f", kill_on_drop: false }` [INFO] [stderr] Compiling wpilib-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/bindings.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "fc4206739e7348a5daa79b960b5dfcc337c680cc161dec1b475c6cbfab9de97f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4206739e7348a5daa79b960b5dfcc337c680cc161dec1b475c6cbfab9de97f", kill_on_drop: false }` [INFO] [stdout] fc4206739e7348a5daa79b960b5dfcc337c680cc161dec1b475c6cbfab9de97f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 134dd85d4280b0e6efff02cb343e590ba82c869b4c5065d20a9a8c6fa57c1fa2 [INFO] running `Command { std: "docker" "start" "-a" "134dd85d4280b0e6efff02cb343e590ba82c869b4c5065d20a9a8c6fa57c1fa2", kill_on_drop: false }` [INFO] [stderr] Compiling wpilib-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/bindings.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/bindings.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #![allow(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:766:19 [INFO] [stdout] | [INFO] [stdout] 766 | unsafe { &(*(::std::ptr::null::())).messageID as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:776:19 [INFO] [stdout] | [INFO] [stdout] 776 | unsafe { &(*(::std::ptr::null::())).timeStamp as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:786:19 [INFO] [stdout] | [INFO] [stdout] 786 | unsafe { &(*(::std::ptr::null::())).data as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:796:19 [INFO] [stdout] | [INFO] [stdout] 796 | unsafe { &(*(::std::ptr::null::())).dataSize as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1551:19 [INFO] [stdout] | [INFO] [stdout] 1551 | unsafe { &(*(::std::ptr::null::())).count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1561:19 [INFO] [stdout] | [INFO] [stdout] 1561 | unsafe { &(*(::std::ptr::null::())).axes as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1590:19 [INFO] [stdout] | [INFO] [stdout] 1590 | unsafe { &(*(::std::ptr::null::())).count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1600:19 [INFO] [stdout] | [INFO] [stdout] 1600 | unsafe { &(*(::std::ptr::null::())).povs as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1629:19 [INFO] [stdout] | [INFO] [stdout] 1629 | unsafe { &(*(::std::ptr::null::())).buttons as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1639:19 [INFO] [stdout] | [INFO] [stdout] 1639 | unsafe { &(*(::std::ptr::null::())).count as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1673:19 [INFO] [stdout] | [INFO] [stdout] 1673 | unsafe { &(*(::std::ptr::null::())).isXbox as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1683:19 [INFO] [stdout] | [INFO] [stdout] 1683 | unsafe { &(*(::std::ptr::null::())).type_ as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1693:19 [INFO] [stdout] | [INFO] [stdout] 1693 | unsafe { &(*(::std::ptr::null::())).name as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1704:14 [INFO] [stdout] | [INFO] [stdout] 1704 | &(*(::std::ptr::null::())).axisCount as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1716:14 [INFO] [stdout] | [INFO] [stdout] 1716 | &(*(::std::ptr::null::())).axisTypes as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1728:14 [INFO] [stdout] | [INFO] [stdout] 1728 | &(*(::std::ptr::null::())).buttonCount as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1739:19 [INFO] [stdout] | [INFO] [stdout] 1739 | unsafe { &(*(::std::ptr::null::())).povCount as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1777:19 [INFO] [stdout] | [INFO] [stdout] 1777 | unsafe { &(*(::std::ptr::null::())).eventName as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1787:19 [INFO] [stdout] | [INFO] [stdout] 1787 | unsafe { &(*(::std::ptr::null::())).matchType as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1797:19 [INFO] [stdout] | [INFO] [stdout] 1797 | unsafe { &(*(::std::ptr::null::())).matchNumber as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1807:19 [INFO] [stdout] | [INFO] [stdout] 1807 | unsafe { &(*(::std::ptr::null::())).replayNumber as *const _ as usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1818:14 [INFO] [stdout] | [INFO] [stdout] 1818 | &(*(::std::ptr::null::())).gameSpecificMessage as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/./hal_bindings.rs:1830:14 [INFO] [stdout] | [INFO] [stdout] 1830 | &(*(::std::ptr::null::())).gameSpecificMessageSize as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [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/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.wpilib_sys.835df908-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e.596p2y2pdfh45jr0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/workdir/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lFRC_NetworkCommunication" "-lNiFpga" "-lNiFpgaLv" "-lniriodevenum" "-lniriosession" "-lNiRioSrv" "-lRoboRIO_FRC_ChipObject" "-lvisa" "-lwpiHal" "-lwpiutil" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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-04-10-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-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wpilib_sys-7eddd1ea149e410e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libFRC_NetworkCommunication.so when searching for -lFRC_NetworkCommunication [INFO] [stdout] /usr/bin/ld: cannot find -lFRC_NetworkCommunication [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libNiFpga.so when searching for -lNiFpga [INFO] [stdout] /usr/bin/ld: cannot find -lNiFpga [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libNiFpgaLv.so when searching for -lNiFpgaLv [INFO] [stdout] /usr/bin/ld: cannot find -lNiFpgaLv [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libniriodevenum.so when searching for -lniriodevenum [INFO] [stdout] /usr/bin/ld: cannot find -lniriodevenum [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libniriosession.so when searching for -lniriosession [INFO] [stdout] /usr/bin/ld: cannot find -lniriosession [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libNiRioSrv.so when searching for -lNiRioSrv [INFO] [stdout] /usr/bin/ld: cannot find -lNiRioSrv [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libRoboRIO_FRC_ChipObject.so when searching for -lRoboRIO_FRC_ChipObject [INFO] [stdout] /usr/bin/ld: cannot find -lRoboRIO_FRC_ChipObject [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libvisa.so when searching for -lvisa [INFO] [stdout] /usr/bin/ld: cannot find -lvisa [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libwpiHal.so when searching for -lwpiHal [INFO] [stdout] /usr/bin/ld: cannot find -lwpiHal [INFO] [stdout] /usr/bin/ld: skipping incompatible /opt/rustwide/workdir/lib/libwpiutil.so when searching for -lwpiutil [INFO] [stdout] /usr/bin/ld: cannot find -lwpiutil [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wpilib-sys` due to 2 previous errors; 24 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "134dd85d4280b0e6efff02cb343e590ba82c869b4c5065d20a9a8c6fa57c1fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134dd85d4280b0e6efff02cb343e590ba82c869b4c5065d20a9a8c6fa57c1fa2", kill_on_drop: false }` [INFO] [stdout] 134dd85d4280b0e6efff02cb343e590ba82c869b4c5065d20a9a8c6fa57c1fa2