[INFO] cloning repository https://github.com/natthphong/basic_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natthphong/basic_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatthphong%2Fbasic_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatthphong%2Fbasic_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f99ea61f2341810fe5177170ff515319701c19c3
[INFO] documenting natthphong/basic_rust 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%2Fnatthphong%2Fbasic_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/natthphong/basic_rust
[INFO] finished tweaking git repo https://github.com/natthphong/basic_rust
[INFO] tweaked toml for git repo https://github.com/natthphong/basic_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/natthphong/basic_rust 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/natthphong/basic_rust 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] aca9278f8a8949b60247a487ca33a7bf6a65a1a0c9d42f8637685f0b30460e33
[INFO] running `Command { std: "docker" "start" "-a" "aca9278f8a8949b60247a487ca33a7bf6a65a1a0c9d42f8637685f0b30460e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aca9278f8a8949b60247a487ca33a7bf6a65a1a0c9d42f8637685f0b30460e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca9278f8a8949b60247a487ca33a7bf6a65a1a0c9d42f8637685f0b30460e33", kill_on_drop: false }`
[INFO] [stdout] aca9278f8a8949b60247a487ca33a7bf6a65a1a0c9d42f8637685f0b30460e33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b9ac2a672fd29fc9c981d68b0e12a6cc428048d179568bfe5b398ae55a59c60d
[INFO] running `Command { std: "docker" "start" "-a" "b9ac2a672fd29fc9c981d68b0e12a6cc428048d179568bfe5b398ae55a59c60d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]    Compiling sqlformat v0.2.2
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking iri-string v0.7.0
[INFO] [stderr]     Checking axum v0.6.20
[INFO] [stderr]    Compiling sqlx-core v0.7.1
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking redis v0.23.3
[INFO] [stderr]     Checking async-compression v0.4.3
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.1
[INFO] [stderr]     Checking sqlx v0.7.1
[INFO] [stderr]  Documenting untitled v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3, sqlx-postgres v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/untitled/index.html
[INFO] running `Command { std: "docker" "inspect" "b9ac2a672fd29fc9c981d68b0e12a6cc428048d179568bfe5b398ae55a59c60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9ac2a672fd29fc9c981d68b0e12a6cc428048d179568bfe5b398ae55a59c60d", kill_on_drop: false }`
[INFO] [stdout] b9ac2a672fd29fc9c981d68b0e12a6cc428048d179568bfe5b398ae55a59c60d
