[INFO] cloning repository https://github.com/cecton/serde-gettext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/serde-gettext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5601e5478cd84c22903f405747c127def049e58d [INFO] documenting cecton/serde-gettext 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%2Fcecton%2Fserde-gettext" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/serde-gettext 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/cecton/serde-gettext [INFO] finished tweaking git repo https://github.com/cecton/serde-gettext [INFO] tweaked toml for git repo https://github.com/cecton/serde-gettext written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 42e1deab022724f0f408bb65e01d1ae0c96c6632af9d95eb8a8d3418c90c9bf4 [INFO] running `Command { std: "docker" "start" "-a" "42e1deab022724f0f408bb65e01d1ae0c96c6632af9d95eb8a8d3418c90c9bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42e1deab022724f0f408bb65e01d1ae0c96c6632af9d95eb8a8d3418c90c9bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e1deab022724f0f408bb65e01d1ae0c96c6632af9d95eb8a8d3418c90c9bf4", kill_on_drop: false }` [INFO] [stdout] 42e1deab022724f0f408bb65e01d1ae0c96c6632af9d95eb8a8d3418c90c9bf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 021a1504ab13a52aebd0d9a82421a578076ed96d01a011ef3409d7b16e3e46c4 [INFO] running `Command { std: "docker" "start" "-a" "021a1504ab13a52aebd0d9a82421a578076ed96d01a011ef3409d7b16e3e46c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking libc-strftime v0.2.0 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking locale_config v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking dynfmt v0.1.5 [INFO] [stderr] Checking gettext-rs v0.4.4 [INFO] [stderr] Documenting serde-gettext v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "021a1504ab13a52aebd0d9a82421a578076ed96d01a011ef3409d7b16e3e46c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021a1504ab13a52aebd0d9a82421a578076ed96d01a011ef3409d7b16e3e46c4", kill_on_drop: false }` [INFO] [stdout] 021a1504ab13a52aebd0d9a82421a578076ed96d01a011ef3409d7b16e3e46c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 0dbd0482a8ea1611b4557ec740ca2705037387368a4da9e57c8a19db55a60e2f [INFO] running `Command { std: "docker" "start" "-a" "0dbd0482a8ea1611b4557ec740ca2705037387368a4da9e57c8a19db55a60e2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling gettext-sys v0.19.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking libc-strftime v0.2.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking locale_config v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking dynfmt v0.1.5 [INFO] [stderr] Checking gettext-rs v0.4.4 [INFO] [stderr] Documenting serde-gettext v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "0dbd0482a8ea1611b4557ec740ca2705037387368a4da9e57c8a19db55a60e2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbd0482a8ea1611b4557ec740ca2705037387368a4da9e57c8a19db55a60e2f", kill_on_drop: false }` [INFO] [stdout] 0dbd0482a8ea1611b4557ec740ca2705037387368a4da9e57c8a19db55a60e2f