[INFO] cloning repository https://github.com/Eugeny/shutterspeed2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eugeny/shutterspeed2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugeny%2Fshutterspeed2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugeny%2Fshutterspeed2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf2b3ba392404c68f1e648e3bbfb63d13ef0a7b0
[INFO] checking Eugeny/shutterspeed2 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEugeny%2Fshutterspeed2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Eugeny/shutterspeed2
[INFO] finished tweaking git repo https://github.com/Eugeny/shutterspeed2
[INFO] tweaked toml for git repo https://github.com/Eugeny/shutterspeed2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eugeny/shutterspeed2 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eugeny/shutterspeed2 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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 panic-abort v0.3.2
[INFO] [stderr]   Downloaded fugit-timer v0.1.3
[INFO] [stderr]   Downloaded display-interface v0.5.0
[INFO] [stderr]   Downloaded usb-device v0.3.1
[INFO] [stderr]   Downloaded mipidsi v0.8.0
[INFO] [stderr]   Downloaded embedded-alloc v0.5.1
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.2
[INFO] [stderr]   Downloaded rtic v2.1.1
[INFO] [stderr]   Downloaded embedded-time v0.12.1
[INFO] [stderr]   Downloaded rtic-monotonics v1.4.1
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.5.0
[INFO] [stderr]   Downloaded embedded-text v0.7.0
[INFO] [stderr]   Downloaded embedded-hal-bus v0.2.0
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.20.0
[INFO] [stderr]   Downloaded ouroboros v0.18.2
[INFO] [stderr]   Downloaded rtic-macros v2.1.0
[INFO] [stderr]   Downloaded rtic-sync v1.2.0
[INFO] [stderr]   Downloaded usbd-serial v0.2.0
[INFO] [stderr]   Downloaded eg-seven-segment v0.2.0
[INFO] [stderr]   Downloaded cortex-m-microclock v0.1.0
[INFO] [stderr]   Downloaded display-interface-spi v0.5.0
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded synopsys-usb-otg v0.4.0
[INFO] [stderr]   Downloaded embedded-graphics-framebuf v0.5.0
[INFO] [stderr]   Downloaded infinity-sampler v0.3.0
[INFO] [stderr]   Downloaded rtic-time v1.2.0
[INFO] [stderr]   Downloaded object-chain v0.1.3
[INFO] [stderr]   Downloaded stm32f4 v0.15.1
[INFO] [stderr]   Downloaded stm32-metapac v14.0.0
[INFO] [stderr]   Downloaded note_frequencies v0.1.1
[INFO] [stderr]   Downloaded rotary-encoder-embedded v0.2.0
[INFO] [stderr]   Downloaded u8g2-fonts v0.4.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb9da83ddbd82947df5eb022bcd2956b01ab32e0abbd382b65ed65b5440cd470
[INFO] running `Command { std: "docker" "start" "-a" "cb9da83ddbd82947df5eb022bcd2956b01ab32e0abbd382b65ed65b5440cd470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb9da83ddbd82947df5eb022bcd2956b01ab32e0abbd382b65ed65b5440cd470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb9da83ddbd82947df5eb022bcd2956b01ab32e0abbd382b65ed65b5440cd470", kill_on_drop: false }`
[INFO] [stdout] cb9da83ddbd82947df5eb022bcd2956b01ab32e0abbd382b65ed65b5440cd470
[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=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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32ae28e631eef44ce923c0b49e2277a52bd195367b2b6ce0cb52c8bffea4965f
[INFO] running `Command { std: "docker" "start" "-a" "32ae28e631eef44ce923c0b49e2277a52bd195367b2b6ce0cb52c8bffea4965f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stm32-metapac v14.0.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stdout] error[E0463]: can't find crate for `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `thumbv7m-none-eabi` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7m-none-eabi`
[INFO] [stdout]   = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `critical-section` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0463]: can't find crate for `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `thumbv7m-none-eabi` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7m-none-eabi`
[INFO] [stdout]   = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `thumbv7m-none-eabi` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7m-none-eabi`
[INFO] [stdout]   = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `thumbv7m-none-eabi` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7m-none-eabi`
[INFO] [stdout]   = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nb` (lib) due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `thumbv7m-none-eabi` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7m-none-eabi`
[INFO] [stdout]   = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `thumbv7m-none-eabi` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7m-none-eabi`
[INFO] [stdout]   = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stable_deref_trait` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `vcell` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `void` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "32ae28e631eef44ce923c0b49e2277a52bd195367b2b6ce0cb52c8bffea4965f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32ae28e631eef44ce923c0b49e2277a52bd195367b2b6ce0cb52c8bffea4965f", kill_on_drop: false }`
[INFO] [stdout] 32ae28e631eef44ce923c0b49e2277a52bd195367b2b6ce0cb52c8bffea4965f
