[INFO] fetching crate udf-macros 0.5.5... [INFO] testing udf-macros-0.5.5 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate udf-macros 0.5.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate udf-macros 0.5.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate udf-macros 0.5.5 [INFO] tweaked toml for crates.io crate udf-macros 0.5.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate udf-macros 0.5.5 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.3 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded serde_spanned v1.0.2 [INFO] [stderr] Downloaded trybuild v1.0.111 [INFO] [stderr] Downloaded dissimilar v1.0.10 [INFO] [stderr] Downloaded termcolor v1.4.1 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded toml v0.9.7 [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bb6add81436fa019c179cf7e0f4fd425c2fc86b8b0ad8ef1d8863e526510006 [INFO] running `Command { std: "docker" "start" "-a" "1bb6add81436fa019c179cf7e0f4fd425c2fc86b8b0ad8ef1d8863e526510006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bb6add81436fa019c179cf7e0f4fd425c2fc86b8b0ad8ef1d8863e526510006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb6add81436fa019c179cf7e0f4fd425c2fc86b8b0ad8ef1d8863e526510006", kill_on_drop: false }` [INFO] [stdout] 1bb6add81436fa019c179cf7e0f4fd425c2fc86b8b0ad8ef1d8863e526510006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a692ce14257f8cf694ce9058b286b2f73838d9a1f4f5ddae9ed5530e79c845 [INFO] running `Command { std: "docker" "start" "-a" "24a692ce14257f8cf694ce9058b286b2f73838d9a1f4f5ddae9ed5530e79c845", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling udf-macros v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.27s [INFO] running `Command { std: "docker" "inspect" "24a692ce14257f8cf694ce9058b286b2f73838d9a1f4f5ddae9ed5530e79c845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a692ce14257f8cf694ce9058b286b2f73838d9a1f4f5ddae9ed5530e79c845", kill_on_drop: false }` [INFO] [stdout] 24a692ce14257f8cf694ce9058b286b2f73838d9a1f4f5ddae9ed5530e79c845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3184d6e00cc740de9b7de3ffd9c3fb1b6621f633c41837d2cdbfd37ba50f4aa [INFO] running `Command { std: "docker" "start" "-a" "b3184d6e00cc740de9b7de3ffd9c3fb1b6621f633c41837d2cdbfd37ba50f4aa", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling udf-macros v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `udf` [INFO] [stdout] --> tests/ok_agg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use udf::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `udf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `udf`, use `cargo add udf` 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 `udf` [INFO] [stdout] --> tests/ok.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use udf::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `udf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `udf`, use `cargo add udf` 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 `udf` [INFO] [stdout] --> tests/ok_agg_alias.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use udf::prelude::*; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `udf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `udf`, use `cargo add udf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `register` in this scope [INFO] [stdout] --> tests/ok.rs:45:3 [INFO] [stdout] | [INFO] [stdout] 45 | #[register(alias = "banana")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use udf_macros::register; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `register` in this scope [INFO] [stdout] --> tests/ok.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[register(name = "foo")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use udf_macros::register; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `register` in this scope [INFO] [stdout] --> tests/ok.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[register] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use udf_macros::register; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `register` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[register(name = "foo", alias = "bar")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use udf_macros::register; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `register` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[register(name = "foo", alias = "bar")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use udf_macros::register; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `register` in this scope [INFO] [stdout] --> tests/ok_agg.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[register(name = "foo")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use udf_macros::register; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `register` in this scope [INFO] [stdout] --> tests/ok_agg.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[register(name = "foo")] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 3 + use udf_macros::register; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BasicUdf` in this scope [INFO] [stdout] --> tests/ok_agg.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok_agg.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok_agg.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok_agg.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok_agg.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | error: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessError` in this scope [INFO] [stdout] --> tests/ok_agg.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result, ProcessError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AggregateUdf` in this scope [INFO] [stdout] --> tests/ok_agg.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg.rs:28:62 [INFO] [stdout] | [INFO] [stdout] 28 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg.rs:28:88 [INFO] [stdout] | [INFO] [stdout] 28 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok_agg.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | args: &ArgList<'_, Process>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | args: &ArgList<'_, Process>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | error: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | ) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo` in this scope [INFO] [stdout] --> tests/ok_agg.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let _ = foo as *const (); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_init` in this scope [INFO] [stdout] --> tests/ok_agg.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let _ = foo_init as *const (); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_deinit` in this scope [INFO] [stdout] --> tests/ok_agg.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let _ = foo_deinit as *const (); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_add` in this scope [INFO] [stdout] --> tests/ok_agg.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let _ = foo_add as *const (); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_clear` in this scope [INFO] [stdout] --> tests/ok_agg.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let _ = foo_clear as *const (); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `udf-macros` (test "ok_agg") due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0405]: cannot find trait `BasicUdf` in this scope [INFO] [stdout] --> tests/ok.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | impl BasicUdf for MyUdf1 { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 10 | impl BasicUdf for MyUdf1 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 10 | impl BasicUdf for MyUdf1 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 10 | impl BasicUdf for MyUdf1 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 10 | impl BasicUdf for MyUdf1 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | error: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessError` in this scope [INFO] [stdout] --> tests/ok.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> Result, ProcessError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 10 | impl BasicUdf for MyUdf1 { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BasicUdf` in this scope [INFO] [stdout] --> tests/ok.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl BasicUdf for MyUdf2 { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok.rs:31:27 [INFO] [stdout] | [INFO] [stdout] 31 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | impl BasicUdf for MyUdf2 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok.rs:31:49 [INFO] [stdout] | [INFO] [stdout] 31 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | impl BasicUdf for MyUdf2 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | impl BasicUdf for MyUdf2 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | impl BasicUdf for MyUdf2 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok.rs:39:23 [INFO] [stdout] | [INFO] [stdout] 39 | error: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessError` in this scope [INFO] [stdout] --> tests/ok.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result, ProcessError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 28 | impl BasicUdf for MyUdf2 { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `BasicUdf` in this scope [INFO] [stdout] --> tests/ok.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl BasicUdf for MyUdf3 { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 46 | impl BasicUdf for MyUdf3 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok.rs:49:41 [INFO] [stdout] | [INFO] [stdout] 49 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok.rs:49:49 [INFO] [stdout] | [INFO] [stdout] 49 | fn init(_cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 46 | impl BasicUdf for MyUdf3 { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 46 | impl BasicUdf for MyUdf3 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok.rs:56:24 [INFO] [stdout] | [INFO] [stdout] 56 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 46 | impl BasicUdf for MyUdf3 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | error: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessError` in this scope [INFO] [stdout] --> tests/ok.rs:58:36 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result, ProcessError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 46 | impl BasicUdf for MyUdf3 { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `my_udf1` in this scope [INFO] [stdout] --> tests/ok.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let _ = my_udf1 as *const (); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `my_udf1_init` in this scope [INFO] [stdout] --> tests/ok.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let _ = my_udf1_init as *const (); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `my_udf1_deinit` in this scope [INFO] [stdout] --> tests/ok.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let _ = my_udf1_deinit as *const (); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo` in this scope [INFO] [stdout] --> tests/ok.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let _ = foo as *const (); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_init` in this scope [INFO] [stdout] --> tests/ok.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let _ = foo_init as *const (); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_deinit` in this scope [INFO] [stdout] --> tests/ok.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let _ = foo_deinit as *const (); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `my_udf3` in this scope [INFO] [stdout] --> tests/ok.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | let _ = my_udf3 as *const (); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `my_udf3_init` in this scope [INFO] [stdout] --> tests/ok.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let _ = my_udf3_init as *const (); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `my_udf3_deinit` in this scope [INFO] [stdout] --> tests/ok.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | let _ = my_udf3_deinit as *const (); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `banana` in this scope [INFO] [stdout] --> tests/ok.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | let _ = banana as *const (); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `banana_init` in this scope [INFO] [stdout] --> tests/ok.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | let _ = banana_init as *const (); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `banana_deinit` in this scope [INFO] [stdout] --> tests/ok.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let _ = banana_deinit as *const (); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `udf-macros` (test "ok") due to 49 previous errors [INFO] [stdout] error[E0405]: cannot find trait `BasicUdf` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Init` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 11 | fn init(cfg: &UdfCfg, args: &ArgList) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | args: &ArgList, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | error: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessError` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | ) -> Result, ProcessError> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | impl BasicUdf for MyUdf { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AggregateUdf` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:27:62 [INFO] [stdout] | [INFO] [stdout] 27 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:27:88 [INFO] [stdout] | [INFO] [stdout] 27 | fn clear(&mut self, cfg: &UdfCfg, error: Option) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdfCfg` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | cfg: &UdfCfg, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ArgList` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | args: &ArgList<'_, Process>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Process` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | args: &ArgList<'_, Process>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 26 | impl AggregateUdf for MyUdf { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | error: Option, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NonZeroU8` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> Result<(), NonZeroU8> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 3 + use std::num::NonZeroU8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let _ = foo as *const (); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_init` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let _ = foo_init as *const (); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_deinit` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let _ = foo_deinit as *const (); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_add` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let _ = foo_add as *const (); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `foo_clear` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let _ = foo_clear as *const (); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bar` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let _ = bar as *const (); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bar_init` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let _ = bar_init as *const (); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bar_deinit` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let _ = bar_deinit as *const (); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bar_add` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let _ = bar_add as *const (); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bar_clear` in this scope [INFO] [stdout] --> tests/ok_agg_alias.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let _ = bar_clear as *const (); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `udf-macros` (test "ok_agg_alias") due to 35 previous errors [INFO] running `Command { std: "docker" "inspect" "b3184d6e00cc740de9b7de3ffd9c3fb1b6621f633c41837d2cdbfd37ba50f4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3184d6e00cc740de9b7de3ffd9c3fb1b6621f633c41837d2cdbfd37ba50f4aa", kill_on_drop: false }` [INFO] [stdout] b3184d6e00cc740de9b7de3ffd9c3fb1b6621f633c41837d2cdbfd37ba50f4aa