[INFO] cloning repository https://github.com/nanikamado/mmagolf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanikamado/mmagolf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanikamado%2Fmmagolf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanikamado%2Fmmagolf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebedf9b247d66270ddf2b4f6fd64c20f4d79f923 [INFO] documenting nanikamado/mmagolf against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanikamado%2Fmmagolf" "/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/nanikamado/mmagolf on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nanikamado/mmagolf [INFO] finished tweaking git repo https://github.com/nanikamado/mmagolf [INFO] tweaked toml for git repo https://github.com/nanikamado/mmagolf written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nanikamado/mmagolf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-05-20" "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] 609f3f3caa7970cb7c7f0407423f312a8f6e6ea02a9d0cc862e340d31878aee1 [INFO] running `Command { std: "docker" "start" "-a" "609f3f3caa7970cb7c7f0407423f312a8f6e6ea02a9d0cc862e340d31878aee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "609f3f3caa7970cb7c7f0407423f312a8f6e6ea02a9d0cc862e340d31878aee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609f3f3caa7970cb7c7f0407423f312a8f6e6ea02a9d0cc862e340d31878aee1", kill_on_drop: false }` [INFO] [stdout] 609f3f3caa7970cb7c7f0407423f312a8f6e6ea02a9d0cc862e340d31878aee1 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e401c2897f080a550a304ae25e57402141a663f29b09d7e76bfa3a8eca9e2b4 [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" "0e401c2897f080a550a304ae25e57402141a663f29b09d7e76bfa3a8eca9e2b4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking memchr v2.4.1 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking erase-output v0.1.0 (https://github.com/nanikamado/erase-output#b83c0721) [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking ssh2 v0.9.3 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking clap v3.1.10 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-tungstenite v0.17.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking slack-hook v0.8.0 [INFO] [stderr] Checking mmagolf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting mmagolf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/webhook_url: No such file or directory (os error 2) [INFO] [stdout] --> src/back.rs:494:27 [INFO] [stdout] | [INFO] [stdout] 494 | const WEBHOOK_URL: &str = include_str!("webhook_url"); [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `mmagolf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name mmagolf_back src/back.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=5f2f06ce7e2b11be -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-d56e852089d66e77.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-277e048baafe960a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-441c14367bc84741.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-25540985a794e8fe.rmeta --extern erase_output=/opt/rustwide/target/debug/deps/liberase_output-487f37060ca03c07.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d60c6fd229968762.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3ac107edf31467ad.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-8aab2fda951ed4f5.rmeta --extern mmagolf=/opt/rustwide/target/debug/deps/libmmagolf-17a26b9c073aa240.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7b5dc6082e1b6434.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a39e20600892d79f.rmeta --extern slack_hook=/opt/rustwide/target/debug/deps/libslack_hook-e6f535270edd7557.rmeta --extern ssh2=/opt/rustwide/target/debug/deps/libssh2-9ce82e0c0bafc7a8.rmeta --extern termion=/opt/rustwide/target/debug/deps/libtermion-c2d78b84eccfc8a4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca9c4aca4f85190d.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7d31d22f1d3c2b98.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2cb8d24f6bca81a7.rmeta --extern users=/opt/rustwide/target/debug/deps/libusers-e596b1e113ff6b91.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "0e401c2897f080a550a304ae25e57402141a663f29b09d7e76bfa3a8eca9e2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e401c2897f080a550a304ae25e57402141a663f29b09d7e76bfa3a8eca9e2b4", kill_on_drop: false }` [INFO] [stdout] 0e401c2897f080a550a304ae25e57402141a663f29b09d7e76bfa3a8eca9e2b4