[INFO] fetching crate tfschema-bindgen 0.1.5... [INFO] documenting tfschema-bindgen-0.1.5 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate tfschema-bindgen 0.1.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tfschema-bindgen 0.1.5 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 tfschema-bindgen 0.1.5 [INFO] finished tweaking crates.io crate tfschema-bindgen 0.1.5 [INFO] tweaked toml for crates.io crate tfschema-bindgen 0.1.5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tfschema-bindgen 0.1.5 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] Downloading crates ... [INFO] [stderr] Downloaded serde-reflection v0.3.2 [INFO] [stderr] Downloaded serde-generate v0.12.2 [INFO] [stderr] Downloaded serde_bytes v0.11.3 [INFO] [stderr] Downloaded serde_yaml v0.8.11 [INFO] [stderr] Downloaded serde_derive v1.0.112 [INFO] [stderr] Downloaded serde v1.0.112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 3bb3455c527c30923a36b9e032d9c373ae5a1c5a2e1ecdd3336f0a7e43d3f09c [INFO] running `Command { std: "docker" "start" "-a" "3bb3455c527c30923a36b9e032d9c373ae5a1c5a2e1ecdd3336f0a7e43d3f09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bb3455c527c30923a36b9e032d9c373ae5a1c5a2e1ecdd3336f0a7e43d3f09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb3455c527c30923a36b9e032d9c373ae5a1c5a2e1ecdd3336f0a7e43d3f09c", kill_on_drop: false }` [INFO] [stdout] 3bb3455c527c30923a36b9e032d9c373ae5a1c5a2e1ecdd3336f0a7e43d3f09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 31fa490bd5cbb05e9de4e207a3e22504b163e57628978a2b6caa4bd042068543 [INFO] running `Command { std: "docker" "start" "-a" "31fa490bd5cbb05e9de4e207a3e22504b163e57628978a2b6caa4bd042068543", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking serde-reflection v0.3.2 [INFO] [stderr] Checking serde-generate v0.12.2 [INFO] [stderr] Documenting tfschema-bindgen v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking tfschema-bindgen v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.09s [INFO] running `Command { std: "docker" "inspect" "31fa490bd5cbb05e9de4e207a3e22504b163e57628978a2b6caa4bd042068543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fa490bd5cbb05e9de4e207a3e22504b163e57628978a2b6caa4bd042068543", kill_on_drop: false }` [INFO] [stdout] 31fa490bd5cbb05e9de4e207a3e22504b163e57628978a2b6caa4bd042068543 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 434fc52f5215d1406af961e64f022b3186d06c2cd1fc1bb396d34eeebf158147 [INFO] running `Command { std: "docker" "start" "-a" "434fc52f5215d1406af961e64f022b3186d06c2cd1fc1bb396d34eeebf158147", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Checking include_dir v0.6.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking serde-reflection v0.3.2 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking serde-generate v0.12.2 [INFO] [stderr] Documenting tfschema-bindgen v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.14s [INFO] running `Command { std: "docker" "inspect" "434fc52f5215d1406af961e64f022b3186d06c2cd1fc1bb396d34eeebf158147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434fc52f5215d1406af961e64f022b3186d06c2cd1fc1bb396d34eeebf158147", kill_on_drop: false }` [INFO] [stdout] 434fc52f5215d1406af961e64f022b3186d06c2cd1fc1bb396d34eeebf158147