[INFO] cloning repository https://github.com/BashSdo/dubna_internship_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BashSdo/dubna_internship_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBashSdo%2Fdubna_internship_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBashSdo%2Fdubna_internship_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3aa5e9941c7a1f3afe9e16f2bf97a673df534ba
[INFO] documenting BashSdo/dubna_internship_backend 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%2FBashSdo%2Fdubna_internship_backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BashSdo/dubna_internship_backend
[INFO] finished tweaking git repo https://github.com/BashSdo/dubna_internship_backend
[INFO] tweaked toml for git repo https://github.com/BashSdo/dubna_internship_backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BashSdo/dubna_internship_backend 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/BashSdo/dubna_internship_backend 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] aa8b6afa0413b68ae9a93a6056282473ccab439231f8fae6b9a4fe7a4f039849
[INFO] running `Command { std: "docker" "start" "-a" "aa8b6afa0413b68ae9a93a6056282473ccab439231f8fae6b9a4fe7a4f039849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa8b6afa0413b68ae9a93a6056282473ccab439231f8fae6b9a4fe7a4f039849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa8b6afa0413b68ae9a93a6056282473ccab439231f8fae6b9a4fe7a4f039849", kill_on_drop: false }`
[INFO] [stdout] aa8b6afa0413b68ae9a93a6056282473ccab439231f8fae6b9a4fe7a4f039849
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ae16052896c2fce6088321418ec41508853cc3687427bc5841d4f66eca9ab64a
[INFO] running `Command { std: "docker" "start" "-a" "ae16052896c2fce6088321418ec41508853cc3687427bc5841d4f66eca9ab64a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking derive_more v1.0.0-beta.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking axum-extra v0.9.3
[INFO] [stderr]  Documenting dubna-internship v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.33s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dubna_internship/index.html
[INFO] running `Command { std: "docker" "inspect" "ae16052896c2fce6088321418ec41508853cc3687427bc5841d4f66eca9ab64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae16052896c2fce6088321418ec41508853cc3687427bc5841d4f66eca9ab64a", kill_on_drop: false }`
[INFO] [stdout] ae16052896c2fce6088321418ec41508853cc3687427bc5841d4f66eca9ab64a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a46b31cbf988171cf988b432c1e0b0e9a54bbb826d38d198c8988b8a672c7f19
[INFO] running `Command { std: "docker" "start" "-a" "a46b31cbf988171cf988b432c1e0b0e9a54bbb826d38d198c8988b8a672c7f19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/src/wrapper.rs:365:26
[INFO] [stdout]     |
[INFO] [stdout] 365 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 365 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 365 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/src/wrapper.rs:371:32
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 371 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 371 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/src/wrapper.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 461 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 461 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a46b31cbf988171cf988b432c1e0b0e9a54bbb826d38d198c8988b8a672c7f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a46b31cbf988171cf988b432c1e0b0e9a54bbb826d38d198c8988b8a672c7f19", kill_on_drop: false }`
[INFO] [stdout] a46b31cbf988171cf988b432c1e0b0e9a54bbb826d38d198c8988b8a672c7f19
