[INFO] cloning repository https://github.com/ThatAnnoyingKid/pikadick-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThatAnnoyingKid/pikadick-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatAnnoyingKid%2Fpikadick-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatAnnoyingKid%2Fpikadick-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e6361eab4f8a5de61e0fd02ea921cc621bf4f61 [INFO] documenting ThatAnnoyingKid/pikadick-rs 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%2FThatAnnoyingKid%2Fpikadick-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ThatAnnoyingKid/pikadick-rs 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] started tweaking git repo https://github.com/ThatAnnoyingKid/pikadick-rs [INFO] finished tweaking git repo https://github.com/ThatAnnoyingKid/pikadick-rs [INFO] tweaked toml for git repo https://github.com/ThatAnnoyingKid/pikadick-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ThatAnnoyingKid/pikadick-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 32cec9523f2df10d84b61198b01cd067a8acad9f7d81f20daf0a294069e6b82d [INFO] running `Command { std: "docker" "start" "-a" "32cec9523f2df10d84b61198b01cd067a8acad9f7d81f20daf0a294069e6b82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32cec9523f2df10d84b61198b01cd067a8acad9f7d81f20daf0a294069e6b82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32cec9523f2df10d84b61198b01cd067a8acad9f7d81f20daf0a294069e6b82d", kill_on_drop: false }` [INFO] [stdout] 32cec9523f2df10d84b61198b01cd067a8acad9f7d81f20daf0a294069e6b82d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 251f246dacd5df54d868119cd4275f0a732c1182ff0b72d5ce801f9c640adec7 [INFO] running `Command { std: "docker" "start" "-a" "251f246dacd5df54d868119cd4275f0a732c1182ff0b72d5ce801f9c640adec7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking psl-types v2.0.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 (https://github.com/vectordotdev/heim?branch=update-nix#76fa765c) [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling serenity v0.11.2 (https://github.com/serenity-rs/serenity?branch=next#eb8a25c7) [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 (https://github.com/vectordotdev/heim?branch=update-nix#76fa765c) [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling songbird v0.2.2 (https://github.com/FelixMcFelix/songbird?branch=symphonia#bfbccb9e) [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Checking tic-tac-toe v0.0.0 (/opt/rustwide/workdir/lib/tic-tac-toe-rs) [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] error: could not compile `utf8-ranges` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name utf8_ranges /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/utf8-ranges-1.0.5/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=8ac3a78adbb227cc -C extra-filename=-8ac3a78adbb227cc --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.39/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"' -C metadata=e93a732de92c5127 -C extra-filename=-e93a732de92c5127 --out-dir /opt/rustwide/target/debug/build/proc-macro2-e93a732de92c5127 -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.126/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="extra_traits"' --cfg 'feature="std"' -C metadata=2610cc3c7c436d9f -C extra-filename=-2610cc3c7c436d9f --out-dir /opt/rustwide/target/debug/build/libc-2610cc3c7c436d9f -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.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5f534cda11871c0a -C extra-filename=-5f534cda11871c0a --out-dir /opt/rustwide/target/debug/build/crc32fast-5f534cda11871c0a -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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.5.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=c9c4aeaf55ea2b4d -C extra-filename=-c9c4aeaf55ea2b4d --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 `vcpkg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vcpkg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vcpkg-0.2.15/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=2bd791e0b36d7408 -C extra-filename=-2bd791e0b36d7408 --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 `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.95/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=385e80fa99c4426d -C extra-filename=-385e80fa99c4426d --out-dir /opt/rustwide/target/debug/build/syn-385e80fa99c4426d -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.137/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=30e29b8be801669e -C extra-filename=-30e29b8be801669e --out-dir /opt/rustwide/target/debug/build/serde_derive-30e29b8be801669e -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.57/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=2f4e80922dadf44d -C extra-filename=-2f4e80922dadf44d --out-dir /opt/rustwide/target/debug/build/anyhow-2f4e80922dadf44d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [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.73/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=21f95c28bb4693bc -C extra-filename=-21f95c28bb4693bc --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.81/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="raw_value"' --cfg 'feature="std"' -C metadata=b9720b0324258d59 -C extra-filename=-b9720b0324258d59 --out-dir /opt/rustwide/target/debug/build/serde_json-b9720b0324258d59 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.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 -C metadata=63bd554d7f22a757 -C extra-filename=-63bd554d7f22a757 --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 `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=6352fe4efbee2d32 -C extra-filename=-6352fe4efbee2d32 --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 `const_fn` [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/const_fn-0.4.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 -C metadata=b3ca2da2f7e0910f -C extra-filename=-b3ca2da2f7e0910f --out-dir /opt/rustwide/target/debug/build/const_fn-b3ca2da2f7e0910f -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.26/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=6ecb43c4cd01e725 -C extra-filename=-6ecb43c4cd01e725 --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 `ttf-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ttf-parser-0.15.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="apple-layout"' --cfg 'feature="default"' --cfg 'feature="glyph-names"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' -C metadata=51a8ed79520b40a5 -C extra-filename=-51a8ed79520b40a5 --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-automata` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_automata /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-automata-0.1.10/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="regex-syntax"' --cfg 'feature="std"' -C metadata=e5b7030dcee60902 -C extra-filename=-e5b7030dcee60902 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f083e499a9477ef4.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "251f246dacd5df54d868119cd4275f0a732c1182ff0b72d5ce801f9c640adec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251f246dacd5df54d868119cd4275f0a732c1182ff0b72d5ce801f9c640adec7", kill_on_drop: false }` [INFO] [stdout] 251f246dacd5df54d868119cd4275f0a732c1182ff0b72d5ce801f9c640adec7