[INFO] cloning repository https://github.com/Ltu-Bike-trailer/ble_software [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ltu-Bike-trailer/ble_software" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtu-Bike-trailer%2Fble_software", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtu-Bike-trailer%2Fble_software'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7105aee7a1ca90acaa996433b8ccc79eab2c920c [INFO] checking Ltu-Bike-trailer/ble_software against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLtu-Bike-trailer%2Fble_software" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Ltu-Bike-trailer/ble_software [INFO] finished tweaking git repo https://github.com/Ltu-Bike-trailer/ble_software [INFO] tweaked toml for git repo https://github.com/Ltu-Bike-trailer/ble_software written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ltu-Bike-trailer/ble_software on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ltu-Bike-trailer/ble_software 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "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/taks/clang-sys.git` [INFO] [stderr] Updating git repository `https://github.com/wiiggee1/can_mcp2515` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Ltu-Bike-trailer/control-software` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded build-time v0.1.3 [INFO] [stderr] Downloaded cvt v0.1.2 [INFO] [stderr] Downloaded remove_dir_all v0.8.3 [INFO] [stderr] Downloaded critical-section v1.1.3 [INFO] [stderr] Downloaded embedded-svc v0.28.0 [INFO] [stderr] Downloaded no-std-net v0.5.0 [INFO] [stderr] Downloaded prettyplease v0.2.22 [INFO] [stderr] Downloaded esp-idf-sys v0.35.0 [INFO] [stderr] Downloaded esp32-nimble v0.8.0 [INFO] [stderr] Downloaded embedded-svc v0.25.3 [INFO] [stderr] Downloaded embassy-sync v0.6.0 [INFO] [stderr] Downloaded cmake v0.1.51 [INFO] [stderr] Downloaded fs_at v0.2.1 [INFO] [stderr] Downloaded esp-idf-hal v0.44.1 [INFO] [stderr] Downloaded esp-idf-svc v0.49.1 [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] [stderr] Downloaded toml_edit v0.22.21 [INFO] [stderr] Downloaded embuild v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1b30fb32f18315fccfe166bb3bac63a0eeada88b2953770f0dca843a293fd4 [INFO] running `Command { std: "docker" "start" "-a" "dc1b30fb32f18315fccfe166bb3bac63a0eeada88b2953770f0dca843a293fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1b30fb32f18315fccfe166bb3bac63a0eeada88b2953770f0dca843a293fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1b30fb32f18315fccfe166bb3bac63a0eeada88b2953770f0dca843a293fd4", kill_on_drop: false }` [INFO] [stdout] dc1b30fb32f18315fccfe166bb3bac63a0eeada88b2953770f0dca843a293fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cacef4c7c42f79caeebda742ca4c12be483a5ade278d19e332106cd3101c160 [INFO] running `Command { std: "docker" "start" "-a" "4cacef4c7c42f79caeebda742ca4c12be483a5ade278d19e332106cd3101c160", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling clang-sys v1.8.2 (https://github.com/taks/clang-sys.git?branch=load_with_flags#52ff1335) [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling embassy-sync v0.6.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking can_mcp2515 v0.1.0 (https://github.com/wiiggee1/can_mcp2515?branch=master#03399972) [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.8.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling statics v0.1.0 (https://github.com/Ltu-Bike-trailer/control-software?branch=hlc_app#87136467) [INFO] [stderr] Checking lib v0.2.0 (https://github.com/Ltu-Bike-trailer/control-software?branch=hlc_app#87136467) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/control-software-f06d101adfbf4b67/8713646/lib/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | generic_associated_types_extended, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.85.0; see for more information [INFO] [stdout] = note: feature needs overhaul and reimplementation pending better implied higher-ranked implied bounds support [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] error: could not compile `lib` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4cacef4c7c42f79caeebda742ca4c12be483a5ade278d19e332106cd3101c160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cacef4c7c42f79caeebda742ca4c12be483a5ade278d19e332106cd3101c160", kill_on_drop: false }` [INFO] [stdout] 4cacef4c7c42f79caeebda742ca4c12be483a5ade278d19e332106cd3101c160