[INFO] cloning repository https://github.com/dcaponi/raw-dog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcaponi/raw-dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcaponi%2Fraw-dog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcaponi%2Fraw-dog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb56980f76229e8489a3d01612bb85e43ebb8968 [INFO] testing dcaponi/raw-dog against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcaponi%2Fraw-dog" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcaponi/raw-dog on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dcaponi/raw-dog [INFO] finished tweaking git repo https://github.com/dcaponi/raw-dog [INFO] tweaked toml for git repo https://github.com/dcaponi/raw-dog written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dcaponi/raw-dog 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" "+beta-2025-02-18" "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] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing dcaponi/raw-dog against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcaponi%2Fraw-dog" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcaponi/raw-dog on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dcaponi/raw-dog [INFO] finished tweaking git repo https://github.com/dcaponi/raw-dog [INFO] tweaked toml for git repo https://github.com/dcaponi/raw-dog written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dcaponi/raw-dog 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" "+beta-2025-02-18" "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 riscv-target v0.1.2 [INFO] [stderr] Downloaded riscv v0.8.0 [INFO] [stderr] Downloaded riscv-rt-macros v0.2.0 [INFO] [stderr] Downloaded riscv-rt-macros v0.1.6 [INFO] [stderr] Downloaded riscv-rt v0.8.1 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded riscv-rt v0.9.0 [INFO] [stderr] Downloaded critical-section v1.1.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Downloaded riscv-atomic-emulation-trap v0.1.1 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded esp32c3 v0.5.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92b162db957e6ef8f7456212c567d2244c8de620307db148f19a23bbcdb6760f [INFO] running `Command { std: "docker" "start" "-a" "92b162db957e6ef8f7456212c567d2244c8de620307db148f19a23bbcdb6760f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92b162db957e6ef8f7456212c567d2244c8de620307db148f19a23bbcdb6760f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b162db957e6ef8f7456212c567d2244c8de620307db148f19a23bbcdb6760f", kill_on_drop: false }` [INFO] [stdout] 92b162db957e6ef8f7456212c567d2244c8de620307db148f19a23bbcdb6760f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51be5ff04298b3cc2b17e80bbd6c0e18af25bb9c1066b7ec60d51ad8cf862973 [INFO] running `Command { std: "docker" "start" "-a" "51be5ff04298b3cc2b17e80bbd6c0e18af25bb9c1066b7ec60d51ad8cf862973", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling riscv v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling esp32c3 v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling esp-hal-common v0.1.0 (https://github.com/esp-rs/esp-hal.git#e9f22aca) [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling fugit v0.3.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling esp32c3-hal v0.1.0 (https://github.com/esp-rs/esp-hal.git#e9f22aca) [INFO] [stderr] Compiling critical-section v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling riscv-target v0.1.2 [INFO] [stderr] Compiling riscv-rt v0.9.0 [INFO] [stderr] Compiling riscv-atomic-emulation-trap v0.1.1 [INFO] [stderr] Compiling riscv v0.7.0 [INFO] [stderr] Compiling riscv-rt v0.8.1 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling riscv-rt-macros v0.2.0 [INFO] [stderr] Compiling riscv-rt-macros v0.1.6 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling esp-hal-procmacros v0.1.0 (https://github.com/esp-rs/esp-hal.git#e9f22aca) [INFO] [stdout] error[E0583]: file not found for module `interrupt` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/esp-hal-29ef8683203c9b81/e9f22ac/esp-hal-common/src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub mod interrupt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `interrupt`, create file "/opt/rustwide/cargo-home/git/checkouts/esp-hal-29ef8683203c9b81/e9f22ac/esp-hal-common/src/interrupt.rs" or "/opt/rustwide/cargo-home/git/checkouts/esp-hal-29ef8683203c9b81/e9f22ac/esp-hal-common/src/interrupt/mod.rs" [INFO] [stdout] = note: if there is a `mod interrupt` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `critical_section_impl::CriticalSection: Impl` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/esp-hal-29ef8683203c9b81/e9f22ac/esp-hal-common/src/lib.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | critical_section::set_impl!(CriticalSection); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Impl` is not implemented for `critical_section_impl::CriticalSection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `esp-hal-common` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "51be5ff04298b3cc2b17e80bbd6c0e18af25bb9c1066b7ec60d51ad8cf862973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51be5ff04298b3cc2b17e80bbd6c0e18af25bb9c1066b7ec60d51ad8cf862973", kill_on_drop: false }` [INFO] [stdout] 51be5ff04298b3cc2b17e80bbd6c0e18af25bb9c1066b7ec60d51ad8cf862973