[INFO] updating cached repository https://github.com/insipx/ext2bin
[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] b1d79668aaa17bd3094242bd0b018e506a928e3d
[INFO] checking insipx/ext2bin against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsipx%2Fext2bin" "/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/insipx/ext2bin on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/insipx/ext2bin
[INFO] finished tweaking git repo https://github.com/insipx/ext2bin
[INFO] tweaked toml for git repo https://github.com/insipx/ext2bin written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate git repo https://github.com/insipx/ext2bin 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-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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 17fa0fc42a651522c30487795590f35171a9971e1fe4abe625008cee133a471e
[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" "17fa0fc42a651522c30487795590f35171a9971e1fe4abe625008cee133a471e"`
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]     Checking sp-std v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b)
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking environmental v1.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking integer-sqrt v0.1.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]     Checking bitmask v0.5.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling ring v0.16.11
[INFO] [stderr]    Compiling hashbrown v0.7.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking trie-root v0.16.0
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling memchr v2.3.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking async-task v1.3.1
[INFO] [stderr]     Checking bstr v0.2.11
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking backtrace v0.3.44
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling aho-corasick v0.7.8
[INFO] [stderr]     Checking num-bigint v0.2.6
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking kv-log-macro v1.0.4
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking sp-panic-handler v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b)
[INFO] [stderr]     Checking crossbeam-epoch v0.8.0
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking twox-hash v1.5.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling curve25519-dalek v1.2.3
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking tokio v0.2.11
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking wasmi-validation v0.3.0
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]     Checking async-std v1.5.0
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]    Compiling sp-debug-derive v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b)
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.11
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate/#3bc3bb6b)
[INFO] [stderr]    Compiling tracing-attributes v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.16.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v1.0.0 (https://github.com/paritytech/jsonrpsee/#0486b10c)
[INFO] [stderr] error: could not compile `darling_core`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=22e68e51101f8298 -C extra-filename=-22e68e51101f8298 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5d9cfa75d80b3061.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-c24f2e2ab5f1a7d9.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-76f022c4b8a5c86d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3249063a775a106a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-abc6684ee5dcd823.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-8fa5b88416487f3a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jsonrpsee-proc-macros`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name jsonrpsee_proc_macros --edition=2018 /opt/rustwide/cargo-home/git/checkouts/jsonrpsee-5ae67701a3cedc92/0486b10/proc-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=afea5f22a6f0f1ff -C extra-filename=-afea5f22a6f0f1ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-b6e4860334b78fca.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-76f022c4b8a5c86d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3249063a775a106a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8fa5b88416487f3a.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" "17fa0fc42a651522c30487795590f35171a9971e1fe4abe625008cee133a471e"`
[INFO] running `"docker" "rm" "-f" "17fa0fc42a651522c30487795590f35171a9971e1fe4abe625008cee133a471e"`
[INFO] [stdout] 17fa0fc42a651522c30487795590f35171a9971e1fe4abe625008cee133a471e
