[INFO] fetching crate snapper-box 0.0.4... [INFO] documenting snapper-box-0.0.4 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate snapper-box 0.0.4 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate snapper-box 0.0.4 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 crates.io crate snapper-box 0.0.4 [INFO] finished tweaking crates.io crate snapper-box 0.0.4 [INFO] tweaked toml for crates.io crate snapper-box 0.0.4 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate crates.io crate snapper-box 0.0.4 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 snafu v0.6.10 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded futures-micro v0.5.0 [INFO] [stderr] Downloaded async-oneshot v0.5.0 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded blake3 v1.2.0 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded nanorand v0.6.1 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded flume v0.10.9 [INFO] [stderr] Downloaded argon2 v0.3.1 [INFO] [stderr] Downloaded redacted v0.1.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] cca939791bf43e71194748acdcdd96e6a7da8dae664e4536838f0a31e47cf988 [INFO] running `Command { std: "docker" "start" "-a" "cca939791bf43e71194748acdcdd96e6a7da8dae664e4536838f0a31e47cf988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cca939791bf43e71194748acdcdd96e6a7da8dae664e4536838f0a31e47cf988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca939791bf43e71194748acdcdd96e6a7da8dae664e4536838f0a31e47cf988", kill_on_drop: false }` [INFO] [stdout] cca939791bf43e71194748acdcdd96e6a7da8dae664e4536838f0a31e47cf988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 2be591ac4c8fad62e9c725b35ad6ab38421eb43ad236c2fa7098c6e8fe824ac8 [INFO] running `Command { std: "docker" "start" "-a" "2be591ac4c8fad62e9c725b35ad6ab38421eb43ad236c2fa7098c6e8fe824ac8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking argon2 v0.3.1 [INFO] [stderr] Checking chacha20 v0.8.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking redacted v0.1.2 [INFO] [stderr] Checking zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Documenting snapper-box v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `try_from` links to private item `Segment` [INFO] [stdout] --> src/file/segment.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | /// Attempt to decode a [`Segment`] as a [`CipherText`]. [INFO] [stdout] | ^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.61s [INFO] running `Command { std: "docker" "inspect" "2be591ac4c8fad62e9c725b35ad6ab38421eb43ad236c2fa7098c6e8fe824ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be591ac4c8fad62e9c725b35ad6ab38421eb43ad236c2fa7098c6e8fe824ac8", kill_on_drop: false }` [INFO] [stdout] 2be591ac4c8fad62e9c725b35ad6ab38421eb43ad236c2fa7098c6e8fe824ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] bc9e1f2e72b13c022313f6afabc227c130a8d2545afe5c02f5d545f7dd6bf990 [INFO] running `Command { std: "docker" "start" "-a" "bc9e1f2e72b13c022313f6afabc227c130a8d2545afe5c02f5d545f7dd6bf990", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] error: could not compile `tracing-attributes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.18/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=e911adc5d87b1b5b -C extra-filename=-e911adc5d87b1b5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50958981bb050d34.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4c4627db81e9fb96.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4891f3b63b500a4e.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (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.130/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=9ff5eb617162a59e -C extra-filename=-9ff5eb617162a59e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50958981bb050d34.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4c4627db81e9fb96.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4891f3b63b500a4e.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bc9e1f2e72b13c022313f6afabc227c130a8d2545afe5c02f5d545f7dd6bf990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9e1f2e72b13c022313f6afabc227c130a8d2545afe5c02f5d545f7dd6bf990", kill_on_drop: false }` [INFO] [stdout] bc9e1f2e72b13c022313f6afabc227c130a8d2545afe5c02f5d545f7dd6bf990