[INFO] cloning repository https://github.com/facklambda/baremetalbuzzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/facklambda/baremetalbuzzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacklambda%2Fbaremetalbuzzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacklambda%2Fbaremetalbuzzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 901f921ddde9eaad4086abf781bc8e4a4600cc51
[INFO] checking facklambda/baremetalbuzzer against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacklambda%2Fbaremetalbuzzer" "/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] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/facklambda/baremetalbuzzer
[INFO] finished tweaking git repo https://github.com/facklambda/baremetalbuzzer
[INFO] tweaked toml for git repo https://github.com/facklambda/baremetalbuzzer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/facklambda/baremetalbuzzer on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/facklambda/baremetalbuzzer 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "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-backtrace`
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-pacs.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded riscv-rt v0.8.1
[INFO] [stderr]   Downloaded riscv-atomic-emulation-trap v0.1.1
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded esp-println v0.2.1
[INFO] [stderr]   Downloaded riscv-rt-macros v0.1.6
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-alpha.8
[INFO] [stderr]   Downloaded riscv-rt v0.9.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.2.0
[INFO] [stderr]   Downloaded riscv v0.8.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 463be003b970e70b9dc2501eefae1df608a757da63399263b0ae92a0fd1af908
[INFO] running `Command { std: "docker" "start" "-a" "463be003b970e70b9dc2501eefae1df608a757da63399263b0ae92a0fd1af908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "463be003b970e70b9dc2501eefae1df608a757da63399263b0ae92a0fd1af908", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "463be003b970e70b9dc2501eefae1df608a757da63399263b0ae92a0fd1af908", kill_on_drop: false }`
[INFO] [stdout] 463be003b970e70b9dc2501eefae1df608a757da63399263b0ae92a0fd1af908
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56fb504493eadfe5b4d0a2ec477ef667dc128a0d03ff28aef994db9052f2eea3
[INFO] running `Command { std: "docker" "start" "-a" "56fb504493eadfe5b4d0a2ec477ef667dc128a0d03ff28aef994db9052f2eea3", 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.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling riscv v0.8.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking r0 v1.0.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling esp32c3 v0.4.0 (https://github.com/esp-rs/esp-pacs.git?branch=with_source#a014abd3)
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling esp-hal-common v0.1.0 (https://github.com/esp-rs/esp-hal.git#1d02bf87)
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling esp-println v0.2.1
[INFO] [stderr]    Compiling esp32c3-hal v0.1.0 (https://github.com/esp-rs/esp-hal.git#1d02bf87)
[INFO] [stderr]     Checking embedded-hal v1.0.0-alpha.8
[INFO] [stderr]    Compiling esp-backtrace v0.1.0 (https://github.com/esp-rs/esp-backtrace#df3d97af)
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]     Checking gcd v2.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking fugit v0.3.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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 riscv-rt-macros v0.1.6
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling riscv-rt-macros v0.2.0
[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#1d02bf87)
[INFO] [stdout] error[E0583]: file not found for module `interrupt`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/esp-hal-29ef8683203c9b81/1d02bf8/esp-hal-common/src/lib.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | 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/1d02bf8/esp-hal-common/src/interrupt.rs" or "/opt/rustwide/cargo-home/git/checkouts/esp-hal-29ef8683203c9b81/1d02bf8/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] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-hal-common` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "56fb504493eadfe5b4d0a2ec477ef667dc128a0d03ff28aef994db9052f2eea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56fb504493eadfe5b4d0a2ec477ef667dc128a0d03ff28aef994db9052f2eea3", kill_on_drop: false }`
[INFO] [stdout] 56fb504493eadfe5b4d0a2ec477ef667dc128a0d03ff28aef994db9052f2eea3
