[INFO] updating cached repository https://github.com/elidupree/borg_the_spire
[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] 3139e8da173d73cf9d5ddb0ac2469c93093ab8e1
[INFO] checking elidupree/borg_the_spire against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felidupree%2Fborg_the_spire" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/elidupree/borg_the_spire 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/elidupree/borg_the_spire
[INFO] finished tweaking git repo https://github.com/elidupree/borg_the_spire
[INFO] tweaked toml for git repo https://github.com/elidupree/borg_the_spire written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/elidupree/borg_the_spire 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] 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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] ec0748b833142e5b82ce72084acb305fc374cc9699007794d21af0afc8625cfe
[INFO] running `"docker" "start" "-a" "ec0748b833142e5b82ce72084acb305fc374cc9699007794d21af0afc8625cfe"`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling yansi v0.4.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling smallvec v1.2.0
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling untrusted v0.6.2
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling lalrpop-util v0.17.2
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling state v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking array-macro v1.0.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking strum v0.15.0
[INFO] [stderr]     Checking retain_mut v0.1.0
[INFO] [stderr]     Checking array_ext v0.2.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling pear_codegen v0.1.2
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]    Compiling rocket_codegen v0.4.2
[INFO] [stderr]    Compiling rocket v0.4.2
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling ena v0.13.1
[INFO] [stderr]    Compiling aho-corasick v0.7.7
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking filetime v0.2.8
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]    Compiling regex v1.3.3
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling sha2 v0.8.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling devise_core v0.2.0
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling cookie v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling enum-map-derive v0.4.3
[INFO] [stderr]     Checking enum-map v0.6.2
[INFO] [stderr]    Compiling devise_codegen v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]    Compiling derivative v1.0.3 (https://github.com/mcarton/rust-derivative#5ae882d9)
[INFO] [stderr] error: could not compile `serde_derive`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' -C metadata=14e4f2cb22e0c0a8 -C extra-filename=-14e4f2cb22e0c0a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-833dcf30b5533993.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-45cbb1131d0abab9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d04027e8c4a28748.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "ec0748b833142e5b82ce72084acb305fc374cc9699007794d21af0afc8625cfe"`
[INFO] running `"docker" "rm" "-f" "ec0748b833142e5b82ce72084acb305fc374cc9699007794d21af0afc8625cfe"`
[INFO] [stdout] ec0748b833142e5b82ce72084acb305fc374cc9699007794d21af0afc8625cfe
