[INFO] cloning repository https://github.com/jsinger67/json_parser_auto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsinger67/json_parser_auto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fjson_parser_auto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fjson_parser_auto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 978d839811357cdbd543965add4562edc1a352de [INFO] documenting jsinger67/json_parser_auto against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsinger67%2Fjson_parser_auto" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsinger67/json_parser_auto on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsinger67/json_parser_auto [INFO] finished tweaking git repo https://github.com/jsinger67/json_parser_auto [INFO] tweaked toml for git repo https://github.com/jsinger67/json_parser_auto written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jsinger67/json_parser_auto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88908660809e349b76c2798f7e3ccd492dd3988d56eddd2fca73bdd5d44f2db6 [INFO] running `Command { std: "docker" "start" "-a" "88908660809e349b76c2798f7e3ccd492dd3988d56eddd2fca73bdd5d44f2db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88908660809e349b76c2798f7e3ccd492dd3988d56eddd2fca73bdd5d44f2db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88908660809e349b76c2798f7e3ccd492dd3988d56eddd2fca73bdd5d44f2db6", kill_on_drop: false }` [INFO] [stdout] 88908660809e349b76c2798f7e3ccd492dd3988d56eddd2fca73bdd5d44f2db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 94824e7c896042e6ffd1f9b3a576cc2951ab650b4b5143aacc7688716b2f2121 [INFO] running `Command { std: "docker" "start" "-a" "94824e7c896042e6ffd1f9b3a576cc2951ab650b4b5143aacc7688716b2f2121", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling miette-derive v5.3.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling bart v0.1.4 [INFO] [stderr] Compiling rand_regex v0.15.1 [INFO] [stderr] Compiling bart_derive v0.1.4 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling parol-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling miette v5.3.0 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling clap v4.0.21 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling id_tree v1.8.0 [INFO] [stderr] Checking id_tree_layout v2.0.3 [INFO] [stderr] Checking parol_runtime v0.8.1 [INFO] [stderr] Compiling parol v0.13.0 [INFO] [stderr] Compiling json_parser_auto v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Scraping json_parser_auto v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting json_parser_auto v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/json_grammar_trait.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | / /// Semantic action for production 4: [INFO] [stdout] 467 | | /// [INFO] [stdout] 468 | | /// ObjectList /* Vec::Push */: ","^ /* Clipped */ Pair ObjectList; [INFO] [stdout] 469 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 466 ~ `/// Semantic action for production 4: [INFO] [stdout] 467 | /// [INFO] [stdout] 468 | /// ObjectList /* Vec::Push */: ","^ /* Clipped */ Pair ObjectList; [INFO] [stdout] 469 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/json_grammar_trait.rs:493:5 [INFO] [stdout] | [INFO] [stdout] 493 | / /// Semantic action for production 5: [INFO] [stdout] 494 | | /// [INFO] [stdout] 495 | | /// ObjectList /* Vec::New */: ; [INFO] [stdout] 496 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 493 ~ `/// Semantic action for production 5: [INFO] [stdout] 494 | /// [INFO] [stdout] 495 | /// ObjectList /* Vec::New */: ; [INFO] [stdout] 496 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/json_grammar_trait.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | / /// Semantic action for production 10: [INFO] [stdout] 608 | | /// [INFO] [stdout] 609 | | /// ArrayList /* Vec::Push */: ","^ /* Clipped */ Value ArrayList; [INFO] [stdout] 610 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 607 ~ `/// Semantic action for production 10: [INFO] [stdout] 608 | /// [INFO] [stdout] 609 | /// ArrayList /* Vec::Push */: ","^ /* Clipped */ Value ArrayList; [INFO] [stdout] 610 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/json_grammar_trait.rs:634:5 [INFO] [stdout] | [INFO] [stdout] 634 | / /// Semantic action for production 11: [INFO] [stdout] 635 | | /// [INFO] [stdout] 636 | | /// ArrayList /* Vec::New */: ; [INFO] [stdout] 637 | | /// [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 634 ~ `/// Semantic action for production 11: [INFO] [stdout] 635 | /// [INFO] [stdout] 636 | /// ArrayList /* Vec::New */: ; [INFO] [stdout] 637 ~ ///` [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.14s [INFO] running `Command { std: "docker" "inspect" "94824e7c896042e6ffd1f9b3a576cc2951ab650b4b5143aacc7688716b2f2121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94824e7c896042e6ffd1f9b3a576cc2951ab650b4b5143aacc7688716b2f2121", kill_on_drop: false }` [INFO] [stdout] 94824e7c896042e6ffd1f9b3a576cc2951ab650b4b5143aacc7688716b2f2121