[INFO] cloning repository https://github.com/celcius-plus-273/teensy4-rtic-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celcius-plus-273/teensy4-rtic-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Fteensy4-rtic-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Fteensy4-rtic-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f83b3496454e4a9ebafa889cb7338e1c227d17a8
[INFO] checking celcius-plus-273/teensy4-rtic-template against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Fteensy4-rtic-template" "/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] started tweaking git repo https://github.com/celcius-plus-273/teensy4-rtic-template
[INFO] finished tweaking git repo https://github.com/celcius-plus-273/teensy4-rtic-template
[INFO] tweaked toml for git repo https://github.com/celcius-plus-273/teensy4-rtic-template written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celcius-plus-273/teensy4-rtic-template on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/celcius-plus-273/teensy4-rtic-template 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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] 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13823288b851c64c7dd8dcd3cfecd43f2412850918429a0aeebeefe08e4785cc
[INFO] running `Command { std: "docker" "start" "-a" "13823288b851c64c7dd8dcd3cfecd43f2412850918429a0aeebeefe08e4785cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13823288b851c64c7dd8dcd3cfecd43f2412850918429a0aeebeefe08e4785cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13823288b851c64c7dd8dcd3cfecd43f2412850918429a0aeebeefe08e4785cc", kill_on_drop: false }`
[INFO] [stdout] 13823288b851c64c7dd8dcd3cfecd43f2412850918429a0aeebeefe08e4785cc
[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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2260058cb4ba0a1215d7890a48f3315ed115de6df8869657166b1e851b39aedd
[INFO] running `Command { std: "docker" "start" "-a" "2260058cb4ba0a1215d7890a48f3315ed115de6df8869657166b1e851b39aedd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking ral-registers v0.1.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling imxrt-boot-gen v0.3.1
[INFO] [stderr]    Compiling imxrt-ral v0.5.2
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling imxrt-hal v0.5.3
[INFO] [stderr]    Compiling imxrt-rt v0.1.1
[INFO] [stderr]     Checking imxrt-iomuxc v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling imxrt-log v0.1.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking atomic-polyfill v1.0.3
[INFO] [stderr]     Checking rtic-common v1.0.0
[INFO] [stderr]     Checking bbqueue v0.5.1
[INFO] [stderr]    Compiling rtic v2.0.1
[INFO] [stderr]     Checking rtic-core v1.0.0
[INFO] [stderr]    Compiling teensy4-bsp v0.4.3
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking teensy4-panic v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking usbd-serial v0.1.1
[INFO] [stderr]     Checking example_driver v0.1.0 (/opt/rustwide/workdir/driver)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tools v0.1.0 (/opt/rustwide/workdir/tools)
[INFO] [stderr]     Checking teensy4-fcb v0.4.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking teensy4-pins v0.3.1
[INFO] [stderr]     Checking imxrt-usbd v0.2.1
[INFO] [stderr]     Checking imxrt-dma v0.1.1
[INFO] [stderr]     Checking rtic-time v1.0.0
[INFO] [stderr]     Checking rtic-monotonics v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling rtic-macros v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling defmt-parser v0.3.3
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]     Checking defmt v0.3.5
[INFO] [stderr]     Checking main v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `Peripherals` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lock` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `interrupt` in `export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `interrupt` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use crate::bsp::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use teensy4_bsp::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Peripherals` in `export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Peripherals` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error[E0425]: cannot find type `Peripherals` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lock` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `interrupt` in `export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `interrupt` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these type aliases
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use crate::bsp::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use teensy4_bsp::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Peripherals` in `export`
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Peripherals` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `teensy4_panic` (which `main` depends on)
[INFO] [stdout]   = note: first definition in `teensy4_panic` loaded from /opt/rustwide/target/debug/deps/libteensy4_panic-b1d904c9b7d1543f.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-957b1fe07cf96b13.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error: unconstrained opaque type
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `__rtic_internal_toggle_F` must be used in combination with a concrete type within the same crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `main` (bin "main" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[app(device = bsp, peripherals = true, dispatchers = [GPT1])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | expected future, found a different future
[INFO] [stdout]    | expected `__rtic_internal_toggle_F` because of return type
[INFO] [stdout]    |
[INFO] [stdout]    = note: distinct uses of `impl Trait` result in different opaque types
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `main` (bin "main") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "2260058cb4ba0a1215d7890a48f3315ed115de6df8869657166b1e851b39aedd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2260058cb4ba0a1215d7890a48f3315ed115de6df8869657166b1e851b39aedd", kill_on_drop: false }`
[INFO] [stdout] 2260058cb4ba0a1215d7890a48f3315ed115de6df8869657166b1e851b39aedd
