[INFO] cloning repository https://github.com/napei/nrf9160-sparkfun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/napei/nrf9160-sparkfun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnapei%2Fnrf9160-sparkfun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnapei%2Fnrf9160-sparkfun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54ab337360be0eaf01dbbf322b75c8eb03006ad0 [INFO] checking napei/nrf9160-sparkfun against master#1ab98933fa75d72e882b86feac1a0be3a5b02cb0 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnapei%2Fnrf9160-sparkfun" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/napei/nrf9160-sparkfun on toolchain 1ab98933fa75d72e882b86feac1a0be3a5b02cb0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/napei/nrf9160-sparkfun [INFO] finished tweaking git repo https://github.com/napei/nrf9160-sparkfun [INFO] tweaked toml for git repo https://github.com/napei/nrf9160-sparkfun written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/napei/nrf9160-sparkfun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nrf-rs/nrf-hal` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded embedded-storage v0.2.0 [INFO] [stderr] Downloaded tinyrlibc v0.2.1 [INFO] [stderr] Downloaded nrf9160-pac v0.2.1 [INFO] [stderr] Downloaded nrf9160-pac v0.10.1 [INFO] [stderr] Downloaded nrfxlib-sys v1.5.1 [INFO] [stderr] Downloaded nrfxlib v0.6.0 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 260c7cb8c558df5a44ea3344f78c230e54d64f08a83342107d732bfd036b8ad1 [INFO] running `Command { std: "docker" "start" "-a" "260c7cb8c558df5a44ea3344f78c230e54d64f08a83342107d732bfd036b8ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "260c7cb8c558df5a44ea3344f78c230e54d64f08a83342107d732bfd036b8ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260c7cb8c558df5a44ea3344f78c230e54d64f08a83342107d732bfd036b8ad1", kill_on_drop: false }` [INFO] [stdout] 260c7cb8c558df5a44ea3344f78c230e54d64f08a83342107d732bfd036b8ad1 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18d1aab1bf132a48b39553dff069041cc10e3a33b4dd86b30019f4535e2be859 [INFO] running `Command { std: "docker" "start" "-a" "18d1aab1bf132a48b39553dff069041cc10e3a33b4dd86b30019f4535e2be859", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fixed v1.11.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nrf9160-pac v0.10.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling nrf-hal-common v0.14.1 (https://github.com/nrf-rs/nrf-hal#577a9f38) [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking embedded-storage v0.2.0 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling nrf9160-hal v0.14.1 (https://github.com/nrf-rs/nrf-hal#577a9f38) [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling nrf9160-pac v0.2.1 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking linked_list_allocator v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinyrlibc v0.2.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=7c17decb79881255 -C extra-filename=-7c17decb79881255 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d937f1f82ffb437d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4040e84c0ddb8645.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18d1aab1bf132a48b39553dff069041cc10e3a33b4dd86b30019f4535e2be859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d1aab1bf132a48b39553dff069041cc10e3a33b4dd86b30019f4535e2be859", kill_on_drop: false }` [INFO] [stdout] 18d1aab1bf132a48b39553dff069041cc10e3a33b4dd86b30019f4535e2be859