[INFO] cloning repository https://github.com/Shirataki2/booru-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shirataki2/booru-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirataki2%2Fbooru-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirataki2%2Fbooru-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e96cfb371b55f23709333fffff126385a8f1cff6 [INFO] documenting Shirataki2/booru-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%2FShirataki2%2Fbooru-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shirataki2/booru-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] started tweaking git repo https://github.com/Shirataki2/booru-rs [INFO] finished tweaking git repo https://github.com/Shirataki2/booru-rs [INFO] tweaked toml for git repo https://github.com/Shirataki2/booru-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Shirataki2/booru-rs already has a lockfile, it will not be regenerated [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 test-log v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1fd8000d55e31424371fd95e3efdee83d212f313f03c5be056151e554de2af4 [INFO] running `Command { std: "docker" "start" "-a" "d1fd8000d55e31424371fd95e3efdee83d212f313f03c5be056151e554de2af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1fd8000d55e31424371fd95e3efdee83d212f313f03c5be056151e554de2af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1fd8000d55e31424371fd95e3efdee83d212f313f03c5be056151e554de2af4", kill_on_drop: false }` [INFO] [stdout] d1fd8000d55e31424371fd95e3efdee83d212f313f03c5be056151e554de2af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] bc3cdfc27acdcce543f0ece6ae290bff61c3fee7190a77a82272135e53f50937 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc3cdfc27acdcce543f0ece6ae290bff61c3fee7190a77a82272135e53f50937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking encoding_rs v0.8.30 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling test-log v0.2.8 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.12 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.9 [INFO] [stderr] Documenting booru-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../account/test_username: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | username: include_str!("../account/test_username").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../account/test_apikey: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | api_key: include_str!("../account/test_apikey").to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `booru-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name booru_rs src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=b4a6707c7035850f -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c78b6ec4fdc9ee5d.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bd9d0674eb5530f4.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a7a6020372c3781d.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-a7b9edffd3c45857.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f5429960a0c34df7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1e3c371ab90a7930.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ed627d9842a3d73e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d2e48a69b606f46a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8c6d2b455354ad62.rmeta --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-180b5d93c347e9a6.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8eef5c67ff742d7c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9caa200fef2ff546.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-7e4a65f16032d68b.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "bc3cdfc27acdcce543f0ece6ae290bff61c3fee7190a77a82272135e53f50937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3cdfc27acdcce543f0ece6ae290bff61c3fee7190a77a82272135e53f50937", kill_on_drop: false }` [INFO] [stdout] bc3cdfc27acdcce543f0ece6ae290bff61c3fee7190a77a82272135e53f50937