[INFO] cloning repository https://github.com/soareschen/substrate-node-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soareschen/substrate-node-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoareschen%2Fsubstrate-node-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoareschen%2Fsubstrate-node-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d54f0c71cfffcb6c7b2f6d56f411f9bba585ab6 [INFO] documenting soareschen/substrate-node-test 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%2Fsoareschen%2Fsubstrate-node-test" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soareschen/substrate-node-test 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/soareschen/substrate-node-test [INFO] finished tweaking git repo https://github.com/soareschen/substrate-node-test [INFO] tweaked toml for git repo https://github.com/soareschen/substrate-node-test written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/soareschen/substrate-node-test 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] Downloading crates ... [INFO] [stderr] Downloaded wasmi v0.9.0 [INFO] [stderr] Downloaded libp2p-mplex v0.28.0 [INFO] [stderr] Downloaded libp2p-gossipsub v0.30.1 [INFO] [stderr] Downloaded libp2p-pnet v0.20.0 [INFO] [stderr] Downloaded wasmtime v0.27.0 [INFO] [stderr] Downloaded wasmtime-environ v0.27.0 [INFO] [stderr] Downloaded parity-scale-codec v2.1.3 [INFO] [stderr] Downloaded cranelift-wasm v0.74.0 [INFO] [stderr] Downloaded pwasm-utils v0.18.1 [INFO] [stderr] Downloaded cranelift-native v0.74.0 [INFO] [stderr] Downloaded kvdb-rocksdb v0.11.1 [INFO] [stderr] Downloaded parity-db v0.2.4 [INFO] [stderr] Downloaded prometheus v0.11.0 [INFO] [stderr] Downloaded linregress v0.4.3 [INFO] [stderr] Downloaded wasmtime-profiling v0.27.0 [INFO] [stderr] Downloaded target-lexicon v0.12.0 [INFO] [stderr] Downloaded cranelift-bforest v0.74.0 [INFO] [stderr] Downloaded wasmtime-cache v0.27.0 [INFO] [stderr] Downloaded wasmtime-debug v0.27.0 [INFO] [stderr] Downloaded wasmparser v0.78.2 [INFO] [stderr] Downloaded handlebars v3.5.5 [INFO] [stderr] Downloaded unsigned-varint v0.7.0 [INFO] [stderr] Downloaded ruzstd v0.2.4 [INFO] [stderr] Downloaded kvdb v0.9.0 [INFO] [stderr] Downloaded memory-db v0.26.0 [INFO] [stderr] Downloaded wasmi-validation v0.4.0 [INFO] [stderr] Downloaded wat v1.0.38 [INFO] [stderr] Downloaded psm v0.1.13 [INFO] [stderr] Downloaded wasmtime-cranelift v0.27.0 [INFO] [stderr] Downloaded wasmtime-obj v0.27.0 [INFO] [stderr] Downloaded libp2p-identify v0.29.0 [INFO] [stderr] Downloaded soketto v0.4.2 [INFO] [stderr] Downloaded libp2p-mdns v0.30.2 [INFO] [stderr] Downloaded libp2p-floodsub v0.29.0 [INFO] [stderr] Downloaded cranelift-entity v0.74.0 [INFO] [stderr] Downloaded libp2p-dns v0.28.1 [INFO] [stderr] Downloaded async-process v1.1.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.1.3 [INFO] [stderr] Downloaded parity-multiaddr v0.11.2 [INFO] [stderr] Downloaded libp2p-websocket v0.29.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.74.0 [INFO] [stderr] Downloaded wast v36.0.0 [INFO] [stderr] Downloaded wasmtime-jit v0.27.0 [INFO] [stderr] Downloaded wasmtime-fiber v0.27.0 [INFO] [stderr] Downloaded wasmtime-runtime v0.27.0 [INFO] [stderr] Downloaded cranelift-frontend v0.74.0 [INFO] [stderr] Downloaded finality-grandpa v0.14.1 [INFO] [stderr] Downloaded trie-db v0.22.5 [INFO] [stderr] Downloaded libp2p-swarm v0.29.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.74.0 [INFO] [stderr] Downloaded cranelift-codegen v0.74.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 0255517c332c9435250a6978d76276211720ce04ce83d5d72e6778d5a8a27be0 [INFO] running `Command { std: "docker" "start" "-a" "0255517c332c9435250a6978d76276211720ce04ce83d5d72e6778d5a8a27be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0255517c332c9435250a6978d76276211720ce04ce83d5d72e6778d5a8a27be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0255517c332c9435250a6978d76276211720ce04ce83d5d72e6778d5a8a27be0", kill_on_drop: false }` [INFO] [stdout] 0255517c332c9435250a6978d76276211720ce04ce83d5d72e6778d5a8a27be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 9f14d7d237e689826c4d1fae8ee0263f9cc1537e98d0d6cd54a751ae742538ef [INFO] running `Command { std: "docker" "start" "-a" "9f14d7d237e689826c4d1fae8ee0263f9cc1537e98d0d6cd54a751ae742538ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Checking sp-std v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking environmental v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking asn1_der v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wasmtime-cache v0.27.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking ip_network v0.3.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling sc-consensus-slots v0.9.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-07#83808aa8) [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking retain_mut v0.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [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.27/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=8c90d68912feab0b -C extra-filename=-8c90d68912feab0b --out-dir /opt/rustwide/target/debug/build/proc-macro2-8c90d68912feab0b -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 `slog` [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/slog-2.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 --cfg 'feature="default"' --cfg 'feature="erased-serde"' --cfg 'feature="nested-values"' --cfg 'feature="std"' -C metadata=54e66f3171eaa3a5 -C extra-filename=-54e66f3171eaa3a5 --out-dir /opt/rustwide/target/debug/build/slog-54e66f3171eaa3a5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winapi` [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/winapi-0.3.9/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="accctrl"' --cfg 'feature="aclapi"' --cfg 'feature="basetsd"' --cfg 'feature="consoleapi"' --cfg 'feature="errhandlingapi"' --cfg 'feature="fibersapi"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="heapapi"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-default"' --cfg 'feature="ioapiset"' --cfg 'feature="knownfolders"' --cfg 'feature="ktmw32"' --cfg 'feature="libloaderapi"' --cfg 'feature="lmcons"' --cfg 'feature="memoryapi"' --cfg 'feature="minschannel"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="namedpipeapi"' --cfg 'feature="netioapi"' --cfg 'feature="ntdef"' --cfg 'feature="ntsecapi"' --cfg 'feature="ntstatus"' --cfg 'feature="objbase"' --cfg 'feature="processenv"' --cfg 'feature="processthreadsapi"' --cfg 'feature="profileapi"' --cfg 'feature="schannel"' --cfg 'feature="securitybaseapi"' --cfg 'feature="shlobj"' --cfg 'feature="sspi"' --cfg 'feature="std"' --cfg 'feature="synchapi"' --cfg 'feature="sysinfoapi"' --cfg 'feature="timezoneapi"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="wincrypt"' --cfg 'feature="winerror"' --cfg 'feature="winnt"' --cfg 'feature="winreg"' --cfg 'feature="winsock2"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' --cfg 'feature="wtypesbase"' -C metadata=83f57f33a48ac08a -C extra-filename=-83f57f33a48ac08a --out-dir /opt/rustwide/target/debug/build/winapi-83f57f33a48ac08a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `data-encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name data_encoding --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/data-encoding-2.3.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3af01e88251629b0 -C extra-filename=-3af01e88251629b0 --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 `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.5/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=4a6aa8d87641f319 -C extra-filename=-4a6aa8d87641f319 --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 `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.41/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=aed05c75d4d0a343 -C extra-filename=-aed05c75d4d0a343 --out-dir /opt/rustwide/target/debug/build/anyhow-aed05c75d4d0a343 -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.27.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=3db1d223874b04a7 -C extra-filename=-3db1d223874b04a7 --out-dir /opt/rustwide/target/debug/build/wasmtime-cache-3db1d223874b04a7 -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.28/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=d2a34e0563e6eaf2 -C extra-filename=-d2a34e0563e6eaf2 --out-dir /opt/rustwide/target/debug/build/pin-project-internal-d2a34e0563e6eaf2 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `fallible-iterator` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fallible_iterator --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fallible-iterator-0.2.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="std"' -C metadata=a98e0ae3eefb9d01 -C extra-filename=-a98e0ae3eefb9d01 --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 `data-encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name data_encoding --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/data-encoding-2.3.2/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d418946c8be0ca98 -C extra-filename=-d418946c8be0ca98 --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 `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 `crossbeam-utils` [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/crossbeam-utils-0.8.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="lazy_static"' --cfg 'feature="std"' -C metadata=5bd4830a3de7010d -C extra-filename=-5bd4830a3de7010d --out-dir /opt/rustwide/target/debug/build/crossbeam-utils-5bd4830a3de7010d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bs58` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bs58 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bs58-0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=74ebdf3302c8b177 -C extra-filename=-74ebdf3302c8b177 --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 `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 `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.15/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=63b7e0071893f874 -C extra-filename=-63b7e0071893f874 --out-dir /opt/rustwide/target/debug/build/futures-task-63b7e0071893f874 -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.0.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="default"' --cfg 'feature="std"' -C metadata=85917357e8ffe9b3 -C extra-filename=-85917357e8ffe9b3 --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 `httparse` [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/httparse-1.4.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=becc23aac40c4094 -C extra-filename=-becc23aac40c4094 --out-dir /opt/rustwide/target/debug/build/httparse-becc23aac40c4094 -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.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"' -C metadata=32c952082271c6cf -C extra-filename=-32c952082271c6cf --out-dir /opt/rustwide/target/debug/build/target-lexicon-32c952082271c6cf -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 arrayvec --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayvec-0.5.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="array-sizes-33-128"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=90afab474150d8ce -C extra-filename=-90afab474150d8ce --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.78.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=afcf631a1aee666a -C extra-filename=-afcf631a1aee666a --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 `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.64/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=34a7f3d047ea71cb -C extra-filename=-34a7f3d047ea71cb --out-dir /opt/rustwide/target/debug/build/serde_json-34a7f3d047ea71cb -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bindgen` [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/bindgen-0.57.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="runtime"' -C metadata=381f2a6a9edb51ea -C extra-filename=-381f2a6a9edb51ea --out-dir /opt/rustwide/target/debug/build/bindgen-381f2a6a9edb51ea -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] running `Command { std: "docker" "inspect" "9f14d7d237e689826c4d1fae8ee0263f9cc1537e98d0d6cd54a751ae742538ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f14d7d237e689826c4d1fae8ee0263f9cc1537e98d0d6cd54a751ae742538ef", kill_on_drop: false }` [INFO] [stdout] 9f14d7d237e689826c4d1fae8ee0263f9cc1537e98d0d6cd54a751ae742538ef