[INFO] fetching crate eyecite 0.0.0... [INFO] documenting eyecite-0.0.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate eyecite 0.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate eyecite 0.0.0 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 crates.io crate eyecite 0.0.0 [INFO] finished tweaking crates.io crate eyecite 0.0.0 [INFO] tweaked toml for crates.io crate eyecite 0.0.0 written to /workspace/builds/worker-10/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 daachorse v0.4.2 [INFO] [stderr] Downloaded reporters-db v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 674bc27d5ab43d097e5aa7fca8a78528732454b6ffeda18ff14750cb936afcc8 [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" "674bc27d5ab43d097e5aa7fca8a78528732454b6ffeda18ff14750cb936afcc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "674bc27d5ab43d097e5aa7fca8a78528732454b6ffeda18ff14750cb936afcc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674bc27d5ab43d097e5aa7fca8a78528732454b6ffeda18ff14750cb936afcc8", kill_on_drop: false }` [INFO] [stdout] 674bc27d5ab43d097e5aa7fca8a78528732454b6ffeda18ff14750cb936afcc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 91e3bf40bb0bb08d6a85d584f1bbd1ac69c27a63a9a78de1ff558f00b2e8d9b0 [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" "91e3bf40bb0bb08d6a85d584f1bbd1ac69c27a63a9a78de1ff558f00b2e8d9b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking daachorse v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking const_format v0.2.24 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking reporters-db v0.0.5 [INFO] [stderr] Documenting eyecite v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/regexes.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | (see https://github.com/freelawproject/eyecite/issues/56 ). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.99s [INFO] running `Command { std: "docker" "inspect" "91e3bf40bb0bb08d6a85d584f1bbd1ac69c27a63a9a78de1ff558f00b2e8d9b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e3bf40bb0bb08d6a85d584f1bbd1ac69c27a63a9a78de1ff558f00b2e8d9b0", kill_on_drop: false }` [INFO] [stdout] 91e3bf40bb0bb08d6a85d584f1bbd1ac69c27a63a9a78de1ff558f00b2e8d9b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 202b70602d37c7bf6f7ad3242a6dbe7d246353a6188e2c52684ad574b2dec30e [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" "202b70602d37c7bf6f7ad3242a6dbe7d246353a6188e2c52684ad574b2dec30e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking daachorse v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking const_format v0.2.24 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking reporters-db v0.0.5 [INFO] [stderr] Documenting eyecite v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: attempting to use nonexistent positional argument `1` [INFO] [stdout] --> src/regexes.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ROMAN_NUMERAL_REGEX: &str = formatcp!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 18 | | "{}|{}|{}", [INFO] [stdout] 19 | | // 10-199, but not 50-59 or 100-109 or 150-159: [INFO] [stdout] 20 | | r"c?(?:xc|xl|l?x{1,3})(?:ix|iv|v?i{0,3})", [INFO] [stdout] ... | [INFO] [stdout] 24 | | r"(?:lv|cv|cl|clv)", [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attempting to use nonexistent positional argument `2` [INFO] [stdout] --> src/regexes.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ROMAN_NUMERAL_REGEX: &str = formatcp!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 18 | | "{}|{}|{}", [INFO] [stdout] 19 | | // 10-199, but not 50-59 or 100-109 or 150-159: [INFO] [stdout] 20 | | r"c?(?:xc|xl|l?x{1,3})(?:ix|iv|v?i{0,3})", [INFO] [stdout] ... | [INFO] [stdout] 24 | | r"(?:lv|cv|cl|clv)", [INFO] [stdout] 25 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `,` [INFO] [stdout] --> src/regexes.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | pub const PAGE_NUMBER_REGEX: &str = formatcp!(r"(?:\d+|{})", ROMAN_NUMERAL_REGEX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `,` [INFO] [stdout] --> src/regexes.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub const PAGE_REGEX: &str = formatcp!("(?P{})", PAGE_NUMBER_REGEX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `,` [INFO] [stdout] --> src/regexes.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | pub const ID_REGEX: &str = space_boundaries_re!(r"id\.,?|ibid\."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> src/regexes.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub const SUPRA_REGEX: &str = space_boundaries_re!(strip_punctuation_re!("supra")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attempting to use nonexistent positional argument `1` [INFO] [stdout] --> src/regexes.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 77 | pub const STOP_WORDS_JOINED: &str = join_with!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 78 | | "|", [INFO] [stdout] 79 | | [ [INFO] [stdout] 80 | | "v", [INFO] [stdout] ... | [INFO] [stdout] 91 | | ] [INFO] [stdout] 92 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attempting to use nonexistent positional argument `2` [INFO] [stdout] --> src/regexes.rs:77:37 [INFO] [stdout] | [INFO] [stdout] 77 | pub const STOP_WORDS_JOINED: &str = join_with!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 78 | | "|", [INFO] [stdout] 79 | | [ [INFO] [stdout] 80 | | "v", [INFO] [stdout] ... | [INFO] [stdout] 91 | | ] [INFO] [stdout] 92 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `else`, or an operator, found `,` [INFO] [stdout] --> src/regexes.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | pub const STOP_WORD_REGEX: &str = space_boundaries_re!(strip_punctuation_re!(formatcp!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 110 | | r"(?P{})", [INFO] [stdout] 111 | | STOP_WORDS_JOINED [INFO] [stdout] 112 | | ))); [INFO] [stdout] | |___^ expected one of `.`, `;`, `?`, `else`, or an operator [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::pmr::__formatcp_impl` (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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `eyecite` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name eyecite src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=60f7c6668fd1ecb5 -L dependency=/opt/rustwide/target/debug/deps --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-c198244e8df459e0.rmeta --extern daachorse=/opt/rustwide/target/debug/deps/libdaachorse-05e3d2451a410b2e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1479f2b7adeaa2b6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1c5e9376ee8338dc.rmeta --extern reporters_db=/opt/rustwide/target/debug/deps/libreporters_db-5e5d2d24e2488c92.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0201a942757f7262.rmeta --extern-html-root-url 'const_format=https://docs.rs/const_format/0.2.24/' --extern-html-root-url 'daachorse=https://docs.rs/daachorse/0.4.2/' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0/' --extern-html-root-url 'regex=https://docs.rs/regex/1.5.6/' --extern-html-root-url 'reporters_db=https://docs.rs/reporters-db/0.0.5/' --extern-html-root-url 'thiserror=https://docs.rs/thiserror/1.0.31/' -Zunstable-options --crate-version 0.0.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "202b70602d37c7bf6f7ad3242a6dbe7d246353a6188e2c52684ad574b2dec30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202b70602d37c7bf6f7ad3242a6dbe7d246353a6188e2c52684ad574b2dec30e", kill_on_drop: false }` [INFO] [stdout] 202b70602d37c7bf6f7ad3242a6dbe7d246353a6188e2c52684ad574b2dec30e