[INFO] cloning repository https://github.com/tl8roy/bootloader-prog1 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tl8roy/bootloader-prog1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftl8roy%2Fbootloader-prog1"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftl8roy%2Fbootloader-prog1'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67264463c86beeb168bdaf2b56b956ae9ac4713c [INFO] checking tl8roy/bootloader-prog1 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftl8roy%2Fbootloader-prog1" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tl8roy/bootloader-prog1 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tl8roy/bootloader-prog1 [INFO] finished tweaking git repo https://github.com/tl8roy/bootloader-prog1 [INFO] tweaked toml for git repo https://github.com/tl8roy/bootloader-prog1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tl8roy/bootloader-prog1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 632629a6cd0eeaab03905182e782f70bd6c1c92bd60d19456d65c8dce4b55825 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "632629a6cd0eeaab03905182e782f70bd6c1c92bd60d19456d65c8dce4b55825"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling stm32f3 v0.7.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bobbin-bits v0.1.1 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling prog1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitrate v0.1.1 [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `vcell`. [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[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `nb`. [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: could not compile `stable_deref_trait`. [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[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `void`. [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[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `cast`. [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: could not compile `bobbin-bits`. [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[E0463]: can't find crate for `core` [INFO] [stderr] | [INFO] [stderr] = note: the `thumbv7em-none-eabihf` target may not be installed [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `bitrate`. [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 `"docker" "inspect" "632629a6cd0eeaab03905182e782f70bd6c1c92bd60d19456d65c8dce4b55825"` [INFO] running `"docker" "rm" "-f" "632629a6cd0eeaab03905182e782f70bd6c1c92bd60d19456d65c8dce4b55825"` [INFO] [stdout] 632629a6cd0eeaab03905182e782f70bd6c1c92bd60d19456d65c8dce4b55825