[INFO] cloning repository https://github.com/shymega/starling-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shymega/starling-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshymega%2Fstarling-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshymega%2Fstarling-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2195ba056447b4040226af1ed07caaaca48b2cf [INFO] documenting shymega/starling-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshymega%2Fstarling-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shymega/starling-rs on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/shymega/starling-rs [INFO] finished tweaking git repo https://github.com/shymega/starling-rs [INFO] tweaked toml for git repo https://github.com/shymega/starling-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded attohttpc v0.19.1 [INFO] [stderr] Downloaded bigdecimal v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fea1cbc159b3f0ba11c7c0dbde1394bb5393ef6392534af72398b787307bc625 [INFO] running `Command { std: "docker" "start" "-a" "fea1cbc159b3f0ba11c7c0dbde1394bb5393ef6392534af72398b787307bc625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fea1cbc159b3f0ba11c7c0dbde1394bb5393ef6392534af72398b787307bc625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea1cbc159b3f0ba11c7c0dbde1394bb5393ef6392534af72398b787307bc625", kill_on_drop: false }` [INFO] [stdout] fea1cbc159b3f0ba11c7c0dbde1394bb5393ef6392534af72398b787307bc625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec51544481f08e799986235e8db3dc57e5ec2d32348d2fa0fc9f4d06a8402b51 [INFO] running `Command { std: "docker" "start" "-a" "ec51544481f08e799986235e8db3dc57e5ec2d32348d2fa0fc9f4d06a8402b51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking wildmatch v2.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v1.1.1 [INFO] [stderr] Checking bigdecimal v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking attohttpc v0.19.1 [INFO] [stderr] Documenting starling-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `transaction` [INFO] [stdout] --> src/models/common/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod transaction; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `transaction`, create file "src/models/common/transaction.rs" or "src/models/common/transaction/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not document `starling-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name starling_rs src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7e5ae4a65bd23103 -L dependency=/opt/rustwide/target/debug/deps --extern attohttpc=/opt/rustwide/target/debug/deps/libattohttpc-711a54862f3d7bb1.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-f53dfbd8bea4f3df.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a8fa6536fdf1930a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-495ec9fdc6b7531e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1d16443d1530611d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-46fc30c329c07e99.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-af97cf64285c173e.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "ec51544481f08e799986235e8db3dc57e5ec2d32348d2fa0fc9f4d06a8402b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec51544481f08e799986235e8db3dc57e5ec2d32348d2fa0fc9f4d06a8402b51", kill_on_drop: false }` [INFO] [stdout] ec51544481f08e799986235e8db3dc57e5ec2d32348d2fa0fc9f4d06a8402b51