[INFO] crate atat 0.3.0 is already in cache
[INFO] checking atat-0.3.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate atat 0.3.0 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate atat 0.3.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-3/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] ba3108edc35db55e44831428607b409d8cf3de7e45d247bd13824fed01ffa77c
[INFO] running `"docker" "start" "-a" "ba3108edc35db55e44831428607b409d8cf3de7e45d247bd13824fed01ffa77c"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[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]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling cortex-m-rt v0.6.12
[INFO] [stderr]     Checking nb v0.1.2
[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]     Checking embedded-hal v0.2.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking embedded-hal-mock v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[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 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/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[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: 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" "ba3108edc35db55e44831428607b409d8cf3de7e45d247bd13824fed01ffa77c"`
[INFO] running `"docker" "rm" "-f" "ba3108edc35db55e44831428607b409d8cf3de7e45d247bd13824fed01ffa77c"`
[INFO] [stdout] ba3108edc35db55e44831428607b409d8cf3de7e45d247bd13824fed01ffa77c
