[INFO] cloning repository https://github.com/karlmdavis/fhir-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlmdavis/fhir-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlmdavis%2Ffhir-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1af68545f202c40d68fed623891898c78fdbf31 [INFO] documenting karlmdavis/fhir-benchmarks 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%2Fkarlmdavis%2Ffhir-benchmarks" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karlmdavis/fhir-benchmarks 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/karlmdavis/fhir-benchmarks [INFO] finished tweaking git repo https://github.com/karlmdavis/fhir-benchmarks [INFO] tweaked toml for git repo https://github.com/karlmdavis/fhir-benchmarks written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/karlmdavis/fhir-benchmarks 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 211a9332613343a75f2009b82a0e829c1b5d7a5e9c3a13d6d5ab629fab99e951 [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" "211a9332613343a75f2009b82a0e829c1b5d7a5e9c3a13d6d5ab629fab99e951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211a9332613343a75f2009b82a0e829c1b5d7a5e9c3a13d6d5ab629fab99e951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211a9332613343a75f2009b82a0e829c1b5d7a5e9c3a13d6d5ab629fab99e951", kill_on_drop: false }` [INFO] [stdout] 211a9332613343a75f2009b82a0e829c1b5d7a5e9c3a13d6d5ab629fab99e951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e522ed20462d1a5c1ca191a44d913ebc9357bad3af72017a56dcd28f9647717 [INFO] running `Command { std: "docker" "start" "-a" "8e522ed20462d1a5c1ca191a44d913ebc9357bad3af72017a56dcd28f9647717", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking memchr v2.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking nom v6.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling vergen v5.1.15 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking hdrhistogram v7.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Compiling fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator) [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.6 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking rust_decimal v1.16.0 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Documenting fhir-bench-orchestrator v0.1.0 (/opt/rustwide/workdir/fhir-bench-orchestrator) [INFO] [stdout] warning: unresolved link to `SparkFhirServerHandle` [INFO] [stdout] --> fhir-bench-orchestrator/src/servers/docker_compose.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | /// Launches the server, producing a boxed [SparkFhirServerHandle]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no item named `SparkFhirServerHandle` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `anyhow::Error` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:344:14 [INFO] [stdout] | [INFO] [stdout] 344 | /// The [anyhow::Error] detailing how/why the operation iteraion failed. [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `anyhow` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `anyhow::Error` [INFO] [stdout] --> fhir-bench-orchestrator/src/test_framework/mod.rs:386:25 [INFO] [stdout] | [INFO] [stdout] 386 | /// * `error`: the [anyhow::Error] detailing how/why the operation iteraion failed [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `anyhow` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "8e522ed20462d1a5c1ca191a44d913ebc9357bad3af72017a56dcd28f9647717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e522ed20462d1a5c1ca191a44d913ebc9357bad3af72017a56dcd28f9647717", kill_on_drop: false }` [INFO] [stdout] 8e522ed20462d1a5c1ca191a44d913ebc9357bad3af72017a56dcd28f9647717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc82530e1387122eee30e97ff712ac4875772dba12c769792200dee0a44fd9cb [INFO] running `Command { std: "docker" "start" "-a" "fc82530e1387122eee30e97ff712ac4875772dba12c769792200dee0a44fd9cb", 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" "fc82530e1387122eee30e97ff712ac4875772dba12c769792200dee0a44fd9cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc82530e1387122eee30e97ff712ac4875772dba12c769792200dee0a44fd9cb", kill_on_drop: false }` [INFO] [stdout] fc82530e1387122eee30e97ff712ac4875772dba12c769792200dee0a44fd9cb