[INFO] fetching crate ruma-push-gateway-api 0.5.0... [INFO] documenting ruma-push-gateway-api-0.5.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate ruma-push-gateway-api 0.5.0 into /workspace/builds/worker-34/source [INFO] validating manifest of crates.io crate ruma-push-gateway-api 0.5.0 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 ruma-push-gateway-api 0.5.0 [INFO] finished tweaking crates.io crate ruma-push-gateway-api 0.5.0 [INFO] tweaked toml for crates.io crate ruma-push-gateway-api 0.5.0 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 723dbd458a8dce32aba6e67ddd57b6f921965d316afb81d93a2d0ca9f6a2edf2 [INFO] running `Command { std: "docker" "start" "-a" "723dbd458a8dce32aba6e67ddd57b6f921965d316afb81d93a2d0ca9f6a2edf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "723dbd458a8dce32aba6e67ddd57b6f921965d316afb81d93a2d0ca9f6a2edf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723dbd458a8dce32aba6e67ddd57b6f921965d316afb81d93a2d0ca9f6a2edf2", kill_on_drop: false }` [INFO] [stdout] 723dbd458a8dce32aba6e67ddd57b6f921965d316afb81d93a2d0ca9f6a2edf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 9e897a8d9aef517492faaa56facfe2861e38ba369549f5e20965d1f889618970 [INFO] running `Command { std: "docker" "start" "-a" "9e897a8d9aef517492faaa56facfe2861e38ba369549f5e20965d1f889618970", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking ruma-identifiers-validation v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ruma-macros v0.9.2 [INFO] [stderr] Checking js_int v0.2.2 [INFO] [stderr] Checking js_option v0.1.0 [INFO] [stderr] Checking ruma-common v0.9.2 [INFO] [stderr] Documenting ruma-push-gateway-api v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.83s [INFO] running `Command { std: "docker" "inspect" "9e897a8d9aef517492faaa56facfe2861e38ba369549f5e20965d1f889618970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e897a8d9aef517492faaa56facfe2861e38ba369549f5e20965d1f889618970", kill_on_drop: false }` [INFO] [stdout] 9e897a8d9aef517492faaa56facfe2861e38ba369549f5e20965d1f889618970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "--all-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 7b35a60107210cc36e3f38158a89da3dad85ed7ec4cf3a0de962320ca80df308 [INFO] running `Command { std: "docker" "start" "-a" "7b35a60107210cc36e3f38158a89da3dad85ed7ec4cf3a0de962320ca80df308", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ruma-identifiers-validation v0.8.1 [INFO] [stderr] Compiling ruma-macros v0.9.2 [INFO] [stderr] Checking js_option v0.1.0 [INFO] [stderr] Checking js_int v0.2.2 [INFO] [stderr] Checking ruma-common v0.9.2 [INFO] [stderr] Documenting ruma-push-gateway-api v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.30s [INFO] running `Command { std: "docker" "inspect" "7b35a60107210cc36e3f38158a89da3dad85ed7ec4cf3a0de962320ca80df308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b35a60107210cc36e3f38158a89da3dad85ed7ec4cf3a0de962320ca80df308", kill_on_drop: false }` [INFO] [stdout] 7b35a60107210cc36e3f38158a89da3dad85ed7ec4cf3a0de962320ca80df308