[INFO] fetching crate udf 0.5.5... [INFO] testing udf-0.5.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate udf 0.5.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate udf 0.5.5 [INFO] finished tweaking crates.io crate udf 0.5.5 [INFO] tweaked toml for crates.io crate udf 0.5.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate udf 0.5.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f8bf2968c37e946de51fcfb2acbd87b723e4d301fae81bb1650a123553cc264 [INFO] running `Command { std: "docker" "start" "-a" "4f8bf2968c37e946de51fcfb2acbd87b723e4d301fae81bb1650a123553cc264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f8bf2968c37e946de51fcfb2acbd87b723e4d301fae81bb1650a123553cc264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8bf2968c37e946de51fcfb2acbd87b723e4d301fae81bb1650a123553cc264", kill_on_drop: false }` [INFO] [stdout] 4f8bf2968c37e946de51fcfb2acbd87b723e4d301fae81bb1650a123553cc264 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a620453b88e50f9a01d004c87ce3c368bf9b897c1ea7af46b18e26ef9c623e0a [INFO] running `Command { std: "docker" "start" "-a" "a620453b88e50f9a01d004c87ce3c368bf9b897c1ea7af46b18e26ef9c623e0a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling udf-sys v0.5.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling udf-macros v0.5.5 [INFO] [stderr] Compiling udf v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:386:27 [INFO] [stdout] | [INFO] [stdout] 386 | fn build(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 386 | fn build(&mut self) -> &ArgList<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:480:20 [INFO] [stdout] | [INFO] [stdout] 480 | pub fn as_init(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 480 | pub fn as_init(&mut self) -> &ArgList<'_, Init> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:485:23 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn as_process(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 485 | pub fn as_process(&mut self) -> &ArgList<'_, Process> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.28s [INFO] running `Command { std: "docker" "inspect" "a620453b88e50f9a01d004c87ce3c368bf9b897c1ea7af46b18e26ef9c623e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a620453b88e50f9a01d004c87ce3c368bf9b897c1ea7af46b18e26ef9c623e0a", kill_on_drop: false }` [INFO] [stdout] a620453b88e50f9a01d004c87ce3c368bf9b897c1ea7af46b18e26ef9c623e0a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 977f9a4ab56fb5f1a37d2790fc9a632f0f90a911efa12f86168e5c0697c4c9bd [INFO] running `Command { std: "docker" "start" "-a" "977f9a4ab56fb5f1a37d2790fc9a632f0f90a911efa12f86168e5c0697c4c9bd", kill_on_drop: false }` [INFO] [stderr] Compiling udf v0.5.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:386:27 [INFO] [stdout] | [INFO] [stdout] 386 | fn build(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 386 | fn build(&mut self) -> &ArgList<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:480:20 [INFO] [stdout] | [INFO] [stdout] 480 | pub fn as_init(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 480 | pub fn as_init(&mut self) -> &ArgList<'_, Init> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:485:23 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn as_process(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 485 | pub fn as_process(&mut self) -> &ArgList<'_, Process> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:386:27 [INFO] [stdout] | [INFO] [stdout] 386 | fn build(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 386 | fn build(&mut self) -> &ArgList<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:480:20 [INFO] [stdout] | [INFO] [stdout] 480 | pub fn as_init(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 480 | pub fn as_init(&mut self) -> &ArgList<'_, Init> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/mock.rs:485:23 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn as_process(&mut self) -> &ArgList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 485 | pub fn as_process(&mut self) -> &ArgList<'_, Process> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "977f9a4ab56fb5f1a37d2790fc9a632f0f90a911efa12f86168e5c0697c4c9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977f9a4ab56fb5f1a37d2790fc9a632f0f90a911efa12f86168e5c0697c4c9bd", kill_on_drop: false }` [INFO] [stdout] 977f9a4ab56fb5f1a37d2790fc9a632f0f90a911efa12f86168e5c0697c4c9bd [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00247470ba77d2062b4ab564ce3989d9660d5adb4fcd06ef1f9dda29cfe93162 [INFO] running `Command { std: "docker" "start" "-a" "00247470ba77d2062b4ab564ce3989d9660d5adb4fcd06ef1f9dda29cfe93162", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mock.rs:386:27 [INFO] [stderr] | [INFO] [stderr] 386 | fn build(&mut self) -> &ArgList { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 386 | fn build(&mut self) -> &ArgList<'_, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mock.rs:480:20 [INFO] [stderr] | [INFO] [stderr] 480 | pub fn as_init(&mut self) -> &ArgList { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 480 | pub fn as_init(&mut self) -> &ArgList<'_, Init> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/mock.rs:485:23 [INFO] [stderr] | [INFO] [stderr] 485 | pub fn as_process(&mut self) -> &ArgList { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 485 | pub fn as_process(&mut self) -> &ArgList<'_, Process> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `udf` (lib) generated 3 warnings (run `cargo fix --lib -p udf` to apply 3 suggestions) [INFO] [stderr] warning: `udf` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/udf-bdc63bd1eba40145) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test types::arg::coerce::tests::test_coercion ... ok [INFO] [stdout] test mock::tests::test_mock_args_macro ... ok [INFO] [stdout] test types::arg::coerce::tests::test_unset_coercion ... ok [INFO] [stdout] test types::arg::tests::verify_item_result_layout ... ok [INFO] [stdout] test types::arg_list::tests::args_size_process ... ok [INFO] [stdout] test types::arg_list::tests::args_size_init ... ok [INFO] [stdout] test types::config::tests::cfg_init_size ... ok [INFO] [stdout] test types::config::tests::cfg_proc_size ... ok [INFO] [stdout] test types::config::tests::max_len ... ok [INFO] [stdout] test types::config::tests::decimals ... ok [INFO] [stdout] test types::config::tests::maybe_null ... ok [INFO] [stdout] test types::config::tests::test_const ... ok [INFO] [stdout] test types::config::tests::test_box_load_store ... ok [INFO] [stdout] test wrapper::const_helpers::tests::test_arr_copy ... ok [INFO] [stdout] test wrapper::const_helpers::tests::test_const_write_all ... ok [INFO] [stdout] test wrapper::helpers::buffer_tests::test_buf_fits ... ok [INFO] [stdout] test wrapper::helpers::buffer_tests::test_buf_no_fit_ref ... ok [INFO] [stdout] test wrapper::helpers::tests::argtype_from_ptr_notnull ... ok [INFO] [stdout] test wrapper::helpers::tests::argtype_from_ptr_null ... ok [INFO] [stdout] test wrapper::helpers::tests::process_args_ok ... ok [INFO] [stdout] test wrapper::helpers::tests::write_message_too_long ... ok [INFO] [stdout] test wrapper::helpers::tests::write_msg_ok ... ok [INFO] [stdout] test wrapper::modded_types::tests::test_field_arg_type ... ok [INFO] [stdout] test wrapper::modded_types::tests::test_field_lengths ... ok [INFO] [stdout] test wrapper::modded_types::tests::test_layout ... ok [INFO] [stdout] test wrapper::tests::test_verify_aggregate_attributes ... ok [INFO] [stdout] test wrapper::tests::test_fn_sig - should panic ... ok [INFO] [stdout] test wrapper::tests::test_verify_aggregate_attributes_mismatch_aliases - should panic ... ok [INFO] [stdout] test wrapper::tests::test_verify_aggregate_attributes_mismatch_name - should panic ... ok [INFO] [stdout] test wrapper::tests::test_wrapper_basic - should panic ... ok [INFO] [stdout] test wrapper::tests::test_wrapper_bufwrapper - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests udf [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/traits.rs - traits::AggregateUdf::add (line 219) ... ok [INFO] [stdout] test src/mock.rs - mock::mock_args (line 521) ... ok [INFO] [stdout] test src/mock.rs - mock::MockUdfCfg (line 109) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/mock.rs - mock (line 14) ... ok [INFO] [stdout] test src/macros.rs - macros::udf_log (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00247470ba77d2062b4ab564ce3989d9660d5adb4fcd06ef1f9dda29cfe93162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00247470ba77d2062b4ab564ce3989d9660d5adb4fcd06ef1f9dda29cfe93162", kill_on_drop: false }` [INFO] [stdout] 00247470ba77d2062b4ab564ce3989d9660d5adb4fcd06ef1f9dda29cfe93162