[INFO] fetching crate containerd-shimkit 0.1.1...
[INFO] documenting containerd-shimkit-0.1.1 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate containerd-shimkit 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate containerd-shimkit 0.1.1
[INFO] finished tweaking crates.io crate containerd-shimkit 0.1.1
[INFO] tweaked toml for crates.io crate containerd-shimkit 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate containerd-shimkit 0.1.1 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate containerd-shimkit 0.1.1 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] befab507023efcbcd03f29ecff7af683ee79861367c5eb1796f3dacd28e7eb9e
[INFO] running `Command { std: "docker" "start" "-a" "befab507023efcbcd03f29ecff7af683ee79861367c5eb1796f3dacd28e7eb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "befab507023efcbcd03f29ecff7af683ee79861367c5eb1796f3dacd28e7eb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "befab507023efcbcd03f29ecff7af683ee79861367c5eb1796f3dacd28e7eb9e", kill_on_drop: false }`
[INFO] [stdout] befab507023efcbcd03f29ecff7af683ee79861367c5eb1796f3dacd28e7eb9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7f1bb5455efaf763b1f3a0032c7176ea73bde86fc4d1bea2f21b00d0b291cdc
[INFO] running `Command { std: "docker" "start" "-a" "a7f1bb5455efaf763b1f3a0032c7176ea73bde86fc4d1bea2f21b00d0b291cdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling nc v0.9.5
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling libseccomp v0.3.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking go-flag v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking safe-path v0.1.0
[INFO] [stderr]     Checking tokio-async-drop v0.1.0
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]     Checking prctl v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]     Checking which v7.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling ttrpc-compiler v0.6.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling protobuf-support v3.2.0
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking cgroups-rs v0.3.4
[INFO] [stderr]     Checking command-fds v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling containerd-client v0.6.0
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]    Compiling protobuf-parse v3.2.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking zygote v0.1.2
[INFO] [stderr]     Checking oci-spec v0.7.1
[INFO] [stderr]    Compiling protobuf-codegen v3.2.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]    Compiling ttrpc-codegen v0.4.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling ttrpc v0.8.4
[INFO] [stderr]    Compiling rust-criu v0.4.0
[INFO] [stderr]    Compiling containerd-shim-protos v0.8.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking libcgroups v0.5.3
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking containerd-shim v0.8.0
[INFO] [stderr]     Checking libcontainer v0.5.3
[INFO] [stderr]  Documenting containerd-shimkit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `OtlpConfig`
[INFO] [stdout]  --> src/sandbox/shim/mod.rs:1:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! The shim exposes the [Config] struct to configure the shim and [OtlpConfig] module to enable tracing if the `opentelemetry` featu...
[INFO] [stdout]   |                                                                     ^^^^^^^^^^ no item named `OtlpConfig` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/containerd_shimkit/index.html
[INFO] running `Command { std: "docker" "inspect" "a7f1bb5455efaf763b1f3a0032c7176ea73bde86fc4d1bea2f21b00d0b291cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f1bb5455efaf763b1f3a0032c7176ea73bde86fc4d1bea2f21b00d0b291cdc", kill_on_drop: false }`
[INFO] [stdout] a7f1bb5455efaf763b1f3a0032c7176ea73bde86fc4d1bea2f21b00d0b291cdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2a5a720485019e691468e3cad021cae51f1000ae69f74f93b069d0e4e258d16
[INFO] running `Command { std: "docker" "start" "-a" "a2a5a720485019e691468e3cad021cae51f1000ae69f74f93b069d0e4e258d16", kill_on_drop: false }`
[INFO] [stderr]  Documenting containerd-shimkit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `OtlpConfig`
[INFO] [stdout]  --> src/sandbox/shim/mod.rs:1:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | //! The shim exposes the [Config] struct to configure the shim and [OtlpConfig] module to enable tracing if the `opentelemetry` featu...
[INFO] [stdout]   |                                                                     ^^^^^^^^^^ no item named `OtlpConfig` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/containerd_shimkit/index.html
[INFO] running `Command { std: "docker" "inspect" "a2a5a720485019e691468e3cad021cae51f1000ae69f74f93b069d0e4e258d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a5a720485019e691468e3cad021cae51f1000ae69f74f93b069d0e4e258d16", kill_on_drop: false }`
[INFO] [stdout] a2a5a720485019e691468e3cad021cae51f1000ae69f74f93b069d0e4e258d16
