[INFO] updating cached repository https://github.com/Rahix/leonardo-examples
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 1a3265cb56725a67739c0c1140e3d98d084fdafe
[INFO] checking Rahix/leonardo-examples against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahix%2Fleonardo-examples" "/workspace/builds/worker-2/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Rahix/leonardo-examples on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Rahix/leonardo-examples
[INFO] finished tweaking git repo https://github.com/Rahix/leonardo-examples
[INFO] tweaked toml for git repo https://github.com/Rahix/leonardo-examples written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/Rahix/leonardo-examples already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 3c653809ba5a2d5baaa09cbfa7677a91126ab28b939090f9b198a4b954adcaa0
[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" "3c653809ba5a2d5baaa09cbfa7677a91126ab28b939090f9b198a4b954adcaa0"`
[INFO] [stderr]     Checking nb v0.1.1
[INFO] [stderr]     Checking vcell v0.1.0
[INFO] [stderr]     Checking bare-metal v0.2.3
[INFO] [stderr]     Checking atmega32u4 v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.1
[INFO] [stderr]     Checking atmega32u4-hal v0.1.4
[INFO] [stderr] error: cannot find macro `sorry` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/atmega32u4-hal-0.1.4/src/delay.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 69 |     sorry!(This library is made for avr and cannot be compiled for anything else!)
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `atmega32u4-hal`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "3c653809ba5a2d5baaa09cbfa7677a91126ab28b939090f9b198a4b954adcaa0"`
[INFO] running `"docker" "rm" "-f" "3c653809ba5a2d5baaa09cbfa7677a91126ab28b939090f9b198a4b954adcaa0"`
[INFO] [stdout] 3c653809ba5a2d5baaa09cbfa7677a91126ab28b939090f9b198a4b954adcaa0
