[INFO] cloning repository https://github.com/AlsaiSamo/embed_rust_playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlsaiSamo/embed_rust_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsaiSamo%2Fembed_rust_playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsaiSamo%2Fembed_rust_playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5830ede8f89694fd36f7c7813a7a2fedeb9d14b
[INFO] checking AlsaiSamo/embed_rust_playground against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlsaiSamo%2Fembed_rust_playground" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AlsaiSamo/embed_rust_playground
[INFO] finished tweaking git repo https://github.com/AlsaiSamo/embed_rust_playground
[INFO] tweaked toml for git repo https://github.com/AlsaiSamo/embed_rust_playground written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlsaiSamo/embed_rust_playground on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlsaiSamo/embed_rust_playground 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 783da1581109bdaaeec97d61da93475369207a8e7d6b864a5ee72cae69379372
[INFO] running `Command { std: "docker" "start" "-a" "783da1581109bdaaeec97d61da93475369207a8e7d6b864a5ee72cae69379372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "783da1581109bdaaeec97d61da93475369207a8e7d6b864a5ee72cae69379372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783da1581109bdaaeec97d61da93475369207a8e7d6b864a5ee72cae69379372", kill_on_drop: false }`
[INFO] [stdout] 783da1581109bdaaeec97d61da93475369207a8e7d6b864a5ee72cae69379372
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6178bbc7158d0a7d714f9fb41d6adeeb0fbb2968bc9c3498dd407f5692a846c0
[INFO] running `Command { std: "docker" "start" "-a" "6178bbc7158d0a7d714f9fb41d6adeeb0fbb2968bc9c3498dd407f5692a846c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling at32f403acgu7_experiment v0.1.0 (/opt/rustwide/workdir/at32f403acgu7_experiment)
[INFO] [stdout] error[E0463]: can't find crate for `core`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `thumbv7em-none-eabihf` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf`
[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 `at32f403acgu7_experiment` (bin "at32f403acgu7_experiment") 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 `thumbv7em-none-eabihf` target may not be installed
[INFO] [stdout]   = help: consider downloading the target with `rustup target add thumbv7em-none-eabihf`
[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 `at32f403acgu7_experiment` (bin "at32f403acgu7_experiment" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6178bbc7158d0a7d714f9fb41d6adeeb0fbb2968bc9c3498dd407f5692a846c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6178bbc7158d0a7d714f9fb41d6adeeb0fbb2968bc9c3498dd407f5692a846c0", kill_on_drop: false }`
[INFO] [stdout] 6178bbc7158d0a7d714f9fb41d6adeeb0fbb2968bc9c3498dd407f5692a846c0
