[INFO] cloning repository https://github.com/celcius-plus-273/gpio-interrupt
[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/gpio-interrupt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Fgpio-interrupt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Fgpio-interrupt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c26be33eec2cf272c56bb36f09f7c5c328a6594
[INFO] checking celcius-plus-273/gpio-interrupt against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelcius-plus-273%2Fgpio-interrupt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/celcius-plus-273/gpio-interrupt
[INFO] finished tweaking git repo https://github.com/celcius-plus-273/gpio-interrupt
[INFO] tweaked toml for git repo https://github.com/celcius-plus-273/gpio-interrupt written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celcius-plus-273/gpio-interrupt on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/celcius-plus-273/gpio-interrupt 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "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 systick-monotonic v1.0.1
[INFO] [stderr]   Downloaded rtic-core v1.0.0
[INFO] [stderr]   Downloaded cortex-m-rtic v1.1.4
[INFO] [stderr]   Downloaded rtic-monotonic v1.0.0
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.11
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded cortex-m-rtic-macros v1.1.6
[INFO] [stderr]   Downloaded rtic-syntax v1.0.3
[INFO] [stderr]   Downloaded imxrt-ral v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41853849d14d50a8847c80baeb0cb93b4983939e07f1c9eaafc81778444f344e
[INFO] running `Command { std: "docker" "start" "-a" "41853849d14d50a8847c80baeb0cb93b4983939e07f1c9eaafc81778444f344e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41853849d14d50a8847c80baeb0cb93b4983939e07f1c9eaafc81778444f344e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41853849d14d50a8847c80baeb0cb93b4983939e07f1c9eaafc81778444f344e", kill_on_drop: false }`
[INFO] [stdout] 41853849d14d50a8847c80baeb0cb93b4983939e07f1c9eaafc81778444f344e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 239359f84568e1d5c8c4083fef93aee179b16549b0987d5b8c469c795a96bb8f
[INFO] running `Command { std: "docker" "start" "-a" "239359f84568e1d5c8c4083fef93aee179b16549b0987d5b8c469c795a96bb8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking critical-section v1.1.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking ral-registers v0.1.3
[INFO] [stderr]    Compiling defmt-macros v0.3.6
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling defmt v0.3.5
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]    Compiling imxrt-boot-gen v0.3.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling imxrt-ral v0.5.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling imxrt-rt v0.1.1
[INFO] [stderr]     Checking imxrt-iomuxc v0.2.2
[INFO] [stderr]    Compiling imxrt-log v0.1.1
[INFO] [stderr]    Compiling imxrt-hal v0.5.3
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling teensy4-bsp v0.4.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling cortex-m-rtic v1.1.4
[INFO] [stderr]     Checking usbd-serial v0.1.1
[INFO] [stderr]     Checking bbqueue v0.5.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rtic-monotonic v1.0.0
[INFO] [stderr]     Checking rtic-core v1.0.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking teensy4-panic v0.2.2
[INFO] [stderr]     Checking teensy4-fcb v0.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking imxrt-usbd v0.2.1
[INFO] [stderr]     Checking imxrt-dma v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking systick-monotonic v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking teensy4-pins v0.3.1
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling defmt-parser v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rtic-syntax v1.0.3
[INFO] [stderr]    Compiling cortex-m-rtic-macros v1.1.6
[INFO] [stderr]     Checking gpio-interrupt v0.1.0 (/opt/rustwide/workdir)
[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[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 `gpio_interrupt` depends on)
[INFO] [stdout]   = note: first definition in `teensy4_panic` loaded from /opt/rustwide/target/debug/deps/libteensy4_panic-09b592af53d41d67.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-dd28cbf307893515.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gpio-interrupt` (bin "gpio-interrupt" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gpio-interrupt` (bin "gpio-interrupt") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "239359f84568e1d5c8c4083fef93aee179b16549b0987d5b8c469c795a96bb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "239359f84568e1d5c8c4083fef93aee179b16549b0987d5b8c469c795a96bb8f", kill_on_drop: false }`
[INFO] [stdout] 239359f84568e1d5c8c4083fef93aee179b16549b0987d5b8c469c795a96bb8f
