[INFO] cloning repository https://github.com/realhardworkingdeveloper/substrate-kitties-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realhardworkingdeveloper/substrate-kitties-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealhardworkingdeveloper%2Fsubstrate-kitties-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealhardworkingdeveloper%2Fsubstrate-kitties-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0151f0ccc2b25e97499265d6afdbbfa538cd8a2 [INFO] documenting realhardworkingdeveloper/substrate-kitties-node 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%2Frealhardworkingdeveloper%2Fsubstrate-kitties-node" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/realhardworkingdeveloper/substrate-kitties-node 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/realhardworkingdeveloper/substrate-kitties-node [INFO] finished tweaking git repo https://github.com/realhardworkingdeveloper/substrate-kitties-node [INFO] tweaked toml for git repo https://github.com/realhardworkingdeveloper/substrate-kitties-node written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/realhardworkingdeveloper/substrate-kitties-node 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmtime-jit v0.33.1 [INFO] [stderr] Downloaded wasmtime-runtime v0.33.1 [INFO] [stderr] Downloaded cranelift-native v0.80.1 [INFO] [stderr] Downloaded cranelift-wasm v0.80.1 [INFO] [stderr] Downloaded cranelift-bforest v0.80.1 [INFO] [stderr] Downloaded cranelift-codegen v0.80.1 [INFO] [stderr] Downloaded names v0.12.0 [INFO] [stderr] Downloaded ss58-registry v1.17.0 [INFO] [stderr] Downloaded wasmtime-cache v0.33.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.80.1 [INFO] [stderr] Downloaded wasmtime-cranelift v0.33.1 [INFO] [stderr] Downloaded wasmtime-types v0.33.1 [INFO] [stderr] Downloaded cranelift-entity v0.80.1 [INFO] [stderr] Downloaded file-per-thread-logger v0.1.5 [INFO] [stderr] Downloaded wasmtime v0.33.1 [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded wasmi-validation v0.4.1 [INFO] [stderr] Downloaded async-std-resolver v0.20.4 [INFO] [stderr] Downloaded retain_mut v0.1.7 [INFO] [stderr] Downloaded unsigned-varint v0.7.1 [INFO] [stderr] Downloaded poly1305 v0.7.2 [INFO] [stderr] Downloaded multistream-select v0.10.4 [INFO] [stderr] Downloaded parity-ws v0.11.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.20.4 [INFO] [stderr] Downloaded camino v1.0.7 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.80.1 [INFO] [stderr] Downloaded cranelift-frontend v0.80.1 [INFO] [stderr] Downloaded rand_distr v0.4.3 [INFO] [stderr] Downloaded asn1_der v0.7.5 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded cpp_demangle v0.3.5 [INFO] [stderr] Downloaded wasmtime-environ v0.33.1 [INFO] [stderr] Downloaded psm v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] cbb07e605bf47199f36197beea67ec0f88025ead97fc4acf8cb222ea729aa323 [INFO] running `Command { std: "docker" "start" "-a" "cbb07e605bf47199f36197beea67ec0f88025ead97fc4acf8cb222ea729aa323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb07e605bf47199f36197beea67ec0f88025ead97fc4acf8cb222ea729aa323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb07e605bf47199f36197beea67ec0f88025ead97fc4acf8cb222ea729aa323", kill_on_drop: false }` [INFO] [stdout] cbb07e605bf47199f36197beea67ec0f88025ead97fc4acf8cb222ea729aa323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 2aba248e58b8164575bd712bacfb6b58720fb4084c6c80d51e3ffbcc3d75e5e0 [INFO] running `Command { std: "docker" "start" "-a" "2aba248e58b8164575bd712bacfb6b58720fb4084c6c80d51e3ffbcc3d75e5e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.80.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking wasmparser v0.81.0 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling rustix v0.31.3 [INFO] [stderr] Checking linux-raw-sys v0.0.36 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking sp-std v4.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#32a4fe01) [INFO] [stderr] Compiling parity-util-mem v0.11.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling wasmtime-cache v0.33.1 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling wasmtime v0.33.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking environmental v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking asn1_der v0.7.5 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling sc-executor-wasmtime v0.10.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.18#32a4fe01) [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking tt-call v1.0.8 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bimap v0.6.2 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking ip_network v0.4.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] error: could not compile `cpp_demangle` [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/cpp_demangle-0.3.5/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=b0116f06e8120a84 -C extra-filename=-b0116f06e8120a84 --out-dir /opt/rustwide/target/debug/build/cpp_demangle-b0116f06e8120a84 -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 `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 `rustix` [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/rustix-0.31.3/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="io-lifetimes"' --cfg 'feature="std"' -C metadata=044afe5490522ea2 -C extra-filename=-044afe5490522ea2 --out-dir /opt/rustwide/target/debug/build/rustix-044afe5490522ea2 -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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=561c6f342c065996 -C extra-filename=-561c6f342c065996 --out-dir /opt/rustwide/target/debug/build/arrayvec-561c6f342c065996 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_json` [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/serde_json-1.0.79/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"' --cfg 'feature="unbounded_depth"' -C metadata=b24304cdcbca5a18 -C extra-filename=-b24304cdcbca5a18 --out-dir /opt/rustwide/target/debug/build/serde_json-b24304cdcbca5a18 -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.121/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=8d06c4676fd40dc0 -C extra-filename=-8d06c4676fd40dc0 --out-dir /opt/rustwide/target/debug/build/libc-8d06c4676fd40dc0 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `fastrand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fastrand --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fastrand-1.7.0/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 -C metadata=4ad45fa31aa8ba38 -C extra-filename=-4ad45fa31aa8ba38 --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.7.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 -C metadata=49fecf50f662dfe5 -C extra-filename=-49fecf50f662dfe5 --out-dir /opt/rustwide/target/debug/build/radium-49fecf50f662dfe5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ucd-trie` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ucd_trie --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ucd-trie-0.1.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="std"' -C metadata=e0a4415b8429b9a1 -C extra-filename=-e0a4415b8429b9a1 --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 `wasmtime-cache` [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/wasmtime-cache-0.33.1/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=9b8c62ff450fe31c -C extra-filename=-9b8c62ff450fe31c --out-dir /opt/rustwide/target/debug/build/wasmtime-cache-9b8c62ff450fe31c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` [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/syn-1.0.89/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=f3db969db96d0300 -C extra-filename=-f3db969db96d0300 --out-dir /opt/rustwide/target/debug/build/syn-f3db969db96d0300 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `convert_case` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name convert_case --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/convert_case-0.4.0/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 -C metadata=eafa7e0ee60e7899 -C extra-filename=-eafa7e0ee60e7899 --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 `heck` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name heck --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heck-0.4.0/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"' -C metadata=101bfbbdccd014e6 -C extra-filename=-101bfbbdccd014e6 --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 `target-lexicon` [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/target-lexicon-0.12.3/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=9ac8ee0d8c5ee882 -C extra-filename=-9ac8ee0d8c5ee882 --out-dir /opt/rustwide/target/debug/build/target-lexicon-9ac8ee0d8c5ee882 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `io-lifetimes` [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/io-lifetimes-0.4.4/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=42f314ddb8f17dd5 -C extra-filename=-42f314ddb8f17dd5 --out-dir /opt/rustwide/target/debug/build/io-lifetimes-42f314ddb8f17dd5 -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] [stderr] error: could not compile `linux-raw-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name linux_raw_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linux-raw-sys-0.0.36/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="errno"' --cfg 'feature="general"' --cfg 'feature="no_std"' --cfg 'feature="std"' --cfg 'feature="v5_11"' --cfg 'feature="v5_4"' -C metadata=9bb776de9d21674c -C extra-filename=-9bb776de9d21674c --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 `crunchy` [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/crunchy-0.2.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 --cfg 'feature="default"' --cfg 'feature="limit_128"' --cfg 'feature="std"' -C metadata=073cf667f8fd104f -C extra-filename=-073cf667f8fd104f --out-dir /opt/rustwide/target/debug/build/crunchy-073cf667f8fd104f -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.56/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=b1bce1ffc9c3e3dd -C extra-filename=-b1bce1ffc9c3e3dd --out-dir /opt/rustwide/target/debug/build/anyhow-b1bce1ffc9c3e3dd -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.52/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=e96eb66ef83940d5 -C extra-filename=-e96eb66ef83940d5 --out-dir /opt/rustwide/target/debug/build/async-trait-e96eb66ef83940d5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pin-project-internal` [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/pin-project-internal-0.4.29/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=d48226c65c94f448 -C extra-filename=-d48226c65c94f448 --out-dir /opt/rustwide/target/debug/build/pin-project-internal-d48226c65c94f448 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ipnet` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ipnet /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.4.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"' -C metadata=46735906d5637bd3 -C extra-filename=-46735906d5637bd3 --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 -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 `wasmparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wasmparser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.81.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 -C metadata=5d378272c0cfaea2 -C extra-filename=-5d378272c0cfaea2 --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 `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] running `Command { std: "docker" "inspect" "2aba248e58b8164575bd712bacfb6b58720fb4084c6c80d51e3ffbcc3d75e5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aba248e58b8164575bd712bacfb6b58720fb4084c6c80d51e3ffbcc3d75e5e0", kill_on_drop: false }` [INFO] [stdout] 2aba248e58b8164575bd712bacfb6b58720fb4084c6c80d51e3ffbcc3d75e5e0