[INFO] cloning repository https://github.com/georgepisaltu/casper-archiver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georgepisaltu/casper-archiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgepisaltu%2Fcasper-archiver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgepisaltu%2Fcasper-archiver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a753419ff92d18b885a8f5d388c9407c8aa677e3 [INFO] documenting georgepisaltu/casper-archiver 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%2Fgeorgepisaltu%2Fcasper-archiver" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/georgepisaltu/casper-archiver 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/georgepisaltu/casper-archiver [INFO] finished tweaking git repo https://github.com/georgepisaltu/casper-archiver [INFO] tweaked toml for git repo https://github.com/georgepisaltu/casper-archiver written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/georgepisaltu/casper-archiver 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] warning: version requirement `0.11.2+zstd.1.5.2` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ba8284d81139de60e2f2dce208d59bb6beabee094793fe97b7351cf4773ace56 [INFO] running `Command { std: "docker" "start" "-a" "ba8284d81139de60e2f2dce208d59bb6beabee094793fe97b7351cf4773ace56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba8284d81139de60e2f2dce208d59bb6beabee094793fe97b7351cf4773ace56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba8284d81139de60e2f2dce208d59bb6beabee094793fe97b7351cf4773ace56", kill_on_drop: false }` [INFO] [stdout] ba8284d81139de60e2f2dce208d59bb6beabee094793fe97b7351cf4773ace56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 15f26d1ee2d7dd18fa1055e3b4d40c96bb52ca9c36cf29336afa8c4e5d31c3cd [INFO] running `Command { std: "docker" "start" "-a" "15f26d1ee2d7dd18fa1055e3b4d40c96bb52ca9c36cf29336afa8c4e5d31c3cd", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.11.2+zstd.1.5.2` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking asn1_der v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking base-x v0.2.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking dtoa v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking quick-protobuf v0.8.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking ed25519 v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking core2 v0.4.0 [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.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 --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=fd0c3ba7c22fa1f4 -C extra-filename=-fd0c3ba7c22fa1f4 --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 `sharded-slab` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sharded_slab --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sharded-slab-0.1.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=76cd0992c73d5bd6 -C extra-filename=-76cd0992c73d5bd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `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.10.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="use_alloc"' --cfg 'feature="use_std"' -C metadata=64e2d545513fb000 -C extra-filename=-64e2d545513fb000 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `data-encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name data_encoding --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/data-encoding-2.3.2/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="alloc"' -C metadata=6da5e4ee2ce821a3 -C extra-filename=-6da5e4ee2ce821a3 --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" "15f26d1ee2d7dd18fa1055e3b4d40c96bb52ca9c36cf29336afa8c4e5d31c3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f26d1ee2d7dd18fa1055e3b4d40c96bb52ca9c36cf29336afa8c4e5d31c3cd", kill_on_drop: false }` [INFO] [stdout] 15f26d1ee2d7dd18fa1055e3b4d40c96bb52ca9c36cf29336afa8c4e5d31c3cd