[INFO] cloning repository https://github.com/Ch4s3r/esp-blink-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ch4s3r/esp-blink-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh4s3r%2Fesp-blink-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh4s3r%2Fesp-blink-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dbfa830f91843ee1088f5ebd2012be0c26c3e78
[INFO] testing Ch4s3r/esp-blink-test against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh4s3r%2Fesp-blink-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Ch4s3r/esp-blink-test
[INFO] finished tweaking git repo https://github.com/Ch4s3r/esp-blink-test
[INFO] tweaked toml for git repo https://github.com/Ch4s3r/esp-blink-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ch4s3r/esp-blink-test on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ch4s3r/esp-blink-test 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fee7b02fbc1db60692238552ee59ac53bdc3e6c3b0b639dded3832ee05cbae35
[INFO] running `Command { std: "docker" "start" "-a" "fee7b02fbc1db60692238552ee59ac53bdc3e6c3b0b639dded3832ee05cbae35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fee7b02fbc1db60692238552ee59ac53bdc3e6c3b0b639dded3832ee05cbae35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fee7b02fbc1db60692238552ee59ac53bdc3e6c3b0b639dded3832ee05cbae35", kill_on_drop: false }`
[INFO] [stdout] fee7b02fbc1db60692238552ee59ac53bdc3e6c3b0b639dded3832ee05cbae35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddcb71d199fc9686a729c31613e2e64c99109daf784b11c088f635967a857858
[INFO] running `Command { std: "docker" "start" "-a" "ddcb71d199fc9686a729c31613e2e64c99109daf784b11c088f635967a857858", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling esp32c6 v0.20.0
[INFO] [stderr]    Compiling rgb v0.8.51
[INFO] [stderr]    Compiling embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling riscv v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling embedded-can v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling smart-leds-trait v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling riscv-pac v0.2.0
[INFO] [stderr]    Compiling esp-metadata v0.7.0
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling blink-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling smart-leds v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling esp-config v0.4.0
[INFO] [stderr]    Compiling embassy-time v0.4.0
[INFO] [stderr]    Compiling embassy-embedded-hal v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling esp-build v0.3.0
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]    Compiling riscv-macros v0.1.0
[INFO] [stderr]    Compiling riscv-rt-macros v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling bitfield v0.19.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling enumset_derive v0.12.0
[INFO] [stderr]    Compiling esp-hal-procmacros v0.18.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling esp-riscv-rt v0.11.0
[INFO] [stderr] error: <inline asm>:16:13: unknown token in expression
[INFO] [stderr]     lui ra, %hi(_abs_start)
[INFO] [stderr]             ^
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `esp-riscv-rt` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name esp_riscv_rt --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-riscv-rt-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ci", "has-mie-mip", "rtc-ram"))' -C metadata=dc14d3de2ddea4de -C extra-filename=-e33f544d7562b43a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-59172a7340998939.so --extern riscv=/opt/rustwide/target/debug/deps/libriscv-1f45694b14c012a3.rmeta --extern riscv_rt_macros=/opt/rustwide/target/debug/deps/libriscv_rt_macros-ba69e0244fbf5fcf.so --cap-lints allow --cap-lints=forbid -Copt-level=3` (exit status: 1)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ddcb71d199fc9686a729c31613e2e64c99109daf784b11c088f635967a857858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddcb71d199fc9686a729c31613e2e64c99109daf784b11c088f635967a857858", kill_on_drop: false }`
[INFO] [stdout] ddcb71d199fc9686a729c31613e2e64c99109daf784b11c088f635967a857858
