[INFO] fetching crate rustbinary 0.1.8...
[INFO] documenting rustbinary-0.1.8 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate rustbinary 0.1.8 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rustbinary 0.1.8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustbinary 0.1.8
[INFO] tweaked toml for crates.io crate rustbinary 0.1.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustbinary 0.1.8 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustbinary 0.1.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nextjson-derive v0.1.4
[INFO] [stderr]   Downloaded rustbinary-derive v0.1.5
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded nextjson v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc
[INFO] running `Command { std: "docker" "start" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling nextjson-derive v0.1.4
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking nextjson v0.1.4
[INFO] [stderr]    Compiling rustbinary-derive v0.1.5
[INFO] [stderr]  Documenting rustbinary v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `crate::Config::with_schema_evolution`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           [`crate::Config::with_schema_evolution`] (stable numeric field IDs) and for
[INFO] [stdout]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: the struct `Config` has no field or associated item named `with_schema_evolution`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::Config::with_fingerprint`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           schema-identity verification use [`crate::Config::with_fingerprint`] — both
[INFO] [stdout]                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: the struct `Config` has no field or associated item named `with_fingerprint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::with_schema_evolution`
[INFO] [stdout]   --> src/config.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// Enabled with [`Config::with_schema_evolution`].
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Config` has no field or associated item named `with_schema_evolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Config::with_compression`
[INFO] [stdout]    --> src/config.rs:166:58
[INFO] [stdout]     |
[INFO] [stdout] 166 |     /// that remains bounded: the compression wrapper ([`Config::with_compression`])
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Config` has no field or associated item named `with_compression`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.62s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustbinary/index.html
[INFO] running `Command { std: "docker" "inspect" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting rustbinary v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rustbinary/index.html
[INFO] running `Command { std: "docker" "inspect" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc", kill_on_drop: false }`
[INFO] [stdout] cb53260ba517c15442e28123fa902abf83424c3b01bc5f9a2e3e204b6faf1cbc
