[INFO] fetching crate runtime_units 0.6.2... [INFO] checking runtime_units-0.6.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate runtime_units 0.6.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate runtime_units 0.6.2 [INFO] finished tweaking crates.io crate runtime_units 0.6.2 [INFO] tweaked toml for crates.io crate runtime_units 0.6.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate runtime_units 0.6.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate runtime_units 0.6.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded static_init_macro v1.0.4 [INFO] [stderr] Downloaded static_init v1.0.4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9863f5b832fe7b1f7f7f65c8ce6800acc0389909094a9de5fdd784439d98148 [INFO] running `Command { std: "docker" "start" "-a" "a9863f5b832fe7b1f7f7f65c8ce6800acc0389909094a9de5fdd784439d98148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9863f5b832fe7b1f7f7f65c8ce6800acc0389909094a9de5fdd784439d98148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9863f5b832fe7b1f7f7f65c8ce6800acc0389909094a9de5fdd784439d98148", kill_on_drop: false }` [INFO] [stdout] a9863f5b832fe7b1f7f7f65c8ce6800acc0389909094a9de5fdd784439d98148 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06f15cd0db13a52d3ff93ddbb85fbe9db5d1248549f40cbe1d7d9fb2aa11117a [INFO] running `Command { std: "docker" "start" "-a" "06f15cd0db13a52d3ff93ddbb85fbe9db5d1248549f40cbe1d7d9fb2aa11117a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling bitfield-struct v0.6.2 [INFO] [stderr] Checking runtime_units v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `UnitBase` [INFO] [stdout] --> src/traits.rs:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{errors::RuntimeUnitError, units_base::{UnitBase, UnitDefinition}, Units}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/amount_of_substance.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Amount of substance (base UnitDefinition mole, mol). [INFO] [stdout] 5 | | quantity: AmountOfSubstance; "amount of substance"; [INFO] [stdout] 6 | | /// Dimension of amount of substance, N (base UnitDefinition mole, mol). [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/angle.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quantity! { [INFO] [stdout] 7 | | /// Angle (dimensionless quantity). [INFO] [stdout] 8 | | quantity: Angle; "angle"; [INFO] [stdout] 9 | | /// Dimension of angle, 1 (dimensionless). [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/dimensionless.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Dimensionless (dimensionless quantity). [INFO] [stdout] 5 | | quantity: Dimensionless; "nondimensional"; [INFO] [stdout] 6 | | /// Dimension of information, 1 (dimensionless). [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/electric_current.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Electric current (base UnitDefinition ampere, A). [INFO] [stdout] 5 | | quantity: ElectricCurrent; "electric current"; [INFO] [stdout] 6 | | /// Dimension of electric current, I (base UnitDefinition ampere, A). [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/length.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quantity! { [INFO] [stdout] 6 | | /// Length (base UnitDefinition meter, m). [INFO] [stdout] 7 | | quantity: Length; "length"; [INFO] [stdout] 8 | | /// Dimension of length, L (base UnitDefinition meter, m). [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/luminance.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Luminance (base UnitDefinition candela per square meter, cd · m⁻²). [INFO] [stdout] 5 | | quantity: Luminance; "luminance"; [INFO] [stdout] 6 | | /// Dimension of luminance, L⁻²J (base UnitDefinition candela per square meter, cd · m⁻²). [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/mass.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Mass (base UnitDefinition kilogram, kg). [INFO] [stdout] 5 | | quantity: Mass; "mass"; [INFO] [stdout] 6 | | /// Mass dimension, M (base UnitDefinition kilogram, kg). [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/temperature_interval.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quantity! { [INFO] [stdout] 11 | | /// Temperature interval (base UnitDefinition kelvin, K). [INFO] [stdout] 12 | | quantity: TemperatureInterval; "temperature interval"; [INFO] [stdout] 13 | | /// Dimension of temperature interval, Th (base UnitDefinition kelvin, K). [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/time.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quantity! { [INFO] [stdout] 6 | | /// Time (base UnitDefinition second, s). [INFO] [stdout] 7 | | quantity: Time; "time"; [INFO] [stdout] 8 | | /// Dimension of time, T (base UnitDefinition second, s). [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stdout] warning: unused import: `UnitBase` [INFO] [stdout] --> src/traits.rs:1:52 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{errors::RuntimeUnitError, units_base::{UnitBase, UnitDefinition}, Units}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/amount_of_substance.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Amount of substance (base UnitDefinition mole, mol). [INFO] [stdout] 5 | | quantity: AmountOfSubstance; "amount of substance"; [INFO] [stdout] 6 | | /// Dimension of amount of substance, N (base UnitDefinition mole, mol). [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/angle.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quantity! { [INFO] [stdout] 7 | | /// Angle (dimensionless quantity). [INFO] [stdout] 8 | | quantity: Angle; "angle"; [INFO] [stdout] 9 | | /// Dimension of angle, 1 (dimensionless). [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `base_unit` is never used [INFO] [stdout] --> src/macros.rs:317:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/dimensionless.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Dimensionless (dimensionless quantity). [INFO] [stdout] 5 | | quantity: Dimensionless; "nondimensional"; [INFO] [stdout] 6 | | /// Dimension of information, 1 (dimensionless). [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/electric_current.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Electric current (base UnitDefinition ampere, A). [INFO] [stdout] 5 | | quantity: ElectricCurrent; "electric current"; [INFO] [stdout] 6 | | /// Dimension of electric current, I (base UnitDefinition ampere, A). [INFO] [stdout] ... | [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/length.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quantity! { [INFO] [stdout] 6 | | /// Length (base UnitDefinition meter, m). [INFO] [stdout] 7 | | quantity: Length; "length"; [INFO] [stdout] 8 | | /// Dimension of length, L (base UnitDefinition meter, m). [INFO] [stdout] ... | [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/luminance.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Luminance (base UnitDefinition candela per square meter, cd · m⁻²). [INFO] [stdout] 5 | | quantity: Luminance; "luminance"; [INFO] [stdout] 6 | | /// Dimension of luminance, L⁻²J (base UnitDefinition candela per square meter, cd · m⁻²). [INFO] [stdout] ... | [INFO] [stdout] 87 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/mass.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quantity! { [INFO] [stdout] 4 | | /// Mass (base UnitDefinition kilogram, kg). [INFO] [stdout] 5 | | quantity: Mass; "mass"; [INFO] [stdout] 6 | | /// Mass dimension, M (base UnitDefinition kilogram, kg). [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/temperature_interval.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quantity! { [INFO] [stdout] 11 | | /// Temperature interval (base UnitDefinition kelvin, K). [INFO] [stdout] 12 | | quantity: TemperatureInterval; "temperature interval"; [INFO] [stdout] 13 | | /// Dimension of temperature interval, Th (base UnitDefinition kelvin, K). [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `base` and `base_unit` are never used [INFO] [stdout] --> src/macros.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 260 | impl [<$quantity Unit>] [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 311 | pub(crate) fn base() -> UnitBase [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | pub(crate) fn base_unit(&self) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unit_definitions/time.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quantity! { [INFO] [stdout] 6 | | /// Time (base UnitDefinition second, s). [INFO] [stdout] 7 | | quantity: Time; "time"; [INFO] [stdout] 8 | | /// Dimension of time, T (base UnitDefinition second, s). [INFO] [stdout] ... | [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.55s [INFO] running `Command { std: "docker" "inspect" "06f15cd0db13a52d3ff93ddbb85fbe9db5d1248549f40cbe1d7d9fb2aa11117a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f15cd0db13a52d3ff93ddbb85fbe9db5d1248549f40cbe1d7d9fb2aa11117a", kill_on_drop: false }` [INFO] [stdout] 06f15cd0db13a52d3ff93ddbb85fbe9db5d1248549f40cbe1d7d9fb2aa11117a