[INFO] cloning repository https://github.com/hackclub/hackatime-setup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hackclub/hackatime-setup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fhackatime-setup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fhackatime-setup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dca009976693e17cba7fbe95edde54c05e48a2a
[INFO] documenting hackclub/hackatime-setup against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhackclub%2Fhackatime-setup" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hackclub/hackatime-setup
[INFO] finished tweaking git repo https://github.com/hackclub/hackatime-setup
[INFO] tweaked toml for git repo https://github.com/hackclub/hackatime-setup written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hackclub/hackatime-setup 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 git repo https://github.com/hackclub/hackatime-setup 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] 1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e
[INFO] running `Command { std: "docker" "start" "1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e", 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" "1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e", 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" "1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking jsonc-parser v0.29.0
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tree-sitter-highlight v0.23.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.5.56
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling inkjet v0.11.1
[INFO] [stderr]  Documenting hackatime_setup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.87s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hackatime_setup/index.html
[INFO] running `Command { std: "docker" "inspect" "1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e", kill_on_drop: false }`
[INFO] [stdout] 1e345206855cb0fcf0958e645e9648c5087d691f96a6f0243f06d3bfa8d0095e
