[INFO] cloning repository https://github.com/vishusandy/blogr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vishusandy/blogr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishusandy%2Fblogr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvishusandy%2Fblogr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7258f90a1854f8d026bf3f964987eda127d5fab8 [INFO] documenting vishusandy/blogr 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%2Fvishusandy%2Fblogr" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vishusandy/blogr 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/vishusandy/blogr [INFO] finished tweaking git repo https://github.com/vishusandy/blogr [INFO] tweaked toml for git repo https://github.com/vishusandy/blogr written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/vishusandy/blogr 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] e682addffffd65532452efb200bb5045f4e3eafb76143fc640376710c6812a25 [INFO] running `Command { std: "docker" "start" "-a" "e682addffffd65532452efb200bb5045f4e3eafb76143fc640376710c6812a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e682addffffd65532452efb200bb5045f4e3eafb76143fc640376710c6812a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e682addffffd65532452efb200bb5045f4e3eafb76143fc640376710c6812a25", kill_on_drop: false }` [INFO] [stdout] e682addffffd65532452efb200bb5045f4e3eafb76143fc640376710c6812a25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 88de03324f1ede6f3211c9e837377bc9157a6146cfacd66c73f8d715cb4dbfb6 [INFO] running `Command { std: "docker" "start" "-a" "88de03324f1ede6f3211c9e837377bc9157a6146cfacd66c73f8d715cb4dbfb6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking unic-char-range v0.6.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking unic-ucd-core v0.6.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Checking fallible-iterator v0.1.5 [INFO] [stderr] Checking md5 v0.3.7 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Checking yansi v0.4.0 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling pear v0.0.19 [INFO] [stderr] Checking pest v0.3.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking alloc-no-stdlib v1.2.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.11 [INFO] [stderr] Checking typed-arena v1.4.1 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking adler32 v0.2.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking evmap v2.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking unic-utils v0.6.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking brotli-decompressor v1.2.1 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.0.19 [INFO] [stderr] Compiling rocket v0.3.15 [INFO] [stderr] Compiling rocket_codegen v0.3.15 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking smallvec v0.6.3 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking socket2 v0.3.7 [INFO] [stderr] Checking unic-char-property v0.6.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Checking scheduled-thread-pool v0.1.0 [INFO] [stderr] Checking unic-ucd-name v0.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling log v0.3.9 [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.54/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=cca9d68a8004f28e -C extra-filename=-cca9d68a8004f28e --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 `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,link -C embed-bitcode=no -C debuginfo=2 -C metadata=fab05b5ab3e0959b -C extra-filename=-fab05b5ab3e0959b --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.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] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.7.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 -C metadata=d72aaac4a1fce48f -C extra-filename=-d72aaac4a1fce48f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3d03d4209f33c498.rmeta --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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.3.9/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=fc852690e5947aed -C extra-filename=-fc852690e5947aed --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-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.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 -C metadata=3731bc848faba96e -C extra-filename=-3731bc848faba96e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-10a30fa889a4daea.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `unicode-bidi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_bidi /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.3.4/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"' -C metadata=95d69ea4e5e47838 -C extra-filename=-95d69ea4e5e47838 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matches=/opt/rustwide/target/debug/deps/libmatches-0cf9b5ca53de9247.rmeta --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.4.9/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=a10aa5cbb2229644 -C extra-filename=-a10aa5cbb2229644 --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] running `Command { std: "docker" "inspect" "88de03324f1ede6f3211c9e837377bc9157a6146cfacd66c73f8d715cb4dbfb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88de03324f1ede6f3211c9e837377bc9157a6146cfacd66c73f8d715cb4dbfb6", kill_on_drop: false }` [INFO] [stdout] 88de03324f1ede6f3211c9e837377bc9157a6146cfacd66c73f8d715cb4dbfb6