[INFO] cloning repository https://github.com/Abdelrahman0122/CRUD-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdelrahman0122/CRUD-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelrahman0122%2FCRUD-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelrahman0122%2FCRUD-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9493e4043bcaef6a6f66cbec259a93092afa8a7b
[INFO] documenting Abdelrahman0122/CRUD-axum against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelrahman0122%2FCRUD-axum" "/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/Abdelrahman0122/CRUD-axum
[INFO] finished tweaking git repo https://github.com/Abdelrahman0122/CRUD-axum
[INFO] tweaked toml for git repo https://github.com/Abdelrahman0122/CRUD-axum written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdelrahman0122/CRUD-axum on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abdelrahman0122/CRUD-axum 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d7f77fc1548176fe4e3951ad8976e454dbb51e2fc84660097e0c2f7c697bef4
[INFO] running `Command { std: "docker" "start" "-a" "8d7f77fc1548176fe4e3951ad8976e454dbb51e2fc84660097e0c2f7c697bef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d7f77fc1548176fe4e3951ad8976e454dbb51e2fc84660097e0c2f7c697bef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7f77fc1548176fe4e3951ad8976e454dbb51e2fc84660097e0c2f7c697bef4", kill_on_drop: false }`
[INFO] [stdout] 8d7f77fc1548176fe4e3951ad8976e454dbb51e2fc84660097e0c2f7c697bef4
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79ee7789e91c7b71ff19210fed9cf43a7c7267b1b937cc11ae27ad4753974594
[INFO] running `Command { std: "docker" "start" "-a" "79ee7789e91c7b71ff19210fed9cf43a7c7267b1b937cc11ae27ad4753974594", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking lazy-regex v2.5.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking tower-cookies v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]  Documenting CRUD-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.81s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/CRUD_axum/index.html
[INFO] running `Command { std: "docker" "inspect" "79ee7789e91c7b71ff19210fed9cf43a7c7267b1b937cc11ae27ad4753974594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ee7789e91c7b71ff19210fed9cf43a7c7267b1b937cc11ae27ad4753974594", kill_on_drop: false }`
[INFO] [stdout] 79ee7789e91c7b71ff19210fed9cf43a7c7267b1b937cc11ae27ad4753974594
