[INFO] crate azure-functions-shared 0.10.0 is already in cache [INFO] testing azure-functions-shared-0.10.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate azure-functions-shared 0.10.0 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate azure-functions-shared 0.10.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate azure-functions-shared 0.10.0 [INFO] finished tweaking crates.io crate azure-functions-shared 0.10.0 [INFO] tweaked toml for crates.io crate azure-functions-shared 0.10.0 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 3891bcfc41c7449b7a6bac10066ef5eba3ee605f92df352015a0f7f3005e7927 [INFO] running `"docker" "start" "-a" "3891bcfc41c7449b7a6bac10066ef5eba3ee605f92df352015a0f7f3005e7927"` [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling tower-service v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling azure-functions-shared-codegen v0.10.0 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling tower-layer v0.1.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tower-util v0.1.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tower-grpc v0.1.1 [INFO] [stderr] Compiling tower-grpc-build v0.1.0 [INFO] [stderr] Compiling azure-functions-shared v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.50s [INFO] running `"docker" "inspect" "3891bcfc41c7449b7a6bac10066ef5eba3ee605f92df352015a0f7f3005e7927"` [INFO] running `"docker" "rm" "-f" "3891bcfc41c7449b7a6bac10066ef5eba3ee605f92df352015a0f7f3005e7927"` [INFO] [stdout] 3891bcfc41c7449b7a6bac10066ef5eba3ee605f92df352015a0f7f3005e7927 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1966e7809d2edb843169d949370b6f05d1545581ce00fff3c52eb84f7c281d0d [INFO] running `"docker" "start" "-a" "1966e7809d2edb843169d949370b6f05d1545581ce00fff3c52eb84f7c281d0d"` [INFO] [stderr] Compiling azure-functions-shared v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.29s [INFO] running `"docker" "inspect" "1966e7809d2edb843169d949370b6f05d1545581ce00fff3c52eb84f7c281d0d"` [INFO] running `"docker" "rm" "-f" "1966e7809d2edb843169d949370b6f05d1545581ce00fff3c52eb84f7c281d0d"` [INFO] [stdout] 1966e7809d2edb843169d949370b6f05d1545581ce00fff3c52eb84f7c281d0d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 93ca177f9a17db995bc0301f0f70485f9efd65bbb1c6a7f5ec791a90536fadfa [INFO] running `"docker" "start" "-a" "93ca177f9a17db995bc0301f0f70485f9efd65bbb1c6a7f5ec791a90536fadfa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/azure_functions_shared-31289cba9bae2cf0 [INFO] [stdout] [INFO] [stdout] running 205 tests [INFO] [stdout] test codegen::bindings::blob::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::blob::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::blob::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::blob::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::blob::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::blob::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::blob::tests::it_requires_the_path_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::blob::tests::it_requires_the_path_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_requires_the_path_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_requires_the_path_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_collection_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_collection_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_collection_throughput_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_connection_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_create_collection_attribute_be_a_bool ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_database_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_database_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_id_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::blob_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_partition_key_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db::tests::it_requires_the_sql_query_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_checkpoint_frequency_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_connection_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_create_lease_collection_attribute_be_a_boolean ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_database_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_collection_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::event_grid_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::event_grid_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_collection_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::event_grid_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_database_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_feed_poll_delay_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_lease_acquire_interval_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_lease_collection_prefix_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_lease_collection_throughput_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_lease_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_lease_expiration_interval_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_lease_renew_interval_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_max_items_per_invocation_attribute_be_an_integer ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::cosmos_db_trigger::tests::it_requires_the_start_from_beginning_attribute_be_a_boolean ... ok [INFO] [stdout] test codegen::bindings::generic::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::event_grid_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::generic::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::event_grid_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::generic::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::http::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_requires_the_event_hub_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::event_hub::tests::it_requires_the_connection_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_accepts_valid_methods ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_accepts_valid_auth_levels ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_requires_the_connection_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_requires_the_consumer_group_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_requires_the_event_hub_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::generic::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::generic::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::generic::tests::it_requires_the_type_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::generic::tests::it_requires_the_type_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::http::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_rejects_invalid_methods ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_requires_the_auth_level_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::event_hub_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_rejects_invalid_auth_levels ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_requires_the_methods_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::http_trigger::tests::it_requires_the_route_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_requires_the_queue_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::queue::tests::it_requires_the_queue_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_requires_the_queue_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_requires_the_queue_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_requires_the_api_key_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_requires_the_from_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_requires_the_subject_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_requires_the_text_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::send_grid::tests::it_requires_the_to_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::queue_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_requires_the_queue_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_requires_the_subscription_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_requires_the_topic_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_requires_the_queue_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_requires_the_subscription_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_requires_the_topic_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_requires_the_hub_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::signalr::tests::it_requires_the_queue_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::service_bus::tests::it_requires_queue_name_or_topic_subscription ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::service_bus_trigger::tests::it_requires_queue_name_or_topic_subscription ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_row_key_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_filter_be_a_string ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_partition_key_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_requires_the_use_monitor_attribute_be_a_bool ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_table_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_requires_the_hub_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_connection_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_requires_the_body_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_take_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_requires_the_user_id_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_requires_the_run_on_startup_attribute_be_a_bool ... ok [INFO] [stdout] test codegen::function::tests::it_parses_attribute_arguments ... ok [INFO] [stdout] test codegen::function::tests::it_requires_the_disabled_attribute_be_a_boolean ... ok [INFO] [stdout] test codegen::function::tests::it_serializes_to_json ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::value::tests::it_converts_boolean_to_tokens ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_requires_the_schedule_attribute_be_a_string ... ok [INFO] [stdout] test codegen::value::tests::it_converts_string_to_tokens ... ok [INFO] [stdout] test codegen::bindings::signalr_connection_info::tests::it_requires_the_queue_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_requires_the_account_sid_attribute_be_a_string ... ok [INFO] [stdout] test codegen::value::tests::it_serializes_boolean_to_json ... ok [INFO] [stdout] test codegen::value::tests::it_serializes_integer_to_json ... ok [INFO] [stdout] test codegen::value::tests::it_serializes_string_to_json ... ok [INFO] [stdout] test codegen::value::tests::it_converts_integer_to_tokens ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_requires_the_auth_token_attribute_be_a_string ... ok [INFO] [stdout] test codegen::function::tests::it_converts_to_tokens ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_requires_the_from_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_requires_the_name_attribute_argument ... ok [INFO] [stdout] test codegen::bindings::twilio_sms::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::table::tests::it_requires_the_table_name_attribute_be_a_string ... ok [INFO] [stdout] test codegen::bindings::timer_trigger::tests::it_requires_the_schedule_attribute_argument ... ok [INFO] [stdout] test codegen::function::tests::it_requires_an_identifier_for_name ... ok [INFO] [stdout] test codegen::function::tests::it_requires_the_name_attribute_be_a_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 205 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests azure-functions-shared [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "93ca177f9a17db995bc0301f0f70485f9efd65bbb1c6a7f5ec791a90536fadfa"` [INFO] running `"docker" "rm" "-f" "93ca177f9a17db995bc0301f0f70485f9efd65bbb1c6a7f5ec791a90536fadfa"` [INFO] [stdout] 93ca177f9a17db995bc0301f0f70485f9efd65bbb1c6a7f5ec791a90536fadfa