[INFO] cloning repository https://github.com/kimkitsik/aerosol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kimkitsik/aerosol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimkitsik%2Faerosol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimkitsik%2Faerosol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b3c3d22de7574a3fc6714f82a5bd9afbb694836 [INFO] testing kimkitsik/aerosol against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimkitsik%2Faerosol" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/kimkitsik/aerosol [INFO] finished tweaking git repo https://github.com/kimkitsik/aerosol [INFO] tweaked toml for git repo https://github.com/kimkitsik/aerosol written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kimkitsik/aerosol on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kimkitsik/aerosol 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rtic-monotonic v1.0.0 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded gcd v2.1.0 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded fugit v0.3.5 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.7.0 [INFO] [stderr] Downloaded num_threads v0.1.5 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded systick-monotonic v1.0.0 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded rtic-core v1.0.0 [INFO] [stderr] Downloaded linked_list_allocator v0.8.11 [INFO] [stderr] Downloaded cortex-m-rtic-macros v1.0.0 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded spin v0.9.3 [INFO] [stderr] Downloaded alloc-cortex-m v0.4.2 [INFO] [stderr] Downloaded embedded-storage v0.2.0 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Downloaded rtic-syntax v1.0.1 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded heapless v0.7.10 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded cortex-m-rtic v1.0.0 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded stm32f4xx-hal v0.13.1 [INFO] [stderr] Downloaded synopsys-usb-otg v0.2.4 [INFO] [stderr] Downloaded atomic-polyfill v0.1.8 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded max31855 v0.1.0 [INFO] [stderr] Downloaded fugit-timer v0.1.3 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded stm32f4 v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81bb0d45909e8f647924ec4969f54ae879d52c83e50c57036f639ca0f8469762 [INFO] running `Command { std: "docker" "start" "-a" "81bb0d45909e8f647924ec4969f54ae879d52c83e50c57036f639ca0f8469762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81bb0d45909e8f647924ec4969f54ae879d52c83e50c57036f639ca0f8469762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81bb0d45909e8f647924ec4969f54ae879d52c83e50c57036f639ca0f8469762", kill_on_drop: false }` [INFO] [stdout] 81bb0d45909e8f647924ec4969f54ae879d52c83e50c57036f639ca0f8469762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 79d3ecb954f0e765d43db1feba9985b8c4b12d1f27e9595474aae556fa6d445c [INFO] running `Command { std: "docker" "start" "-a" "79d3ecb954f0e765d43db1feba9985b8c4b12d1f27e9595474aae556fa6d445c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling gcd v2.1.0 [INFO] [stderr] Compiling stm32f4 v0.14.0 [INFO] [stderr] Compiling fugit v0.3.5 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling synopsys-usb-otg v0.2.4 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling rtic-monotonic v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling cortex-m-rtic v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling fugit-timer v0.1.3 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling embedded-hal v1.0.0-alpha.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling embedded-storage v0.2.0 [INFO] [stderr] Compiling rtic-core v1.0.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling linked_list_allocator v0.8.11 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling systick-monotonic v1.0.0 [INFO] [stderr] Compiling usbd-serial v0.1.1 [INFO] [stderr] Compiling alloc-cortex-m v0.4.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling max31855 v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling aligned v0.3.5 [INFO] [stdout] error[E0432]: unresolved import `cortex_m_0_7::peripheral::fpu` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.6.7/src/peripheral/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub use cortex_m_0_7::peripheral::fpu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^--- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `FPU` [INFO] [stdout] | no `fpu` in `peripheral` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/peripheral/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub mod fpu; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.4/src/peripheral/mod.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(any(has_fpu, native))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SecureFault` found for enum `cortex_m_0_7::peripheral::scb::Exception` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.6.7/src/peripheral/scb.rs:92:51 [INFO] [stdout] | [INFO] [stdout] 92 | 7 => VectActive::Exception(Exception::SecureFault), [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `cortex_m_0_7::peripheral::scb::Exception` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79d3ecb954f0e765d43db1feba9985b8c4b12d1f27e9595474aae556fa6d445c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d3ecb954f0e765d43db1feba9985b8c4b12d1f27e9595474aae556fa6d445c", kill_on_drop: false }` [INFO] [stdout] 79d3ecb954f0e765d43db1feba9985b8c4b12d1f27e9595474aae556fa6d445c