[INFO] cloning repository https://github.com/nallar/BluePillKeyboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nallar/BluePillKeyboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnallar%2FBluePillKeyboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnallar%2FBluePillKeyboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc50dc29778553c8e0d9e66e70ac3431aee0a244 [INFO] checking nallar/BluePillKeyboard against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnallar%2FBluePillKeyboard" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nallar/BluePillKeyboard on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-21/source/.cargo/config [INFO] removed /workspace/builds/worker-21/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nallar/BluePillKeyboard [INFO] finished tweaking git repo https://github.com/nallar/BluePillKeyboard [INFO] tweaked toml for git repo https://github.com/nallar/BluePillKeyboard written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/nallar/BluePillKeyboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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/japaric/stm32f103xx-hal.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc_version v0.2.1 [INFO] [stderr] Downloaded nb v0.1.1 [INFO] [stderr] Downloaded embedded-hal v0.1.0 [INFO] [stderr] Downloaded rtfm-core v0.2.0 [INFO] [stderr] Downloaded cortex-m-rtfm-macros v0.3.0 [INFO] [stderr] Downloaded cortex-m-rt v0.3.12 [INFO] [stderr] Downloaded rtfm-syntax v0.2.1 [INFO] [stderr] Downloaded untagged-option v0.1.1 [INFO] [stderr] Downloaded cortex-m-rtfm v0.3.1 [INFO] [stderr] Downloaded cortex-m v0.4.2 [INFO] [stderr] Downloaded stm32f103xx v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1d82a5d3de5cd4f8f9e72bfc01ddba5fccae7aaca1a03e2a85988b379f239ee [INFO] running `Command { std: "docker" "start" "-a" "f1d82a5d3de5cd4f8f9e72bfc01ddba5fccae7aaca1a03e2a85988b379f239ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1d82a5d3de5cd4f8f9e72bfc01ddba5fccae7aaca1a03e2a85988b379f239ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d82a5d3de5cd4f8f9e72bfc01ddba5fccae7aaca1a03e2a85988b379f239ee", kill_on_drop: false }` [INFO] [stdout] f1d82a5d3de5cd4f8f9e72bfc01ddba5fccae7aaca1a03e2a85988b379f239ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5248a8081495316609c0f0944f23998b17565e8b5d0b013c1369f1ce03d141a [INFO] running `Command { std: "docker" "start" "-a" "d5248a8081495316609c0f0944f23998b17565e8b5d0b013c1369f1ce03d141a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Checking aligned v0.1.1 [INFO] [stderr] Checking bare-metal v0.1.1 [INFO] [stderr] Compiling cortex-m v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cortex-m v0.3.1 [INFO] [stderr] Compiling stm32f103xx-hal v0.1.0 (https://github.com/japaric/stm32f103xx-hal.git#571d132a) [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Compiling cortex-m-rtfm v0.3.1 [INFO] [stderr] Checking untagged-option v0.1.1 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking rtfm-core v0.2.0 [INFO] [stderr] Checking cortex-m-semihosting v0.2.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/untagged-option-0.1.1/src/lib.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(untagged_unions, const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aligned-0.1.1/src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0740]: unions may not contain fields that need dropping [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/untagged-option-0.1.1/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub some: T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `std::mem::ManuallyDrop` can be used to wrap the type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/untagged-option-0.1.1/src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub some: T, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0740. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `untagged-option` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bare-metal-0.1.1/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_fn,const_unsafe_cell_new)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [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 E0557`. [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 E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d5248a8081495316609c0f0944f23998b17565e8b5d0b013c1369f1ce03d141a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5248a8081495316609c0f0944f23998b17565e8b5d0b013c1369f1ce03d141a", kill_on_drop: false }` [INFO] [stdout] d5248a8081495316609c0f0944f23998b17565e8b5d0b013c1369f1ce03d141a