[INFO] cloning repository https://github.com/withlazers/tpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/withlazers/tpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithlazers%2Ftpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithlazers%2Ftpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d4d59b0429a7c8f38d6236f7b4049cfda976f13 [INFO] documenting withlazers/tpl against master#e1df625306f4136949e02612406f0c60df6008f3 for pr-96676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithlazers%2Ftpl" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/withlazers/tpl on toolchain e1df625306f4136949e02612406f0c60df6008f3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/withlazers/tpl [INFO] finished tweaking git repo https://github.com/withlazers/tpl [INFO] tweaked toml for git repo https://github.com/withlazers/tpl written to /workspace/builds/worker-55/source/Cargo.toml [INFO] crate git repo https://github.com/withlazers/tpl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1df625306f4136949e02612406f0c60df6008f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Gottox/gtmpl_value.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_any v0.5.0 [INFO] [stderr] Downloaded gtmpl v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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" "+e1df625306f4136949e02612406f0c60df6008f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb6caa7a40191bcb5ee3f142d69336c5badd70780066140863b5367334a8df90 [INFO] running `Command { std: "docker" "start" "-a" "bb6caa7a40191bcb5ee3f142d69336c5badd70780066140863b5367334a8df90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb6caa7a40191bcb5ee3f142d69336c5badd70780066140863b5367334a8df90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6caa7a40191bcb5ee3f142d69336c5badd70780066140863b5367334a8df90", kill_on_drop: false }` [INFO] [stdout] bb6caa7a40191bcb5ee3f142d69336c5badd70780066140863b5367334a8df90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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=forbid" "-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" "+e1df625306f4136949e02612406f0c60df6008f3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c0205a172db1b9d3d50e55d5072cc3136ca63adb43299780fff40c438b9cf2d [INFO] running `Command { std: "docker" "start" "-a" "5c0205a172db1b9d3d50e55d5072cc3136ca63adb43299780fff40c438b9cf2d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking gtmpl_value v0.5.1 (https://github.com/Gottox/gtmpl_value.git?branch=feature/add-serde#f032fb2a) [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking gtmpl v0.7.1 [INFO] [stderr] Checking serde_any v0.5.0 [INFO] [stderr] Documenting tpl v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.01s [INFO] running `Command { std: "docker" "inspect" "5c0205a172db1b9d3d50e55d5072cc3136ca63adb43299780fff40c438b9cf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0205a172db1b9d3d50e55d5072cc3136ca63adb43299780fff40c438b9cf2d", kill_on_drop: false }` [INFO] [stdout] 5c0205a172db1b9d3d50e55d5072cc3136ca63adb43299780fff40c438b9cf2d