[INFO] cloning repository https://github.com/Astra3/pvr_project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Astra3/pvr_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstra3%2Fpvr_project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstra3%2Fpvr_project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c497f7673fc07ac52e4a94e7aa23d23402250b1e
[INFO] checking Astra3/pvr_project against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstra3%2Fpvr_project" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Astra3/pvr_project
[INFO] finished tweaking git repo https://github.com/Astra3/pvr_project
[INFO] tweaked toml for git repo https://github.com/Astra3/pvr_project written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Astra3/pvr_project on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Astra3/pvr_project 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8856c6fa33afc7735269d43ec8fde4f491a759df84c8b492a4a62e807bccd17
[INFO] running `Command { std: "docker" "start" "-a" "a8856c6fa33afc7735269d43ec8fde4f491a759df84c8b492a4a62e807bccd17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8856c6fa33afc7735269d43ec8fde4f491a759df84c8b492a4a62e807bccd17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8856c6fa33afc7735269d43ec8fde4f491a759df84c8b492a4a62e807bccd17", kill_on_drop: false }`
[INFO] [stdout] a8856c6fa33afc7735269d43ec8fde4f491a759df84c8b492a4a62e807bccd17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaec94e695bb7aa20c106871d03045ffed5c06b396a85670291f50ed48a9c0cc
[INFO] running `Command { std: "docker" "start" "-a" "eaec94e695bb7aa20c106871d03045ffed5c06b396a85670291f50ed48a9c0cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling esp-metadata-generated v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling somni-parser v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling somni-expr v0.2.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling esp-sync v0.1.1
[INFO] [stderr]    Compiling esp-rom-sys v0.1.3
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling esp-println v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stdout] error[E0433]: cannot find module or crate `riscv` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-sync-0.1.1/src/raw.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         riscv::interrupt::enable();
[INFO] [stdout]    |                         ^^^^^ use of unresolved module or unlinked crate `riscv`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `riscv`, use `cargo add riscv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-sync` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: `portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) is not supported yet on this architecture;
[INFO] [stdout]        if you need unsafe-assume-{single-core,privileged} support for this target,
[INFO] [stdout]        please submit an issue at <https://github.com/taiki-e/portable-atomic/issues/new>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.13.0/src/lib.rs:456:1
[INFO] [stdout]     |
[INFO] [stdout] 456 | / compile_error!(
[INFO] [stdout] 457 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 458 | |      is not supported yet on this architecture;\n\
[INFO] [stdout] 459 | |      if you need unsafe-assume-{single-core,privileged} support for this target,\n\
[INFO] [stdout] 460 | |      please submit an issue at <https://github.com/taiki-e/portable-atomic/issues/new>"
[INFO] [stdout] 461 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eaec94e695bb7aa20c106871d03045ffed5c06b396a85670291f50ed48a9c0cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaec94e695bb7aa20c106871d03045ffed5c06b396a85670291f50ed48a9c0cc", kill_on_drop: false }`
[INFO] [stdout] eaec94e695bb7aa20c106871d03045ffed5c06b396a85670291f50ed48a9c0cc
