[INFO] cloning repository https://github.com/miker83z/umbral-rs-web-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miker83z/umbral-rs-web-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiker83z%2Fumbral-rs-web-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiker83z%2Fumbral-rs-web-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 232d904b1138a4cd9dd8e0472758fd07367b1c92 [INFO] documenting miker83z/umbral-rs-web-service 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%2Fmiker83z%2Fumbral-rs-web-service" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miker83z/umbral-rs-web-service 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/miker83z/umbral-rs-web-service [INFO] finished tweaking git repo https://github.com/miker83z/umbral-rs-web-service [INFO] tweaked toml for git repo https://github.com/miker83z/umbral-rs-web-service written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/miker83z/umbral-rs-web-service 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] ee9e33c2019a8eeba1e92aece3db21476bd63b3e95e54b413d12a00c402ee679 [INFO] running `Command { std: "docker" "start" "-a" "ee9e33c2019a8eeba1e92aece3db21476bd63b3e95e54b413d12a00c402ee679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee9e33c2019a8eeba1e92aece3db21476bd63b3e95e54b413d12a00c402ee679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9e33c2019a8eeba1e92aece3db21476bd63b3e95e54b413d12a00c402ee679", kill_on_drop: false }` [INFO] [stdout] ee9e33c2019a8eeba1e92aece3db21476bd63b3e95e54b413d12a00c402ee679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 26d448b7b8cc9f3b375890d9f13282b388b1127ab764dd2c2428cf66ca290524 [INFO] running `Command { std: "docker" "start" "-a" "26d448b7b8cc9f3b375890d9f13282b388b1127ab764dd2c2428cf66ca290524", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking zeroize v1.5.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tracing v0.1.30 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.72/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=0d6737698536d9f3 -C extra-filename=-0d6737698536d9f3 --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 `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.52/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=e66fcbb75c1cfa3c -C extra-filename=-e66fcbb75c1cfa3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b847b7e76d8bf60b.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "26d448b7b8cc9f3b375890d9f13282b388b1127ab764dd2c2428cf66ca290524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d448b7b8cc9f3b375890d9f13282b388b1127ab764dd2c2428cf66ca290524", kill_on_drop: false }` [INFO] [stdout] 26d448b7b8cc9f3b375890d9f13282b388b1127ab764dd2c2428cf66ca290524