[INFO] cloning repository https://github.com/pdoms/fhir_store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pdoms/fhir_store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdoms%2Ffhir_store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdoms%2Ffhir_store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92c55597c59dfbe8fc4d5590d9642855e72c5b19 [INFO] documenting pdoms/fhir_store against master#ef324565d071c6d7e2477a195648549e33d6a465 for pr-121659-bump-pulldown-cmark [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdoms%2Ffhir_store" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pdoms/fhir_store on toolchain ef324565d071c6d7e2477a195648549e33d6a465 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pdoms/fhir_store [INFO] finished tweaking git repo https://github.com/pdoms/fhir_store [INFO] tweaked toml for git repo https://github.com/pdoms/fhir_store written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pdoms/fhir_store already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8786e9b6f15875fb5a301796b4f75d9efbaa51ca2d703657ad72e05348ed9c3 [INFO] running `Command { std: "docker" "start" "-a" "f8786e9b6f15875fb5a301796b4f75d9efbaa51ca2d703657ad72e05348ed9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8786e9b6f15875fb5a301796b4f75d9efbaa51ca2d703657ad72e05348ed9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8786e9b6f15875fb5a301796b4f75d9efbaa51ca2d703657ad72e05348ed9c3", kill_on_drop: false }` [INFO] [stdout] f8786e9b6f15875fb5a301796b4f75d9efbaa51ca2d703657ad72e05348ed9c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dbe195965ac3d5c72b64806608f915a494c158913034f07cd3a551bbd547c5d [INFO] running `Command { std: "docker" "start" "-a" "1dbe195965ac3d5c72b64806608f915a494c158913034f07cd3a551bbd547c5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking chunked_transfer v1.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking uuid v1.3.3 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Documenting fhir_store v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Fhir_DateTime` should have an upper camel case name [INFO] [stdout] --> src/parser/datetime.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Fhir_DateTime { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FhirDateTime` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PAGE_SIZE` [INFO] [stdout] --> src/store/resourcewriter.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | /// have len [`PAGE_SIZE`]. [INFO] [stdout] | ^^^^^^^^^ no item named `PAGE_SIZE` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ptr` [INFO] [stdout] --> src/store/resourcewriter.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | /// Given a [`ptr`], it writes the contents to the buffer. [INFO] [stdout] | ^^^ no item named `ptr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s [INFO] [stderr] Generated /opt/rustwide/target/doc/fhir_store/index.html [INFO] running `Command { std: "docker" "inspect" "1dbe195965ac3d5c72b64806608f915a494c158913034f07cd3a551bbd547c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbe195965ac3d5c72b64806608f915a494c158913034f07cd3a551bbd547c5d", kill_on_drop: false }` [INFO] [stdout] 1dbe195965ac3d5c72b64806608f915a494c158913034f07cd3a551bbd547c5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 745167304e0ab40bc01a45b8acbac2b7e5345dfa99393a2803fac3717fd37edd [INFO] running `Command { std: "docker" "start" "-a" "745167304e0ab40bc01a45b8acbac2b7e5345dfa99393a2803fac3717fd37edd", kill_on_drop: false }` [INFO] [stderr] Documenting fhir_store v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Fhir_DateTime` should have an upper camel case name [INFO] [stdout] --> src/parser/datetime.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Fhir_DateTime { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FhirDateTime` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `PAGE_SIZE` [INFO] [stdout] --> src/store/resourcewriter.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | /// have len [`PAGE_SIZE`]. [INFO] [stdout] | ^^^^^^^^^ no item named `PAGE_SIZE` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ptr` [INFO] [stdout] --> src/store/resourcewriter.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | /// Given a [`ptr`], it writes the contents to the buffer. [INFO] [stdout] | ^^^ no item named `ptr` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Generated /opt/rustwide/target/doc/fhir_store/index.html [INFO] running `Command { std: "docker" "inspect" "745167304e0ab40bc01a45b8acbac2b7e5345dfa99393a2803fac3717fd37edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "745167304e0ab40bc01a45b8acbac2b7e5345dfa99393a2803fac3717fd37edd", kill_on_drop: false }` [INFO] [stdout] 745167304e0ab40bc01a45b8acbac2b7e5345dfa99393a2803fac3717fd37edd