[INFO] cloning repository https://github.com/signalspec/viking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/signalspec/viking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsignalspec%2Fviking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsignalspec%2Fviking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc603599e9aca4ce765eec5c314a8ab545a6f3a9 [INFO] building signalspec/viking against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsignalspec%2Fviking" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/signalspec/viking on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/signalspec/viking [INFO] finished tweaking git repo https://github.com/signalspec/viking [INFO] tweaked toml for git repo https://github.com/signalspec/viking written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/signalspec/viking 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23701c9a09ee770c8ca515b96fec30e32393dab503e1cd3b281620535f9bcd32 [INFO] running `Command { std: "docker" "start" "-a" "23701c9a09ee770c8ca515b96fec30e32393dab503e1cd3b281620535f9bcd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23701c9a09ee770c8ca515b96fec30e32393dab503e1cd3b281620535f9bcd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23701c9a09ee770c8ca515b96fec30e32393dab503e1cd3b281620535f9bcd32", kill_on_drop: false }` [INFO] [stdout] 23701c9a09ee770c8ca515b96fec30e32393dab503e1cd3b281620535f9bcd32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20822c0260a96a4af5b9a323f929bebfa6534a77c040cbbc7ebcbec76f7f07ff [INFO] running `Command { std: "docker" "start" "-a" "20822c0260a96a4af5b9a323f929bebfa6534a77c040cbbc7ebcbec76f7f07ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling nusb v0.2.0-beta.1 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling viking-protocol v0.1.0 (/opt/rustwide/workdir/viking-protocol) [INFO] [stderr] Compiling viking-io v0.1.0 (/opt/rustwide/workdir/viking-io) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> viking-io/src/spi.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn from(value: RequestError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ep_evt` is never read [INFO] [stdout] --> viking-io/src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | ep_evt: Endpoint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> viking-io/src/lib.rs:242:24 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn batch(self: &Arc) -> CommandBatch { [INFO] [stdout] | ^^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 242 | pub fn batch(self: &Arc) -> CommandBatch<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> viking-io/src/lib.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn queue(self: &Arc) -> CommandQueue { [INFO] [stdout] | ^^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | pub fn queue(self: &Arc) -> CommandQueue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling viking-cli v0.1.0 (/opt/rustwide/workdir/viking-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.11s [INFO] running `Command { std: "docker" "inspect" "20822c0260a96a4af5b9a323f929bebfa6534a77c040cbbc7ebcbec76f7f07ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20822c0260a96a4af5b9a323f929bebfa6534a77c040cbbc7ebcbec76f7f07ff", kill_on_drop: false }` [INFO] [stdout] 20822c0260a96a4af5b9a323f929bebfa6534a77c040cbbc7ebcbec76f7f07ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a8e2d0b195b2704c901f4121ce26a5fe5394a6251592e950bfea87f969a87d7 [INFO] running `Command { std: "docker" "start" "-a" "4a8e2d0b195b2704c901f4121ce26a5fe5394a6251592e950bfea87f969a87d7", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling viking-protocol v0.1.0 (/opt/rustwide/workdir/viking-protocol) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> viking-io/src/spi.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn from(value: RequestError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ep_evt` is never read [INFO] [stdout] --> viking-io/src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | ep_evt: Endpoint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> viking-io/src/lib.rs:242:24 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn batch(self: &Arc) -> CommandBatch { [INFO] [stdout] | ^^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 242 | pub fn batch(self: &Arc) -> CommandBatch<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> viking-io/src/lib.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn queue(self: &Arc) -> CommandQueue { [INFO] [stdout] | ^^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | pub fn queue(self: &Arc) -> CommandQueue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling viking-cli v0.1.0 (/opt/rustwide/workdir/viking-cli) [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling viking-io v0.1.0 (/opt/rustwide/workdir/viking-io) [INFO] [stdout] warning: constant `EN_RXADDR` is never used [INFO] [stdout] --> viking-io/examples/nrf.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | const EN_RXADDR: u8 = 0x02; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RX_ADDR_P0` is never used [INFO] [stdout] --> viking-io/examples/nrf.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | const RX_ADDR_P0: u8 = 0x0A; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONFIG_PRIM_RX` is never used [INFO] [stdout] --> viking-io/examples/nrf.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | const CONFIG_PRIM_RX: u8 = 1 << 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STATUS_RX_DR` is never used [INFO] [stdout] --> viking-io/examples/nrf.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | const STATUS_RX_DR: u8 = 1 << 6; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_pkt` is never used [INFO] [stdout] --> viking-io/examples/nrf.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 101 | impl NrfSpi { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 128 | fn read_pkt(&mut self) -> (u8, [u8; 32]) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> viking-io/src/spi.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | fn from(value: RequestError) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ep_evt` is never read [INFO] [stdout] --> viking-io/src/lib.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 66 | ep_evt: Endpoint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> viking-io/src/lib.rs:242:24 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn batch(self: &Arc) -> CommandBatch { [INFO] [stdout] | ^^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 242 | pub fn batch(self: &Arc) -> CommandBatch<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> viking-io/src/lib.rs:246:24 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn queue(self: &Arc) -> CommandQueue { [INFO] [stdout] | ^^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | pub fn queue(self: &Arc) -> CommandQueue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZNx5JT/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-d397916c22e732cc.rlib,libanstream-a2fbb09c507346e0.rlib,libanstyle_query-f99d7e98041bdf8d.rlib,libcolorchoice-5cf24f12e502f6d4.rlib,libanstyle_parse-f46f7dcd25cfae8f.rlib,libutf8parse-2cbce0ab63435159.rlib,libjiff-7228b0b391a49b5a.rlib,libenv_filter-bad7ffb133cdbeca.rlib,libregex-99f158e1fc91847f.rlib,libregex_automata-db4570202077ea9b.rlib,libaho_corasick-9296d287630f9243.rlib,libmemchr-fee3213bd3067b8f.rlib,libregex_syntax-32e8fb965067d152.rlib,libanstyle-386b16248222d66b.rlib,libtokio-01fb173eca6c711f.rlib,libviking_io-32a29547a0b3c3b4.rlib,libasync_lock-620637eb028238e6.rlib,libevent_listener_strategy-236ff587ce3d5b1c.rlib,libevent_listener-0583a4c6ca83d3d0.rlib,libembedded_hal_async-a36441ffc13da317.rlib,libembedded_hal-7500599107e996c3.rlib,libviking_protocol-54b2600d8602b8cc.rlib,libzerocopy-3d689b74b8b2f421.rlib,libthiserror-4e8b74bd3cbd096d.rlib,libnusb-361703a0749fc80a.rlib,libslab-cbc3bb785a959719.rlib,libonce_cell-ae0e60aed4d005fd.rlib,librustix-562cb90ed4dbd492.rlib,libbitflags-8cdfc1be2dc18cdf.rlib,liblinux_raw_sys-d767514750b6bc04.rlib,liblog-faf469e4de46f969.rlib,libfutures_lite-8e8dc51a23413cf1.rlib,libfutures_io-91f6bdf7c11bd84e.rlib,libfutures_core-c1cbca173594daa7.rlib,libparking-8420fc441afe2709.rlib,libfastrand-de3553be71174752.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZNx5JT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/nrf-6341e67a7b873c5e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `viking-io` (example "nrf") due to 1 previous error; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsHHGWU/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-d397916c22e732cc.rlib,libanstream-a2fbb09c507346e0.rlib,libanstyle_query-f99d7e98041bdf8d.rlib,libcolorchoice-5cf24f12e502f6d4.rlib,libanstyle_parse-f46f7dcd25cfae8f.rlib,libutf8parse-2cbce0ab63435159.rlib,libjiff-7228b0b391a49b5a.rlib,libenv_filter-bad7ffb133cdbeca.rlib,libregex-99f158e1fc91847f.rlib,libregex_automata-db4570202077ea9b.rlib,libaho_corasick-9296d287630f9243.rlib,libmemchr-fee3213bd3067b8f.rlib,libregex_syntax-32e8fb965067d152.rlib,libanstyle-386b16248222d66b.rlib,libtokio-01fb173eca6c711f.rlib,libviking_io-32a29547a0b3c3b4.rlib,libasync_lock-620637eb028238e6.rlib,libevent_listener_strategy-236ff587ce3d5b1c.rlib,libevent_listener-0583a4c6ca83d3d0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libparking-8420fc441afe2709.rlib,libembedded_hal_async-a36441ffc13da317.rlib,libembedded_hal-7500599107e996c3.rlib,libviking_protocol-54b2600d8602b8cc.rlib,libzerocopy-3d689b74b8b2f421.rlib,libthiserror-4e8b74bd3cbd096d.rlib,libnusb-361703a0749fc80a.rlib,libfutures_core-c1cbca173594daa7.rlib,libslab-cbc3bb785a959719.rlib,libonce_cell-ae0e60aed4d005fd.rlib,librustix-562cb90ed4dbd492.rlib,libbitflags-8cdfc1be2dc18cdf.rlib,liblinux_raw_sys-d767514750b6bc04.rlib,liblog-faf469e4de46f969.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsHHGWU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blink-88eec3952e5e99fd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `viking-io` (example "blink") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvROYiu/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-d397916c22e732cc.rlib,libanstream-a2fbb09c507346e0.rlib,libanstyle_query-f99d7e98041bdf8d.rlib,libcolorchoice-5cf24f12e502f6d4.rlib,libanstyle_parse-f46f7dcd25cfae8f.rlib,libutf8parse-2cbce0ab63435159.rlib,libjiff-7228b0b391a49b5a.rlib,libenv_filter-bad7ffb133cdbeca.rlib,libregex-99f158e1fc91847f.rlib,libregex_automata-db4570202077ea9b.rlib,libaho_corasick-9296d287630f9243.rlib,libmemchr-fee3213bd3067b8f.rlib,libregex_syntax-32e8fb965067d152.rlib,libanstyle-386b16248222d66b.rlib,libviking_io-32a29547a0b3c3b4.rlib,libasync_lock-620637eb028238e6.rlib,libevent_listener_strategy-236ff587ce3d5b1c.rlib,libevent_listener-0583a4c6ca83d3d0.rlib,libparking-8420fc441afe2709.rlib,libviking_protocol-54b2600d8602b8cc.rlib,libzerocopy-3d689b74b8b2f421.rlib,libthiserror-4e8b74bd3cbd096d.rlib,libnusb-361703a0749fc80a.rlib,libfutures_core-c1cbca173594daa7.rlib,libslab-cbc3bb785a959719.rlib,libonce_cell-ae0e60aed4d005fd.rlib,librustix-562cb90ed4dbd492.rlib,libbitflags-8cdfc1be2dc18cdf.rlib,liblinux_raw_sys-d767514750b6bc04.rlib,liblog-faf469e4de46f969.rlib,libtokio-01fb173eca6c711f.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libembedded_hal_async-a36441ffc13da317.rlib,libembedded_hal-7500599107e996c3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvROYiu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/i2c_accel_mma8452q-cc90c3085f53ed7f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3Ehtwl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libasync_lock-620637eb028238e6.rlib,libevent_listener_strategy-236ff587ce3d5b1c.rlib,libevent_listener-0583a4c6ca83d3d0.rlib,libpin_project_lite-18ea60fc9b9af23e.rlib,libparking-8420fc441afe2709.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libembedded_hal_async-a36441ffc13da317.rlib,libembedded_hal-7500599107e996c3.rlib,libviking_protocol-54b2600d8602b8cc.rlib,libzerocopy-3d689b74b8b2f421.rlib,libthiserror-4e8b74bd3cbd096d.rlib,libnusb-361703a0749fc80a.rlib,libfutures_core-c1cbca173594daa7.rlib,libslab-cbc3bb785a959719.rlib,libonce_cell-ae0e60aed4d005fd.rlib,librustix-562cb90ed4dbd492.rlib,libbitflags-8cdfc1be2dc18cdf.rlib,liblinux_raw_sys-d767514750b6bc04.rlib,liblog-faf469e4de46f969.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3Ehtwl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/viking_io-6c348a0a6f1b5dc0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `viking-io` (example "i2c-accel-mma8452q") due to 1 previous error [INFO] [stderr] error: could not compile `viking-io` (lib test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4a8e2d0b195b2704c901f4121ce26a5fe5394a6251592e950bfea87f969a87d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8e2d0b195b2704c901f4121ce26a5fe5394a6251592e950bfea87f969a87d7", kill_on_drop: false }` [INFO] [stdout] 4a8e2d0b195b2704c901f4121ce26a5fe5394a6251592e950bfea87f969a87d7