[INFO] fetching crate vue_convert 0.1.1... [INFO] documenting vue_convert-0.1.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate vue_convert 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate vue_convert 0.1.1 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 vue_convert 0.1.1 [INFO] finished tweaking crates.io crate vue_convert 0.1.1 [INFO] tweaked toml for crates.io crate vue_convert 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate vue_convert 0.1.1 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 string_cache v0.7.3 [INFO] [stderr] Downloaded string_cache_codegen v0.4.2 [INFO] [stderr] Downloaded askama_derive v0.10.1 [INFO] [stderr] Downloaded askama_shared v0.10.2 [INFO] [stderr] Downloaded askama v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2c2502f7073efb98bae1fda2b6613112216e182738505df30d7a26eaa77cf044 [INFO] running `Command { std: "docker" "start" "-a" "2c2502f7073efb98bae1fda2b6613112216e182738505df30d7a26eaa77cf044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c2502f7073efb98bae1fda2b6613112216e182738505df30d7a26eaa77cf044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2502f7073efb98bae1fda2b6613112216e182738505df30d7a26eaa77cf044", kill_on_drop: false }` [INFO] [stdout] 2c2502f7073efb98bae1fda2b6613112216e182738505df30d7a26eaa77cf044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 036cbd1dafe05ac7a315d0f32081d5fe6c855d71914f71f16778a6d6f82c0e3c [INFO] running `Command { std: "docker" "start" "-a" "036cbd1dafe05ac7a315d0f32081d5fe6c855d71914f71f16778a6d6f82c0e3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling askama_shared v0.10.2 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling askama_derive v0.10.1 [INFO] [stderr] Checking askama v0.10.1 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Documenting vue_convert v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.60s [INFO] running `Command { std: "docker" "inspect" "036cbd1dafe05ac7a315d0f32081d5fe6c855d71914f71f16778a6d6f82c0e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036cbd1dafe05ac7a315d0f32081d5fe6c855d71914f71f16778a6d6f82c0e3c", kill_on_drop: false }` [INFO] [stdout] 036cbd1dafe05ac7a315d0f32081d5fe6c855d71914f71f16778a6d6f82c0e3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] f19fffd67fc4715cef153e0cc17e190146013910b4e01166bbc9d1c1058d04d9 [INFO] running `Command { std: "docker" "start" "-a" "f19fffd67fc4715cef153e0cc17e190146013910b4e01166bbc9d1c1058d04d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Checking askama_shared v0.10.2 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling askama_derive v0.10.1 [INFO] [stderr] Checking askama v0.10.1 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Documenting vue_convert v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.44s [INFO] running `Command { std: "docker" "inspect" "f19fffd67fc4715cef153e0cc17e190146013910b4e01166bbc9d1c1058d04d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19fffd67fc4715cef153e0cc17e190146013910b4e01166bbc9d1c1058d04d9", kill_on_drop: false }` [INFO] [stdout] f19fffd67fc4715cef153e0cc17e190146013910b4e01166bbc9d1c1058d04d9