[INFO] cloning repository https://github.com/bjoernQ/esp-coredump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjoernQ/esp-coredump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp-coredump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp-coredump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb38b9994087b3c0b70ef1a66dfbf13781e4e49f
[INFO] testing bjoernQ/esp-coredump against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbjoernQ%2Fesp-coredump" "/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/bjoernQ/esp-coredump
[INFO] finished tweaking git repo https://github.com/bjoernQ/esp-coredump
[INFO] tweaked toml for git repo https://github.com/bjoernQ/esp-coredump written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bjoernQ/esp-coredump on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bjoernQ/esp-coredump 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded esp-println v0.13.1
[INFO] [stderr]   Downloaded esp-build v0.2.0
[INFO] [stderr]   Downloaded rustversion v1.0.20
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded syn v2.0.100
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e6a747babdfddc5765463909472bb6e37c7eaf97413c2ce09dc4e6f0577df33
[INFO] running `Command { std: "docker" "start" "-a" "2e6a747babdfddc5765463909472bb6e37c7eaf97413c2ce09dc4e6f0577df33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e6a747babdfddc5765463909472bb6e37c7eaf97413c2ce09dc4e6f0577df33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e6a747babdfddc5765463909472bb6e37c7eaf97413c2ce09dc4e6f0577df33", kill_on_drop: false }`
[INFO] [stdout] 2e6a747babdfddc5765463909472bb6e37c7eaf97413c2ce09dc4e6f0577df33
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da12abb77644cbde5263b97d0ee4581685f075eb9cf9e236285f3a7786df3d6b
[INFO] running `Command { std: "docker" "start" "-a" "da12abb77644cbde5263b97d0ee4581685f075eb9cf9e236285f3a7786df3d6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling esp-metadata v0.6.0 (https://github.com/esp-rs/esp-hal.git?rev=faf7115b0c4bce01cec2b6cc4e69eccfc697eebf#faf7115b)
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling esp-build v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling esp-println v0.13.1
[INFO] [stderr] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-println-0.13.1/build.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /     assert_unique_used_features!(
[INFO] [stdout] 8 | |         "esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32p4", "esp32s2", "esp32s3"
[INFO] [stdout] 9 | |     );
[INFO] [stdout]   | |_____^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Build failed
[INFO] [stdout]   = note: this error originates in the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] ERROR: expected exactly one enabled feature from feature group:
[INFO] [stderr]   ["esp32", "esp32c2", "esp32c3", "esp32c6", "esp32h2", "esp32p4", "esp32s2", "esp32s3"]
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] ERROR: expected exactly one enabled feature from feature group:
[INFO] [stderr]   ["jtag-serial", "uart", "auto"]
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-println-0.13.1/build.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert_unique_used_features!("jtag-serial", "uart", "auto");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Build failed
[INFO] [stdout]    = note: this error originates in the macro `assert_unique_used_features` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-println` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "da12abb77644cbde5263b97d0ee4581685f075eb9cf9e236285f3a7786df3d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da12abb77644cbde5263b97d0ee4581685f075eb9cf9e236285f3a7786df3d6b", kill_on_drop: false }`
[INFO] [stdout] da12abb77644cbde5263b97d0ee4581685f075eb9cf9e236285f3a7786df3d6b
