[INFO] cloning repository https://github.com/BramM15/Tailwind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BramM15/Tailwind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBramM15%2FTailwind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBramM15%2FTailwind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1432ce212b9874d12c1ea73f5165bc3f12c33d7
[INFO] documenting BramM15/Tailwind against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBramM15%2FTailwind" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BramM15/Tailwind
[INFO] finished tweaking git repo https://github.com/BramM15/Tailwind
[INFO] tweaked toml for git repo https://github.com/BramM15/Tailwind written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BramM15/Tailwind on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BramM15/Tailwind 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi-build v2.1.6
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded napi-derive v2.16.13
[INFO] [stderr]   Downloaded bexpand v1.2.0
[INFO] [stderr]   Downloaded ctor v0.2.1
[INFO] [stderr]   Downloaded napi v2.16.17
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.75
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded fast-glob v0.4.3
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2c42c23ba0e3a8ba53e9901385b21f20ea154dc69a581bf9fd2b1aab2691294
[INFO] running `Command { std: "docker" "start" "-a" "e2c42c23ba0e3a8ba53e9901385b21f20ea154dc69a581bf9fd2b1aab2691294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2c42c23ba0e3a8ba53e9901385b21f20ea154dc69a581bf9fd2b1aab2691294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c42c23ba0e3a8ba53e9901385b21f20ea154dc69a581bf9fd2b1aab2691294", kill_on_drop: false }`
[INFO] [stdout] e2c42c23ba0e3a8ba53e9901385b21f20ea154dc69a581bf9fd2b1aab2691294
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 988ad7922c96719893819809c0930e491d3f208cf56b7b244ac0f7cf746553e7
[INFO] running `Command { std: "docker" "start" "-a" "988ad7922c96719893819809c0930e491d3f208cf56b7b244ac0f7cf746553e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v2.1.6
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling tailwind-oxide v0.0.0 (/opt/rustwide/workdir/crates/node)
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking fast-glob v0.4.3
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking bexpand v1.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]  Documenting classification-macros v0.1.0 (/opt/rustwide/workdir/crates/classification-macros)
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking ignore v0.4.23 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stderr]  Documenting ignore v0.4.23 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling classification-macros v0.1.0 (/opt/rustwide/workdir/crates/classification-macros)
[INFO] [stderr]    Compiling ctor v0.2.1
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tailwindcss-oxide v0.1.0 (/opt/rustwide/workdir/crates/oxide)
[INFO] [stderr]  Documenting tailwindcss-oxide v0.1.0 (/opt/rustwide/workdir/crates/oxide)
[INFO] [stderr]  Documenting tailwind-oxide v0.0.0 (/opt/rustwide/workdir/crates/node)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> crates/node/src/lib.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> crates/node/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.34s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/classification_macros/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "988ad7922c96719893819809c0930e491d3f208cf56b7b244ac0f7cf746553e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988ad7922c96719893819809c0930e491d3f208cf56b7b244ac0f7cf746553e7", kill_on_drop: false }`
[INFO] [stdout] 988ad7922c96719893819809c0930e491d3f208cf56b7b244ac0f7cf746553e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "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] 079d2e06e537e26ff89b9aee3abece7cc97c50b73e3ff7558753b5178a1e725f
[INFO] running `Command { std: "docker" "start" "-a" "079d2e06e537e26ff89b9aee3abece7cc97c50b73e3ff7558753b5178a1e725f", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "079d2e06e537e26ff89b9aee3abece7cc97c50b73e3ff7558753b5178a1e725f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079d2e06e537e26ff89b9aee3abece7cc97c50b73e3ff7558753b5178a1e725f", kill_on_drop: false }`
[INFO] [stdout] 079d2e06e537e26ff89b9aee3abece7cc97c50b73e3ff7558753b5178a1e725f
