[INFO] cloning repository https://github.com/o2sh/onefetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/o2sh/onefetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo2sh%2Fonefetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 796ecf521c977e8ba9c42ac716d5fc19749b519b [INFO] documenting o2sh/onefetch 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%2Fo2sh%2Fonefetch" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/o2sh/onefetch 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/o2sh/onefetch [INFO] finished tweaking git repo https://github.com/o2sh/onefetch [INFO] tweaked toml for git repo https://github.com/o2sh/onefetch written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/o2sh/onefetch 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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 8daac54ec5dfc7872343394e0287d31632935eb2e51a76b7d6b9295a6a49207b [INFO] running `Command { std: "docker" "start" "-a" "8daac54ec5dfc7872343394e0287d31632935eb2e51a76b7d6b9295a6a49207b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8daac54ec5dfc7872343394e0287d31632935eb2e51a76b7d6b9295a6a49207b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8daac54ec5dfc7872343394e0287d31632935eb2e51a76b7d6b9295a6a49207b", kill_on_drop: false }` [INFO] [stdout] 8daac54ec5dfc7872343394e0287d31632935eb2e51a76b7d6b9295a6a49207b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 4b6656e2ebfbefcb6b5da49dca30e99a12c04d21ee50da9182a3f76cf14f9e78 [INFO] running `Command { std: "docker" "start" "-a" "4b6656e2ebfbefcb6b5da49dca30e99a12c04d21ee50da9182a3f76cf14f9e78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking unicode-bom v1.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking clru v0.5.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking git-chunk v0.3.0 [INFO] [stderr] Checking git-bitmap v0.1.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking prodash v19.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking byte-unit v4.0.14 [INFO] [stderr] error: could not compile `paste` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-1.0.7/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=0b64b372909baba4 -C extra-filename=-0b64b372909baba4 --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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `deunicode` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name deunicode /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/deunicode-0.4.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 -C metadata=3c874a32967a90cb -C extra-filename=-3c874a32967a90cb --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 `arrayvec` [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/arrayvec-0.4.12/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=582af5c7d9b0c20a -C extra-filename=-582af5c7d9b0c20a --out-dir /opt/rustwide/target/debug/build/arrayvec-582af5c7d9b0c20a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `owo-colors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name owo_colors --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/owo-colors-3.4.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=ea0061276b7de519 -C extra-filename=-ea0061276b7de519 --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=2f4e80922dadf44d -C extra-filename=-2f4e80922dadf44d --out-dir /opt/rustwide/target/debug/build/anyhow-2f4e80922dadf44d -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `once_cell` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name once_cell --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.10.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=2001554701dc9572 -C extra-filename=-2001554701dc9572 --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 `ucd-trie` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ucd_trie --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ucd-trie-0.1.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=ae77ff5e94b6d71d -C extra-filename=-ae77ff5e94b6d71d --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=00b056c6fa493bf2 -C extra-filename=-00b056c6fa493bf2 --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 --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] 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 -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=aa7900256607b78b -C extra-filename=-aa7900256607b78b --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 `deflate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name deflate --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/deflate-1.0.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=fc5a9704535e6f81 -C extra-filename=-fc5a9704535e6f81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-590f0c6580f07ef0.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4b6656e2ebfbefcb6b5da49dca30e99a12c04d21ee50da9182a3f76cf14f9e78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6656e2ebfbefcb6b5da49dca30e99a12c04d21ee50da9182a3f76cf14f9e78", kill_on_drop: false }` [INFO] [stdout] 4b6656e2ebfbefcb6b5da49dca30e99a12c04d21ee50da9182a3f76cf14f9e78