[INFO] fetching crate typify 0.0.8... [INFO] documenting typify-0.0.8 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate typify 0.0.8 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate typify 0.0.8 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 typify 0.0.8 [INFO] finished tweaking crates.io crate typify 0.0.8 [INFO] tweaked toml for crates.io crate typify 0.0.8 written to /workspace/builds/worker-10/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] [stderr] Blocking waiting for file lock on package cache [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 typify-macro v0.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] a2856b7c755a2894e0b67e461529c22f2c561deddabc80963bc273a2f1717567 [INFO] running `Command { std: "docker" "start" "-a" "a2856b7c755a2894e0b67e461529c22f2c561deddabc80963bc273a2f1717567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2856b7c755a2894e0b67e461529c22f2c561deddabc80963bc273a2f1717567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2856b7c755a2894e0b67e461529c22f2c561deddabc80963bc273a2f1717567", kill_on_drop: false }` [INFO] [stdout] a2856b7c755a2894e0b67e461529c22f2c561deddabc80963bc273a2f1717567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 451415b12a0a5f01424eb37e0b6a912521c858d7edc65c4043696843be43afc2 [INFO] running `Command { std: "docker" "start" "-a" "451415b12a0a5f01424eb37e0b6a912521c858d7edc65c4043696843be43afc2", 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] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking toolchain_find v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling rustfmt-wrapper v0.1.0 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Checking typify-impl v0.0.8 [INFO] [stderr] Compiling typify-macro v0.0.8 [INFO] [stderr] Documenting typify v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.88s [INFO] running `Command { std: "docker" "inspect" "451415b12a0a5f01424eb37e0b6a912521c858d7edc65c4043696843be43afc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451415b12a0a5f01424eb37e0b6a912521c858d7edc65c4043696843be43afc2", kill_on_drop: false }` [INFO] [stdout] 451415b12a0a5f01424eb37e0b6a912521c858d7edc65c4043696843be43afc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 8652835e040ba77c85c2408693d9637a57e656ba1c729e9f554bf3dd83306a93 [INFO] running `Command { std: "docker" "start" "-a" "8652835e040ba77c85c2408693d9637a57e656ba1c729e9f554bf3dd83306a93", 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 memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling schemars v0.8.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling schemars_derive v0.8.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling rustfmt-wrapper v0.1.0 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Checking typify-impl v0.0.8 [INFO] [stderr] Compiling typify-macro v0.0.8 [INFO] [stderr] Documenting typify v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.41s [INFO] running `Command { std: "docker" "inspect" "8652835e040ba77c85c2408693d9637a57e656ba1c729e9f554bf3dd83306a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8652835e040ba77c85c2408693d9637a57e656ba1c729e9f554bf3dd83306a93", kill_on_drop: false }` [INFO] [stdout] 8652835e040ba77c85c2408693d9637a57e656ba1c729e9f554bf3dd83306a93