[INFO] fetching crate worker-cf-sentry 0.1.0...
[INFO] testing worker-cf-sentry-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate worker-cf-sentry 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate worker-cf-sentry 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate worker-cf-sentry 0.1.0
[INFO] finished tweaking crates.io crate worker-cf-sentry 0.1.0
[INFO] tweaked toml for crates.io crate worker-cf-sentry 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding chrono-tz v0.6.3 (latest: v0.9.0)
[INFO] [stderr]       Adding chrono-tz-build v0.0.3 (latest: v0.3.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding js-sys v0.3.61 (latest: v0.3.69)
[INFO] [stderr]       Adding matchit v0.4.6 (latest: v0.8.2)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (latest: v0.6.5)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding wasm-bindgen v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.34 (latest: v0.4.42)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-streams v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding web-sys v0.3.61 (latest: v0.3.69)
[INFO] [stderr]       Adding worker v0.0.17 (latest: v0.3.0)
[INFO] [stderr]       Adding worker-kv v0.6.0 (latest: v0.7.0)
[INFO] [stderr]       Adding worker-macros v0.0.9 (latest: v0.3.0)
[INFO] [stderr]       Adding worker-sys v0.0.9 (latest: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-sys v0.0.9
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.3
[INFO] [stderr]   Downloaded worker-macros v0.0.9
[INFO] [stderr]   Downloaded worker-kv v0.6.0
[INFO] [stderr]   Downloaded worker v0.0.17
[INFO] [stderr]   Downloaded chrono-tz v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4df9970c6c45335c9c47c52ebd6e9885e7f6e2cba9e4f74135bd25cba752f5b0
[INFO] running `Command { std: "docker" "start" "-a" "4df9970c6c45335c9c47c52ebd6e9885e7f6e2cba9e4f74135bd25cba752f5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4df9970c6c45335c9c47c52ebd6e9885e7f6e2cba9e4f74135bd25cba752f5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4df9970c6c45335c9c47c52ebd6e9885e7f6e2cba9e4f74135bd25cba752f5b0", kill_on_drop: false }`
[INFO] [stdout] 4df9970c6c45335c9c47c52ebd6e9885e7f6e2cba9e4f74135bd25cba752f5b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6400267c687792912735da73c031514ca102b5d2136d9b6cf274e16e55283add
[INFO] running `Command { std: "docker" "start" "-a" "6400267c687792912735da73c031514ca102b5d2136d9b6cf274e16e55283add", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling js-sys v0.3.61
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.34
[INFO] [stderr]    Compiling web-sys v0.3.61
[INFO] [stderr]    Compiling worker-sys v0.0.9
[INFO] [stderr]    Compiling wasm-streams v0.2.3
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling worker-macros v0.0.9
[INFO] [stderr]    Compiling worker-kv v0.6.0
[INFO] [stderr]    Compiling worker v0.0.17
[INFO] [stderr]    Compiling worker-cf-sentry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6400267c687792912735da73c031514ca102b5d2136d9b6cf274e16e55283add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6400267c687792912735da73c031514ca102b5d2136d9b6cf274e16e55283add", kill_on_drop: false }`
[INFO] [stdout] 6400267c687792912735da73c031514ca102b5d2136d9b6cf274e16e55283add
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e06c18c8f366c15a74af55eae8e04f6e2c182868b853955036338d101efa8132
[INFO] running `Command { std: "docker" "start" "-a" "e06c18c8f366c15a74af55eae8e04f6e2c182868b853955036338d101efa8132", kill_on_drop: false }`
[INFO] [stderr]    Compiling worker-cf-sentry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e06c18c8f366c15a74af55eae8e04f6e2c182868b853955036338d101efa8132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e06c18c8f366c15a74af55eae8e04f6e2c182868b853955036338d101efa8132", kill_on_drop: false }`
[INFO] [stdout] e06c18c8f366c15a74af55eae8e04f6e2c182868b853955036338d101efa8132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d2e4ac35ac2d12215922c5a1099bfd6bb62d04a77410598269577c33a578c00
[INFO] running `Command { std: "docker" "start" "-a" "8d2e4ac35ac2d12215922c5a1099bfd6bb62d04a77410598269577c33a578c00", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/worker_cf_sentry-ea8c3931919bc6e1)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests worker_cf_sentry
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 14) ... ignored
[INFO] [stdout] test src/lib.rs - (line 19) ... ignored
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error: cannot find attribute `event` in this scope
[INFO] [stdout]  --> src/lib.rs:25:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[event(fetch)]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::event;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Request` in this scope
[INFO] [stdout]  --> src/lib.rs:26:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::error::Request;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Request;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Request;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Env` in this scope
[INFO] [stdout]  --> src/lib.rs:26:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Env;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Response` in this scope
[INFO] [stdout]  --> src/lib.rs:26:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                                                            ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Response;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry`
[INFO] [stdout]  --> src/lib.rs:27:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sentry_config = sentry::SentryConfig::from_env(&env)?;
[INFO] [stdout]   |                         ^^^^^^ use of undeclared crate or module `sentry`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker_cf_sentry::SentryConfig;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SentryConfig`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 -     let sentry_config = sentry::SentryConfig::from_env(&env)?;
[INFO] [stdout] 4 +     let sentry_config = SentryConfig::from_env(&env)?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry`
[INFO] [stdout]  --> src/lib.rs:28:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sentry = sentry::SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared crate or module `sentry`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker_cf_sentry::SentryClient;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SentryClient`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     let sentry = sentry::SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout] 5 +     let sentry = SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/lib.rs:28:66
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sentry = sentry::SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout]   |                                                                  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a local variable with a similar name exists, consider renaming `_ctx` into `ctx`
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:26:69
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                                                     ^^^^^^ -------- supplied 1 generic argument
[INFO] [stdout]   |                                                                     |
[INFO] [stdout]   |                                                                     expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response, E> {
[INFO] [stdout]   |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/lib.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0425, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8d2e4ac35ac2d12215922c5a1099bfd6bb62d04a77410598269577c33a578c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2e4ac35ac2d12215922c5a1099bfd6bb62d04a77410598269577c33a578c00", kill_on_drop: false }`
[INFO] [stdout] 8d2e4ac35ac2d12215922c5a1099bfd6bb62d04a77410598269577c33a578c00
[INFO] testing worker-cf-sentry-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate worker-cf-sentry 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate worker-cf-sentry 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate worker-cf-sentry 0.1.0
[INFO] finished tweaking crates.io crate worker-cf-sentry 0.1.0
[INFO] tweaked toml for crates.io crate worker-cf-sentry 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding chrono-tz v0.6.3 (latest: v0.9.0)
[INFO] [stderr]       Adding chrono-tz-build v0.0.3 (latest: v0.3.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding js-sys v0.3.61 (latest: v0.3.69)
[INFO] [stderr]       Adding matchit v0.4.6 (latest: v0.8.2)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (latest: v0.6.5)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding wasm-bindgen v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.34 (latest: v0.4.42)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.84 (latest: v0.2.92)
[INFO] [stderr]       Adding wasm-streams v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding web-sys v0.3.61 (latest: v0.3.69)
[INFO] [stderr]       Adding worker v0.0.17 (latest: v0.3.0)
[INFO] [stderr]       Adding worker-kv v0.6.0 (latest: v0.7.0)
[INFO] [stderr]       Adding worker-macros v0.0.9 (latest: v0.3.0)
[INFO] [stderr]       Adding worker-sys v0.0.9 (latest: v0.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f255ea39ee00e2c727cac30decafd91e5eb2952ca72c86b1b49c31dc5d882828
[INFO] running `Command { std: "docker" "start" "-a" "f255ea39ee00e2c727cac30decafd91e5eb2952ca72c86b1b49c31dc5d882828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f255ea39ee00e2c727cac30decafd91e5eb2952ca72c86b1b49c31dc5d882828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f255ea39ee00e2c727cac30decafd91e5eb2952ca72c86b1b49c31dc5d882828", kill_on_drop: false }`
[INFO] [stdout] f255ea39ee00e2c727cac30decafd91e5eb2952ca72c86b1b49c31dc5d882828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2554697e0773daf4704c9d0ffd02b0267a7a27f18b99d28661551a3990dff210
[INFO] running `Command { std: "docker" "start" "-a" "2554697e0773daf4704c9d0ffd02b0267a7a27f18b99d28661551a3990dff210", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.84
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.84
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.84
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.84
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.84
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling js-sys v0.3.61
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.34
[INFO] [stderr]    Compiling web-sys v0.3.61
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling worker-kv v0.6.0
[INFO] [stderr]    Compiling worker-sys v0.0.9
[INFO] [stderr]    Compiling wasm-streams v0.2.3
[INFO] [stderr]    Compiling worker-macros v0.0.9
[INFO] [stderr]    Compiling worker v0.0.17
[INFO] [stderr]    Compiling worker-cf-sentry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2554697e0773daf4704c9d0ffd02b0267a7a27f18b99d28661551a3990dff210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2554697e0773daf4704c9d0ffd02b0267a7a27f18b99d28661551a3990dff210", kill_on_drop: false }`
[INFO] [stdout] 2554697e0773daf4704c9d0ffd02b0267a7a27f18b99d28661551a3990dff210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a2a3255031901db210f0713489d311db919cec972b5e22ba4973ca1c94bfa42
[INFO] running `Command { std: "docker" "start" "-a" "9a2a3255031901db210f0713489d311db919cec972b5e22ba4973ca1c94bfa42", kill_on_drop: false }`
[INFO] [stderr]    Compiling worker-cf-sentry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9a2a3255031901db210f0713489d311db919cec972b5e22ba4973ca1c94bfa42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a2a3255031901db210f0713489d311db919cec972b5e22ba4973ca1c94bfa42", kill_on_drop: false }`
[INFO] [stdout] 9a2a3255031901db210f0713489d311db919cec972b5e22ba4973ca1c94bfa42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 275c27d841286cf6eaa2d8996ba638293e73a6b9e6cc33af454574bff103e351
[INFO] running `Command { std: "docker" "start" "-a" "275c27d841286cf6eaa2d8996ba638293e73a6b9e6cc33af454574bff103e351", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/worker_cf_sentry-ea8c3931919bc6e1)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests worker_cf_sentry
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 14) ... ignored
[INFO] [stdout] test src/lib.rs - (line 19) ... ignored
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error: cannot find attribute `event` in this scope
[INFO] [stdout]  --> src/lib.rs:25:3
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[event(fetch)]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::event;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Request` in this scope
[INFO] [stdout]  --> src/lib.rs:26:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                        ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::error::Request;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Request;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Request;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Env` in this scope
[INFO] [stdout]  --> src/lib.rs:26:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Env;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Response` in this scope
[INFO] [stdout]  --> src/lib.rs:26:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                                                            ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker::Response;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry`
[INFO] [stdout]  --> src/lib.rs:27:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sentry_config = sentry::SentryConfig::from_env(&env)?;
[INFO] [stdout]   |                         ^^^^^^ use of undeclared crate or module `sentry`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker_cf_sentry::SentryConfig;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SentryConfig`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 -     let sentry_config = sentry::SentryConfig::from_env(&env)?;
[INFO] [stdout] 4 +     let sentry_config = SentryConfig::from_env(&env)?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry`
[INFO] [stdout]  --> src/lib.rs:28:18
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sentry = sentry::SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared crate or module `sentry`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use worker_cf_sentry::SentryClient;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SentryClient`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 -     let sentry = sentry::SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout] 5 +     let sentry = SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/lib.rs:28:66
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sentry = sentry::SentryClient::new(sentry_config, &req, &ctx);
[INFO] [stdout]   |                                                                  ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: a local variable with a similar name exists, consider renaming `_ctx` into `ctx`
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                           ~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]  --> src/lib.rs:26:69
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   |                                                                     ^^^^^^ -------- supplied 1 generic argument
[INFO] [stdout]   |                                                                     |
[INFO] [stdout]   |                                                                     expected 2 generic arguments
[INFO] [stdout]   |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response, E> {
[INFO] [stdout]   |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/lib.rs:26:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn main(req: Request, env: Env, _ctx: worker::Context) -> Result<Response> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0425, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "275c27d841286cf6eaa2d8996ba638293e73a6b9e6cc33af454574bff103e351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "275c27d841286cf6eaa2d8996ba638293e73a6b9e6cc33af454574bff103e351", kill_on_drop: false }`
[INFO] [stdout] 275c27d841286cf6eaa2d8996ba638293e73a6b9e6cc33af454574bff103e351
