[INFO] cloning repository https://github.com/origolab/origo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/origolab/origo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forigolab%2Forigo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forigolab%2Forigo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 852400bfd5595d9bfa103b0ebf4c47165a3e01f9 [INFO] documenting origolab/origo 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%2Forigolab%2Forigo" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/origolab/origo 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/origolab/origo [INFO] finished tweaking git repo https://github.com/origolab/origo [INFO] tweaked toml for git repo https://github.com/origolab/origo written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/origolab/origo 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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 205d9895669f848a93c7f7c2639b2e4769ba04f30b1d647bc7ddc9336f88871f [INFO] running `Command { std: "docker" "start" "-a" "205d9895669f848a93c7f7c2639b2e4769ba04f30b1d647bc7ddc9336f88871f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "205d9895669f848a93c7f7c2639b2e4769ba04f30b1d647bc7ddc9336f88871f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205d9895669f848a93c7f7c2639b2e4769ba04f30b1d647bc7ddc9336f88871f", kill_on_drop: false }` [INFO] [stdout] 205d9895669f848a93c7f7c2639b2e4769ba04f30b1d647bc7ddc9336f88871f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 1c25cefb265428c6aa06dbc9dc09146b770145a375588a850d52f47e66de4c10 [INFO] running `Command { std: "docker" "start" "-a" "1c25cefb265428c6aa06dbc9dc09146b770145a375588a850d52f47e66de4c10", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling heapsize v0.4.2 (https://github.com/cheme/heapsize.git?branch=ec-macfix#421df390) [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking parity-bytes v0.1.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking hash-db v0.11.0 [INFO] [stderr] Checking opaque-debug v0.1.1 [INFO] [stderr] Checking edit-distance v2.0.1 [INFO] [stderr] Checking memzero v0.1.0 (/opt/rustwide/workdir/util/memzero) [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking crypto_api v0.2.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking unexpected v0.1.0 (/opt/rustwide/workdir/util/unexpected) [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking home v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking primal-estimate v0.2.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Checking ethabi-contract v6.0.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking interleaved-ordered v0.1.1 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking nan-preserving-float v0.1.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking siphasher v0.1.3 [INFO] [stderr] Checking time-utils v0.1.0 (/opt/rustwide/workdir/util/time-utils) [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/util/macros) [INFO] [stderr] Checking ipnetwork v0.12.8 [INFO] [stderr] Checking using_queue v0.1.0 (/opt/rustwide/workdir/miner/using-queue) [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling protobuf v1.7.4 [INFO] [stderr] Checking slab v0.2.0 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Checking parity-path v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking mio-named-pipes v0.1.6 [INFO] [stderr] Checking base-x v0.2.3 [INFO] [stderr] Checking sha1 v0.5.0 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Checking target_info v0.1.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking integer-encoding v1.0.5 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking transient-hashmap v0.4.1 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rprompt v1.0.3 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling ring v0.14.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.2 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling libusb-sys v0.2.4 (https://github.com/paritytech/libusb-sys#1d33d984) [INFO] [stderr] Compiling hidapi v0.3.1 (https://github.com/paritytech/hidapi-rs#d4d32376) [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#ccc06e74) [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking chacha20-poly1305-aead v0.1.2 (https://github.com/gtank/chacha20-poly1305-aead?rev=aefc71f95e8bc43f2070e3c5b08130d9c86bbf4f#aefc71f9) [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking primal-bit v0.2.4 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948) [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Checking crypto_api_chachapoly v0.1.8 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking multibase v0.6.0 [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.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=0dcdb7e82b9a5783 -C extra-filename=-0dcdb7e82b9a5783 --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 `gcc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gcc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/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=653f7edda6031eed -C extra-filename=-653f7edda6031eed --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 `winapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="accctrl"' --cfg 'feature="aclapi"' --cfg 'feature="basetsd"' --cfg 'feature="consoleapi"' --cfg 'feature="dbghelp"' --cfg 'feature="errhandlingapi"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="heapapi"' --cfg 'feature="ioapiset"' --cfg 'feature="knownfolders"' --cfg 'feature="ktmw32"' --cfg 'feature="libloaderapi"' --cfg 'feature="memoryapi"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="namedpipeapi"' --cfg 'feature="ntdef"' --cfg 'feature="ntsecapi"' --cfg 'feature="ntstatus"' --cfg 'feature="objbase"' --cfg 'feature="processenv"' --cfg 'feature="processthreadsapi"' --cfg 'feature="profileapi"' --cfg 'feature="securitybaseapi"' --cfg 'feature="shellapi"' --cfg 'feature="shlobj"' --cfg 'feature="std"' --cfg 'feature="synchapi"' --cfg 'feature="sysinfoapi"' --cfg 'feature="timezoneapi"' --cfg 'feature="userenv"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="winerror"' --cfg 'feature="winnt"' --cfg 'feature="winsock2"' --cfg 'feature="winuser"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' -C metadata=1527b1fb98db4a76 -C extra-filename=-1527b1fb98db4a76 --out-dir /opt/rustwide/target/debug/build/winapi-1527b1fb98db4a76 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ring` [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/ring-0.14.3/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="dev_urandom_fallback"' --cfg 'feature="use_heap"' -C metadata=70807c00d73f20c5 -C extra-filename=-70807c00d73f20c5 --out-dir /opt/rustwide/target/debug/build/ring-70807c00d73f20c5 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-a9f8578111fc67e9.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rustc-serialize` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustc_serialize /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.24/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=133015b43c1c35be -C extra-filename=-133015b43c1c35be --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" "1c25cefb265428c6aa06dbc9dc09146b770145a375588a850d52f47e66de4c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c25cefb265428c6aa06dbc9dc09146b770145a375588a850d52f47e66de4c10", kill_on_drop: false }` [INFO] [stdout] 1c25cefb265428c6aa06dbc9dc09146b770145a375588a850d52f47e66de4c10