[INFO] fetching crate gemachain-cli-output 1.8.2... [INFO] checking gemachain-cli-output-1.8.2 against master#ad0d4190facd509a5c79dce427bb7deb2824046e for pr-92472 [INFO] extracting crate gemachain-cli-output 1.8.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gemachain-cli-output 1.8.2 on toolchain ad0d4190facd509a5c79dce427bb7deb2824046e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gemachain-cli-output 1.8.2 [INFO] finished tweaking crates.io crate gemachain-cli-output 1.8.2 [INFO] tweaked toml for crates.io crate gemachain-cli-output 1.8.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1914d636712c131b7484d8622a737d22be9782b9045f5dadeecc3ad5a3cfb518 [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" "1914d636712c131b7484d8622a737d22be9782b9045f5dadeecc3ad5a3cfb518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1914d636712c131b7484d8622a737d22be9782b9045f5dadeecc3ad5a3cfb518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1914d636712c131b7484d8622a737d22be9782b9045f5dadeecc3ad5a3cfb518", kill_on_drop: false }` [INFO] [stdout] 1914d636712c131b7484d8622a737d22be9782b9045f5dadeecc3ad5a3cfb518 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b979cdccd77bdda2cb8cab750cf36b620fa08be28c597167a7780c6cb3ded2fa [INFO] running `Command { std: "docker" "start" "-a" "b979cdccd77bdda2cb8cab750cf36b620fa08be28c597167a7780c6cb3ded2fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling zstd-safe v4.1.2+zstd.1.5.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking semver v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking futures-channel v0.3.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.2 [INFO] [stderr] Compiling solana-frozen-abi v1.9.2 [INFO] [stderr] Compiling solana-program v1.9.2 [INFO] [stderr] Compiling gemachain-vote-program v1.8.2 [INFO] [stderr] Compiling gemachain-program-runtime v1.8.2 [INFO] [stderr] Compiling gemachain-stake-program v1.8.2 [INFO] [stderr] Compiling gemachain-runtime v1.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking quote v1.0.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking memmap2 v0.5.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking gemachain-rayon-threadlimit v1.8.2 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking gemachain-logger v1.8.2 [INFO] [stderr] Checking solana-logger v1.9.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Checking rustls v0.20.2 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling gemachain-sdk-macro v1.8.2 [INFO] [stderr] Compiling solana-sdk-macro v1.9.2 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=f0474f76e69b40f8 -C extra-filename=-f0474f76e69b40f8 --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.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-67e27136f08bcb92.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1fb4c56d5994c5e4.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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b979cdccd77bdda2cb8cab750cf36b620fa08be28c597167a7780c6cb3ded2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b979cdccd77bdda2cb8cab750cf36b620fa08be28c597167a7780c6cb3ded2fa", kill_on_drop: false }` [INFO] [stdout] b979cdccd77bdda2cb8cab750cf36b620fa08be28c597167a7780c6cb3ded2fa