[INFO] cloning repository https://github.com/Adancurusul/embedded-debugger-mcp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adancurusul/embedded-debugger-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdancurusul%2Fembedded-debugger-mcp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdancurusul%2Fembedded-debugger-mcp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aabe7cb5cc8b61510ac7d5ba0638170f96a199fd
[INFO] checking Adancurusul/embedded-debugger-mcp against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdancurusul%2Fembedded-debugger-mcp" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adancurusul/embedded-debugger-mcp
[INFO] finished tweaking git repo https://github.com/Adancurusul/embedded-debugger-mcp
[INFO] tweaked toml for git repo https://github.com/Adancurusul/embedded-debugger-mcp written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adancurusul/embedded-debugger-mcp on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adancurusul/embedded-debugger-mcp 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.21.0
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded rmcp-macros v0.3.2
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded zero v0.1.3
[INFO] [stderr]   Downloaded docsplay-macros v0.1.1
[INFO] [stderr]   Downloaded darling_core v0.21.0
[INFO] [stderr]   Downloaded bitfield v0.17.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded esp-idf-part v0.5.0
[INFO] [stderr]   Downloaded polling v3.10.0
[INFO] [stderr]   Downloaded nusb v0.1.14
[INFO] [stderr]   Downloaded serialport v4.7.2
[INFO] [stderr]   Downloaded typed-path v0.10.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded rmcp v0.3.2
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded async-io v2.5.0
[INFO] [stderr]   Downloaded deku v0.16.0
[INFO] [stderr]   Downloaded uf2-decode v0.2.0
[INFO] [stderr]   Downloaded darling v0.21.0
[INFO] [stderr]   Downloaded jep106 v0.2.10
[INFO] [stderr]   Downloaded svg v0.18.0
[INFO] [stderr]   Downloaded udev v0.8.0
[INFO] [stderr]   Downloaded probe-rs-target v0.25.0
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded unescaper v0.1.6
[INFO] [stderr]   Downloaded docsplay v0.1.1
[INFO] [stderr]   Downloaded deku_derive v0.16.0
[INFO] [stderr]   Downloaded xmas-elf v0.9.1
[INFO] [stderr]   Downloaded parse_int v0.6.0
[INFO] [stderr]   Downloaded ihex v3.0.0
[INFO] [stderr]   Downloaded probe-rs v0.25.0
[INFO] [stderr]   Downloaded espflash v3.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad2e1e798393fbf401ecad251b9c62764073439425f9c300c97a5a29fab62f27
[INFO] running `Command { std: "docker" "start" "-a" "ad2e1e798393fbf401ecad251b9c62764073439425f9c300c97a5a29fab62f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad2e1e798393fbf401ecad251b9c62764073439425f9c300c97a5a29fab62f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad2e1e798393fbf401ecad251b9c62764073439425f9c300c97a5a29fab62f27", kill_on_drop: false }`
[INFO] [stdout] ad2e1e798393fbf401ecad251b9c62764073439425f9c300c97a5a29fab62f27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07e39f2e1931262753bba96874441424a4ee4538e39e809c745517054d4b4f03
[INFO] running `Command { std: "docker" "start" "-a" "07e39f2e1931262753bba96874441424a4ee4538e39e809c745517054d4b4f03", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parse_int v0.6.0
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking xmas-elf v0.9.1
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking typed-path v0.10.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking bitfield v0.17.0
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking udev v0.8.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking nusb v0.1.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling docsplay-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking serialport v4.7.2
[INFO] [stderr]     Checking docsplay v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3c9faa0d037b9eecda4a440cc482ff7f960fb8a5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=83ed5e031935cae6 -C extra-filename=-c83b758e3f912f5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c9e42c9dd5d6bd25.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b2442dcb0efa5a4d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ef307e77d1e33284.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-58c3c04277060696.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9dd4b85309a01d30.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-97cad516d78c43d0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "07e39f2e1931262753bba96874441424a4ee4538e39e809c745517054d4b4f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e39f2e1931262753bba96874441424a4ee4538e39e809c745517054d4b4f03", kill_on_drop: false }`
[INFO] [stdout] 07e39f2e1931262753bba96874441424a4ee4538e39e809c745517054d4b4f03
