[INFO] cloning repository https://github.com/newAM/stm32wl-lightswitch-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newAM/stm32wl-lightswitch-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fstm32wl-lightswitch-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fstm32wl-lightswitch-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16d74fd2d8fd2e62243855ecf8726b99075a91aa [INFO] checking newAM/stm32wl-lightswitch-demo against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fstm32wl-lightswitch-demo" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newAM/stm32wl-lightswitch-demo on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-98/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-98/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/newAM/stm32wl-lightswitch-demo [INFO] finished tweaking git repo https://github.com/newAM/stm32wl-lightswitch-demo [INFO] tweaked toml for git repo https://github.com/newAM/stm32wl-lightswitch-demo written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/newAM/stm32wl-lightswitch-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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/newAM/stm32wl-hal.git` [INFO] [stderr] Updating git repository `https://github.com/newAM/stm32wl-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Downloaded cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Downloaded panic-probe v0.2.0 [INFO] [stderr] Downloaded defmt-macros v0.2.3 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded cortex-m-rtic v0.6.0-alpha.5 [INFO] [stderr] Downloaded embedded-time v0.12.0 [INFO] [stderr] Downloaded minicbor v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd1cb4601a09007b9f3ffbd0861763ff8ca215a23aee54f695f3244be031ae17 [INFO] running `Command { std: "docker" "start" "-a" "bd1cb4601a09007b9f3ffbd0861763ff8ca215a23aee54f695f3244be031ae17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd1cb4601a09007b9f3ffbd0861763ff8ca215a23aee54f695f3244be031ae17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1cb4601a09007b9f3ffbd0861763ff8ca215a23aee54f695f3244be031ae17", kill_on_drop: false }` [INFO] [stdout] bd1cb4601a09007b9f3ffbd0861763ff8ca215a23aee54f695f3244be031ae17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c2942ae976a6f297ae24a7aeb256eb13b52dbf9128043b1e7d245c009473c74 [INFO] running `Command { std: "docker" "start" "-a" "4c2942ae976a6f297ae24a7aeb256eb13b52dbf9128043b1e7d245c009473c74", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling stm32wl v0.13.0 (https://github.com/newAM/stm32wl-rs.git?rev=a1aa8eaf9a3d771ccc1752ffff0fa69bf063f009#a1aa8eaf) [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking minicbor v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Checking rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Compiling rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Compiling defmt-macros v0.2.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-alpha.5 [INFO] [stderr] Checking defmt-rtt v0.2.0 [INFO] [stderr] Checking stm32wl-hal v0.1.0-alpha.0 (https://github.com/newAM/stm32wl-hal.git?rev=2d8617921096f77d4d51340814a35efaae94a990#2d861792) [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking nucleo-wl55jc-bsp v0.1.0-alpha.0 (https://github.com/newAM/stm32wl-hal.git?rev=2d8617921096f77d4d51340814a35efaae94a990#2d861792) [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "4c2942ae976a6f297ae24a7aeb256eb13b52dbf9128043b1e7d245c009473c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2942ae976a6f297ae24a7aeb256eb13b52dbf9128043b1e7d245c009473c74", kill_on_drop: false }` [INFO] [stdout] 4c2942ae976a6f297ae24a7aeb256eb13b52dbf9128043b1e7d245c009473c74