[INFO] crate particle-xenon 0.0.1 is already in cache
[INFO] checking particle-xenon-0.0.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate particle-xenon 0.0.1 into /workspace/builds/worker-1/source
[INFO] validating manifest of crates.io crate particle-xenon 0.0.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate particle-xenon 0.0.1
[INFO] finished tweaking crates.io crate particle-xenon 0.0.1
[INFO] tweaked toml for crates.io crate particle-xenon 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate crates.io crate particle-xenon 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 9bbf1b347ffc0cd494721058d1730dabda2d4baad457cad9e8eaf7ee64869656
[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" "9bbf1b347ffc0cd494721058d1730dabda2d4baad457cad9e8eaf7ee64869656"`
[INFO] [stderr]     Checking vcell v0.1.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling cortex-m v0.6.0
[INFO] [stderr]    Compiling cortex-m-rt v0.6.10
[INFO] [stderr]    Compiling nrf52840-pac v0.8.0
[INFO] [stderr]    Compiling fpa v0.1.0
[INFO] [stderr]     Checking cast v0.2.2
[INFO] [stderr]    Compiling nrf52840-hal v0.8.1
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.4
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]    Compiling bare-metal v0.2.4
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.5.6
[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]     Checking panic-semihosting v0.5.2
[INFO] [stderr]     Checking nrf52-hal-common v0.8.1
[INFO] [stderr]     Checking particle-xenon v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: language item required, but not found: `eh_personality`
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'embedded_hal::digital::v1::OutputPin::set_high': Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stderr]   --> examples/blinky.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     led.set_high();
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'embedded_hal::digital::v1::OutputPin::set_high': Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stderr]   --> examples/blinky.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |         led.set_high();
[INFO] [stderr]    |             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated item 'embedded_hal::digital::v1::OutputPin::set_low': Deprecated because the methods cannot return errors. Users should use the traits in digital::v2.
[INFO] [stderr]   --> examples/blinky.rs:23:13
[INFO] [stderr]    |
[INFO] [stderr] 23 |         led.set_low();
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `particle-xenon`.
[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" "9bbf1b347ffc0cd494721058d1730dabda2d4baad457cad9e8eaf7ee64869656"`
[INFO] running `"docker" "rm" "-f" "9bbf1b347ffc0cd494721058d1730dabda2d4baad457cad9e8eaf7ee64869656"`
[INFO] [stdout] 9bbf1b347ffc0cd494721058d1730dabda2d4baad457cad9e8eaf7ee64869656
