[INFO] fetching crate quantities 0.9.0... [INFO] documenting quantities-0.9.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate quantities 0.9.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate quantities 0.9.0 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 crates.io crate quantities 0.9.0 [INFO] finished tweaking crates.io crate quantities 0.9.0 [INFO] tweaked toml for crates.io crate quantities 0.9.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 6c0a95bf1b230a04f859288e0bf98e09604858bfeccfc7c04889f85800e28a2f [INFO] running `Command { std: "docker" "start" "-a" "6c0a95bf1b230a04f859288e0bf98e09604858bfeccfc7c04889f85800e28a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c0a95bf1b230a04f859288e0bf98e09604858bfeccfc7c04889f85800e28a2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c0a95bf1b230a04f859288e0bf98e09604858bfeccfc7c04889f85800e28a2f", kill_on_drop: false }` [INFO] [stdout] 6c0a95bf1b230a04f859288e0bf98e09604858bfeccfc7c04889f85800e28a2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] 4be6b5b9f5f2757e729d9b8dd9d3a4c450d5b28fc3e8ccea153a679cb11fb5c9 [INFO] running `Command { std: "docker" "start" "-a" "4be6b5b9f5f2757e729d9b8dd9d3a4c450d5b28fc3e8ccea153a679cb11fb5c9", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [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 convert_case v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling qty-macros v0.9.0 [INFO] [stderr] Documenting quantities v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `mass` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **mass** - module [mass] - quantity [Mass](mass::Mass) [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `mass` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `mass::Mass` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **mass** - module [mass] - quantity [Mass](mass::Mass) [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `mass` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `length` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **length** - module [length] - quantity [Length](length::Length) [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `length` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `length::Length` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **length** - module [length] - quantity [Length](length::Length) [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `length` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `duration` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **duration** - module [duration] - quantity [Duration](duration::Duration) [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `duration` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `duration::Duration` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **duration** - module [duration] - quantity [Duration](duration::Duration) [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `duration` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `area` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **area** - module [area] - quantity [Area](area::Area) [INFO] [stdout] ^^^^ [INFO] [stdout] = note: no item named `area` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `area::Area` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **area** - module [area] - quantity [Area](area::Area) [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `area` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `volume` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **volume** - module [volume] - quantity [Volume](volume::Volume) [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `volume` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `volume::Volume` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **volume** - module [volume] - quantity [Volume](volume::Volume) [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `volume` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `speed` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **speed** - module [speed] - quantity [Speed](speed::Speed) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `speed` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `speed::Speed` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **speed** - module [speed] - quantity [Speed](speed::Speed) [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `speed` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `acceleration` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **acceleration** - module [acceleration] - quantity [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `acceleration` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `acceleration::Acceleration` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [Acceleration](acceleration::Acceleration) [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `acceleration` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `force` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **force** - module [force] - quantity [Force](force::Force) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `force` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `force::Force` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **force** - module [force] - quantity [Force](force::Force) [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `force` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `energy` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **energy** - module [energy] - quantity [Energy](energy::Energy) [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `energy` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `energy::Energy` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **energy** - module [energy] - quantity [Energy](energy::Energy) [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `energy` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `power` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **power** - module [power] - quantity [Power](power::Power) [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `power` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `power::Power` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **power** - module [power] - quantity [Power](power::Power) [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `power` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `frequency` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **frequency** - module [frequency] - quantity [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `frequency` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `frequency::Frequency` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [Frequency](frequency::Frequency) [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `frequency` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `datavolume` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **datavolume** - module [datavolume] - quantity [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `datavolume` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `datavolume::DataVolume` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [DataVolume](datavolume::DataVolume) [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `datavolume` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `datathroughput` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **datathroughput** - module [datathroughput] - quantity [INFO] [stdout] ^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `datathroughput` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `datathroughput::DataThroughput` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [DataThroughput](datathroughput::DataThroughput) [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `datathroughput` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `temperature` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * **temperature** - module [temperature] - quantity [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `temperature` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `temperature::Temperature` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![doc = include_str ! ("../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [Temperature](temperature::Temperature) [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `temperature` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `Command { std: "docker" "inspect" "4be6b5b9f5f2757e729d9b8dd9d3a4c450d5b28fc3e8ccea153a679cb11fb5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be6b5b9f5f2757e729d9b8dd9d3a4c450d5b28fc3e8ccea153a679cb11fb5c9", kill_on_drop: false }` [INFO] [stdout] 4be6b5b9f5f2757e729d9b8dd9d3a4c450d5b28fc3e8ccea153a679cb11fb5c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "--features" "doc" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 9c41d285a229dfbc12f3c8b0d95d9c0c1812234788c85219cbff25eb3d00ac55 [INFO] running `Command { std: "docker" "start" "-a" "9c41d285a229dfbc12f3c8b0d95d9c0c1812234788c85219cbff25eb3d00ac55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling convert_case v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:549:37 [INFO] [stdout] | [INFO] [stdout] 549 | first: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `proc_macro2::Span: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | last: self.clone().into(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `proc_macro2::Span` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `proc_macro::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c41d285a229dfbc12f3c8b0d95d9c0c1812234788c85219cbff25eb3d00ac55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c41d285a229dfbc12f3c8b0d95d9c0c1812234788c85219cbff25eb3d00ac55", kill_on_drop: false }` [INFO] [stdout] 9c41d285a229dfbc12f3c8b0d95d9c0c1812234788c85219cbff25eb3d00ac55