[INFO] updating cached repository https://github.com/emoji-mw/grin [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 098d25e5696d1d97e4fbfabb80f27063caccd0f3 [INFO] checking emoji-mw/grin against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femoji-mw%2Fgrin" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emoji-mw/grin on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/.cargo/config [INFO] started tweaking git repo https://github.com/emoji-mw/grin [INFO] removed workspace from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_api from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_chain from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_config from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_core from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_keychain from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_p2p from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_servers from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_util from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_chain from git repo https://github.com/emoji-mw/grin [INFO] removed path dependency grin_store from git repo https://github.com/emoji-mw/grin [INFO] finished tweaking git repo https://github.com/emoji-mw/grin [INFO] tweaked toml for git repo https://github.com/emoji-mw/grin written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/emoji-mw/grin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbd6497664254e9f21a71fc14856746e47764f2e38c5252691976510759700ed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dbd6497664254e9f21a71fc14856746e47764f2e38c5252691976510759700ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbd6497664254e9f21a71fc14856746e47764f2e38c5252691976510759700ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd6497664254e9f21a71fc14856746e47764f2e38c5252691976510759700ed", kill_on_drop: false }` [INFO] [stdout] dbd6497664254e9f21a71fc14856746e47764f2e38c5252691976510759700ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f62c95bd51b886d31c9171eed607306cacfa2ae921b75032cc964031ad9a1ea7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f62c95bd51b886d31c9171eed607306cacfa2ae921b75032cc964031ad9a1ea7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Checking ahash v0.4.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.9 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' -C metadata=43cfc0bead4ac194 -C extra-filename=-43cfc0bead4ac194 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-1d1ad919efe24a61.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-7536bc960b75c063.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-48886a618e2882da.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4bd319002bae1f2e.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7108cf0d7580c0ce.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-8531c0e94fbdb464.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-ea5e5e9dd68bbc37.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-0c5d6b4ba2060bfa.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 `Command { std: "docker" "inspect" "f62c95bd51b886d31c9171eed607306cacfa2ae921b75032cc964031ad9a1ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62c95bd51b886d31c9171eed607306cacfa2ae921b75032cc964031ad9a1ea7", kill_on_drop: false }` [INFO] [stdout] f62c95bd51b886d31c9171eed607306cacfa2ae921b75032cc964031ad9a1ea7