[INFO] fetching crate quantities 0.14.0...
[INFO] testing quantities-0.14.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate quantities 0.14.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate quantities 0.14.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quantities 0.14.0
[INFO] tweaked toml for crates.io crate quantities 0.14.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quantities 0.14.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.112
[INFO] [stderr]   Downloaded fpdec-core v0.8.0
[INFO] [stderr]   Downloaded fpdec v0.11.0
[INFO] [stderr]   Downloaded qty-macros v0.14.0
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded fpdec-macros v0.8.0
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0082a8a64f51f4a99db181d1df6680c2fec2e032826cd967349da6ab16aa594
[INFO] running `Command { std: "docker" "start" "-a" "d0082a8a64f51f4a99db181d1df6680c2fec2e032826cd967349da6ab16aa594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0082a8a64f51f4a99db181d1df6680c2fec2e032826cd967349da6ab16aa594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0082a8a64f51f4a99db181d1df6680c2fec2e032826cd967349da6ab16aa594", kill_on_drop: false }`
[INFO] [stdout] d0082a8a64f51f4a99db181d1df6680c2fec2e032826cd967349da6ab16aa594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59c2ad5943b57a825032f5fc93c8f25b6bf84da3971e6491b0f07d611718e2ea
[INFO] running `Command { std: "docker" "start" "-a" "59c2ad5943b57a825032f5fc93c8f25b6bf84da3971e6491b0f07d611718e2ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling qty-macros v0.14.0
[INFO] [stderr]    Compiling quantities v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s
[INFO] running `Command { std: "docker" "inspect" "59c2ad5943b57a825032f5fc93c8f25b6bf84da3971e6491b0f07d611718e2ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c2ad5943b57a825032f5fc93c8f25b6bf84da3971e6491b0f07d611718e2ea", kill_on_drop: false }`
[INFO] [stdout] 59c2ad5943b57a825032f5fc93c8f25b6bf84da3971e6491b0f07d611718e2ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 670c16fc1e03591be8ba1817b1b47e9461be83cfe3487e5679c517b8bca19057
[INFO] running `Command { std: "docker" "start" "-a" "670c16fc1e03591be8ba1817b1b47e9461be83cfe3487e5679c517b8bca19057", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling trybuild v1.0.112
[INFO] [stderr]    Compiling quantities v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.43s
[INFO] running `Command { std: "docker" "inspect" "670c16fc1e03591be8ba1817b1b47e9461be83cfe3487e5679c517b8bca19057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "670c16fc1e03591be8ba1817b1b47e9461be83cfe3487e5679c517b8bca19057", kill_on_drop: false }`
[INFO] [stdout] 670c16fc1e03591be8ba1817b1b47e9461be83cfe3487e5679c517b8bca19057
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9dd40372c2c10f31d62d83f8228668c6240a9d2b4234d3feb7126b8644ce9ae
[INFO] running `Command { std: "docker" "start" "-a" "d9dd40372c2c10f31d62d83f8228668c6240a9d2b4234d3feb7126b8644ce9ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quantities-701b278aa61c4db7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test si_prefixes::tests::test_iter ... ok
[INFO] [stdout] test si_prefixes::tests::test_from_abbr ... ok
[INFO] [stdout] test si_prefixes::tests::test_from_exp ... ok
[INFO] [stdout] test si_prefixes::tests::test_si_prefix_attrs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macro_tests.rs (/opt/rustwide/target/debug/deps/macro_tests-50e948f8b8823905)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test macro_attr_tests::test_macro_attr_quantity ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling qty-macros v0.14.0
[INFO] [stderr]     Checking quantities v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking quantities-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/quantities)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/derived_lhs_no_ref_unit.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `FooUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `FooUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              AccelerationUnit
[INFO] [stderr]              AreaUnit
[INFO] [stderr]              BarUnit
[INFO] [stderr]              BazUnit
[INFO] [stderr]              DataThroughputUnit
[INFO] [stderr]              DataVolumeUnit
[INFO] [stderr]              DurationUnit
[INFO] [stderr]              EnergyUnit
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `quantities::HasRefUnit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub trait HasRefUnit: Quantity + Add<Self> + Sub<Self> + Div<Self>
[INFO] [stderr]    |           ---------- required by a bound in this trait
[INFO] [stderr]    | where
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot multiply `Foo` by `Bar`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Foo * Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Foo`, which is required by `Foo: std::ops::Mul<Bar>`
[INFO] [stderr] note: required for `Foo` to implement `std::ops::Mul<Bar>`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`, which is required by `Bar: std::ops::Mul<Foo>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required for `Bar` to implement `std::ops::Mul<Foo>`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`, which is required by `Baz: std::ops::Div<Foo>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Foo>`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] ...
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `scale` found for enum `FooUnit` in the current scope
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[quantity]
[INFO] [stderr]    | ----------- method `scale` not found for this enum
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `FooUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::LinearScaledUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `unit_from_scale` found for struct `Foo` in the current scope
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[quantity]
[INFO] [stderr]    | ----------- function or associated item `unit_from_scale` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `unit_from_scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: there is an associated function `unit_from_symbol` with a similar name
[INFO] [stderr]    |
[INFO] [stderr] 21 | unit_from_symbol
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `FooUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `FooUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              AccelerationUnit
[INFO] [stderr]              AreaUnit
[INFO] [stderr]              BarUnit
[INFO] [stderr]              BazUnit
[INFO] [stderr]              DataThroughputUnit
[INFO] [stderr]              DataVolumeUnit
[INFO] [stderr]              DurationUnit
[INFO] [stderr]              EnergyUnit
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `_fit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit::_fit`
[INFO] [stderr] ...
[INFO] [stderr]    |     fn _fit(amount: AmountT) -> Self {
[INFO] [stderr]    |        ---- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              f64
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `FooUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `FooUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              BarUnit
[INFO] [stderr]              BazUnit
[INFO] [stderr]              quantities::One
[INFO] [stderr] note: required by a bound in `quantities::HasRefUnit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub trait HasRefUnit: Quantity + Add<Self> + Sub<Self> + Div<Self>
[INFO] [stderr]    |           ---------- required by a bound in this trait
[INFO] [stderr]    | where
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot multiply `Foo` by `Bar`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Foo * Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Foo`
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Foo` to implement `std::ops::Mul<Bar>`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Bar` to implement `std::ops::Mul<Foo>`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Foo>`
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] ...
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `scale` found for enum `FooUnit` in the current scope
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[quantity]
[INFO] [stderr]    | ----------- method `scale` not found for this enum
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `FooUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::LinearScaledUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `unit_from_scale` found for struct `Foo` in the current scope
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[quantity]
[INFO] [stderr]    | ----------- function or associated item `unit_from_scale` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `unit_from_scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `FooUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `FooUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              BarUnit
[INFO] [stderr]              BazUnit
[INFO] [stderr]              quantities::One
[INFO] [stderr] note: required by a bound in `_fit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit::_fit`
[INFO] [stderr] ...
[INFO] [stderr]    |     fn _fit(amount: AmountT) -> Self {
[INFO] [stderr]    |        ---- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Foo: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_lhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Baz
[INFO] [stderr]              f64
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/derived_res_no_ref_unit.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Baz: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Baz`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Bar
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Foo
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BazUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BazUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              AccelerationUnit
[INFO] [stderr]              AreaUnit
[INFO] [stderr]              BarUnit
[INFO] [stderr]              DataThroughputUnit
[INFO] [stderr]              DataVolumeUnit
[INFO] [stderr]              DurationUnit
[INFO] [stderr]              EnergyUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `quantities::HasRefUnit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub trait HasRefUnit: Quantity + Add<Self> + Sub<Self> + Div<Self>
[INFO] [stderr]    |           ---------- required by a bound in this trait
[INFO] [stderr]    | where
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot divide `Baz` by `Bar`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Baz / Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Baz`, which is required by `Baz: std::ops::Div<Bar>`
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Bar>`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] 23 | #[unit(Bazoo, "b", "1·f·e")]
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot divide `Baz` by `Foo`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Baz / Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Baz`, which is required by `Baz: std::ops::Div<Foo>`
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Foo>`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] 23 | #[unit(Bazoo, "b", "1·f·e")]
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `unit_from_scale` found for struct `Baz` in the current scope
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | function or associated item not found in `Baz`
[INFO] [stderr]    | function or associated item `unit_from_scale` not found for this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `unit_from_scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: there is an associated function `unit_from_symbol` with a similar name
[INFO] [stderr]    |
[INFO] [stderr] 22 | unit_from_symbol
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BazUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BazUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              AccelerationUnit
[INFO] [stderr]              AreaUnit
[INFO] [stderr]              BarUnit
[INFO] [stderr]              DataThroughputUnit
[INFO] [stderr]              DataVolumeUnit
[INFO] [stderr]              DurationUnit
[INFO] [stderr]              EnergyUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `_fit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit::_fit`
[INFO] [stderr] ...
[INFO] [stderr]    |     fn _fit(amount: AmountT) -> Self {
[INFO] [stderr]    |        ---- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Baz: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Baz`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Bar
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Foo
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `scale` found for enum `BazUnit` in the current scope
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | method not found in `BazUnit`
[INFO] [stderr]    | method `scale` not found for this enum
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::LinearScaledUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Baz: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Baz`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BazUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BazUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              BarUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]              quantities::One
[INFO] [stderr] note: required by a bound in `quantities::HasRefUnit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub trait HasRefUnit: Quantity + Add<Self> + Sub<Self> + Div<Self>
[INFO] [stderr]    |           ---------- required by a bound in this trait
[INFO] [stderr]    | where
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot divide `Baz` by `Bar`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Baz / Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Baz`
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Bar>`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] 23 | #[unit(Bazoo, "b", "1·f·e")]
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot divide `Baz` by `Foo`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Baz / Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Baz`
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Foo>`
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] 23 | #[unit(Bazoo, "b", "1·f·e")]
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `unit_from_scale` found for struct `Baz` in the current scope
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | function or associated item not found in `Baz`
[INFO] [stderr]    | function or associated item `unit_from_scale` not found for this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `unit_from_scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BazUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BazUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              BarUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]              quantities::One
[INFO] [stderr] note: required by a bound in `_fit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit::_fit`
[INFO] [stderr] ...
[INFO] [stderr]    |     fn _fit(amount: AmountT) -> Self {
[INFO] [stderr]    |        ---- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Baz: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Baz`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Bar
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `scale` found for enum `BazUnit` in the current scope
[INFO] [stderr]   --> tests/ui/derived_res_no_ref_unit.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | method not found in `BazUnit`
[INFO] [stderr]    | method `scale` not found for this enum
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::LinearScaledUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/derived_rhs_no_ref_unit.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Foo
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BarUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BarUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              AccelerationUnit
[INFO] [stderr]              AreaUnit
[INFO] [stderr]              BazUnit
[INFO] [stderr]              DataThroughputUnit
[INFO] [stderr]              DataVolumeUnit
[INFO] [stderr]              DurationUnit
[INFO] [stderr]              EnergyUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `quantities::HasRefUnit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub trait HasRefUnit: Quantity + Add<Self> + Sub<Self> + Div<Self>
[INFO] [stderr]    |           ---------- required by a bound in this trait
[INFO] [stderr]    | where
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`, which is required by `Foo: std::ops::Mul<Bar>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Foo
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required for `Foo` to implement `std::ops::Mul<Bar>`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot multiply `Bar` by `Foo`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Bar * Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Bar`, which is required by `Bar: std::ops::Mul<Foo>`
[INFO] [stderr] note: required for `Bar` to implement `std::ops::Mul<Foo>`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`, which is required by `Baz: std::ops::Div<Bar>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Foo
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Bar>`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] ...
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `scale` found for enum `BarUnit` in the current scope
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[quantity]
[INFO] [stderr]    | ----------- method `scale` not found for this enum
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `BarUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::LinearScaledUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `unit_from_scale` found for struct `Bar` in the current scope
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[quantity]
[INFO] [stderr]    | ----------- function or associated item `unit_from_scale` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `unit_from_scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: there is an associated function `unit_from_symbol` with a similar name
[INFO] [stderr]    |
[INFO] [stderr] 21 | unit_from_symbol
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BarUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BarUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              AccelerationUnit
[INFO] [stderr]              AreaUnit
[INFO] [stderr]              BazUnit
[INFO] [stderr]              DataThroughputUnit
[INFO] [stderr]              DataVolumeUnit
[INFO] [stderr]              DurationUnit
[INFO] [stderr]              EnergyUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]            and $N others
[INFO] [stderr] note: required by a bound in `_fit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit::_fit`
[INFO] [stderr] ...
[INFO] [stderr]    |     fn _fit(amount: AmountT) -> Self {
[INFO] [stderr]    |        ---- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Acceleration
[INFO] [stderr]              Area
[INFO] [stderr]              Baz
[INFO] [stderr]              DataThroughput
[INFO] [stderr]              DataVolume
[INFO] [stderr]              Energy
[INFO] [stderr]              Foo
[INFO] [stderr]              Force
[INFO] [stderr]            and $N others
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Baz
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BarUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BarUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              BazUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]              quantities::One
[INFO] [stderr] note: required by a bound in `quantities::HasRefUnit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub trait HasRefUnit: Quantity + Add<Self> + Sub<Self> + Div<Self>
[INFO] [stderr]    |           ---------- required by a bound in this trait
[INFO] [stderr]    | where
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Baz
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Foo` to implement `std::ops::Mul<Bar>`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: cannot multiply `Bar` by `Foo`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ no implementation for `Bar * Foo`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `quantities::HasRefUnit` is not implemented for `Bar`
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Baz
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Bar` to implement `std::ops::Mul<Foo>`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Baz
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr] note: required for `Baz` to implement `std::ops::Div<Bar>`
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stderr] ...
[INFO] [stderr] 24 | struct Baz {}
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    = help: see issue #48214
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stderr]    |
[INFO] [stderr] 10 + #![feature(trivial_bounds)]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `scale` found for enum `BarUnit` in the current scope
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[quantity]
[INFO] [stderr]    | ----------- method `scale` not found for this enum
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ method not found in `BarUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::LinearScaledUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `unit_from_scale` found for struct `Bar` in the current scope
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[quantity]
[INFO] [stderr]    | ----------- function or associated item `unit_from_scale` not found for this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stderr]    = note: the following trait defines an item `unit_from_scale`, perhaps you need to implement it:
[INFO] [stderr]            candidate #1: `quantities::HasRefUnit`
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `BarUnit: quantities::LinearScaledUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::LinearScaledUnit` is not implemented for `BarUnit`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::LinearScaledUnit`:
[INFO] [stderr]              BazUnit
[INFO] [stderr]              FooUnit
[INFO] [stderr]              quantities::One
[INFO] [stderr] note: required by a bound in `_fit`
[INFO] [stderr]   --> src/lib.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     <Self as Quantity>::UnitType: LinearScaledUnit,
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^ required by this bound in `HasRefUnit::_fit`
[INFO] [stderr] ...
[INFO] [stderr]    |     fn _fit(amount: AmountT) -> Self {
[INFO] [stderr]    |        ---- required by a bound in this associated function
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Bar: quantities::HasRefUnit` is not satisfied
[INFO] [stderr]   --> tests/ui/derived_rhs_no_ref_unit.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[quantity(Foo * Bar)]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^ the trait `quantities::HasRefUnit` is not implemented for `Bar`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `quantities::HasRefUnit`:
[INFO] [stderr]              Baz
[INFO] [stderr]              Foo
[INFO] [stderr]              f64
[INFO] [stderr]    = note: this error originates in the attribute macro `quantity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/invalid_args.rs ... ok
[INFO] [stderr] test tests/ui/item_not_struct.rs ... ok
[INFO] [stderr] test tests/ui/missing_scale.rs ... ok
[INFO] [stderr] test tests/ui/more_than_one_ref_unit.rs ... ok
[INFO] [stderr] test tests/ui/no_unit.rs ... ok
[INFO] [stderr] test tests/ui/struct_with_fields.rs ... ok
[INFO] [stderr] test tests/ui/struct_with_generic_params.rs ... ok
[INFO] [stderr] test tests/ui/wrong_number_of_args_ref_unit.rs ... ok
[INFO] [stderr] test tests/ui/wrong_number_of_args_unit.rs ... ok
[INFO] [stderr] test tests/ui/wrong_type_of_arg_ref_unit.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test macro_attr_tests::ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- macro_attr_tests::ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'macro_attr_tests::ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/run.rs:102:13:
[INFO] [stdout] 3 of 13 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d5d10e9a22 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d5d10e9a22 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d5d10e9a22 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d5d10e9a22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d5d1112793 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d5d1112793 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x63d5d10e6023 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d5d10e6023 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d5d10e9872 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d5d10eba0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63d5d10eb862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63d5d10b0314 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63d5d10b0314 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d5d10ec3eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63d5d10ec3eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63d5d10ec1ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63d5d10e9f19 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x63d5d10ebe4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63d5d1110cc0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63d5d0fc24e0 - trybuild::run::<impl trybuild::Runner>::run::he426de409f99f542
[INFO] [stdout]   20:     0x63d5d0fc59a0 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hc65ae2d88672bec5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/lib.rs:342:38
[INFO] [stdout]   21:     0x63d5d0fbba61 - core::ptr::drop_in_place<trybuild::TestCases>::h1d1870cf274f2b02
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x63d5d0fbba61 - macro_tests::macro_attr_tests::ui::h1fbf67133f90f582
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macro_tests.rs:31:5
[INFO] [stdout]   23:     0x63d5d0fbba61 - macro_tests::macro_attr_tests::ui::{{closure}}::hedb73531b98fe8bb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/macro_tests.rs:28:12
[INFO] [stdout]   24:     0x63d5d0fbba61 - core::ops::function::FnOnce::call_once::h42f92e87c3e14720
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63d5d10b5a9b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63d5d10b5a9b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x63d5d10b4c8e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x63d5d10b4c8e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x63d5d10b4c8e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x63d5d10b4c8e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x63d5d10b4c8e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63d5d10b4c8e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x63d5d10b4c8e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x63d5d1078804 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x63d5d1078804 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x63d5d107c1da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x63d5d107c1da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x63d5d107c1da - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x63d5d107c1da - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x63d5d107c1da - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63d5d107c1da - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x63d5d107c1da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63d5d10efa87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x63d5d10efa87 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x63d5d10efa87 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x75badc5ffaa4 - <unknown>
[INFO] [stdout]   47:     0x75badc68ca34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     macro_attr_tests::ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test macro_tests`
[INFO] running `Command { std: "docker" "inspect" "d9dd40372c2c10f31d62d83f8228668c6240a9d2b4234d3feb7126b8644ce9ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9dd40372c2c10f31d62d83f8228668c6240a9d2b4234d3feb7126b8644ce9ae", kill_on_drop: false }`
[INFO] [stdout] d9dd40372c2c10f31d62d83f8228668c6240a9d2b4234d3feb7126b8644ce9ae
