[INFO] cloning repository https://github.com/matze/zk-pub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/zk-pub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fzk-pub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fzk-pub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65c60d727cf0cd84da8b0baa7d1004dc6523ec0d [INFO] documenting matze/zk-pub 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%2Fmatze%2Fzk-pub" "/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/matze/zk-pub 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/matze/zk-pub [INFO] finished tweaking git repo https://github.com/matze/zk-pub [INFO] tweaked toml for git repo https://github.com/matze/zk-pub written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/matze/zk-pub 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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dabbb447298b8772efa4f5c36ab04e4ea70a9d427e6b3cc33bc81c0b7f8504a [INFO] running `Command { std: "docker" "start" "-a" "9dabbb447298b8772efa4f5c36ab04e4ea70a9d427e6b3cc33bc81c0b7f8504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dabbb447298b8772efa4f5c36ab04e4ea70a9d427e6b3cc33bc81c0b7f8504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dabbb447298b8772efa4f5c36ab04e4ea70a9d427e6b3cc33bc81c0b7f8504a", kill_on_drop: false }` [INFO] [stdout] 9dabbb447298b8772efa4f5c36ab04e4ea70a9d427e6b3cc33bc81c0b7f8504a [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72398f5b53b3702597c096f1876262fee1afde6dd1746df0f8c81b103d5a7f9 [INFO] running `Command { std: "docker" "start" "-a" "c72398f5b53b3702597c096f1876262fee1afde6dd1746df0f8c81b103d5a7f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking include_dir v0.7.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking onig v6.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking clap v3.0.12 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking zk-pub-models v0.1.0 (/opt/rustwide/workdir/zk-pub-models) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Documenting zk-pub-models v0.1.0 (/opt/rustwide/workdir/zk-pub-models) [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking js-sys v0.3.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking comrak v0.12.1 [INFO] [stderr] Checking web-sys v0.3.56 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.29 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Documenting zk-pub-bin v0.1.0 (/opt/rustwide/workdir/zk-pub-bin) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> zk-pub-bin/src/main.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | static DIST_DIR: Dir<'_> = include_dir!("$CARGO_MANIFEST_DIR/../zk-pub-app/dist"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: "/opt/rustwide/workdir/zk-pub-bin/../zk-pub-app/dist" is not a directory [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 `zk-pub-bin` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name zk_pub zk-pub-bin/src/main.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=aa89ccdd9fa6cf15 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-080248ed6cfa227b.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-4e1b33005c7f043b.rmeta --extern comrak=/opt/rustwide/target/debug/deps/libcomrak-0305590b68a2f008.rmeta --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-b9bf4c4a17e98d19.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-06e9152d2e6f8139.rmeta --extern zk_pub_models=/opt/rustwide/target/debug/deps/libzk_pub_models-a1c6ea2155f2f75c.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c72398f5b53b3702597c096f1876262fee1afde6dd1746df0f8c81b103d5a7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72398f5b53b3702597c096f1876262fee1afde6dd1746df0f8c81b103d5a7f9", kill_on_drop: false }` [INFO] [stdout] c72398f5b53b3702597c096f1876262fee1afde6dd1746df0f8c81b103d5a7f9