[INFO] cloning repository https://github.com/oberien/pundoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oberien/pundoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Fpundoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Fpundoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9756e60ca4f55fb8324e1a77ef6ac0583e9e0d09 [INFO] documenting oberien/pundoc 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%2Foberien%2Fpundoc" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oberien/pundoc 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/oberien/pundoc [INFO] finished tweaking git repo https://github.com/oberien/pundoc [INFO] tweaked toml for git repo https://github.com/oberien/pundoc written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/oberien/pundoc 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 1a71d15305ba20d32bdb86438c9e62acdd6ea412bb586e6c7ae6b0ec7bf1b739 [INFO] running `Command { std: "docker" "start" "-a" "1a71d15305ba20d32bdb86438c9e62acdd6ea412bb586e6c7ae6b0ec7bf1b739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a71d15305ba20d32bdb86438c9e62acdd6ea412bb586e6c7ae6b0ec7bf1b739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a71d15305ba20d32bdb86438c9e62acdd6ea412bb586e6c7ae6b0ec7bf1b739", kill_on_drop: false }` [INFO] [stdout] 1a71d15305ba20d32bdb86438c9e62acdd6ea412bb586e6c7ae6b0ec7bf1b739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ee1ecb64d9a1d149ae264858a39b278bc9e48789d81711d2137f8cfa379b665e [INFO] running `Command { std: "docker" "start" "-a" "ee1ecb64d9a1d149ae264858a39b278bc9e48789d81711d2137f8cfa379b665e", 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] Compiling libc v0.2.66 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling pangocairo v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling lexical-core v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking pom v3.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking quoted-string v0.6.1 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking strum v0.11.0 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking sauron_vdom v0.24.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking petgraph v0.4.13 [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.13/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="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=1ab4472c97c23e9e -C extra-filename=-1ab4472c97c23e9e --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 `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.9.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="use_std"' -C metadata=39d1f1d80c0a8528 -C extra-filename=-39d1f1d80c0a8528 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-24730398cf8c9397.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `autocfg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name autocfg /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.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=4b3ad7719166f012 -C extra-filename=-4b3ad7719166f012 --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-macro2` [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/proc-macro2-0.4.30/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=0b8be40bcea7d279 -C extra-filename=-0b8be40bcea7d279 --out-dir /opt/rustwide/target/debug/build/proc-macro2-0b8be40bcea7d279 -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.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="array-sizes-33-128"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5fbe9cee2af796cb -C extra-filename=-5fbe9cee2af796cb --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 `tokio-sync` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio_sync /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-sync-0.1.7/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=8a38fd18fe9a1291 -C extra-filename=-8a38fd18fe9a1291 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-6d0e8d39221c82fb.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c4396d5ac3d87dac.rmeta --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.17/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=3792c2ea549fc9fb -C extra-filename=-3792c2ea549fc9fb --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 crossbeam_utils /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.6.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="lazy_static"' --cfg 'feature="std"' -C metadata=1dee17045e90b6c7 -C extra-filename=-1dee17045e90b6c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-f0be138ff93e7396.rmeta --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 `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.50/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=5c6631cfa7bc8c5a -C extra-filename=-5c6631cfa7bc8c5a --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-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proc_macro2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.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="proc-macro"' -C metadata=09b18dfac928a895 -C extra-filename=-09b18dfac928a895 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-09e70e8bcc039b17.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `servo_arc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name servo_arc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/servo_arc-0.1.1/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=6d3fd83f5fc3132d -C extra-filename=-6d3fd83f5fc3132d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nodrop=/opt/rustwide/target/debug/deps/libnodrop-bb73d15556d8fac8.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-30d64d2432b02599.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=dde93da659205e35 -C extra-filename=-dde93da659205e35 --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 `humantime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name humantime /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/humantime-1.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=68e06aec7d9c945e -C extra-filename=-68e06aec7d9c945e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-459c2d8ea5807bc0.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `encoding-index-japanese` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_index_japanese /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding-index-japanese-1.20141219.5/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=1011507e634f3326 -C extra-filename=-1011507e634f3326 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern encoding_index_tests=/opt/rustwide/target/debug/deps/libencoding_index_tests-ca07d50cda581fab.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.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="use_std"' -C metadata=3d89c20dd7982984 -C extra-filename=-3d89c20dd7982984 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-24730398cf8c9397.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `encoding-index-tradchinese` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_index_tradchinese /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding-index-tradchinese-1.20141219.5/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=09b4d2561bf2321d -C extra-filename=-09b4d2561bf2321d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern encoding_index_tests=/opt/rustwide/target/debug/deps/libencoding_index_tests-ca07d50cda581fab.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `miniz_oxide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name miniz_oxide --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.3.5/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=480e8f5a2c62b735 -C extra-filename=-480e8f5a2c62b735 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-89452a54d58ba156.rmeta --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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/heck-0.3.1/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=29befb7833dbe3fb -C extra-filename=-29befb7833dbe3fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-69bb1d4019a91930.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `itoa` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itoa /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=49b33d255b8312c1 -C extra-filename=-49b33d255b8312c1 --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.16/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=8633b18c7b763006 -C extra-filename=-8633b18c7b763006 --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 `version_check` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name version_check /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.1/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=827256224f68f465 -C extra-filename=-827256224f68f465 --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 `termcolor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name termcolor --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termcolor-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=3f9ea6130e19bef4 -C extra-filename=-3f9ea6130e19bef4 --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 `unicode-normalization` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_normalization /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.12/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=368bdcd6fcadda57 -C extra-filename=-368bdcd6fcadda57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-68fdf587f5ac5b81.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee1ecb64d9a1d149ae264858a39b278bc9e48789d81711d2137f8cfa379b665e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1ecb64d9a1d149ae264858a39b278bc9e48789d81711d2137f8cfa379b665e", kill_on_drop: false }` [INFO] [stdout] ee1ecb64d9a1d149ae264858a39b278bc9e48789d81711d2137f8cfa379b665e