[INFO] cloning repository https://github.com/awto-rs/awto-es [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awto-rs/awto-es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawto-rs%2Fawto-es", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawto-rs%2Fawto-es'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4add8f19811a3670a7d955f554cebe86ad40242 [INFO] documenting awto-rs/awto-es 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%2Fawto-rs%2Fawto-es" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awto-rs/awto-es 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/awto-rs/awto-es [INFO] finished tweaking git repo https://github.com/awto-rs/awto-es [INFO] tweaked toml for git repo https://github.com/awto-rs/awto-es written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/awto-rs/awto-es 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 tokio-io-timeout v1.2.0 [INFO] [stderr] Downloaded better-bae v0.1.9 [INFO] [stderr] Downloaded prost v0.10.3 [INFO] [stderr] Downloaded nom-supreme v0.6.0 [INFO] [stderr] Downloaded bb8-postgres v0.8.0 [INFO] [stderr] Downloaded text_io v0.1.10 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded better-bae-macros v0.1.9 [INFO] [stderr] Downloaded axum v0.5.5 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded hyper-timeout v0.4.1 [INFO] [stderr] Downloaded tonic-build v0.6.2 [INFO] [stderr] Downloaded tonic-types v0.4.0 [INFO] [stderr] Downloaded postgres-types v0.2.3 [INFO] [stderr] Downloaded tonic v0.6.2 [INFO] [stderr] Downloaded bb8 v0.8.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.4 [INFO] [stderr] Downloaded brownstone v1.1.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.6 [INFO] [stderr] Downloaded prettyplease v0.1.10 [INFO] [stderr] Downloaded prost-types v0.10.1 [INFO] [stderr] Downloaded tonic v0.7.2 [INFO] [stderr] Downloaded prost-derive v0.10.1 [INFO] [stderr] Downloaded tonic-build v0.7.2 [INFO] [stderr] Downloaded prost-build v0.10.3 [INFO] [stderr] Downloaded eventstore v2.1.0 [INFO] [stderr] Downloaded esdl v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 3c122738e0266446737fdb041fdae614ca71f83fa4277f5afcff0db391f5cd31 [INFO] running `Command { std: "docker" "start" "-a" "3c122738e0266446737fdb041fdae614ca71f83fa4277f5afcff0db391f5cd31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c122738e0266446737fdb041fdae614ca71f83fa4277f5afcff0db391f5cd31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c122738e0266446737fdb041fdae614ca71f83fa4277f5afcff0db391f5cd31", kill_on_drop: false }` [INFO] [stdout] 3c122738e0266446737fdb041fdae614ca71f83fa4277f5afcff0db391f5cd31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 485554891b842560c0cd53234ca4da6667421ed0817967c97d0447807975bec4 [INFO] running `Command { std: "docker" "start" "-a" "485554891b842560c0cd53234ca4da6667421ed0817967c97d0447807975bec4", 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 proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking text_io v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking futures-core v0.3.21 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking rustls-native-certs v0.6.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling prost-build v0.10.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking rustls v0.20.2 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling prettyplease v0.1.10 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling better-bae-macros v0.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] error: could not compile `prost-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prost_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-derive-0.9.0/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=04ba7cfaffd8d2eb -C extra-filename=-04ba7cfaffd8d2eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0fea511bee41709c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-292503658204861a.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-66331036eb325b61.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0b2c7bdd13881b7b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cbdc8700324797fd.rlib --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 `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.137/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 --cfg 'feature="default"' -C metadata=0b0f3a6487fd3a31 -C extra-filename=-0b0f3a6487fd3a31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-66331036eb325b61.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0b2c7bdd13881b7b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cbdc8700324797fd.rlib --extern proc_macro --cap-lints allow --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "485554891b842560c0cd53234ca4da6667421ed0817967c97d0447807975bec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "485554891b842560c0cd53234ca4da6667421ed0817967c97d0447807975bec4", kill_on_drop: false }` [INFO] [stdout] 485554891b842560c0cd53234ca4da6667421ed0817967c97d0447807975bec4