[INFO] cloning repository https://github.com/NicholasQNguyen/fire_extinguishing_robot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicholasQNguyen/fire_extinguishing_robot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasQNguyen%2Ffire_extinguishing_robot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasQNguyen%2Ffire_extinguishing_robot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5dc0b6ef7fe551e0b67467830837d0e2004f3c0 [INFO] checking NicholasQNguyen/fire_extinguishing_robot against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasQNguyen%2Ffire_extinguishing_robot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot [INFO] finished tweaking git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot [INFO] tweaked toml for git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "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 NicholasQNguyen/fire_extinguishing_robot against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasQNguyen%2Ffire_extinguishing_robot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot [INFO] finished tweaking git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot [INFO] tweaked toml for git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/NicholasQNguyen/fire_extinguishing_robot 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "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 imxrt-iomuxc-build v0.1.0 [INFO] [stderr] Downloaded teensy4-panic v0.2.1 [INFO] [stderr] Downloaded teensy4-fcb v0.3.0 [INFO] [stderr] Downloaded imxrt-boot-gen v0.2.0 [INFO] [stderr] Downloaded imxrt-iomuxc v0.1.5 [INFO] [stderr] Downloaded teensy4-pins v0.2.0 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded teensy4-bsp v0.3.0 [INFO] [stderr] Downloaded imxrt-hal v0.4.5 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded imxrt-ral v0.4.2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04c55d69d788bebe510a933b3954a9807d18cfd71c0cd084faca868233f705da [INFO] running `Command { std: "docker" "start" "-a" "04c55d69d788bebe510a933b3954a9807d18cfd71c0cd084faca868233f705da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04c55d69d788bebe510a933b3954a9807d18cfd71c0cd084faca868233f705da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c55d69d788bebe510a933b3954a9807d18cfd71c0cd084faca868233f705da", kill_on_drop: false }` [INFO] [stdout] 04c55d69d788bebe510a933b3954a9807d18cfd71c0cd084faca868233f705da [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0676d3fcff2c9c0fd4797ac982e628ce15b789368ac224f40bf0988ad3696262 [INFO] running `Command { std: "docker" "start" "-a" "0676d3fcff2c9c0fd4797ac982e628ce15b789368ac224f40bf0988ad3696262", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling imxrt-ral v0.4.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling teensy4-bsp v0.3.0 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking teensy4-panic v0.2.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling imxrt-iomuxc-build v0.1.0 [INFO] [stderr] Compiling imxrt-iomuxc v0.1.5 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking teensy4-pins v0.2.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Checking imxrt-hal v0.4.5 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imxrt-hal-0.4.5/src/dma/register.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | fn deref(&self) -> &'static Self::Target { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the reference type `&'static as Deref>::Target` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 192 | impl core::ops::Deref for Static { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imxrt-hal` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0676d3fcff2c9c0fd4797ac982e628ce15b789368ac224f40bf0988ad3696262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0676d3fcff2c9c0fd4797ac982e628ce15b789368ac224f40bf0988ad3696262", kill_on_drop: false }` [INFO] [stdout] 0676d3fcff2c9c0fd4797ac982e628ce15b789368ac224f40bf0988ad3696262