[INFO] cloning repository https://github.com/eric-wood/pi-pico-midi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eric-wood/pi-pico-midi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-wood%2Fpi-pico-midi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-wood%2Fpi-pico-midi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bfc754b04a1bfd873139a49a3cbe6e70ada5172 [INFO] checking eric-wood/pi-pico-midi against master#74c3f5a146860c94ff4d179fc3bfa34f879adf41 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-wood%2Fpi-pico-midi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eric-wood/pi-pico-midi on toolchain 74c3f5a146860c94ff4d179fc3bfa34f879adf41 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/eric-wood/pi-pico-midi [INFO] finished tweaking git repo https://github.com/eric-wood/pi-pico-midi [INFO] tweaked toml for git repo https://github.com/eric-wood/pi-pico-midi written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eric-wood/pi-pico-midi 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" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking eric-wood/pi-pico-midi against try#13cae6066db2d5e6c9bb508caceec8d34ca49980 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feric-wood%2Fpi-pico-midi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eric-wood/pi-pico-midi on toolchain 13cae6066db2d5e6c9bb508caceec8d34ca49980 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/eric-wood/pi-pico-midi [INFO] finished tweaking git repo https://github.com/eric-wood/pi-pico-midi [INFO] tweaked toml for git repo https://github.com/eric-wood/pi-pico-midi written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eric-wood/pi-pico-midi 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" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcd v2.2.0 [INFO] [stderr] Downloaded rp-pico v0.6.0 [INFO] [stderr] Downloaded defmt-parser v0.3.1 [INFO] [stderr] Downloaded defmt v0.3.2 [INFO] [stderr] Downloaded embedded-midi v0.1.2 [INFO] [stderr] Downloaded fugit v0.3.6 [INFO] [stderr] Downloaded midi-types v0.1.5 [INFO] [stderr] Downloaded cortex-m v0.7.6 [INFO] [stderr] Downloaded rp2040-hal v0.7.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.2 [INFO] [stderr] Downloaded rp2040-pac v0.4.0 [INFO] [stderr] Downloaded pio v0.2.0 [INFO] [stderr] Downloaded rp2040-boot2 v0.2.1 [INFO] [stderr] Downloaded defmt-macros v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783e3f12c3e414f34fd055845a90d850ce983667e850c4b2564fbadbe8cf7911 [INFO] running `Command { std: "docker" "start" "-a" "783e3f12c3e414f34fd055845a90d850ce983667e850c4b2564fbadbe8cf7911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783e3f12c3e414f34fd055845a90d850ce983667e850c4b2564fbadbe8cf7911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783e3f12c3e414f34fd055845a90d850ce983667e850c4b2564fbadbe8cf7911", kill_on_drop: false }` [INFO] [stdout] 783e3f12c3e414f34fd055845a90d850ce983667e850c4b2564fbadbe8cf7911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+13cae6066db2d5e6c9bb508caceec8d34ca49980" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef41574b30d9b5727dd28edf54c2b7205d65a98df683b47ca00e4bcc6e6b5fa [INFO] running `Command { std: "docker" "start" "-a" "aef41574b30d9b5727dd28edf54c2b7205d65a98df683b47ca00e4bcc6e6b5fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cortex-m-rt v0.7.2 [INFO] [stderr] Compiling cortex-m v0.7.6 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling defmt-macros v0.3.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling rp2040-pac v0.4.0 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling crc-any v2.4.3 [INFO] [stderr] Checking gcd v2.2.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fugit v0.3.6 [INFO] [stderr] Compiling rp-pico v0.6.0 [INFO] [stderr] Checking usb-device v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking critical-section v1.1.1 [INFO] [stderr] Checking midi-types v0.1.5 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking embedded-midi v0.1.2 [INFO] [stderr] Compiling rp2040-boot2 v0.2.1 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.49/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aef41574b30d9b5727dd28edf54c2b7205d65a98df683b47ca00e4bcc6e6b5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef41574b30d9b5727dd28edf54c2b7205d65a98df683b47ca00e4bcc6e6b5fa", kill_on_drop: false }` [INFO] [stdout] aef41574b30d9b5727dd28edf54c2b7205d65a98df683b47ca00e4bcc6e6b5fa