[INFO] cloning repository https://github.com/imaazkhalid/time_telescope
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imaazkhalid/time_telescope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimaazkhalid%2Ftime_telescope", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimaazkhalid%2Ftime_telescope'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99fbe2166627cdadf3a329b619c9592524036b1a
[INFO] documenting imaazkhalid/time_telescope against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimaazkhalid%2Ftime_telescope" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/imaazkhalid/time_telescope
[INFO] finished tweaking git repo https://github.com/imaazkhalid/time_telescope
[INFO] tweaked toml for git repo https://github.com/imaazkhalid/time_telescope written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imaazkhalid/time_telescope 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 git repo https://github.com/imaazkhalid/time_telescope 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc99bbd407ae7065c637db987715fcf382e2a483bed8afdb3bc836780bb004bf
[INFO] running `Command { std: "docker" "start" "-a" "bc99bbd407ae7065c637db987715fcf382e2a483bed8afdb3bc836780bb004bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc99bbd407ae7065c637db987715fcf382e2a483bed8afdb3bc836780bb004bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc99bbd407ae7065c637db987715fcf382e2a483bed8afdb3bc836780bb004bf", kill_on_drop: false }`
[INFO] [stdout] bc99bbd407ae7065c637db987715fcf382e2a483bed8afdb3bc836780bb004bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef33202cdad0c9006c7473b74cd0160139d4c9a45aaa8694f0f32c656b08cb12
[INFO] running `Command { std: "docker" "start" "-a" "ef33202cdad0c9006c7473b74cd0160139d4c9a45aaa8694f0f32c656b08cb12", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking actix-files v0.6.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]  Documenting time_telescope v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/time_telescope/index.html
[INFO] running `Command { std: "docker" "inspect" "ef33202cdad0c9006c7473b74cd0160139d4c9a45aaa8694f0f32c656b08cb12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef33202cdad0c9006c7473b74cd0160139d4c9a45aaa8694f0f32c656b08cb12", kill_on_drop: false }`
[INFO] [stdout] ef33202cdad0c9006c7473b74cd0160139d4c9a45aaa8694f0f32c656b08cb12
