[INFO] fetching crate qualia_derive 0.15.3...
[INFO] testing qualia_derive-0.15.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate qualia_derive 0.15.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate qualia_derive 0.15.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qualia_derive 0.15.3
[INFO] tweaked toml for crates.io crate qualia_derive 0.15.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qualia_derive 0.15.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qualia_derive 0.15.3 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e268843bc8fe69f5315021048bac3ce0d2cfdf62c5ddde97701c4c4448b70e
[INFO] running `Command { std: "docker" "start" "-a" "b6e268843bc8fe69f5315021048bac3ce0d2cfdf62c5ddde97701c4c4448b70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e268843bc8fe69f5315021048bac3ce0d2cfdf62c5ddde97701c4c4448b70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e268843bc8fe69f5315021048bac3ce0d2cfdf62c5ddde97701c4c4448b70e", kill_on_drop: false }`
[INFO] [stdout] b6e268843bc8fe69f5315021048bac3ce0d2cfdf62c5ddde97701c4c4448b70e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a95f53ef998144a4cb8fb7037203a39e000fc3a27098e24b5feba44925bcb854
[INFO] running `Command { std: "docker" "start" "-a" "a95f53ef998144a4cb8fb7037203a39e000fc3a27098e24b5feba44925bcb854", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling qualia_derive v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.44s
[INFO] running `Command { std: "docker" "inspect" "a95f53ef998144a4cb8fb7037203a39e000fc3a27098e24b5feba44925bcb854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a95f53ef998144a4cb8fb7037203a39e000fc3a27098e24b5feba44925bcb854", kill_on_drop: false }`
[INFO] [stdout] a95f53ef998144a4cb8fb7037203a39e000fc3a27098e24b5feba44925bcb854
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1679b511632dba9528c4817fda0a6f5dfc60b170c92a3b96df55fc0f0789c81a
[INFO] running `Command { std: "docker" "start" "-a" "1679b511632dba9528c4817fda0a6f5dfc60b170c92a3b96df55fc0f0789c81a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling qualia_derive v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.112
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]  --> tests/helpers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use qualia::{object, ConversionError, ObjectShape, ObjectShapeWithId, Queryable, Result, Q};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `fixed_fields` in this scope
[INFO] [stdout]  --> tests/helpers.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[fixed_fields("a" => 1, "b" => "c")]
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `fixed_fields` is an attribute that can be used by the derive macro `ObjectShape`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]  --> tests/attrs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use qualia::{object, ConversionError, Object, Result};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]   --> tests/attrs.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]   --> tests/attrs.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]    --> tests/attrs.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]    --> tests/attrs.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]    --> tests/attrs.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]    --> tests/attrs.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `q` found for struct `QueriedShape` in the current scope
[INFO] [stdout]   --> tests/helpers.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout]  7 |     struct QueriedShape {
[INFO] [stdout]    |     ------------------- function or associated item `q` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |         QueriedShape::q().build(),
[INFO] [stdout]    |                       ^ function or associated item not found in `QueriedShape`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_object_id` found for struct `IdShape` in the current scope
[INFO] [stdout]   --> tests/helpers.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |       struct IdShape {
[INFO] [stdout]    |       -------------- method `get_object_id` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 | /         IdShape {
[INFO] [stdout] 28 | |             object_id: Some(49)
[INFO] [stdout] 29 | |         }
[INFO] [stdout] 30 | |         .get_object_id(),
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `IdShape`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   --> tests/attrs.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qualia_derive` (test "helpers") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]  --> tests/derive.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use qualia::{object, ConversionError, Object, Result};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]  --> tests/derive.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `qualia`
[INFO] [stdout]   --> tests/derive.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]  --> tests/derive.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   --> tests/attrs.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]   --> tests/derive.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]    |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    --> tests/attrs.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qualia_derive` (test "derive") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    --> tests/attrs.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    --> tests/attrs.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]    --> tests/attrs.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[derive(Debug, ObjectShape, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ use of unresolved module or unlinked crate `qualia`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `qualia`, use `cargo add qualia` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `ObjectShape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qualia_derive` (test "attrs") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "1679b511632dba9528c4817fda0a6f5dfc60b170c92a3b96df55fc0f0789c81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1679b511632dba9528c4817fda0a6f5dfc60b170c92a3b96df55fc0f0789c81a", kill_on_drop: false }`
[INFO] [stdout] 1679b511632dba9528c4817fda0a6f5dfc60b170c92a3b96df55fc0f0789c81a
