[INFO] fetching crate ckb-bin 0.103.0... [INFO] documenting ckb-bin-0.103.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ckb-bin 0.103.0 into /workspace/builds/worker-55/source [INFO] validating manifest of crates.io crate ckb-bin 0.103.0 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 crates.io crate ckb-bin 0.103.0 [INFO] finished tweaking crates.io crate ckb-bin 0.103.0 [INFO] tweaked toml for crates.io crate ckb-bin 0.103.0 written to /workspace/builds/worker-55/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ckb-metrics-service v0.103.0 [INFO] [stderr] Downloaded ckb-miner v0.103.0 [INFO] [stderr] Downloaded ckb-instrument v0.103.0 [INFO] [stderr] Downloaded ckb-launcher v0.103.0 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded fdlimit v0.2.1 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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] 38b3c27ffb4889f4b8983296d66bed2c6e3d46eb2b06ea11acbefd1bda1bc43a [INFO] running `Command { std: "docker" "start" "-a" "38b3c27ffb4889f4b8983296d66bed2c6e3d46eb2b06ea11acbefd1bda1bc43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b3c27ffb4889f4b8983296d66bed2c6e3d46eb2b06ea11acbefd1bda1bc43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b3c27ffb4889f4b8983296d66bed2c6e3d46eb2b06ea11acbefd1bda1bc43a", kill_on_drop: false }` [INFO] [stdout] 38b3c27ffb4889f4b8983296d66bed2c6e3d46eb2b06ea11acbefd1bda1bc43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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] 8206b592f877f5dc7fb46842a70d96b688a795ee01140e44b234acc7848bafa6 [INFO] running `Command { std: "docker" "start" "-a" "8206b592f877f5dc7fb46842a70d96b688a795ee01140e44b234acc7848bafa6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Checking ckb-constant v0.103.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling tentacle-secio v0.5.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking ckb-build-info v0.103.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ckb-db-schema v0.103.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ckb-spawn v0.103.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling ckb-script v0.103.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ckb-vm-definitions v0.21.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking is_sorted v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking nonzero_ext v0.2.0 [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=f30f85c6aa0a7237 -C extra-filename=-f30f85c6aa0a7237 --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 `convert_case` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name convert_case --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=eafa7e0ee60e7899 -C extra-filename=-eafa7e0ee60e7899 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `faster-hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name faster_hex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/faster-hex-0.6.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=f87cd4d27f783b8a -C extra-filename=-f87cd4d27f783b8a --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 `bit-vec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bit_vec /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bit-vec-0.6.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=365a3eee1232450b -C extra-filename=-365a3eee1232450b --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 --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=6350eb4a30e0bd21 -C extra-filename=-6350eb4a30e0bd21 --out-dir /opt/rustwide/target/debug/build/proc-macro2-6350eb4a30e0bd21 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.15.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=ea108c0ae8f4577a -C extra-filename=-ea108c0ae8f4577a --out-dir /opt/rustwide/target/debug/build/typenum-ea108c0ae8f4577a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `snap` [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/snap-1.0.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 -C metadata=732a6aca1bd58245 -C extra-filename=-732a6aca1bd58245 --out-dir /opt/rustwide/target/debug/build/snap-732a6aca1bd58245 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `xml-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.4/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=31cfd7ced7c8b900 -C extra-filename=-31cfd7ced7c8b900 --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 `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=a1d00f2fdc96bbf8 -C extra-filename=-a1d00f2fdc96bbf8 --out-dir /opt/rustwide/target/debug/build/libc-a1d00f2fdc96bbf8 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `protobuf` [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/protobuf-2.27.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1fb8bf84dba32565 -C extra-filename=-1fb8bf84dba32565 --out-dir /opt/rustwide/target/debug/build/protobuf-1fb8bf84dba32565 -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="std"' -C metadata=676f6e5c87aa1f0c -C extra-filename=-676f6e5c87aa1f0c --out-dir /opt/rustwide/target/debug/build/libc-676f6e5c87aa1f0c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `heapsize` [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/heapsize-0.4.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 -C metadata=4bbc2486b0691fd1 -C extra-filename=-4bbc2486b0691fd1 --out-dir /opt/rustwide/target/debug/build/heapsize-4bbc2486b0691fd1 -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=1a167ecc4fb52d37 -C extra-filename=-1a167ecc4fb52d37 --out-dir /opt/rustwide/target/debug/build/syn-1a167ecc4fb52d37 -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.59.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="runtime"' -C metadata=a98d5d9240422d45 -C extra-filename=-a98d5d9240422d45 --out-dir /opt/rustwide/target/debug/build/bindgen-a98d5d9240422d45 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `minimal-lexical` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name minimal_lexical --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minimal-lexical-0.2.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 --cfg 'feature="std"' -C metadata=9f15372e277be405 -C extra-filename=-9f15372e277be405 --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 `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=748e0c6396a630c4 -C extra-filename=-748e0c6396a630c4 --out-dir /opt/rustwide/target/debug/build/anyhow-748e0c6396a630c4 -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="std"' -C metadata=1a73b2c3614dc119 -C extra-filename=-1a73b2c3614dc119 --out-dir /opt/rustwide/target/debug/build/serde_json-1a73b2c3614dc119 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde` [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-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="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=6b317df6c0409d3c -C extra-filename=-6b317df6c0409d3c --out-dir /opt/rustwide/target/debug/build/serde-6b317df6c0409d3c -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `memchr` [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/memchr-2.5.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=455b6529ec597c12 -C extra-filename=-455b6529ec597c12 --out-dir /opt/rustwide/target/debug/build/memchr-455b6529ec597c12 -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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ca30768c7ff0b080 -C extra-filename=-ca30768c7ff0b080 --out-dir /opt/rustwide/target/debug/build/crc32fast-ca30768c7ff0b080 -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=0dbd5e4f0564a9e3 -C extra-filename=-0dbd5e4f0564a9e3 --out-dir /opt/rustwide/target/debug/build/serde_derive-0dbd5e4f0564a9e3 -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="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=96b328c076ee48d0 -C extra-filename=-96b328c076ee48d0 --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 `semver` [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/semver-1.0.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="default"' --cfg 'feature="std"' -C metadata=10cac64b5d3fd3c8 -C extra-filename=-10cac64b5d3fd3c8 --out-dir /opt/rustwide/target/debug/build/semver-10cac64b5d3fd3c8 -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 -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=54da5568001b1740 -C extra-filename=-54da5568001b1740 --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 `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.26.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="read"' --cfg 'feature="read-core"' -C metadata=101276a1075403e6 -C extra-filename=-101276a1075403e6 --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" "8206b592f877f5dc7fb46842a70d96b688a795ee01140e44b234acc7848bafa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8206b592f877f5dc7fb46842a70d96b688a795ee01140e44b234acc7848bafa6", kill_on_drop: false }` [INFO] [stdout] 8206b592f877f5dc7fb46842a70d96b688a795ee01140e44b234acc7848bafa6