[INFO] fetching crate hooq-macros 0.2.0...
[INFO] testing hooq-macros-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hooq-macros 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hooq-macros 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hooq-macros 0.2.0
[INFO] tweaked toml for crates.io crate hooq-macros 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hooq-macros 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hooq-macros 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f33efb1a29a1571cc8b1a1979671accbea36748889f285f28049b361e933a9e8
[INFO] running `Command { std: "docker" "start" "-a" "f33efb1a29a1571cc8b1a1979671accbea36748889f285f28049b361e933a9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f33efb1a29a1571cc8b1a1979671accbea36748889f285f28049b361e933a9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33efb1a29a1571cc8b1a1979671accbea36748889f285f28049b361e933a9e8", kill_on_drop: false }`
[INFO] [stdout] f33efb1a29a1571cc8b1a1979671accbea36748889f285f28049b361e933a9e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56dbbda961cf91992f47e6dd87382b19cad0dc34730bfc025dad1771f00fc8ff
[INFO] running `Command { std: "docker" "start" "-a" "56dbbda961cf91992f47e6dd87382b19cad0dc34730bfc025dad1771f00fc8ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.108
[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 toml v0.9.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hooq-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.32s
[INFO] running `Command { std: "docker" "inspect" "56dbbda961cf91992f47e6dd87382b19cad0dc34730bfc025dad1771f00fc8ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56dbbda961cf91992f47e6dd87382b19cad0dc34730bfc025dad1771f00fc8ff", kill_on_drop: false }`
[INFO] [stdout] 56dbbda961cf91992f47e6dd87382b19cad0dc34730bfc025dad1771f00fc8ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 056923c56b848c988121724aba268fa88d578fd201eeccb304b34429f8686d34
[INFO] running `Command { std: "docker" "start" "-a" "056923c56b848c988121724aba268fa88d578fd201eeccb304b34429f8686d34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling macrotest v1.2.0
[INFO] [stderr]    Compiling hooq-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]  --> src/impls/walker/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use test_helpers::MaskMode::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]  --> src/impls/walker/test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_helpers::mask_project_root;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnMask` in this scope
[INFO] [stdout]  --> src/impls/walker/test.rs:6:44
[INFO] [stdout]   |
[INFO] [stdout] 6 |     mask_project_root("tests/walker/stmt", UnMask);
[INFO] [stdout]   |                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Mask` in this scope
[INFO] [stdout]   --> src/impls/walker/test.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mask_project_root("tests/walker/stmt", Mask);
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnMask` in this scope
[INFO] [stdout]   --> src/impls/walker/test.rs:18:44
[INFO] [stdout]    |
[INFO] [stdout] 18 |     mask_project_root("tests/walker/item", UnMask);
[INFO] [stdout]    |                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Mask` in this scope
[INFO] [stdout]   --> src/impls/walker/test.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     mask_project_root("tests/walker/item", Mask);
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnMask` in this scope
[INFO] [stdout]   --> src/impls/walker/test.rs:33:44
[INFO] [stdout]    |
[INFO] [stdout] 33 |     mask_project_root("tests/walker/expr", UnMask);
[INFO] [stdout]    |                                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Mask` in this scope
[INFO] [stdout]   --> src/impls/walker/test.rs:67:44
[INFO] [stdout]    |
[INFO] [stdout] 67 |     mask_project_root("tests/walker/expr", Mask);
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hooq-macros` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]  --> tests/special/flavor/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_helpers::MaskMode::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]  --> tests/special/inert_attr_setting/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use test_helpers::MaskMode::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]  --> tests/special/meta_var/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_helpers::MaskMode::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util_macros`
[INFO] [stdout]  --> tests/special/macro.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use util_macros::empty;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `util_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util_macros`, use `cargo add util_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   --> tests/special/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use test_helpers::MaskMode::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util_macros`
[INFO] [stdout]  --> tests/special/skip_detail.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use util_macros::id;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `util_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `util_macros`, use `cargo add util_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util_macros`
[INFO] [stdout]   --> tests/walker/item/impl.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use util_macros::id;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `util_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `util_macros`, use `cargo add util_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util_macros`
[INFO] [stdout]   --> tests/walker/item/trait.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use util_macros::id;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `util_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `util_macros`, use `cargo add util_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util_macros`
[INFO] [stdout]   --> tests/special/macro.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         use util_macros::id;
[INFO] [stdout]    |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `util_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `util_macros`, use `cargo add util_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `util_macros`
[INFO] [stdout]   --> tests/walker/item/macro.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use util_macros::id;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `util_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `util_macros`, use `cargo add util_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]  --> tests/special/flavor/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_helpers::mask_project_root;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]  --> tests/special/inert_attr_setting/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_helpers::mask_project_root;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]   --> tests/special/meta_var/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use test_helpers::mask_project_root;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]   --> tests/special/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use test_helpers::mask_project_root;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hooq` in the list of imported crates
[INFO] [stdout]   --> tests/special/inert_attr_setting/option.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[hooq]
[INFO] [stdout]    | ^^^^^^^ could not find `hooq` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `hooq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hooq` in the list of imported crates
[INFO] [stdout]   --> tests/special/inert_attr_setting/option.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[hooq]
[INFO] [stdout]    | ^^^^^^^ could not find `hooq` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `hooq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hooq` in the list of imported crates
[INFO] [stdout]   --> tests/special/meta_var/hooq_meta.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[hooq(hook, trait_use(super::trait_define::CustomHook))]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `hooq` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `hooq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hooq` in the list of imported crates
[INFO] [stdout]   --> tests/special/meta_var/hooq_meta.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[hooq(trait_use(super::trait_define::CustomHook), hook)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `hooq` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `hooq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hooq` in the list of imported crates
[INFO] [stdout]   --> tests/special/meta_var/hooq_meta.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[hooq(trait_use(super::trait_define::CustomHook), flavor = "hook")]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `hooq` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `hooq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `hooq` in the list of imported crates
[INFO] [stdout]   --> tests/special/meta_var/hooq_meta.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[hooq]
[INFO] [stdout]    | ^^^^^^^ could not find `hooq` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `hooq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnMask` in this scope
[INFO] [stdout]  --> tests/special/flavor/mod.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 |     mask_project_root("tests/special/flavor", UnMask);
[INFO] [stdout]   |                                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Mask` in this scope
[INFO] [stdout]   --> tests/special/flavor/mod.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 |     mask_project_root("tests/special/flavor", Mask);
[INFO] [stdout]    |                                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnMask` in this scope
[INFO] [stdout]   --> tests/special/inert_attr_setting/mod.rs:13:59
[INFO] [stdout]    |
[INFO] [stdout] 13 |     mask_project_root("tests/special/inert_attr_setting", UnMask);
[INFO] [stdout]    |                                                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Mask` in this scope
[INFO] [stdout]   --> tests/special/inert_attr_setting/mod.rs:34:59
[INFO] [stdout]    |
[INFO] [stdout] 34 |     mask_project_root("tests/special/inert_attr_setting", Mask);
[INFO] [stdout]    |                                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnMask` in this scope
[INFO] [stdout]   --> tests/special/meta_var/mod.rs:14:49
[INFO] [stdout]    |
[INFO] [stdout] 14 |     mask_project_root("tests/special/meta_var", UnMask);
[INFO] [stdout]    |                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Mask` in this scope
[INFO] [stdout]   --> tests/special/meta_var/mod.rs:24:49
[INFO] [stdout]    |
[INFO] [stdout] 24 |     mask_project_root("tests/special/meta_var", Mask);
[INFO] [stdout]    |                                                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UnMask` in this scope
[INFO] [stdout]   --> tests/special/mod.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |     mask_project_root("tests/special", UnMask);
[INFO] [stdout]    |                                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Mask` in this scope
[INFO] [stdout]   --> tests/special/mod.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 26 |     mask_project_root("tests/special", Mask);
[INFO] [stdout]    |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `outer` in module `tmp`
[INFO] [stdout]   --> tests/walker/item/macro.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 67 |     tmp::outer().unwrap_err();
[INFO] [stdout]    |          ^^^^^ not found in `tmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `inner` in module `tmp`
[INFO] [stdout]   --> tests/walker/item/macro.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 |     tmp::inner().unwrap_err();
[INFO] [stdout]    |          ^^^^^ not found in `tmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::enresult`
[INFO] [stdout]   --> tests/walker/item/macro.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use super::enresult;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `outer` found for struct `S` in the current scope
[INFO] [stdout]   --> tests/walker/item/impl.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub struct S;
[INFO] [stdout]    |     ------------ function or associated item `outer` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     tmp::S::outer().unwrap_err();
[INFO] [stdout]    |             ^^^^^ function or associated item not found in `S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `inner` found for struct `S` in the current scope
[INFO] [stdout]   --> tests/walker/item/impl.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub struct S;
[INFO] [stdout]    |     ------------ function or associated item `inner` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     tmp::S::inner().unwrap_err();
[INFO] [stdout]    |             ^^^^^ function or associated item not found in `S`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hooq`
[INFO] [stdout]  --> tests/special/meta_var/hooq_meta.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 |         fn hook(self, f: impl FnOnce() -> hooq::HooqMeta) -> Self;
[INFO] [stdout]   |                                           ^^^^ use of unresolved module or unlinked crate `hooq`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hooq`, use `cargo add hooq` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hooq`
[INFO] [stdout]   --> tests/special/meta_var/hooq_meta.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |         fn hook(self, f: impl FnOnce() -> hooq::HooqMeta) -> Self {
[INFO] [stdout]    |                                           ^^^^ use of unresolved module or unlinked crate `hooq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hooq`, use `cargo add hooq` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hooq-macros` (test "mod") due to 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "056923c56b848c988121724aba268fa88d578fd201eeccb304b34429f8686d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "056923c56b848c988121724aba268fa88d578fd201eeccb304b34429f8686d34", kill_on_drop: false }`
[INFO] [stdout] 056923c56b848c988121724aba268fa88d578fd201eeccb304b34429f8686d34
