[INFO] cloning repository https://github.com/CasperLabs/test-casper-node-cicd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CasperLabs/test-casper-node-cicd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCasperLabs%2Ftest-casper-node-cicd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCasperLabs%2Ftest-casper-node-cicd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d927f7c91de305f60dc8188a37041a3f50a071 [INFO] documenting CasperLabs/test-casper-node-cicd against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCasperLabs%2Ftest-casper-node-cicd" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CasperLabs/test-casper-node-cicd on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/CasperLabs/test-casper-node-cicd [INFO] finished tweaking git repo https://github.com/CasperLabs/test-casper-node-cicd [INFO] tweaked toml for git repo https://github.com/CasperLabs/test-casper-node-cicd written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/CasperLabs/test-casper-node-cicd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76e16a3b3b85dfac50d2d7cddd9591c35120bd03290ed93ea85e609c4ad064db [INFO] running `Command { std: "docker" "start" "-a" "76e16a3b3b85dfac50d2d7cddd9591c35120bd03290ed93ea85e609c4ad064db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76e16a3b3b85dfac50d2d7cddd9591c35120bd03290ed93ea85e609c4ad064db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e16a3b3b85dfac50d2d7cddd9591c35120bd03290ed93ea85e609c4ad064db", kill_on_drop: false }` [INFO] [stdout] 76e16a3b3b85dfac50d2d7cddd9591c35120bd03290ed93ea85e609c4ad064db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bc1c100be9de92bd47e0668d1ca5790ff2d7759541047895683cfc9637048ec [INFO] running `Command { std: "docker" "start" "-a" "9bc1c100be9de92bd47e0668d1ca5790ff2d7759541047895683cfc9637048ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking fake_instant v0.4.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking const-oid v0.1.0 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking atomic-shim v0.1.0 [INFO] [stderr] Checking sd-notify v0.1.1 [INFO] [stderr] Checking wheelbuf v0.2.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling cargo-casper v0.9.0 (/opt/rustwide/workdir/grpc/cargo_casper) [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.61/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=57f0f73c36df5153 -C extra-filename=-57f0f73c36df5153 --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 `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.12.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=b1762d5b971595d8 -C extra-filename=-b1762d5b971595d8 --out-dir /opt/rustwide/target/debug/build/typenum-b1762d5b971595d8 -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=ae77ff5e94b6d71d -C extra-filename=-ae77ff5e94b6d71d --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 `proc-macro-hack` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.18/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=82318624f8b5b78c -C extra-filename=-82318624f8b5b78c --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 `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-0.5.6/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=db91dbb0a77bede6 -C extra-filename=-db91dbb0a77bede6 --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.41.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=1b8cab9e52fba8c3 -C extra-filename=-1b8cab9e52fba8c3 --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 `num-bigint` [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/num-bigint-0.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="std"' -C metadata=5e587a76c33f2ce2 -C extra-filename=-5e587a76c33f2ce2 --out-dir /opt/rustwide/target/debug/build/num-bigint-5e587a76c33f2ce2 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-d5f51fea8314b16a.rlib --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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.20/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=8e49386ea1e65abb -C extra-filename=-8e49386ea1e65abb --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 `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.3.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=72e64a7aa35a4c33 -C extra-filename=-72e64a7aa35a4c33 --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 `sharded-slab` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sharded_slab --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sharded-slab-0.0.9/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=a2ede6847909f895 -C extra-filename=-a2ede6847909f895 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `object` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/object-0.21.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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=65c5bd377d0876aa -C extra-filename=-65c5bd377d0876aa --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 `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.30/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=8298021ff90e26f2 -C extra-filename=-8298021ff90e26f2 --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 `aho-corasick` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aho_corasick /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.7.14/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=9a995d21ae597ac0 -C extra-filename=-9a995d21ae597ac0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f47eea53491e0f29.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cmake` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cmake /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.44/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=239ac11e81bc32b9 -C extra-filename=-239ac11e81bc32b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-57f0f73c36df5153.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest-2.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 -C metadata=faccf00187586be1 -C extra-filename=-faccf00187586be1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `quote` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name quote --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quote-1.0.7/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="proc-macro"' -C metadata=d7254c0854c6fb23 -C extra-filename=-d7254c0854c6fb23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e745718ee331648c.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9bc1c100be9de92bd47e0668d1ca5790ff2d7759541047895683cfc9637048ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc1c100be9de92bd47e0668d1ca5790ff2d7759541047895683cfc9637048ec", kill_on_drop: false }` [INFO] [stdout] 9bc1c100be9de92bd47e0668d1ca5790ff2d7759541047895683cfc9637048ec