[INFO] cloning repository https://github.com/Merlin04/weird-midifw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Merlin04/weird-midifw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlin04%2Fweird-midifw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlin04%2Fweird-midifw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99c9ec99c4db2339744f157a17b755746a6982e5 [INFO] testing Merlin04/weird-midifw against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlin04%2Fweird-midifw" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Merlin04/weird-midifw [INFO] finished tweaking git repo https://github.com/Merlin04/weird-midifw [INFO] tweaked toml for git repo https://github.com/Merlin04/weird-midifw written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Merlin04/weird-midifw on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Merlin04/weird-midifw 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/fw/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 031ff7011578be3f4f3fb7a1ba9c39e89d735693bbf161abae3e051d7b302fc0 [INFO] running `Command { std: "docker" "start" "-a" "031ff7011578be3f4f3fb7a1ba9c39e89d735693bbf161abae3e051d7b302fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031ff7011578be3f4f3fb7a1ba9c39e89d735693bbf161abae3e051d7b302fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031ff7011578be3f4f3fb7a1ba9c39e89d735693bbf161abae3e051d7b302fc0", kill_on_drop: false }` [INFO] [stdout] 031ff7011578be3f4f3fb7a1ba9c39e89d735693bbf161abae3e051d7b302fc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e1c46ade82c2717972c76a3e74ca64b9cc69334797553e6bacdc21510248b79 [INFO] running `Command { std: "docker" "start" "-a" "3e1c46ade82c2717972c76a3e74ca64b9cc69334797553e6bacdc21510248b79", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/fw/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ral-registers v0.1.3 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling imxrt-ral v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling imxrt-boot-gen v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling cortex-m-rtic v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling imxrt-rt v0.1.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rtic-common v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling imxrt-iomuxc v0.3.0 [INFO] [stderr] Compiling embedded-hal-bus v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling imxrt-hal v0.6.0 (https://github.com/imxrt-rs/imxrt-hal#870939ec) [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling teensy4-bsp v0.1.0 (/opt/rustwide/workdir/teensy4-bsp) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling defmt-bbq v0.1.0 [INFO] [stderr] Compiling rtic-monotonics v1.5.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling rtic v2.1.2 [INFO] [stderr] Compiling teensy4-fcb v0.4.0 [INFO] [stderr] Compiling teensy4-panic v0.2.3 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling bitfield v0.17.0 [INFO] [stderr] Compiling imxrt-dma v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling rtic-sync v1.3.0 [INFO] [stderr] Compiling teensy4-pins v0.1.0 (/opt/rustwide/workdir/teensy4-pins) [INFO] [stderr] Compiling static_cell v2.1.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling rtic-syntax v1.0.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cortex-m-rtic-macros v1.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling rust-fsm-dsl v0.7.0 [INFO] [stderr] Compiling rtic-macros v2.1.2 [INFO] [stderr] Compiling rust-fsm v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling defmt-parser v0.4.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rtic-time v1.3.0 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling bbqueue v0.5.1 [INFO] [stderr] Compiling imxrt-usbd v0.3.0 [INFO] [stderr] Compiling usbd-midi v0.3.0 [INFO] [stderr] Compiling usbd-serial v0.1.0 (/opt/rustwide/workdir/usbd-serial) [INFO] [stderr] Compiling weird-midifw v0.1.0 (/opt/rustwide/workdir/fw) [INFO] [stdout] error[E0432]: unresolved import `crate::hardware::SystickInstant` [INFO] [stdout] --> fw/src/main.rs:16:109 [INFO] [stdout] | [INFO] [stdout] 16 | ...trix_pins::{KeyType, N_INPUTS, N_OUTPUTS}, SystickInstant}, midi::{NoteMessage, NoteMessageEventPacket}}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `SystickInstant` in `hardware` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this type alias instead: [INFO] [stdout] crate::utils::SystickInstant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: duplicate lang item in crate `teensy4_panic` (which `weird_midifw` depends on): `panic_impl` [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `imxrt_rt` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/16fbf98f22730e073c09e7b03f0eafb87a295545/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-689ca45c0c8af91f.so, /opt/rustwide/rustup-home/toolchains/16fbf98f22730e073c09e7b03f0eafb87a295545/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-689ca45c0c8af91f.rlib [INFO] [stdout] = note: second definition in `teensy4_panic` loaded from /opt/rustwide/target/debug/deps/libteensy4_panic-019420bb1d7f13b6.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0152, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `weird-midifw` (bin "weird-midifw") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3e1c46ade82c2717972c76a3e74ca64b9cc69334797553e6bacdc21510248b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1c46ade82c2717972c76a3e74ca64b9cc69334797553e6bacdc21510248b79", kill_on_drop: false }` [INFO] [stdout] 3e1c46ade82c2717972c76a3e74ca64b9cc69334797553e6bacdc21510248b79