[INFO] cloning repository https://github.com/ephraimkunz/gedcomx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ephraimkunz/gedcomx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7591861c72ab688f286e385a209fe8c187f0a5db [INFO] documenting ephraimkunz/gedcomx-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fephraimkunz%2Fgedcomx-rs" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ephraimkunz/gedcomx-rs 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 git repo https://github.com/ephraimkunz/gedcomx-rs [INFO] finished tweaking git repo https://github.com/ephraimkunz/gedcomx-rs [INFO] tweaked toml for git repo https://github.com/ephraimkunz/gedcomx-rs written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/ephraimkunz/gedcomx-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded output_vt100 v0.1.2 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded pretty_assertions v1.0.0 [INFO] [stderr] Downloaded serde_with v1.11.0 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded serde_with_macros v1.5.1 [INFO] [stderr] Downloaded gedcomx_date v0.0.2 [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] [stderr] Downloaded serde_json v1.0.75 [INFO] [stderr] Downloaded gedcomx v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 1393e88201df089e641364a497a40faae5a183a61919e931f7dc34dec0b2fb0f [INFO] running `Command { std: "docker" "start" "-a" "1393e88201df089e641364a497a40faae5a183a61919e931f7dc34dec0b2fb0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1393e88201df089e641364a497a40faae5a183a61919e931f7dc34dec0b2fb0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1393e88201df089e641364a497a40faae5a183a61919e931f7dc34dec0b2fb0f", kill_on_drop: false }` [INFO] [stdout] 1393e88201df089e641364a497a40faae5a183a61919e931f7dc34dec0b2fb0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] e795b6bc830561abbcdabc02eb3b507f037482394ba75f9d3dc22f318b7b07d2 [INFO] running `Command { std: "docker" "start" "-a" "e795b6bc830561abbcdabc02eb3b507f037482394ba75f9d3dc22f318b7b07d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking gedcomx_date v0.0.2 [INFO] [stderr] Checking yaserde v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_with v1.11.0 [INFO] [stderr] Checking gedcomx v0.1.2 [INFO] [stderr] Documenting gedcomx v0.1.3 (/opt/rustwide/workdir/gedcomx) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/conclusion/placedescription.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / /// An identifier for the place being described. [INFO] [stdout] 119 | | /// [INFO] [stdout] 120 | | /// Descriptions that provide the same value for place are interpreted as alternate descriptions of the same place. If provided, MUST NOT use a base URI of http://gedcomx.org/. If provided, the value MAY resolve to an external resource that is application-specific and outside the scope of this specification. [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: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/conclusion/placedescription.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | /// A reference to a description of the jurisdiction of this place. If provided, MUST resolve to an instance of http://gedcomx.org/v1/PlaceDescription. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/conclusion/relationship.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / /// Reference to the first person in the relationship. [INFO] [stdout] 112 | | /// [INFO] [stdout] 113 | | /// MUST resolve to an instance of http://gedcomx.org/v1/Person. [INFO] [stdout] | |____________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/conclusion/relationship.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | / /// Reference to the second person in the relationship. [INFO] [stdout] 118 | | /// [INFO] [stdout] 119 | | /// MUST resolve to an instance of http://gedcomx.org/v1/Person. [INFO] [stdout] | |____________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/source/sourcedescription.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | / /// A reference to the entity that mediates access to the described source. [INFO] [stdout] 52 | | /// [INFO] [stdout] 53 | | /// If provided, MUST resolve to an instance of http://gedcomx.org/v1/Agent. [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/source/sourcedescription.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / /// A reference to the entity responsible for making the described source [INFO] [stdout] 58 | | /// available. [INFO] [stdout] 59 | | /// [INFO] [stdout] 60 | | /// If provided, MUST resolve to an instance of http://gedcomx.org/v1/Agent. [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/source/sourcedescription.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | / /// A reference to the entities that authored the described source. [INFO] [stdout] 65 | | /// [INFO] [stdout] 66 | | /// If provided, MUST resolve to an instance of http://gedcomx.org/v1/Agent. [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/source/sourcedescription.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / /// A reference to a document containing analysis about this source. [INFO] [stdout] 77 | | /// [INFO] [stdout] 78 | | /// If provided, MUST resolve to an instance of http://gedcomx.org/v1/Document of type http://gedcomx.org/Analysis. [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/source/sourcedescription.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | / /// A reference to a document containing analysis about this source. [INFO] [stdout] 77 | | /// [INFO] [stdout] 78 | | /// If provided, MUST resolve to an instance of http://gedcomx.org/v1/Document of type http://gedcomx.org/Analysis. [INFO] [stdout] | |_______________________________________________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/source/sourcedescription.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | / /// A reference to the repository that contains the described resource. [INFO] [stdout] 150 | | /// [INFO] [stdout] 151 | | /// If provided, MUST resolve to an instance of http://gedcomx.org/v1/Agent. [INFO] [stdout] | |________________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> gedcomx/src/source/sourcereference.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / /// Reference to a description of the target source. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// MUST resolve to an instance of http://gedcomx.org/v1/SourceDescription. [INFO] [stdout] | |_______________________________________________________________________________^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting gedcomx_file v0.1.0-alpha.0 (/opt/rustwide/workdir/gedcomx_file) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.73s [INFO] running `Command { std: "docker" "inspect" "e795b6bc830561abbcdabc02eb3b507f037482394ba75f9d3dc22f318b7b07d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e795b6bc830561abbcdabc02eb3b507f037482394ba75f9d3dc22f318b7b07d2", kill_on_drop: false }` [INFO] [stdout] e795b6bc830561abbcdabc02eb3b507f037482394ba75f9d3dc22f318b7b07d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] e0d927d1f63475530f0b311a67d220d132668e90500a52d16f8a499f9d4948b7 [INFO] running `Command { std: "docker" "start" "-a" "e0d927d1f63475530f0b311a67d220d132668e90500a52d16f8a499f9d4948b7", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "e0d927d1f63475530f0b311a67d220d132668e90500a52d16f8a499f9d4948b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d927d1f63475530f0b311a67d220d132668e90500a52d16f8a499f9d4948b7", kill_on_drop: false }` [INFO] [stdout] e0d927d1f63475530f0b311a67d220d132668e90500a52d16f8a499f9d4948b7