[INFO] crate mwatch-sdk 0.4.0 is already in cache [INFO] testing mwatch-sdk-0.4.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate mwatch-sdk 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate mwatch-sdk 0.4.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate mwatch-sdk 0.4.0 [INFO] finished tweaking crates.io crate mwatch-sdk 0.4.0 [INFO] tweaked toml for crates.io crate mwatch-sdk 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ac35f522717a7e6923d315758fb22b2d20c34490b951c5e33b753357ebe8387 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ac35f522717a7e6923d315758fb22b2d20c34490b951c5e33b753357ebe8387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ac35f522717a7e6923d315758fb22b2d20c34490b951c5e33b753357ebe8387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac35f522717a7e6923d315758fb22b2d20c34490b951c5e33b753357ebe8387", kill_on_drop: false }` [INFO] [stdout] 6ac35f522717a7e6923d315758fb22b2d20c34490b951c5e33b753357ebe8387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 174602a67a04d9c1c558ecffde8a0507ac51e80bda37435bdcd075561966825d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "174602a67a04d9c1c558ecffde8a0507ac51e80bda37435bdcd075561966825d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling heapless v0.4.4 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling stm32l4 v0.7.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling cortex-m-rtfm v0.4.3 [INFO] [stderr] Compiling mwatch_kernel v1.0.0 [INFO] [stderr] Compiling simple-hex v0.1.0 [INFO] [stderr] Compiling mwatch-sdk v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling max17048 v0.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling tinytga v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling tinybmp v0.1.1 [INFO] [stderr] Compiling embedded-graphics v0.4.9 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling ssd1351 v0.2.2 [INFO] [stderr] Compiling panic-itm v0.4.1 [INFO] [stderr] Compiling panic-semihosting v0.5.3 [INFO] [stderr] Compiling cortex-m-log v0.4.0 [INFO] [stderr] Compiling hm11 v0.2.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling owned-singleton-macros v0.1.0 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.4.3 [INFO] [stderr] Compiling owned-singleton v0.1.0 [INFO] [stdout] error[E0658]: use of unstable library feature 'maybe_uninit_extra' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-rtfm-0.4.3/src/export.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | self.inner.write(value) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63567 for more information [INFO] [stdout] = help: add `#![feature(maybe_uninit_extra)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m-rtfm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "174602a67a04d9c1c558ecffde8a0507ac51e80bda37435bdcd075561966825d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "174602a67a04d9c1c558ecffde8a0507ac51e80bda37435bdcd075561966825d", kill_on_drop: false }` [INFO] [stdout] 174602a67a04d9c1c558ecffde8a0507ac51e80bda37435bdcd075561966825d