[INFO] cloning repository https://github.com/bricks-rs/nxtusb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bricks-rs/nxtusb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbricks-rs%2Fnxtusb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbricks-rs%2Fnxtusb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b03073c6ae57320b7d3f803b6da2cf848b1a5ec [INFO] testing bricks-rs/nxtusb against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbricks-rs%2Fnxtusb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bricks-rs/nxtusb on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bricks-rs/nxtusb [INFO] finished tweaking git repo https://github.com/bricks-rs/nxtusb [INFO] tweaked toml for git repo https://github.com/bricks-rs/nxtusb written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bricks-rs/nxtusb 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 323663f8be0cb905342e90c75f1e1bca45009571f5ade60e4cdc07140d71da93 [INFO] running `Command { std: "docker" "start" "-a" "323663f8be0cb905342e90c75f1e1bca45009571f5ade60e4cdc07140d71da93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "323663f8be0cb905342e90c75f1e1bca45009571f5ade60e4cdc07140d71da93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323663f8be0cb905342e90c75f1e1bca45009571f5ade60e4cdc07140d71da93", kill_on_drop: false }` [INFO] [stdout] 323663f8be0cb905342e90c75f1e1bca45009571f5ade60e4cdc07140d71da93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 541f2d4dbf6696a15c1818da8ea76026d830aa653af69a81ff14483ccd7614b3 [INFO] running `Command { std: "docker" "start" "-a" "541f2d4dbf6696a15c1818da8ea76026d830aa653af69a81ff14483ccd7614b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling nxc v0.0.0 (/opt/rustwide/workdir/nxc) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling custom_debug_derive v0.6.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling custom_debug v0.6.1 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling dbus-crossroads v0.5.2 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluer v0.17.1 [INFO] [stderr] Compiling nxt v0.2.1 (/opt/rustwide/workdir/nxt) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.38s [INFO] running `Command { std: "docker" "inspect" "541f2d4dbf6696a15c1818da8ea76026d830aa653af69a81ff14483ccd7614b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541f2d4dbf6696a15c1818da8ea76026d830aa653af69a81ff14483ccd7614b3", kill_on_drop: false }` [INFO] [stdout] 541f2d4dbf6696a15c1818da8ea76026d830aa653af69a81ff14483ccd7614b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a5743ceae58e901a60a20189f7ae5db396a4477be93325e761c9fdc5987cc26 [INFO] running `Command { std: "docker" "start" "-a" "4a5743ceae58e901a60a20189f7ae5db396a4477be93325e761c9fdc5987cc26", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nxc v0.0.0 (/opt/rustwide/workdir/nxc) [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluer v0.17.1 [INFO] [stderr] Compiling nxt v0.2.1 (/opt/rustwide/workdir/nxt) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcURQPdV/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnxt-90196b1a36567c72.rlib,libthiserror-83beb37ddb55e74e.rlib,libbluer-9cb2c4b787bde9cf.rlib,libcustom_debug-221993ae963b03d3.rlib,liblog-b5d4972b7add18e7.rlib,libnix-4120f11266e8cc17.rlib,liblazy_static-3674be3f4245d19b.rlib,libdbus_tokio-5234c79c8368448e.rlib,libpin_project-772c61cf52b08e99.rlib,libuuid-214fa80bc9b38d09.rlib,libgetrandom-ce0ca1957b9b3fae.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libtokio_stream-3b93426f5ea8608b.rlib,libtokio-e77c8bd8255f199d.rlib,libnum_cpus-bbd1544946f7b9a5.rlib,libsocket2-e36355e9fa15c3b9.rlib,libbytes-3fbe0740e65931fa.rlib,libmio-b7b71d17c329308d.rlib,libstrum-b9b1e9586f84e6ab.rlib,libmacaddr-43c0a0c0d3c80a1c.rlib,libhex-13e08b3b00984ab7.rlib,libfutures-434b81fd1d5a3cac.rlib,libfutures_executor-f60db2c7ff134826.rlib,libdbus_crossroads-2675d293358aaac1.rlib,libdbus-de169b4998fcc661.rlib,libfutures_util-1f503965a90942be.rlib,libmemchr-08f38e9718637002.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b2d771989aa109c6.rlib,libfutures_channel-26bbded0e6fb525a.rlib,libfutures_sink-0653bd34eb2f730d.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,liblibdbus_sys-3f3462d5ebe2334a.rlib,librusb-3c8eb9ce8365f252.rlib,liblibusb1_sys-e41f930f0fd32f3b.rlib,liblibc-18f908a110697947.rlib,libnum_traits-33ae8385f05e5fe7.rlib,libtracing-bc0fe348ef9b98c5.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libtracing_core-b916b3518d5055ef.rlib,libonce_cell-a1d7742f74efe1da.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" "-ldbus-1" "-lusb-1.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcURQPdV/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/poll_touch_sensor-993fb340e4b7b0bd" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nxt` (example "poll_touch_sensor") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4a5743ceae58e901a60a20189f7ae5db396a4477be93325e761c9fdc5987cc26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5743ceae58e901a60a20189f7ae5db396a4477be93325e761c9fdc5987cc26", kill_on_drop: false }` [INFO] [stdout] 4a5743ceae58e901a60a20189f7ae5db396a4477be93325e761c9fdc5987cc26