[INFO] fetching crate swcache 0.0.2...
[INFO] documenting swcache-0.0.2 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate swcache 0.0.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate swcache 0.0.2
[INFO] finished tweaking crates.io crate swcache 0.0.2
[INFO] tweaked toml for crates.io crate swcache 0.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swcache 0.0.2 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swcache 0.0.2 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85
[INFO] running `Command { std: "docker" "start" "55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85", 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" "55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85", 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" "55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking tonic-build v0.14.6
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking sysinfo v0.32.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]     Checking clearscreen v3.0.0
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling swcache v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]  Documenting swcache v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/swcache/index.html
[INFO] running `Command { std: "docker" "inspect" "55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85", kill_on_drop: false }`
[INFO] [stdout] 55ccd4723d152cb0bc3995aff8553142ed343c39aa0299895f3265dba311ca85
