[INFO] cloning repository https://github.com/thmasq/pio-usb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thmasq/pio-usb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthmasq%2Fpio-usb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthmasq%2Fpio-usb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b085c07da6407d9e1ea8ed78c76228d96ba1bfba [INFO] checking thmasq/pio-usb against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthmasq%2Fpio-usb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thmasq/pio-usb [INFO] finished tweaking git repo https://github.com/thmasq/pio-usb [INFO] tweaked toml for git repo https://github.com/thmasq/pio-usb written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thmasq/pio-usb on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thmasq/pio-usb 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rp-rs/rp-hal` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pio-proc v0.3.0 [INFO] [stderr] Downloaded pio v0.3.0 [INFO] [stderr] Downloaded term v1.0.2 [INFO] [stderr] Downloaded pio-parser v0.3.0 [INFO] [stderr] Downloaded pio-core v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 758a911976fed97c4be3c2de88c32ec45afd1cd599b738700fc4c6fe48e7bd47 [INFO] running `Command { std: "docker" "start" "-a" "758a911976fed97c4be3c2de88c32ec45afd1cd599b738700fc4c6fe48e7bd47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "758a911976fed97c4be3c2de88c32ec45afd1cd599b738700fc4c6fe48e7bd47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758a911976fed97c4be3c2de88c32ec45afd1cd599b738700fc4c6fe48e7bd47", kill_on_drop: false }` [INFO] [stdout] 758a911976fed97c4be3c2de88c32ec45afd1cd599b738700fc4c6fe48e7bd47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20a59c1196410da3f7fc00639b3465ece5392caaf5eaefc10c5f3b28dc703c9c [INFO] running `Command { std: "docker" "start" "-a" "20a59c1196410da3f7fc00639b3465ece5392caaf5eaefc10c5f3b28dc703c9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling term v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rp2040-pac v0.6.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rp-hal-common v0.1.0 (https://github.com/rp-rs/rp-hal?rev=d4bbe277a964cf4438b06e723dc97a1978339779#d4bbe277) [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking embedded-dma v0.2.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking rp-binary-info v0.2.0 (https://github.com/rp-rs/rp-hal?rev=d4bbe277a964cf4438b06e723dc97a1978339779#d4bbe277) [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling pio-usb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> build.rs:294:7 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `defmt`, `device`, and `host` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> build.rs:320:11 [INFO] [stdout] | [INFO] [stdout] 320 | #[cfg(not(feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `defmt`, `device`, and `host` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_rp2040_target` is never used [INFO] [stdout] --> build.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | fn is_rp2040_target() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_memory_layout` is never used [INFO] [stdout] --> build.rs:206:4 [INFO] [stdout] | [INFO] [stdout] 206 | fn check_memory_layout() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_config_validation` is never used [INFO] [stdout] --> build.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | fn generate_config_validation() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_feature_dependencies` is never used [INFO] [stdout] --> build.rs:277:4 [INFO] [stdout] | [INFO] [stdout] 277 | fn handle_feature_dependencies() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `finalize_build` is never used [INFO] [stdout] --> build.rs:327:4 [INFO] [stdout] | [INFO] [stdout] 327 | fn finalize_build() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_toolchain_version` is never used [INFO] [stdout] --> build.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn check_toolchain_version() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_documentation` is never used [INFO] [stdout] --> build.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn generate_documentation() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling rp2040-hal-macros v0.1.0 (https://github.com/rp-rs/rp-hal?rev=d4bbe277a964cf4438b06e723dc97a1978339779#d4bbe277) [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Checking pio-core v0.3.0 [INFO] [stderr] Checking frunk v0.4.3 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e9182f195b8505c87c4bd055b9f6e114ccda0981/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.22.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=3f114fd28d81d283 -C extra-filename=-57d983a85b43eebd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-256d2f1ea33af193.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-9c8a7ec3cf135095.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-97549051bdbe71da.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5eb3d263802d6ce5.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-78635d75bc88bc72.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-9a16b00ae3271cdd.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-89b0db818055500c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-04f6a978551130e5.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-643604055fe64476.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-3871aae69933c807.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-b62216dd525bea54.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "20a59c1196410da3f7fc00639b3465ece5392caaf5eaefc10c5f3b28dc703c9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a59c1196410da3f7fc00639b3465ece5392caaf5eaefc10c5f3b28dc703c9c", kill_on_drop: false }` [INFO] [stdout] 20a59c1196410da3f7fc00639b3465ece5392caaf5eaefc10c5f3b28dc703c9c