[INFO] cloning repository https://github.com/tronical/css2slint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tronical/css2slint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronical%2Fcss2slint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronical%2Fcss2slint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5bee5c0847434b88c560bb69190d7475c70d67c
[INFO] documenting tronical/css2slint against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronical%2Fcss2slint" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tronical/css2slint on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tronical/css2slint
[INFO] finished tweaking git repo https://github.com/tronical/css2slint
[INFO] tweaked toml for git repo https://github.com/tronical/css2slint written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tronical/css2slint 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" "+beta-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9fc3914f75609f9a92a6c5711cfe423c75e2e62800090c073171dfb233743a3e
[INFO] running `Command { std: "docker" "start" "-a" "9fc3914f75609f9a92a6c5711cfe423c75e2e62800090c073171dfb233743a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fc3914f75609f9a92a6c5711cfe423c75e2e62800090c073171dfb233743a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fc3914f75609f9a92a6c5711cfe423c75e2e62800090c073171dfb233743a3e", kill_on_drop: false }`
[INFO] [stdout] 9fc3914f75609f9a92a6c5711cfe423c75e2e62800090c073171dfb233743a3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44674be9b62404e9466bdbcedc3ad9aab1637f1b377cf7166ca76dbd5a80c434
[INFO] running `Command { std: "docker" "start" "-a" "44674be9b62404e9466bdbcedc3ad9aab1637f1b377cf7166ca76dbd5a80c434", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling parcel_selectors v0.25.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.39
[INFO] [stderr]  Documenting css2slint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.52s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/css2slint/index.html
[INFO] running `Command { std: "docker" "inspect" "44674be9b62404e9466bdbcedc3ad9aab1637f1b377cf7166ca76dbd5a80c434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44674be9b62404e9466bdbcedc3ad9aab1637f1b377cf7166ca76dbd5a80c434", kill_on_drop: false }`
[INFO] [stdout] 44674be9b62404e9466bdbcedc3ad9aab1637f1b377cf7166ca76dbd5a80c434
