[INFO] fetching crate mwatch-sdk-core 0.1.0...
[INFO] testing mwatch-sdk-core-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mwatch-sdk-core 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mwatch-sdk-core 0.1.0
[INFO] finished tweaking crates.io crate mwatch-sdk-core 0.1.0
[INFO] tweaked toml for crates.io crate mwatch-sdk-core 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mwatch-sdk-core 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding ssd1351 v0.1.6 (available: v0.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded aligned v0.2.0
[INFO] [stderr]   Downloaded generic-array v0.13.3
[INFO] [stderr]   Downloaded cortex-m v0.5.11
[INFO] [stderr]   Downloaded stm32l432xx-hal v0.2.7
[INFO] [stderr]   Downloaded ssd1351 v0.1.6
[INFO] [stderr]   Downloaded tinybmp v0.1.1
[INFO] [stderr]   Downloaded embedded-graphics v0.4.9
[INFO] [stderr]   Downloaded tinytga v0.1.0
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded stm32l4 v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cf712fa51362ddb877502f29d5f9524c4eaebfa75f100e5f1dbd126a02f9f64
[INFO] running `Command { std: "docker" "start" "-a" "4cf712fa51362ddb877502f29d5f9524c4eaebfa75f100e5f1dbd126a02f9f64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cf712fa51362ddb877502f29d5f9524c4eaebfa75f100e5f1dbd126a02f9f64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cf712fa51362ddb877502f29d5f9524c4eaebfa75f100e5f1dbd126a02f9f64", kill_on_drop: false }`
[INFO] [stdout] 4cf712fa51362ddb877502f29d5f9524c4eaebfa75f100e5f1dbd126a02f9f64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77eb7065c3bbe46953edc59f16c8b2e898826ba57bfb20fa0cdbc64cfb646f1b
[INFO] running `Command { std: "docker" "start" "-a" "77eb7065c3bbe46953edc59f16c8b2e898826ba57bfb20fa0cdbc64cfb646f1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cortex-m v0.5.11
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling aligned v0.2.0
[INFO] [stderr]    Compiling stm32l4 v0.3.2
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling tinytga v0.1.0
[INFO] [stderr]    Compiling tinybmp v0.1.1
[INFO] [stderr]    Compiling embedded-graphics v0.4.9
[INFO] [stderr]    Compiling ssd1351 v0.1.6
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling stm32l432xx-hal v0.2.7
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stm32l432xx-hal-0.2.7/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(unsize)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32l432xx-hal` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "77eb7065c3bbe46953edc59f16c8b2e898826ba57bfb20fa0cdbc64cfb646f1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77eb7065c3bbe46953edc59f16c8b2e898826ba57bfb20fa0cdbc64cfb646f1b", kill_on_drop: false }`
[INFO] [stdout] 77eb7065c3bbe46953edc59f16c8b2e898826ba57bfb20fa0cdbc64cfb646f1b
