[INFO] cloning repository https://github.com/KoviRobi/rp2040-selfdebug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KoviRobi/rp2040-selfdebug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoviRobi%2Frp2040-selfdebug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoviRobi%2Frp2040-selfdebug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72ff63897bd6bde39d525d6a4ca001e1f0892847
[INFO] checking KoviRobi/rp2040-selfdebug against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoviRobi%2Frp2040-selfdebug" "/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/KoviRobi/rp2040-selfdebug
[INFO] finished tweaking git repo https://github.com/KoviRobi/rp2040-selfdebug
[INFO] tweaked toml for git repo https://github.com/KoviRobi/rp2040-selfdebug written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KoviRobi/rp2040-selfdebug on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KoviRobi/rp2040-selfdebug 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking KoviRobi/rp2040-selfdebug against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoviRobi%2Frp2040-selfdebug" "/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/KoviRobi/rp2040-selfdebug
[INFO] finished tweaking git repo https://github.com/KoviRobi/rp2040-selfdebug
[INFO] tweaked toml for git repo https://github.com/KoviRobi/rp2040-selfdebug written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KoviRobi/rp2040-selfdebug on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KoviRobi/rp2040-selfdebug 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded rp-pico v0.8.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded critical-section v1.1.2
[INFO] [stderr]   Downloaded usbd-serial v0.1.1
[INFO] [stderr]   Downloaded rp2040-hal-macros v0.1.0
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]   Downloaded embedded-dma v0.2.0
[INFO] [stderr]   Downloaded gcd v2.3.0
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded panic-probe v0.3.1
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.0
[INFO] [stderr]   Downloaded pio v0.2.1
[INFO] [stderr]   Downloaded crc-any v2.4.3
[INFO] [stderr]   Downloaded rp2040-boot2 v0.3.0
[INFO] [stderr]   Downloaded frunk_core v0.4.2
[INFO] [stderr]   Downloaded rp2040-hal v0.9.1
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.3
[INFO] [stderr]   Downloaded frunk v0.4.2
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded frunk_derives v0.4.2
[INFO] [stderr]   Downloaded rp2040-pac v0.5.0
[INFO] [stderr]   Downloaded libc v0.2.150
[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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d425f70a57554b34f57bce16ef8416eb64e2f2b66bb0ca7372f7785845dec354
[INFO] running `Command { std: "docker" "start" "-a" "d425f70a57554b34f57bce16ef8416eb64e2f2b66bb0ca7372f7785845dec354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d425f70a57554b34f57bce16ef8416eb64e2f2b66bb0ca7372f7785845dec354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d425f70a57554b34f57bce16ef8416eb64e2f2b66bb0ca7372f7785845dec354", kill_on_drop: false }`
[INFO] [stdout] d425f70a57554b34f57bce16ef8416eb64e2f2b66bb0ca7372f7785845dec354
[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=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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1587ce7e36b2132716e34913bcbf4431a312cc7ddc3051a29f97dbfd99ca694f
[INFO] running `Command { std: "docker" "start" "-a" "1587ce7e36b2132716e34913bcbf4431a312cc7ddc3051a29f97dbfd99ca694f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling rp2040-pac v0.5.0
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling crc-any v2.4.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling panic-probe v0.3.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling rp-pico v0.8.0
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking usbd-serial v0.1.1
[INFO] [stderr]    Compiling rp2040-boot2 v0.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rp2040-selfdebug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr] warning: rp2040-selfdebug@0.1.0: arm-none-eabi-gcc: error: unrecognized command-line option '-m64'
[INFO] [stderr] error: failed to run custom build command for `rp2040-selfdebug v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rp2040-selfdebug-691663b5745abd09/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/build/rp2040-selfdebug-cdb048f1e342214b/out
[INFO] [stderr]   cargo:rerun-if-changed=memory.x
[INFO] [stderr]   cargo:rerun-if-changed=CMSIS_5/CMSIS/DAP/Firmware/Source/DAP.c
[INFO] [stderr]   cargo:rerun-if-changed=CMSIS_5/CMSIS/Core/Include/
[INFO] [stderr]   cargo:rerun-if-changed=CMSIS_5/CMSIS/DAP/Firmware/Include/
[INFO] [stderr]   cargo:rerun-if-changed=CMSIS_Config/
[INFO] [stderr]   cargo:rerun-if-changed=pico-sdk/src/common/pico_base/include/
[INFO] [stderr]   cargo:rerun-if-changed=pico-sdk/src/rp2_common/pico_platform/include/
[INFO] [stderr]   cargo:rerun-if-changed=pico-sdk/src/rp2_common/hardware_base/include/
[INFO] [stderr]   cargo:rerun-if-changed=pico-sdk/src/rp2040/hardware_regs/include/
[INFO] [stderr]   cargo:rerun-if-changed=pico-sdk/src/rp2040/hardware_structs/include/
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   running: "arm-none-eabi-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CMSIS_5/CMSIS/Core/Include/" "-I" "CMSIS_5/CMSIS/DAP/Firmware/Include/" "-I" "CMSIS_Config/" "-I" "pico-sdk/src/common/pico_base/include/" "-I" "pico-sdk/src/rp2_common/pico_platform/include/" "-I" "pico-sdk/src/rp2_common/hardware_base/include/" "-I" "pico-sdk/src/rp2040/hardware_regs/include/" "-I" "pico-sdk/src/rp2040/hardware_structs/include/" "-Wall" "-Wextra" "-DCPU_CLOCK=120000000" "-DDAP_DEFAULT_SWJ_CLOCK=24000000" "-DDAP_PACKET_COUNT=8" "-o" "/opt/rustwide/target/debug/build/rp2040-selfdebug-cdb048f1e342214b/out/CMSIS_5/CMSIS/DAP/Firmware/Source/DAP.o" "-c" "CMSIS_5/CMSIS/DAP/Firmware/Source/DAP.c"
[INFO] [stderr]   cargo:warning=arm-none-eabi-gcc: error: unrecognized command-line option '-m64'
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "arm-none-eabi-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CMSIS_5/CMSIS/Core/Include/" "-I" "CMSIS_5/CMSIS/DAP/Firmware/Include/" "-I" "CMSIS_Config/" "-I" "pico-sdk/src/common/pico_base/include/" "-I" "pico-sdk/src/rp2_common/pico_platform/include/" "-I" "pico-sdk/src/rp2_common/hardware_base/include/" "-I" "pico-sdk/src/rp2040/hardware_regs/include/" "-I" "pico-sdk/src/rp2040/hardware_structs/include/" "-Wall" "-Wextra" "-DCPU_CLOCK=120000000" "-DDAP_DEFAULT_SWJ_CLOCK=24000000" "-DDAP_PACKET_COUNT=8" "-o" "/opt/rustwide/target/debug/build/rp2040-selfdebug-cdb048f1e342214b/out/CMSIS_5/CMSIS/DAP/Firmware/Source/DAP.o" "-c" "CMSIS_5/CMSIS/DAP/Firmware/Source/DAP.c" with args "arm-none-eabi-gcc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1587ce7e36b2132716e34913bcbf4431a312cc7ddc3051a29f97dbfd99ca694f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1587ce7e36b2132716e34913bcbf4431a312cc7ddc3051a29f97dbfd99ca694f", kill_on_drop: false }`
[INFO] [stdout] 1587ce7e36b2132716e34913bcbf4431a312cc7ddc3051a29f97dbfd99ca694f
