[INFO] cloning repository https://github.com/adamazing/colorpal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamazing/colorpal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamazing%2Fcolorpal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamazing%2Fcolorpal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31adaedf9fdbd8ca150731d0505eda37ecfbc71d [INFO] documenting adamazing/colorpal 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%2Fadamazing%2Fcolorpal" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamazing/colorpal 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/adamazing/colorpal [INFO] finished tweaking git repo https://github.com/adamazing/colorpal [INFO] tweaked toml for git repo https://github.com/adamazing/colorpal written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/adamazing/colorpal 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 39995d96ffdb059fb88ffcbe84a274aee3d27a293aa71dd8d97b674e8d195cdb [INFO] running `Command { std: "docker" "start" "-a" "39995d96ffdb059fb88ffcbe84a274aee3d27a293aa71dd8d97b674e8d195cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39995d96ffdb059fb88ffcbe84a274aee3d27a293aa71dd8d97b674e8d195cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39995d96ffdb059fb88ffcbe84a274aee3d27a293aa71dd8d97b674e8d195cdb", kill_on_drop: false }` [INFO] [stdout] 39995d96ffdb059fb88ffcbe84a274aee3d27a293aa71dd8d97b674e8d195cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 717f249df3a6864a6206bf9b2e77f8b54b9680c8f268711ceb8a162ffc398623 [INFO] running `Command { std: "docker" "start" "-a" "717f249df3a6864a6206bf9b2e77f8b54b9680c8f268711ceb8a162ffc398623", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking imgref v1.7.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking foreign-types-shared v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking enum_derive v0.1.7 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking macro-attr v0.2.1 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking option-filter v1.0.2 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking mcq v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking owning_ref v0.3.3 [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.19/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=92e54860f1f41ea3 -C extra-filename=-92e54860f1f41ea3 --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 `num-bigint` [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/num-bigint-0.3.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=5e587a76c33f2ce2 -C extra-filename=-5e587a76c33f2ce2 --out-dir /opt/rustwide/target/debug/build/num-bigint-5e587a76c33f2ce2 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-d5f51fea8314b16a.rlib --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 -C metadata=e2f3a8629a27f2f7 -C extra-filename=-e2f3a8629a27f2f7 --out-dir /opt/rustwide/target/debug/build/arrayvec-e2f3a8629a27f2f7 -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.117/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=dd2e0b0b4284c0de -C extra-filename=-dd2e0b0b4284c0de --out-dir /opt/rustwide/target/debug/build/serde-dd2e0b0b4284c0de -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proc-macro-hack` [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-macro-hack-0.5.19/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=1cb97cf229dc6451 -C extra-filename=-1cb97cf229dc6451 --out-dir /opt/rustwide/target/debug/build/proc-macro-hack-1cb97cf229dc6451 -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.117/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=a975efca8d23993a -C extra-filename=-a975efca8d23993a --out-dir /opt/rustwide/target/debug/build/serde_derive-a975efca8d23993a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "717f249df3a6864a6206bf9b2e77f8b54b9680c8f268711ceb8a162ffc398623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717f249df3a6864a6206bf9b2e77f8b54b9680c8f268711ceb8a162ffc398623", kill_on_drop: false }` [INFO] [stdout] 717f249df3a6864a6206bf9b2e77f8b54b9680c8f268711ceb8a162ffc398623