[INFO] updating cached repository https://github.com/vcashorg/vcash [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 777ad3679dd7dae6d8a65e5ea41a161174c61c57 [INFO] checking vcashorg/vcash against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcashorg%2Fvcash" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vcashorg/vcash on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vcashorg/vcash [INFO] removed workspace from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_api from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_config from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_core from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_keychain from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_p2p from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_servers from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_util from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_chain from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_store from git repo https://github.com/vcashorg/vcash [INFO] finished tweaking git repo https://github.com/vcashorg/vcash [INFO] tweaked toml for git repo https://github.com/vcashorg/vcash written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vcashorg/vcash already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumset v0.4.4 [INFO] [stderr] Downloaded enumset_derive v0.4.3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b4dcb627185aacfc2ffdd88ee893c4c4ea50ee61c82fb7523928fc7929deef3d [INFO] running `"docker" "start" "-a" "b4dcb627185aacfc2ffdd88ee893c4c4ea50ee61c82fb7523928fc7929deef3d"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking enum-map-internals v0.1.3 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling darling_core v0.10.1 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking zip v0.4.2 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] error: could not compile `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=9d9f084bc40ea822 -C extra-filename=-9d9f084bc40ea822 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `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.1/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=585746d555d4fea8 -C extra-filename=-585746d555d4fea8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-b87de917ec218340.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-3f4654988991204d.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f7554b08329f56e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6e730f3d407f589b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-102e42f5c03c5222.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ce31992b23c6b730.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: build failed [INFO] running `"docker" "inspect" "b4dcb627185aacfc2ffdd88ee893c4c4ea50ee61c82fb7523928fc7929deef3d"` [INFO] running `"docker" "rm" "-f" "b4dcb627185aacfc2ffdd88ee893c4c4ea50ee61c82fb7523928fc7929deef3d"` [INFO] [stdout] b4dcb627185aacfc2ffdd88ee893c4c4ea50ee61c82fb7523928fc7929deef3d