[INFO] cloning repository https://github.com/trinitronx/rpi5-neopixel-piolib-rust-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trinitronx/rpi5-neopixel-piolib-rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinitronx%2Frpi5-neopixel-piolib-rust-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinitronx%2Frpi5-neopixel-piolib-rust-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 538904c7c16e3576892d2a3d1be72ed2cea24c56 [INFO] checking trinitronx/rpi5-neopixel-piolib-rust-demo against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinitronx%2Frpi5-neopixel-piolib-rust-demo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/trinitronx/rpi5-neopixel-piolib-rust-demo [INFO] finished tweaking git repo https://github.com/trinitronx/rpi5-neopixel-piolib-rust-demo [INFO] tweaked toml for git repo https://github.com/trinitronx/rpi5-neopixel-piolib-rust-demo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trinitronx/rpi5-neopixel-piolib-rust-demo on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trinitronx/rpi5-neopixel-piolib-rust-demo 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-unknown-linux-gnu.linker [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/caldwell/pio-pi5-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.22.2 [INFO] [stderr] Downloaded ctrlc v3.5.1 [INFO] [stderr] Downloaded term v1.2.1 [INFO] [stderr] Downloaded lalrpop v0.22.2 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d535efb89df0579412ed9ae8acbaafbcb78b6721b7899f66ed57e228f9abdf89 [INFO] running `Command { std: "docker" "start" "-a" "d535efb89df0579412ed9ae8acbaafbcb78b6721b7899f66ed57e228f9abdf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d535efb89df0579412ed9ae8acbaafbcb78b6721b7899f66ed57e228f9abdf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d535efb89df0579412ed9ae8acbaafbcb78b6721b7899f66ed57e228f9abdf89", kill_on_drop: false }` [INFO] [stdout] d535efb89df0579412ed9ae8acbaafbcb78b6721b7899f66ed57e228f9abdf89 [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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03bb5c130431474a1d48186ae5dad4dbb3e232a1a10e3d58ff211caecc385c56 [INFO] running `Command { std: "docker" "start" "-a" "03bb5c130431474a1d48186ae5dad4dbb3e232a1a10e3d58ff211caecc385c56", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.aarch64-unknown-linux-gnu.linker [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling term v1.2.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking pio-pi5-rs v0.1.0 (https://github.com/caldwell/pio-pi5-rs.git#c66d2e0d) [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling pio-core v0.3.0 [INFO] [stderr] Compiling pio-parser v0.3.0 [INFO] [stderr] Compiling pio-proc v0.3.0 [INFO] [stderr] Checking pio v0.3.0 [INFO] [stderr] Checking piolib-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.37s [INFO] running `Command { std: "docker" "inspect" "03bb5c130431474a1d48186ae5dad4dbb3e232a1a10e3d58ff211caecc385c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bb5c130431474a1d48186ae5dad4dbb3e232a1a10e3d58ff211caecc385c56", kill_on_drop: false }` [INFO] [stdout] 03bb5c130431474a1d48186ae5dad4dbb3e232a1a10e3d58ff211caecc385c56