[INFO] cloning repository https://github.com/rustsbi/sophgo-hal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustsbi/sophgo-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustsbi%2Fsophgo-hal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustsbi%2Fsophgo-hal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dc3af14dcb142bd37e3e25815298e9a43164eb4 [INFO] testing rustsbi/sophgo-hal/9dc3af14dcb142bd37e3e25815298e9a43164eb4 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustsbi%2Fsophgo-hal" "/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/rustsbi/sophgo-hal [INFO] finished tweaking git repo https://github.com/rustsbi/sophgo-hal [INFO] tweaked toml for git repo https://github.com/rustsbi/sophgo-hal written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustsbi/sophgo-hal on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustsbi/sophgo-hal 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile-register v0.2.2 [INFO] [stderr] Downloaded riscv v0.11.1 [INFO] [stderr] Downloaded embedded-hal v1.0.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95e85ba15b7426050bba173c718312e969a6733b549cf13e7d7017813da2a7cf [INFO] running `Command { std: "docker" "start" "-a" "95e85ba15b7426050bba173c718312e969a6733b549cf13e7d7017813da2a7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95e85ba15b7426050bba173c718312e969a6733b549cf13e7d7017813da2a7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e85ba15b7426050bba173c718312e969a6733b549cf13e7d7017813da2a7cf", kill_on_drop: false }` [INFO] [stdout] 95e85ba15b7426050bba173c718312e969a6733b549cf13e7d7017813da2a7cf [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7625b0e110f67c143df23e282d35c7541df29492617ac41370386d49b817bd93 [INFO] running `Command { std: "docker" "start" "-a" "7625b0e110f67c143df23e282d35c7541df29492617ac41370386d49b817bd93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling riscv v0.11.1 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling sophgo-rom-rt v0.0.0 (/opt/rustwide/workdir/sophgo-rom-rt) [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling hello-world v0.0.0 (/opt/rustwide/workdir/examples/hello-world) [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling sophgo-hal v0.0.0 (/opt/rustwide/workdir/sophgo-hal) [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling blinky v0.0.0 (/opt/rustwide/workdir/examples/blinky) [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling sophgo-rom-rt-macros v0.0.0 (/opt/rustwide/workdir/sophgo-rom-rt/macros) [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-world` (bin "hello-world") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blinky` (bin "blinky") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7625b0e110f67c143df23e282d35c7541df29492617ac41370386d49b817bd93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7625b0e110f67c143df23e282d35c7541df29492617ac41370386d49b817bd93", kill_on_drop: false }` [INFO] [stdout] 7625b0e110f67c143df23e282d35c7541df29492617ac41370386d49b817bd93