[INFO] crate cortex-m-rt 0.6.10 is already in cache [INFO] checking cortex-m-rt-0.6.10 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate cortex-m-rt 0.6.10 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cortex-m-rt 0.6.10 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cortex-m-rt 0.6.10 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate cortex-m-rt 0.6.10 [INFO] tweaked toml for crates.io crate cortex-m-rt 0.6.10 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc8aad4d20841f64230293fd552eade50282b594e0e9b9fce80ab3ea09580bce [INFO] running `"docker" "start" "-a" "bc8aad4d20841f64230293fd552eade50282b594e0e9b9fce80ab3ea09580bce"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling compiletest_rs v0.3.25 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustfix v0.4.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking as-slice v0.1.0 [INFO] [stderr] Checking aligned v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.5 [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `cortex_m_semihosting` [INFO] [stderr] --> examples/qemu.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | extern crate cortex_m_semihosting as semihosting; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [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 `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: language item required, but not found: `eh_personality` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `cortex-m-rt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bc8aad4d20841f64230293fd552eade50282b594e0e9b9fce80ab3ea09580bce"` [INFO] running `"docker" "rm" "-f" "bc8aad4d20841f64230293fd552eade50282b594e0e9b9fce80ab3ea09580bce"` [INFO] [stdout] bc8aad4d20841f64230293fd552eade50282b594e0e9b9fce80ab3ea09580bce