[INFO] fetching crate pasture-derive 0.2.0... [INFO] documenting pasture-derive-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate pasture-derive 0.2.0 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate pasture-derive 0.2.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 pasture-derive 0.2.0 [INFO] finished tweaking crates.io crate pasture-derive 0.2.0 [INFO] tweaked toml for crates.io crate pasture-derive 0.2.0 written to /workspace/builds/worker-35/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] 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-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 2b91a37e7bf777caa8a595e40aef7d115fcd2b0e0975676ae96e5647f02e381a [INFO] running `Command { std: "docker" "start" "-a" "2b91a37e7bf777caa8a595e40aef7d115fcd2b0e0975676ae96e5647f02e381a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b91a37e7bf777caa8a595e40aef7d115fcd2b0e0975676ae96e5647f02e381a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b91a37e7bf777caa8a595e40aef7d115fcd2b0e0975676ae96e5647f02e381a", kill_on_drop: false }` [INFO] [stdout] 2b91a37e7bf777caa8a595e40aef7d115fcd2b0e0975676ae96e5647f02e381a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 06c03403cbbdf2bf514b350cf5d304ff84e1412bf8726ba88aa76ae0768fcf3f [INFO] running `Command { std: "docker" "start" "-a" "06c03403cbbdf2bf514b350cf5d304ff84e1412bf8726ba88aa76ae0768fcf3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking unicode-ident v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Documenting pasture-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `pasture_core::layout::PointType` [INFO] [stdout] --> src/lib.rs:388:61 [INFO] [stdout] | [INFO] [stdout] 388 | /// Custom `derive` macro that implements the [`PointType`](pasture_core::layout::PointType) trait for the type that it is applied to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::PointAttributeDataType` [INFO] [stdout] --> src/lib.rs:392:61 [INFO] [stdout] | [INFO] [stdout] 392 | /// - All its members may only be [Pasture primitive types](pasture_core::layout::PointAttributeDataType) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::POSITION_3D` [INFO] [stdout] --> src/lib.rs:400:64 [INFO] [stdout] | [INFO] [stdout] 400 | /// - `BUILTIN_POSITION_3D` corresponding to the [POSITION_3D](pasture_core::layout::attributes::POSITION_3D) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::INTENSITY` [INFO] [stdout] --> src/lib.rs:401:60 [INFO] [stdout] | [INFO] [stdout] 401 | /// - `BUILTIN_INTENSITY` corresponding to the [INTENSITY](pasture_core::layout::attributes::INTENSITY) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::RETURN_NUMBER` [INFO] [stdout] --> src/lib.rs:402:68 [INFO] [stdout] | [INFO] [stdout] 402 | /// - `BUILTIN_RETURN_NUMBER` corresponding to the [RETURN_NUMBER](pasture_core::layout::attributes::RETURN_NUMBER) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::NUMBER_OF_RETURNS` [INFO] [stdout] --> src/lib.rs:403:76 [INFO] [stdout] | [INFO] [stdout] 403 | /// - `BUILTIN_NUMBER_OF_RETURNS` corresponding to the [NUMBER_OF_RETURNS](pasture_core::layout::attributes::NUMBER_OF_RETURNS) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::CLASSIFICATION_FLAGS` [INFO] [stdout] --> src/lib.rs:404:82 [INFO] [stdout] | [INFO] [stdout] 404 | ...LASSIFICATION_FLAGS](pasture_core::layout::attributes::CLASSIFICATION_FLAGS) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCANNER_CHANNEL` [INFO] [stdout] --> src/lib.rs:405:72 [INFO] [stdout] | [INFO] [stdout] 405 | /// - `BUILTIN_SCANNER_CHANNEL` corresponding to the [SCANNER_CHANNEL](pasture_core::layout::attributes::SCANNER_CHANNEL) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCAN_DIRECTION_FLAG` [INFO] [stdout] --> src/lib.rs:406:80 [INFO] [stdout] | [INFO] [stdout] 406 | ...SCAN_DIRECTION_FLAG](pasture_core::layout::attributes::SCAN_DIRECTION_FLAG) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::EDGE_OF_FLIGHT_LINE` [INFO] [stdout] --> src/lib.rs:407:80 [INFO] [stdout] | [INFO] [stdout] 407 | ...EDGE_OF_FLIGHT_LINE](pasture_core::layout::attributes::EDGE_OF_FLIGHT_LINE) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::CLASSIFICATION` [INFO] [stdout] --> src/lib.rs:408:70 [INFO] [stdout] | [INFO] [stdout] 408 | /// - `BUILTIN_CLASSIFICATION` corresponding to the [CLASSIFICATION](pasture_core::layout::attributes::CLASSIFICATION) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCAN_ANGLE_RANK` [INFO] [stdout] --> src/lib.rs:409:72 [INFO] [stdout] | [INFO] [stdout] 409 | /// - `BUILTIN_SCAN_ANGLE_RANK` corresponding to the [SCAN_ANGLE_RANK](pasture_core::layout::attributes::SCAN_ANGLE_RANK) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCAN_ANGLE` [INFO] [stdout] --> src/lib.rs:410:62 [INFO] [stdout] | [INFO] [stdout] 410 | /// - `BUILTIN_SCAN_ANGLE` corresponding to the [SCAN_ANGLE](pasture_core::layout::attributes::SCAN_ANGLE) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::USER_DATA` [INFO] [stdout] --> src/lib.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | /// - `BUILTIN_USER_DATA` corresponding to the [USER_DATA](pasture_core::layout::attributes::USER_DATA) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::POINT_SOURCE_ID` [INFO] [stdout] --> src/lib.rs:412:72 [INFO] [stdout] | [INFO] [stdout] 412 | /// - `BUILTIN_POINT_SOURCE_ID` corresponding to the [POINT_SOURCE_ID](pasture_core::layout::attributes::POINT_SOURCE_ID) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::COLOR_RGB` [INFO] [stdout] --> src/lib.rs:413:60 [INFO] [stdout] | [INFO] [stdout] 413 | /// - `BUILTIN_COLOR_RGB` corresponding to the [COLOR_RGB](pasture_core::layout::attributes::COLOR_RGB) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::GPS_TIME` [INFO] [stdout] --> src/lib.rs:414:58 [INFO] [stdout] | [INFO] [stdout] 414 | /// - `BUILTIN_GPS_TIME` corresponding to the [GPS_TIME](pasture_core::layout::attributes::GPS_TIME) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::NIR` [INFO] [stdout] --> src/lib.rs:415:48 [INFO] [stdout] | [INFO] [stdout] 415 | /// - `BUILTIN_NIR` corresponding to the [NIR](pasture_core::layout::attributes::NIR) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVE_PACKET_DESCRIPTOR_INDEX` [INFO] [stdout] --> src/lib.rs:416:98 [INFO] [stdout] | [INFO] [stdout] 416 | ...ESCRIPTOR_INDEX](pasture_core::layout::attributes::WAVE_PACKET_DESCRIPTOR_INDEX) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVEFORM_DATA_OFFSET` [INFO] [stdout] --> src/lib.rs:417:82 [INFO] [stdout] | [INFO] [stdout] 417 | ...AVEFORM_DATA_OFFSET](pasture_core::layout::attributes::WAVEFORM_DATA_OFFSET) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVEFORM_PACKET_SIZE` [INFO] [stdout] --> src/lib.rs:418:82 [INFO] [stdout] | [INFO] [stdout] 418 | ...AVEFORM_PACKET_SIZE](pasture_core::layout::attributes::WAVEFORM_PACKET_SIZE) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::RETURN_POINT_WAVEFORM_LOCATION` [INFO] [stdout] --> src/lib.rs:419:102 [INFO] [stdout] | [INFO] [stdout] 419 | ...EFORM_LOCATION](pasture_core::layout::attributes::RETURN_POINT_WAVEFORM_LOCATION) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVEFORM_PARAMETERS` [INFO] [stdout] --> src/lib.rs:420:80 [INFO] [stdout] | [INFO] [stdout] 420 | ...WAVEFORM_PARAMETERS](pasture_core::layout::attributes::WAVEFORM_PARAMETERS) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::POINT_ID` [INFO] [stdout] --> src/lib.rs:421:58 [INFO] [stdout] | [INFO] [stdout] 421 | /// - `BUILTIN_POINT_ID` corresponding to the [POINT_ID](pasture_core::layout::attributes::POINT_ID) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::NORMAL` [INFO] [stdout] --> src/lib.rs:422:54 [INFO] [stdout] | [INFO] [stdout] 422 | /// - `BUILTIN_NORMAL` corresponding to the [NORMAL](pasture_core::layout::attributes::NORMAL) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.75s [INFO] running `Command { std: "docker" "inspect" "06c03403cbbdf2bf514b350cf5d304ff84e1412bf8726ba88aa76ae0768fcf3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c03403cbbdf2bf514b350cf5d304ff84e1412bf8726ba88aa76ae0768fcf3f", kill_on_drop: false }` [INFO] [stdout] 06c03403cbbdf2bf514b350cf5d304ff84e1412bf8726ba88aa76ae0768fcf3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] [stdout] fb65dfc673df7c001068994b6ad65836f9a96fc1926bc2e78c3a4380c53c542f [INFO] running `Command { std: "docker" "start" "-a" "fb65dfc673df7c001068994b6ad65836f9a96fc1926bc2e78c3a4380c53c542f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Documenting pasture-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `pasture_core::layout::PointType` [INFO] [stdout] --> src/lib.rs:388:61 [INFO] [stdout] | [INFO] [stdout] 388 | /// Custom `derive` macro that implements the [`PointType`](pasture_core::layout::PointType) trait for the type that it is applied to. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::PointAttributeDataType` [INFO] [stdout] --> src/lib.rs:392:61 [INFO] [stdout] | [INFO] [stdout] 392 | /// - All its members may only be [Pasture primitive types](pasture_core::layout::PointAttributeDataType) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::POSITION_3D` [INFO] [stdout] --> src/lib.rs:400:64 [INFO] [stdout] | [INFO] [stdout] 400 | /// - `BUILTIN_POSITION_3D` corresponding to the [POSITION_3D](pasture_core::layout::attributes::POSITION_3D) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::INTENSITY` [INFO] [stdout] --> src/lib.rs:401:60 [INFO] [stdout] | [INFO] [stdout] 401 | /// - `BUILTIN_INTENSITY` corresponding to the [INTENSITY](pasture_core::layout::attributes::INTENSITY) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::RETURN_NUMBER` [INFO] [stdout] --> src/lib.rs:402:68 [INFO] [stdout] | [INFO] [stdout] 402 | /// - `BUILTIN_RETURN_NUMBER` corresponding to the [RETURN_NUMBER](pasture_core::layout::attributes::RETURN_NUMBER) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::NUMBER_OF_RETURNS` [INFO] [stdout] --> src/lib.rs:403:76 [INFO] [stdout] | [INFO] [stdout] 403 | /// - `BUILTIN_NUMBER_OF_RETURNS` corresponding to the [NUMBER_OF_RETURNS](pasture_core::layout::attributes::NUMBER_OF_RETURNS) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::CLASSIFICATION_FLAGS` [INFO] [stdout] --> src/lib.rs:404:82 [INFO] [stdout] | [INFO] [stdout] 404 | ...LASSIFICATION_FLAGS](pasture_core::layout::attributes::CLASSIFICATION_FLAGS) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCANNER_CHANNEL` [INFO] [stdout] --> src/lib.rs:405:72 [INFO] [stdout] | [INFO] [stdout] 405 | /// - `BUILTIN_SCANNER_CHANNEL` corresponding to the [SCANNER_CHANNEL](pasture_core::layout::attributes::SCANNER_CHANNEL) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCAN_DIRECTION_FLAG` [INFO] [stdout] --> src/lib.rs:406:80 [INFO] [stdout] | [INFO] [stdout] 406 | ...SCAN_DIRECTION_FLAG](pasture_core::layout::attributes::SCAN_DIRECTION_FLAG) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::EDGE_OF_FLIGHT_LINE` [INFO] [stdout] --> src/lib.rs:407:80 [INFO] [stdout] | [INFO] [stdout] 407 | ...EDGE_OF_FLIGHT_LINE](pasture_core::layout::attributes::EDGE_OF_FLIGHT_LINE) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::CLASSIFICATION` [INFO] [stdout] --> src/lib.rs:408:70 [INFO] [stdout] | [INFO] [stdout] 408 | /// - `BUILTIN_CLASSIFICATION` corresponding to the [CLASSIFICATION](pasture_core::layout::attributes::CLASSIFICATION) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCAN_ANGLE_RANK` [INFO] [stdout] --> src/lib.rs:409:72 [INFO] [stdout] | [INFO] [stdout] 409 | /// - `BUILTIN_SCAN_ANGLE_RANK` corresponding to the [SCAN_ANGLE_RANK](pasture_core::layout::attributes::SCAN_ANGLE_RANK) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::SCAN_ANGLE` [INFO] [stdout] --> src/lib.rs:410:62 [INFO] [stdout] | [INFO] [stdout] 410 | /// - `BUILTIN_SCAN_ANGLE` corresponding to the [SCAN_ANGLE](pasture_core::layout::attributes::SCAN_ANGLE) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::USER_DATA` [INFO] [stdout] --> src/lib.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | /// - `BUILTIN_USER_DATA` corresponding to the [USER_DATA](pasture_core::layout::attributes::USER_DATA) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::POINT_SOURCE_ID` [INFO] [stdout] --> src/lib.rs:412:72 [INFO] [stdout] | [INFO] [stdout] 412 | /// - `BUILTIN_POINT_SOURCE_ID` corresponding to the [POINT_SOURCE_ID](pasture_core::layout::attributes::POINT_SOURCE_ID) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::COLOR_RGB` [INFO] [stdout] --> src/lib.rs:413:60 [INFO] [stdout] | [INFO] [stdout] 413 | /// - `BUILTIN_COLOR_RGB` corresponding to the [COLOR_RGB](pasture_core::layout::attributes::COLOR_RGB) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::GPS_TIME` [INFO] [stdout] --> src/lib.rs:414:58 [INFO] [stdout] | [INFO] [stdout] 414 | /// - `BUILTIN_GPS_TIME` corresponding to the [GPS_TIME](pasture_core::layout::attributes::GPS_TIME) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::NIR` [INFO] [stdout] --> src/lib.rs:415:48 [INFO] [stdout] | [INFO] [stdout] 415 | /// - `BUILTIN_NIR` corresponding to the [NIR](pasture_core::layout::attributes::NIR) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVE_PACKET_DESCRIPTOR_INDEX` [INFO] [stdout] --> src/lib.rs:416:98 [INFO] [stdout] | [INFO] [stdout] 416 | ...ESCRIPTOR_INDEX](pasture_core::layout::attributes::WAVE_PACKET_DESCRIPTOR_INDEX) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVEFORM_DATA_OFFSET` [INFO] [stdout] --> src/lib.rs:417:82 [INFO] [stdout] | [INFO] [stdout] 417 | ...AVEFORM_DATA_OFFSET](pasture_core::layout::attributes::WAVEFORM_DATA_OFFSET) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVEFORM_PACKET_SIZE` [INFO] [stdout] --> src/lib.rs:418:82 [INFO] [stdout] | [INFO] [stdout] 418 | ...AVEFORM_PACKET_SIZE](pasture_core::layout::attributes::WAVEFORM_PACKET_SIZE) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::RETURN_POINT_WAVEFORM_LOCATION` [INFO] [stdout] --> src/lib.rs:419:102 [INFO] [stdout] | [INFO] [stdout] 419 | ...EFORM_LOCATION](pasture_core::layout::attributes::RETURN_POINT_WAVEFORM_LOCATION) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::WAVEFORM_PARAMETERS` [INFO] [stdout] --> src/lib.rs:420:80 [INFO] [stdout] | [INFO] [stdout] 420 | ...WAVEFORM_PARAMETERS](pasture_core::layout::attributes::WAVEFORM_PARAMETERS) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::POINT_ID` [INFO] [stdout] --> src/lib.rs:421:58 [INFO] [stdout] | [INFO] [stdout] 421 | /// - `BUILTIN_POINT_ID` corresponding to the [POINT_ID](pasture_core::layout::attributes::POINT_ID) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `pasture_core::layout::attributes::NORMAL` [INFO] [stdout] --> src/lib.rs:422:54 [INFO] [stdout] | [INFO] [stdout] 422 | /// - `BUILTIN_NORMAL` corresponding to the [NORMAL](pasture_core::layout::attributes::NORMAL) attribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `pasture_core` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.04s [INFO] running `Command { std: "docker" "inspect" "fb65dfc673df7c001068994b6ad65836f9a96fc1926bc2e78c3a4380c53c542f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb65dfc673df7c001068994b6ad65836f9a96fc1926bc2e78c3a4380c53c542f", kill_on_drop: false }` [INFO] [stdout] fb65dfc673df7c001068994b6ad65836f9a96fc1926bc2e78c3a4380c53c542f