[INFO] crate atat 0.3.0 is already in cache [INFO] checking atat-0.3.0 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate atat 0.3.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate atat 0.3.0 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate atat 0.3.0 [INFO] finished tweaking crates.io crate atat 0.3.0 [INFO] tweaked toml for crates.io crate atat 0.3.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate atat 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] 5dc88279c4ecca9f8e4166cf28c86575ce23c62d527ac31c73570b3d4cc52190 [INFO] running `"docker" "start" "-a" "5dc88279c4ecca9f8e4166cf28c86575ce23c62d527ac31c73570b3d4cc52190"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling heapless v0.5.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.1 [INFO] [stderr] Checking rtfm-core v0.3.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking embedded-hal-mock v0.7.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking serde_at v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.0 [INFO] [stderr] Compiling ufmt-macros v0.1.1 [INFO] [stderr] Compiling ufmt v0.1.0 [INFO] [stderr] Compiling atat_derive v0.3.0 [INFO] [stderr] Checking atat v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stderr] --> examples/rtfm.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | extern crate stm32l4xx_hal as hal; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `stm32l4xx_hal` [INFO] [stderr] --> examples/cortex-m-rt.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | extern crate stm32l4xx_hal as hal; [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: 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 `atat`. [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 `atat`. [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" "5dc88279c4ecca9f8e4166cf28c86575ce23c62d527ac31c73570b3d4cc52190"` [INFO] running `"docker" "rm" "-f" "5dc88279c4ecca9f8e4166cf28c86575ce23c62d527ac31c73570b3d4cc52190"` [INFO] [stdout] 5dc88279c4ecca9f8e4166cf28c86575ce23c62d527ac31c73570b3d4cc52190