[INFO] cloning repository https://github.com/hashprotocol/hashvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hashprotocol/hashvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashprotocol%2Fhashvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashprotocol%2Fhashvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a5e523236620fc0fef3dab9bc1bf69b44d5200f [INFO] documenting hashprotocol/hashvm against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhashprotocol%2Fhashvm" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hashprotocol/hashvm on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hashprotocol/hashvm [INFO] finished tweaking git repo https://github.com/hashprotocol/hashvm [INFO] tweaked toml for git repo https://github.com/hashprotocol/hashvm written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/hashprotocol/hashvm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paritytech/cumulus` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded cranelift-frontend v0.78.0 [INFO] [stderr] Downloaded futures v0.3.18 [INFO] [stderr] Downloaded ss58-registry v1.8.1 [INFO] [stderr] Downloaded handlebars v4.1.5 [INFO] [stderr] Downloaded memory-lru v0.1.0 [INFO] [stderr] Downloaded futures-sink v0.3.18 [INFO] [stderr] Downloaded futures-io v0.3.18 [INFO] [stderr] Downloaded futures-core v0.3.18 [INFO] [stderr] Downloaded tokio-macros v1.6.0 [INFO] [stderr] Downloaded futures-executor v0.3.18 [INFO] [stderr] Downloaded ckb-merkle-mountain-range v0.3.2 [INFO] [stderr] Downloaded wasmtime-environ v0.31.0 [INFO] [stderr] Downloaded lru v0.7.0 [INFO] [stderr] Downloaded io-lifetimes v0.3.3 [INFO] [stderr] Downloaded futures-util v0.3.18 [INFO] [stderr] Downloaded cranelift-entity v0.78.0 [INFO] [stderr] Downloaded wasmtime-types v0.31.0 [INFO] [stderr] Downloaded h2 v0.3.7 [INFO] [stderr] Downloaded wasmtime-jit v0.31.0 [INFO] [stderr] Downloaded rsix v0.23.9 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.78.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.78.0 [INFO] [stderr] Downloaded wasmtime-cranelift v0.31.0 [INFO] [stderr] Downloaded cranelift-wasm v0.78.0 [INFO] [stderr] Downloaded enumflags2 v0.6.4 [INFO] [stderr] Downloaded cranelift-bforest v0.78.0 [INFO] [stderr] Downloaded regalloc v0.0.32 [INFO] [stderr] Downloaded libp2p-core v0.30.0 [INFO] [stderr] Downloaded enumflags2_derive v0.6.4 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.4.1 [INFO] [stderr] Downloaded static_init v0.5.2 [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded enumn v0.1.3 [INFO] [stderr] Downloaded jsonrpsee-utils v0.4.1 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.4.1 [INFO] [stderr] Downloaded mick-jaeger v0.1.6 [INFO] [stderr] Downloaded hyper v0.14.15 [INFO] [stderr] Downloaded always-assert v0.1.2 [INFO] [stderr] Downloaded parity-db v0.3.5 [INFO] [stderr] Downloaded jsonrpsee-types v0.4.1 [INFO] [stderr] Downloaded static_init_macro v0.5.0 [INFO] [stderr] Downloaded reed-solomon-novelpoly v1.0.0 [INFO] [stderr] Downloaded beef v0.5.1 [INFO] [stderr] Downloaded futures-macro v0.3.18 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded wasmtime-runtime v0.31.0 [INFO] [stderr] Downloaded thrift v0.13.0 [INFO] [stderr] Downloaded bounded-vec v0.4.0 [INFO] [stderr] Downloaded futures-channel v0.3.18 [INFO] [stderr] Downloaded futures-task v0.3.18 [INFO] [stderr] Downloaded cranelift-native v0.78.0 [INFO] [stderr] Downloaded wasmtime-cache v0.31.0 [INFO] [stderr] Downloaded wasmtime v0.31.0 [INFO] [stderr] Downloaded jsonrpsee v0.4.1 [INFO] [stderr] Downloaded cranelift-codegen v0.78.0 [INFO] [stderr] Downloaded tokio v1.14.0 [INFO] [stderr] Downloaded linux-raw-sys v0.0.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cac81dc71d819e8ec490f154e5096e44ec4ed58556faa2ceef76516509ed0536 [INFO] running `Command { std: "docker" "start" "-a" "cac81dc71d819e8ec490f154e5096e44ec4ed58556faa2ceef76516509ed0536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac81dc71d819e8ec490f154e5096e44ec4ed58556faa2ceef76516509ed0536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac81dc71d819e8ec490f154e5096e44ec4ed58556faa2ceef76516509ed0536", kill_on_drop: false }` [INFO] [stdout] cac81dc71d819e8ec490f154e5096e44ec4ed58556faa2ceef76516509ed0536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f09c7aaa2500b93eda4e67dea82540bcb8f935e0ef5bdc57cc86318178a6f8d8 [INFO] running `Command { std: "docker" "start" "-a" "f09c7aaa2500b93eda4e67dea82540bcb8f935e0ef5bdc57cc86318178a6f8d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parity-util-mem v0.10.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking sp-std v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#fcc54a72) [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking environmental v1.1.3 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tt-call v1.0.8 [INFO] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --cfg 'feature="with-deprecated"' -C metadata=34937b916995a2ad -C extra-filename=-34937b916995a2ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' -C metadata=8a405cf3cbf78df7 -C extra-filename=-8a405cf3cbf78df7 --out-dir /opt/rustwide/target/debug/build/proc-macro2-8a405cf3cbf78df7 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `arrayvec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6648e44d860df092 -C extra-filename=-6648e44d860df092 --out-dir /opt/rustwide/target/debug/build/arrayvec-6648e44d860df092 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.108/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=346dc1554d8d5ee5 -C extra-filename=-346dc1554d8d5ee5 --out-dir /opt/rustwide/target/debug/build/libc-346dc1554d8d5ee5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=b2c30f797afa92f6 -C extra-filename=-b2c30f797afa92f6 --out-dir /opt/rustwide/target/debug/build/serde-b2c30f797afa92f6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ref-cast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ref-cast-1.0.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b8191acc2275a482 -C extra-filename=-b8191acc2275a482 --out-dir /opt/rustwide/target/debug/build/ref-cast-b8191acc2275a482 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.51/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=62e16636aba741bf -C extra-filename=-62e16636aba741bf --out-dir /opt/rustwide/target/debug/build/async-trait-62e16636aba741bf -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `crc32fast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crc32fast-1.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f90a6713909690a5 -C extra-filename=-f90a6713909690a5 --out-dir /opt/rustwide/target/debug/build/crc32fast-f90a6713909690a5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `anyhow` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.51/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7868fd1dbe3aec3d -C extra-filename=-7868fd1dbe3aec3d --out-dir /opt/rustwide/target/debug/build/anyhow-7868fd1dbe3aec3d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.130/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=412fbf7785d32855 -C extra-filename=-412fbf7785d32855 --out-dir /opt/rustwide/target/debug/build/serde_derive-412fbf7785d32855 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `futures-task` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-task-0.3.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="unstable"' -C metadata=aaab4481ca6d4a25 -C extra-filename=-aaab4481ca6d4a25 --out-dir /opt/rustwide/target/debug/build/futures-task-aaab4481ca6d4a25 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `futures-timer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_timer --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-timer-3.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=a996108504eebcb0 -C extra-filename=-a996108504eebcb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' -C metadata=101276a1075403e6 -C extra-filename=-101276a1075403e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --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=3da0f9b74b112533 -C extra-filename=-3da0f9b74b112533 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `parity-wasm` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parity_wasm --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-wasm-0.42.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b82ceb195b96cef6 -C extra-filename=-b82ceb195b96cef6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `radium` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/radium-0.6.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=cf16a20f7432d409 -C extra-filename=-cf16a20f7432d409 --out-dir /opt/rustwide/target/debug/build/radium-cf16a20f7432d409 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=49783d9302983f0a -C extra-filename=-49783d9302983f0a --out-dir /opt/rustwide/target/debug/build/typenum-49783d9302983f0a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paste` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=9c2c52a65a0ba416 -C extra-filename=-9c2c52a65a0ba416 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --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=bc8766588d59542a -C extra-filename=-bc8766588d59542a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name byteorder --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=b0e216414bfe58b6 -C extra-filename=-b0e216414bfe58b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `base64` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name base64 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/base64-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eeff6a001658bec7 -C extra-filename=-eeff6a001658bec7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=57de1f6d7c9c6f6c -C extra-filename=-57de1f6d7c9c6f6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name byteorder --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' -C metadata=3b2815624401495d -C extra-filename=-3b2815624401495d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f09c7aaa2500b93eda4e67dea82540bcb8f935e0ef5bdc57cc86318178a6f8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09c7aaa2500b93eda4e67dea82540bcb8f935e0ef5bdc57cc86318178a6f8d8", kill_on_drop: false }` [INFO] [stdout] f09c7aaa2500b93eda4e67dea82540bcb8f935e0ef5bdc57cc86318178a6f8d8