[INFO] cloning repository https://github.com/jsen-/k8s-watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsen-/k8s-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsen-%2Fk8s-watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsen-%2Fk8s-watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aecdef49130be94fdd1b8b6d02ffb263da809c7 [INFO] documenting jsen-/k8s-watcher against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsen-%2Fk8s-watcher" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsen-/k8s-watcher on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsen-/k8s-watcher [INFO] finished tweaking git repo https://github.com/jsen-/k8s-watcher [INFO] tweaked toml for git repo https://github.com/jsen-/k8s-watcher written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/jsen-/k8s-watcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uriparse v0.6.3 [INFO] [stderr] Downloaded collate v0.1.10 [INFO] [stderr] Downloaded safecast v0.1.2 [INFO] [stderr] Downloaded destream v0.5.0 [INFO] [stderr] Downloaded number-general v0.3.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef06a4bef7c764c4d5ed070de526bbe2f5c0342556afdfd754677fd4bf08e338 [INFO] running `Command { std: "docker" "start" "-a" "ef06a4bef7c764c4d5ed070de526bbe2f5c0342556afdfd754677fd4bf08e338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef06a4bef7c764c4d5ed070de526bbe2f5c0342556afdfd754677fd4bf08e338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef06a4bef7c764c4d5ed070de526bbe2f5c0342556afdfd754677fd4bf08e338", kill_on_drop: false }` [INFO] [stdout] ef06a4bef7c764c4d5ed070de526bbe2f5c0342556afdfd754677fd4bf08e338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6620ebbd73b9a19e5931909a99ec0c1dd8f0be90bd5984b9c5aa489ab6627415 [INFO] running `Command { std: "docker" "start" "-a" "6620ebbd73b9a19e5931909a99ec0c1dd8f0be90bd5984b9c5aa489ab6627415", 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] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking local-waker v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking safecast v0.1.2 [INFO] [stderr] Checking collate v0.1.10 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking actix-service v2.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.29/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=d1e8b4701f717fe8 -C extra-filename=-d1e8b4701f717fe8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b34fa5e5ca537c0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a95288b535c7c6e8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0043a79d32b9b761.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6620ebbd73b9a19e5931909a99ec0c1dd8f0be90bd5984b9c5aa489ab6627415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6620ebbd73b9a19e5931909a99ec0c1dd8f0be90bd5984b9c5aa489ab6627415", kill_on_drop: false }` [INFO] [stdout] 6620ebbd73b9a19e5931909a99ec0c1dd8f0be90bd5984b9c5aa489ab6627415