[INFO] fetching crate flows-connector-dsi 0.1.11...
[INFO] testing flows-connector-dsi-0.1.11 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate flows-connector-dsi 0.1.11 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate flows-connector-dsi 0.1.11
[INFO] finished tweaking crates.io crate flows-connector-dsi 0.1.11
[INFO] tweaked toml for crates.io crate flows-connector-dsi 0.1.11 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flows-connector-dsi 0.1.11 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3e8817ccb47b9bf2e23c369adde67a4bbea9fba3a96393a26e673a78eeb3f08
[INFO] running `Command { std: "docker" "start" "-a" "b3e8817ccb47b9bf2e23c369adde67a4bbea9fba3a96393a26e673a78eeb3f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3e8817ccb47b9bf2e23c369adde67a4bbea9fba3a96393a26e673a78eeb3f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e8817ccb47b9bf2e23c369adde67a4bbea9fba3a96393a26e673a78eeb3f08", kill_on_drop: false }`
[INFO] [stdout] b3e8817ccb47b9bf2e23c369adde67a4bbea9fba3a96393a26e673a78eeb3f08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d593ff9d837cb51dc78cb636530eb015031ac1060c006b8e30a12bdf4ea45ce
[INFO] running `Command { std: "docker" "start" "-a" "9d593ff9d837cb51dc78cb636530eb015031ac1060c006b8e30a12bdf4ea45ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling flows-connector-dsi v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] running `Command { std: "docker" "inspect" "9d593ff9d837cb51dc78cb636530eb015031ac1060c006b8e30a12bdf4ea45ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d593ff9d837cb51dc78cb636530eb015031ac1060c006b8e30a12bdf4ea45ce", kill_on_drop: false }`
[INFO] [stdout] 9d593ff9d837cb51dc78cb636530eb015031ac1060c006b8e30a12bdf4ea45ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1516c49702bbbe4516b18a19bb4e75d2781b7cae587e3ba33c57d87f01680788
[INFO] running `Command { std: "docker" "start" "-a" "1516c49702bbbe4516b18a19bb4e75d2781b7cae587e3ba33c57d87f01680788", kill_on_drop: false }`
[INFO] [stderr]    Compiling flows-connector-dsi v0.1.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "1516c49702bbbe4516b18a19bb4e75d2781b7cae587e3ba33c57d87f01680788", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1516c49702bbbe4516b18a19bb4e75d2781b7cae587e3ba33c57d87f01680788", kill_on_drop: false }`
[INFO] [stdout] 1516c49702bbbe4516b18a19bb4e75d2781b7cae587e3ba33c57d87f01680788
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7cd135d1808f8e9ae28dab9360741a75cc3991b83234140c263f585caa6ac8a1
[INFO] running `Command { std: "docker" "start" "-a" "7cd135d1808f8e9ae28dab9360741a75cc3991b83234140c263f585caa6ac8a1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flows_connector_dsi-fd15db1bf546dfae)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::discord_tests::discord_tests::message ... ok
[INFO] [stdout] test tests::github_tests::github_tests::marketplace_purchase_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::fork_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::label_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::pr_review_comment_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::create_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::release_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::discussion_comment_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::push_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::issue_comment_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::workflow_job_test ... ok
[INFO] [stdout] test tests::gmail_tests::tests::gmail_test ... ok
[INFO] [stdout] test tests::github_tests::github_tests::pull_request_test ... ok
[INFO] [stdout] test tests::jira_tests::jira_tests::comment_created_test ... ok
[INFO] [stdout] test tests::jira_tests::jira_tests::comment_updated_test ... ok
[INFO] [stdout] test tests::jira_tests::jira_tests::issue_created_test ... ok
[INFO] [stdout] test tests::telegram_tests::telegram_tests::message ... ok
[INFO] [stdout] test tests::jira_tests::jira_tests::issue_updated_test ... ok
[INFO] [stdout] test tests::telegram_tests::telegram_tests::my_chat_member ... ok
[INFO] [stdout] test tests::github_tests::github_tests::outbound_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flows_connector_dsi
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/twilio.rs - twilio::outbound (line 32) ... FAILED
[INFO] [stdout] test src/discord.rs - discord::outbound::say (line 267) ... FAILED
[INFO] [stdout] test src/gmail.rs - gmail::outbound (line 43) ... FAILED
[INFO] [stdout] test src/telegram.rs - telegram::outbound::ban (line 364) ... FAILED
[INFO] [stdout] test src/notion.rs - notion::outbound (line 45) ... FAILED
[INFO] [stdout] test src/sendgrid.rs - sendgrid::outbound (line 46) ... FAILED
[INFO] [stdout] test src/monday.rs - monday::outbound (line 101) ... FAILED
[INFO] [stdout] test src/telegram.rs - telegram::outbound::message (line 320) ... FAILED
[INFO] [stdout] test src/discord.rs - discord::outbound::ban (line 287) ... FAILED
[INFO] [stdout] test src/github.rs - github::InboundData::get (line 328) ... FAILED
[INFO] [stdout] test src/telegram.rs - telegram::outbound::edit_message (line 339) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/twilio.rs - twilio::outbound (line 32) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `outbound` in this scope
[INFO] [stdout]   --> src/twilio.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | outbound("+11234567890")
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 32 + use flows_connector_dsi::gmail::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use flows_connector_dsi::monday::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use flows_connector_dsi::notion::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use flows_connector_dsi::sendgrid::outbound;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/discord.rs - discord::outbound::say (line 267) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]    --> src/discord.rs:268:1
[INFO] [stdout]     |
[INFO] [stdout] 268 | outbound::say("hello world", None)
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `outbound`, use `cargo add outbound` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 267 + use flows_connector_dsi::discord::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gmail.rs - gmail::outbound (line 43) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `outbound` in this scope
[INFO] [stdout]   --> src/gmail.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | outbound("ho-229@example.com")
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 43 + use flows_connector_dsi::gmail::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use flows_connector_dsi::monday::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use flows_connector_dsi::notion::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 43 + use flows_connector_dsi::sendgrid::outbound;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telegram.rs - telegram::outbound::ban (line 364) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]    --> src/telegram.rs:365:1
[INFO] [stdout]     |
[INFO] [stdout] 365 | outbound::ban(message.chat.id, message.from.id)
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `outbound`, use `cargo add outbound` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 364 + use flows_connector_dsi::discord::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 364 + use flows_connector_dsi::telegram::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/telegram.rs:365:15
[INFO] [stdout]     |
[INFO] [stdout] 365 | outbound::ban(message.chat.id, message.from.id)
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 364 + use flows_connector_dsi::telegram::outbound::message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/telegram.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 | outbound::ban(message.chat.id, message.from.id)
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 364 + use flows_connector_dsi::telegram::outbound::message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/notion.rs - notion::outbound (line 45) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `outbound` in this scope
[INFO] [stdout]   --> src/notion.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | outbound()
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 45 + use flows_connector_dsi::gmail::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 45 + use flows_connector_dsi::monday::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 45 + use flows_connector_dsi::notion::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 45 + use flows_connector_dsi::sendgrid::outbound;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sendgrid.rs - sendgrid::outbound (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `outbound` in this scope
[INFO] [stdout]   --> src/sendgrid.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | outbound(vec!["ho-229@example.com"])
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 46 + use flows_connector_dsi::gmail::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 46 + use flows_connector_dsi::monday::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 46 + use flows_connector_dsi::notion::outbound;
[INFO] [stdout]    |
[INFO] [stdout] 46 + use flows_connector_dsi::sendgrid::outbound;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monday.rs - monday::outbound (line 101) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `outbound` in this scope
[INFO] [stdout]    --> src/monday.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | outbound("item #1")
[INFO] [stdout]     | ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 101 + use flows_connector_dsi::gmail::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 101 + use flows_connector_dsi::monday::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 101 + use flows_connector_dsi::notion::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 101 + use flows_connector_dsi::sendgrid::outbound;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate`
[INFO] [stdout]    --> src/monday.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     .date("date4", NaiveDate::from_ymd(1970, 1, 1))
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 101 + use chrono::NaiveDate;
[INFO] [stdout]     |
[INFO] [stdout] 101 + use flows_connector_dsi::monday::NaiveDate;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telegram.rs - telegram::outbound::message (line 320) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]    --> src/telegram.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | outbound::message(message.chat.id, "__PONG\\!__")
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `outbound`, use `cargo add outbound` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 320 + use flows_connector_dsi::telegram::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/telegram.rs:321:19
[INFO] [stdout]     |
[INFO] [stdout] 321 | outbound::message(message.chat.id, "__PONG\\!__")
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 320 + use flows_connector_dsi::telegram::outbound::message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/telegram.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 |     .reply(message.message_id)
[INFO] [stdout]     |            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 320 + use flows_connector_dsi::telegram::outbound::message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseMode`
[INFO] [stdout]    --> src/telegram.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ParseMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 320 + use flows_connector_dsi::telegram::outbound::ParseMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/discord.rs - discord::outbound::ban (line 287) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]    --> src/discord.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | outbound::ban(user_id, String::new(), 0)
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `outbound`, use `cargo add outbound` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 287 + use flows_connector_dsi::discord::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 287 + use flows_connector_dsi::telegram::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `user_id` in this scope
[INFO] [stdout]    --> src/discord.rs:288:15
[INFO] [stdout]     |
[INFO] [stdout] 288 | outbound::ban(user_id, String::new(), 0)
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/github.rs - github::InboundData::get (line 328) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `payload` in this scope
[INFO] [stdout]    --> src/github.rs:329:21
[INFO] [stdout]     |
[INFO] [stdout] 329 | let r#ref: String = payload.get("ref").unwrap();
[INFO] [stdout]     |                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telegram.rs - telegram::outbound::edit_message (line 339) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]    --> src/telegram.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | outbound::edit_message(message.chat.id, message.message_id, "__PONG\\!__")
[INFO] [stdout]     | ^^^^^^^^ use of unresolved module or unlinked crate `outbound`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `outbound`, use `cargo add outbound` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 339 + use flows_connector_dsi::telegram::outbound;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/telegram.rs:340:24
[INFO] [stdout]     |
[INFO] [stdout] 340 | outbound::edit_message(message.chat.id, message.message_id, "__PONG\\!__")
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 339 + use flows_connector_dsi::telegram::outbound::message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `message` in this scope
[INFO] [stdout]    --> src/telegram.rs:340:41
[INFO] [stdout]     |
[INFO] [stdout] 340 | outbound::edit_message(message.chat.id, message.message_id, "__PONG\\!__")
[INFO] [stdout]     |                                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 339 + use flows_connector_dsi::telegram::outbound::message;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParseMode`
[INFO] [stdout]    --> src/telegram.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 |     .parse_mode(ParseMode::MarkdownV2)
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared type `ParseMode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 339 + use flows_connector_dsi::telegram::outbound::ParseMode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/discord.rs - discord::outbound::ban (line 287)
[INFO] [stdout]     src/discord.rs - discord::outbound::say (line 267)
[INFO] [stdout]     src/github.rs - github::InboundData::get (line 328)
[INFO] [stdout]     src/gmail.rs - gmail::outbound (line 43)
[INFO] [stdout]     src/monday.rs - monday::outbound (line 101)
[INFO] [stdout]     src/notion.rs - notion::outbound (line 45)
[INFO] [stdout]     src/sendgrid.rs - sendgrid::outbound (line 46)
[INFO] [stdout]     src/telegram.rs - telegram::outbound::ban (line 364)
[INFO] [stdout]     src/telegram.rs - telegram::outbound::edit_message (line 339)
[INFO] [stdout]     src/telegram.rs - telegram::outbound::message (line 320)
[INFO] [stdout]     src/twilio.rs - twilio::outbound (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7cd135d1808f8e9ae28dab9360741a75cc3991b83234140c263f585caa6ac8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd135d1808f8e9ae28dab9360741a75cc3991b83234140c263f585caa6ac8a1", kill_on_drop: false }`
[INFO] [stdout] 7cd135d1808f8e9ae28dab9360741a75cc3991b83234140c263f585caa6ac8a1
