[INFO] cloning repository https://github.com/jsgf/rp2040-multicore-per-cpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsgf/rp2040-multicore-per-cpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsgf%2Frp2040-multicore-per-cpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsgf%2Frp2040-multicore-per-cpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93fef2dfae68fa814ad85c7365c676c4c78c1580
[INFO] testing jsgf/rp2040-multicore-per-cpu against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsgf%2Frp2040-multicore-per-cpu" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jsgf/rp2040-multicore-per-cpu
[INFO] finished tweaking git repo https://github.com/jsgf/rp2040-multicore-per-cpu
[INFO] tweaked toml for git repo https://github.com/jsgf/rp2040-multicore-per-cpu written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsgf/rp2040-multicore-per-cpu on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jsgf/rp2040-multicore-per-cpu 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b4c540803d6b42a3e5747265198338777de20f40a8fc803002d949c09c7fa0d
[INFO] running `Command { std: "docker" "start" "-a" "0b4c540803d6b42a3e5747265198338777de20f40a8fc803002d949c09c7fa0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b4c540803d6b42a3e5747265198338777de20f40a8fc803002d949c09c7fa0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b4c540803d6b42a3e5747265198338777de20f40a8fc803002d949c09c7fa0d", kill_on_drop: false }`
[INFO] [stdout] 0b4c540803d6b42a3e5747265198338777de20f40a8fc803002d949c09c7fa0d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89669ee8cdbc02ca7ebea2b9bf14bd76ddea2498c779439bb0e5d945056f33c5
[INFO] running `Command { std: "docker" "start" "-a" "89669ee8cdbc02ca7ebea2b9bf14bd76ddea2498c779439bb0e5d945056f33c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling cortex-m-rt v0.7.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling rp2040-multicore-per-cpu v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: unknown token in expression
[INFO] [stdout]   |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]  --> <inline asm>:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ldr r0, =0xd0000000
[INFO] [stdout]   |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'ldr'
[INFO] [stdout]   |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]  --> <inline asm>:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ldr r0, [r0]
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown token in expression
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     cmp r0, #0
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown token in expression
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ldr r0, =TLS_CORE_0
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'beq'
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     beq 1f
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown token in expression
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ldr r0, =TLS_CORE_1
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid instruction mnemonic 'bx'
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | 1:  bx lr
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rp2040-multicore-per-cpu` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "89669ee8cdbc02ca7ebea2b9bf14bd76ddea2498c779439bb0e5d945056f33c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89669ee8cdbc02ca7ebea2b9bf14bd76ddea2498c779439bb0e5d945056f33c5", kill_on_drop: false }`
[INFO] [stdout] 89669ee8cdbc02ca7ebea2b9bf14bd76ddea2498c779439bb0e5d945056f33c5
