[INFO] cloning repository https://github.com/AlexanderThaller/callipe-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderThaller/callipe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fcallipe-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fcallipe-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75fdf6677bc74699fccc3654ddba8b6f336367ed
[INFO] documenting AlexanderThaller/callipe-rs against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fcallipe-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderThaller/callipe-rs
[INFO] finished tweaking git repo https://github.com/AlexanderThaller/callipe-rs
[INFO] tweaked toml for git repo https://github.com/AlexanderThaller/callipe-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderThaller/callipe-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderThaller/callipe-rs 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b89ac3e2205aa50d4bd5a96909d0a3148b5f114c399384ce30c57077c647a620
[INFO] running `Command { std: "docker" "start" "-a" "b89ac3e2205aa50d4bd5a96909d0a3148b5f114c399384ce30c57077c647a620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b89ac3e2205aa50d4bd5a96909d0a3148b5f114c399384ce30c57077c647a620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89ac3e2205aa50d4bd5a96909d0a3148b5f114c399384ce30c57077c647a620", kill_on_drop: false }`
[INFO] [stdout] b89ac3e2205aa50d4bd5a96909d0a3148b5f114c399384ce30c57077c647a620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e69a9d8f206d50c1a78f2e85cb7b488863d6df6dd76fe77126f9ffe42f79e092
[INFO] running `Command { std: "docker" "start" "-a" "e69a9d8f206d50c1a78f2e85cb7b488863d6df6dd76fe77126f9ffe42f79e092", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling axum v0.6.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking unsafe-libyaml v0.2.4
[INFO] [stderr]     Checking matchit v0.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking bytesize v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling vergen v7.4.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking systemstat v0.2.2 (https://github.com/AlexanderThaller/systemstat/?branch=add-cpu-time-to-platform-trait#cdbce57d)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling git2 v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling enum-iterator v1.1.3
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling callipe-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.8
[INFO] [stderr]     Checking serde_yaml v0.9.14
[INFO] [stderr]  Documenting callipe-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.12s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/callipe_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "e69a9d8f206d50c1a78f2e85cb7b488863d6df6dd76fe77126f9ffe42f79e092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69a9d8f206d50c1a78f2e85cb7b488863d6df6dd76fe77126f9ffe42f79e092", kill_on_drop: false }`
[INFO] [stdout] e69a9d8f206d50c1a78f2e85cb7b488863d6df6dd76fe77126f9ffe42f79e092
