deno_web 0.144.0

Collection of Web APIs
Build #870502 2023-07-26T16:58:53.754927+00:00
# rustc version
rustc 1.73.0-nightly (864bdf784 2023-07-25)
# docs.rs version
docsrs 0.6.0 (afe02eb7 2023-07-24)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/deno_web-0.144.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/deno_web-0.144.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230725-1.73.0-nightly-864bdf784\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7d23711cbfa61141320666edf3b66551358fe668f8af58728bd0f0f61de410f0
[INFO] running `Command { std: "docker" "start" "-a" "7d23711cbfa61141320666edf3b66551358fe668f8af58728bd0f0f61de410f0", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]     Checking deno_core v0.197.0
[INFO] [stderr] error[E0463]: can't find crate for `deno_ops`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/lib.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub use deno_ops::op;
[INFO] [stderr]    |         ^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error[E0463]: can't find crate for `deno_ops`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/lib.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub use deno_ops::op2;
[INFO] [stderr]    |         ^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error[E0463]: can't find crate for `deno_ops`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use deno_ops::op;
[INFO] [stderr]    |     ^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error[E0463]: can't find crate for `deno_ops`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use deno_ops::op2;
[INFO] [stderr]    |     ^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error[E0463]: can't find crate for `deno_ops`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use deno_ops::op2;
[INFO] [stderr]    |     ^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:84:3
[INFO] [stderr]    |
[INFO] [stderr] 84 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:85:3
[INFO] [stderr]    |
[INFO] [stderr] 85 | #[serde]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:94:3
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[op2(core, fast)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:99:3
[INFO] [stderr]    |
[INFO] [stderr] 99 | #[op2(async, core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:104:3
[INFO] [stderr]     |
[INFO] [stderr] 104 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:107:3
[INFO] [stderr]     |
[INFO] [stderr] 107 | #[op2(async, core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:110:3
[INFO] [stderr]     |
[INFO] [stderr] 110 | #[op2(async, core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:116:3
[INFO] [stderr]     |
[INFO] [stderr] 116 | #[op(deferred)]
[INFO] [stderr]     |   ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:122:3
[INFO] [stderr]     |
[INFO] [stderr] 122 | #[op(deferred)]
[INFO] [stderr]     |   ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:126:3
[INFO] [stderr]     |
[INFO] [stderr] 126 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:129:5
[INFO] [stderr]     |
[INFO] [stderr] 129 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:137:3
[INFO] [stderr]     |
[INFO] [stderr] 137 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:138:44
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub fn op_try_close(state: &mut OpState, #[smi] rid: ResourceId) {
[INFO] [stderr]     |                                            ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:142:3
[INFO] [stderr]     |
[INFO] [stderr] 142 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:143:3
[INFO] [stderr]     |
[INFO] [stderr] 143 | #[serde]
[INFO] [stderr]     |   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:151:3
[INFO] [stderr]     |
[INFO] [stderr] 151 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `string` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:152:19
[INFO] [stderr]     |
[INFO] [stderr] 152 | pub fn op_print(#[string] msg: &str, is_err: bool) -> Result<(), Error> {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:179:3
[INFO] [stderr]     |
[INFO] [stderr] 179 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:182:5
[INFO] [stderr]     |
[INFO] [stderr] 182 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:183:5
[INFO] [stderr]     |
[INFO] [stderr] 183 |   #[buffer] bytes: &[u8],
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:193:3
[INFO] [stderr]     |
[INFO] [stderr] 193 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:196:5
[INFO] [stderr]     |
[INFO] [stderr] 196 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `string` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:197:5
[INFO] [stderr]     |
[INFO] [stderr] 197 |   #[string] url: &str,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:207:3
[INFO] [stderr]     |
[INFO] [stderr] 207 | #[op2(async, core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:210:5
[INFO] [stderr]     |
[INFO] [stderr] 210 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:211:5
[INFO] [stderr]     |
[INFO] [stderr] 211 |   #[buffer] buf: JsBuffer,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:218:3
[INFO] [stderr]     |
[INFO] [stderr] 218 | #[op2(async, core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:219:3
[INFO] [stderr]     |
[INFO] [stderr] 219 | #[buffer]
[INFO] [stderr]     |   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:222:5
[INFO] [stderr]     |
[INFO] [stderr] 222 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:288:3
[INFO] [stderr]     |
[INFO] [stderr] 288 | #[op2(async, core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:291:5
[INFO] [stderr]     |
[INFO] [stderr] 291 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:292:5
[INFO] [stderr]     |
[INFO] [stderr] 292 |   #[buffer] buf: JsBuffer,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:300:3
[INFO] [stderr]     |
[INFO] [stderr] 300 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:303:5
[INFO] [stderr]     |
[INFO] [stderr] 303 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:304:5
[INFO] [stderr]     |
[INFO] [stderr] 304 |   #[buffer] data: &mut [u8],
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:310:3
[INFO] [stderr]     |
[INFO] [stderr] 310 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:313:5
[INFO] [stderr]     |
[INFO] [stderr] 313 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:314:5
[INFO] [stderr]     |
[INFO] [stderr] 314 |   #[buffer] data: &[u8],
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:321:3
[INFO] [stderr]     |
[INFO] [stderr] 321 | #[op2(async, core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:324:5
[INFO] [stderr]     |
[INFO] [stderr] 324 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:325:5
[INFO] [stderr]     |
[INFO] [stderr] 325 |   #[buffer] buf: JsBuffer,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:333:3
[INFO] [stderr]     |
[INFO] [stderr] 333 | #[op2(async, core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `smi` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:336:5
[INFO] [stderr]     |
[INFO] [stderr] 336 |   #[smi] rid: ResourceId,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:342:3
[INFO] [stderr]     |
[INFO] [stderr] 342 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `string` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:343:3
[INFO] [stderr]     |
[INFO] [stderr] 343 | #[string]
[INFO] [stderr]     |   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `string` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:344:26
[INFO] [stderr]     |
[INFO] [stderr] 344 | fn op_format_file_name(#[string] file_name: &str) -> String {
[INFO] [stderr]     |                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:348:3
[INFO] [stderr]     |
[INFO] [stderr] 348 | #[op2(core, fast)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:353:3
[INFO] [stderr]     |
[INFO] [stderr] 353 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:23:3
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:29:3
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:35:3
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `global` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |   #[global] cb: v8::Global<v8::Function>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:48:3
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:53:3
[INFO] [stderr]    |
[INFO] [stderr] 53 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:60:3
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:80:3
[INFO] [stderr]    |
[INFO] [stderr] 80 | #[op2(core)]
[INFO] [stderr]    |   ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:81:3
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[serde]
[INFO] [stderr]    |   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `string` in this scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 85 |   #[string] specifier: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:127:3
[INFO] [stderr]     |
[INFO] [stderr] 127 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:135:3
[INFO] [stderr]     |
[INFO] [stderr] 135 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:144:3
[INFO] [stderr]     |
[INFO] [stderr] 144 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:161:3
[INFO] [stderr]     |
[INFO] [stderr] 161 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:164:5
[INFO] [stderr]     |
[INFO] [stderr] 164 |   #[buffer] zero_copy: &[u8],
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:351:3
[INFO] [stderr]     |
[INFO] [stderr] 351 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:352:3
[INFO] [stderr]     |
[INFO] [stderr] 352 | #[buffer]
[INFO] [stderr]     |   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:356:5
[INFO] [stderr]     |
[INFO] [stderr] 356 |   #[serde] options: Option<SerializeDeserializeOptions>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:439:3
[INFO] [stderr]     |
[INFO] [stderr] 439 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `buffer` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:442:5
[INFO] [stderr]     |
[INFO] [stderr] 442 |   #[buffer] zero_copy: JsBuffer,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:443:5
[INFO] [stderr]     |
[INFO] [stderr] 443 |   #[serde] options: Option<SerializeDeserializeOptions>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:514:3
[INFO] [stderr]     |
[INFO] [stderr] 514 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:515:3
[INFO] [stderr]     |
[INFO] [stderr] 515 | #[serde]
[INFO] [stderr]     |   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:531:3
[INFO] [stderr]     |
[INFO] [stderr] 531 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:582:3
[INFO] [stderr]     |
[INFO] [stderr] 582 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:583:3
[INFO] [stderr]     |
[INFO] [stderr] 583 | #[serde]
[INFO] [stderr]     |   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:597:3
[INFO] [stderr]     |
[INFO] [stderr] 597 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:638:3
[INFO] [stderr]     |
[INFO] [stderr] 638 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `string` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:639:3
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[string]
[INFO] [stderr]     |   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:666:3
[INFO] [stderr]     |
[INFO] [stderr] 666 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:667:3
[INFO] [stderr]     |
[INFO] [stderr] 667 | #[serde]
[INFO] [stderr]     |   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:679:3
[INFO] [stderr]     |
[INFO] [stderr] 679 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `global` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:682:5
[INFO] [stderr]     |
[INFO] [stderr] 682 |   #[global] cb: v8::Global<v8::Function>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:723:3
[INFO] [stderr]     |
[INFO] [stderr] 723 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:753:3
[INFO] [stderr]     |
[INFO] [stderr] 753 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:754:3
[INFO] [stderr]     |
[INFO] [stderr] 754 | #[serde]
[INFO] [stderr]     |   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:765:3
[INFO] [stderr]     |
[INFO] [stderr] 765 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:784:3
[INFO] [stderr]     |
[INFO] [stderr] 784 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:785:3
[INFO] [stderr]     |
[INFO] [stderr] 785 | #[serde]
[INFO] [stderr]     |   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:804:3
[INFO] [stderr]     |
[INFO] [stderr] 804 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:805:3
[INFO] [stderr]     |
[INFO] [stderr] 805 | #[serde]
[INFO] [stderr]     |   ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `serde` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:808:5
[INFO] [stderr]     |
[INFO] [stderr] 808 |   #[serde] location: Location,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:842:3
[INFO] [stderr]     |
[INFO] [stderr] 842 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `global` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:845:5
[INFO] [stderr]     |
[INFO] [stderr] 845 |   #[global] cb: v8::Global<v8::Function>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:856:3
[INFO] [stderr]     |
[INFO] [stderr] 856 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:861:3
[INFO] [stderr]     |
[INFO] [stderr] 861 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `global` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:864:5
[INFO] [stderr]     |
[INFO] [stderr] 864 |   #[global] promise: v8::Global<v8::Promise>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `global` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:865:5
[INFO] [stderr]     |
[INFO] [stderr] 865 |   #[global] reason: v8::Global<v8::Value>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:874:3
[INFO] [stderr]     |
[INFO] [stderr] 874 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `global` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:877:5
[INFO] [stderr]     |
[INFO] [stderr] 877 |   #[global] promise: v8::Global<v8::Promise>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:886:3
[INFO] [stderr]     |
[INFO] [stderr] 886 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `global` in this scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:889:5
[INFO] [stderr]     |
[INFO] [stderr] 889 |   #[global] promise: v8::Global<v8::Promise>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot determine resolution for the attribute macro `op2`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin_v8.rs:899:3
[INFO] [stderr]     |
[INFO] [stderr] 899 | #[op2(core)]
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_ref_op` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:48:21
[INFO] [stderr]    |
[INFO] [stderr] 48 |     ops_builtin_v8::op_ref_op,
[INFO] [stderr]    |                     ^^^^^^^^^ expected type, found function `op_ref_op` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_unref_op` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:49:21
[INFO] [stderr]    |
[INFO] [stderr] 49 |     ops_builtin_v8::op_unref_op,
[INFO] [stderr]    |                     ^^^^^^^^^^^ expected type, found function `op_unref_op` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_set_promise_reject_callback` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:50:21
[INFO] [stderr]    |
[INFO] [stderr] 50 |     ops_builtin_v8::op_set_promise_reject_callback,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_set_promise_reject_callback` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_run_microtasks` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:51:21
[INFO] [stderr]    |
[INFO] [stderr] 51 |     ops_builtin_v8::op_run_microtasks,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^ expected type, found function `op_run_microtasks` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_has_tick_scheduled` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:52:21
[INFO] [stderr]    |
[INFO] [stderr] 52 |     ops_builtin_v8::op_has_tick_scheduled,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_has_tick_scheduled` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_set_has_tick_scheduled` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:53:21
[INFO] [stderr]    |
[INFO] [stderr] 53 |     ops_builtin_v8::op_set_has_tick_scheduled,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_set_has_tick_scheduled` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_eval_context` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:54:21
[INFO] [stderr]    |
[INFO] [stderr] 54 |     ops_builtin_v8::op_eval_context,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^ expected type, found function `op_eval_context` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_queue_microtask` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:55:21
[INFO] [stderr]    |
[INFO] [stderr] 55 |     ops_builtin_v8::op_queue_microtask,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^ expected type, found function `op_queue_microtask` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_create_host_object` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:56:21
[INFO] [stderr]    |
[INFO] [stderr] 56 |     ops_builtin_v8::op_create_host_object,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_create_host_object` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_encode` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:57:21
[INFO] [stderr]    |
[INFO] [stderr] 57 |     ops_builtin_v8::op_encode,
[INFO] [stderr]    |                     ^^^^^^^^^ expected type, found function `op_encode` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_decode` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:58:21
[INFO] [stderr]    |
[INFO] [stderr] 58 |     ops_builtin_v8::op_decode,
[INFO] [stderr]    |                     ^^^^^^^^^ expected type, found function `op_decode` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_serialize` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:59:21
[INFO] [stderr]    |
[INFO] [stderr] 59 |     ops_builtin_v8::op_serialize,
[INFO] [stderr]    |                     ^^^^^^^^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     expected type, found function `op_serialize` in `ops_builtin_v8`
[INFO] [stderr]    |                     help: a trait with a similar name exists: `Deserialize`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_deserialize` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:60:21
[INFO] [stderr]    |
[INFO] [stderr] 60 |     ops_builtin_v8::op_deserialize,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     expected type, found function `op_deserialize` in `ops_builtin_v8`
[INFO] [stderr]    |                     help: a trait with a similar name exists: `Deserialize`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_set_promise_hooks` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:61:21
[INFO] [stderr]    |
[INFO] [stderr] 61 |     ops_builtin_v8::op_set_promise_hooks,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_set_promise_hooks` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_get_promise_details` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:62:21
[INFO] [stderr]    |
[INFO] [stderr] 62 |     ops_builtin_v8::op_get_promise_details,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_get_promise_details` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_get_proxy_details` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:63:21
[INFO] [stderr]    |
[INFO] [stderr] 63 |     ops_builtin_v8::op_get_proxy_details,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_get_proxy_details` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_get_non_index_property_names` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:64:21
[INFO] [stderr]    |
[INFO] [stderr] 64 |     ops_builtin_v8::op_get_non_index_property_names,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_get_non_index_property_names` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_get_constructor_name` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:65:21
[INFO] [stderr]    |
[INFO] [stderr] 65 |     ops_builtin_v8::op_get_constructor_name,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_get_constructor_name` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_memory_usage` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:66:21
[INFO] [stderr]    |
[INFO] [stderr] 66 |     ops_builtin_v8::op_memory_usage,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^ expected type, found function `op_memory_usage` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_set_wasm_streaming_callback` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:67:21
[INFO] [stderr]    |
[INFO] [stderr] 67 |     ops_builtin_v8::op_set_wasm_streaming_callback,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_set_wasm_streaming_callback` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_abort_wasm_streaming` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:68:21
[INFO] [stderr]    |
[INFO] [stderr] 68 |     ops_builtin_v8::op_abort_wasm_streaming,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_abort_wasm_streaming` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_destructure_error` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:69:21
[INFO] [stderr]    |
[INFO] [stderr] 69 |     ops_builtin_v8::op_destructure_error,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_destructure_error` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_dispatch_exception` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:70:21
[INFO] [stderr]    |
[INFO] [stderr] 70 |     ops_builtin_v8::op_dispatch_exception,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_dispatch_exception` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_op_names` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:71:21
[INFO] [stderr]    |
[INFO] [stderr] 71 |     ops_builtin_v8::op_op_names,
[INFO] [stderr]    |                     ^^^^^^^^^^^ expected type, found function `op_op_names` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_apply_source_map` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:72:21
[INFO] [stderr]    |
[INFO] [stderr] 72 |     ops_builtin_v8::op_apply_source_map,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^ expected type, found function `op_apply_source_map` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_set_format_exception_callback` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:73:21
[INFO] [stderr]    |
[INFO] [stderr] 73 |     ops_builtin_v8::op_set_format_exception_callback,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_set_format_exception_callback` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_event_loop_has_more_work` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:74:21
[INFO] [stderr]    |
[INFO] [stderr] 74 |     ops_builtin_v8::op_event_loop_has_more_work,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_event_loop_has_more_work` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_store_pending_promise_rejection` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:75:21
[INFO] [stderr]    |
[INFO] [stderr] 75 |     ops_builtin_v8::op_store_pending_promise_rejection,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_store_pending_promise_rejection` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_remove_pending_promise_rejection` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:76:21
[INFO] [stderr]    |
[INFO] [stderr] 76 |     ops_builtin_v8::op_remove_pending_promise_rejection,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_remove_pending_promise_rejection` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_has_pending_promise_rejection` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:77:21
[INFO] [stderr]    |
[INFO] [stderr] 77 |     ops_builtin_v8::op_has_pending_promise_rejection,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_has_pending_promise_rejection` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: expected type, found function `op_arraybuffer_was_detached` in `ops_builtin_v8`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:78:21
[INFO] [stderr]    |
[INFO] [stderr] 78 |     ops_builtin_v8::op_arraybuffer_was_detached,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type, found function `op_arraybuffer_was_detached` in `ops_builtin_v8`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_close`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     op_close,
[INFO] [stderr]    |     ^^^^^^^^ use of undeclared crate or module `op_close`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_try_close`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     op_try_close,
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared crate or module `op_try_close`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_print`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     op_print,
[INFO] [stderr]    |     ^^^^^^^^ use of undeclared crate or module `op_print`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_resources`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     op_resources,
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared crate or module `op_resources`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_wasm_streaming_feed`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     op_wasm_streaming_feed,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `op_wasm_streaming_feed`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_wasm_streaming_set_url`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 |     op_wasm_streaming_set_url,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `op_wasm_streaming_set_url`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_void_sync`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     op_void_sync,
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared crate or module `op_void_sync`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_error_async`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     op_error_async,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ use of undeclared crate or module `op_error_async`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_error_async_deferred`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 31 |     op_error_async_deferred,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `op_error_async_deferred`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_void_async`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     op_void_async,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `op_void_async`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_void_async_deferred`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 |     op_void_async_deferred,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `op_void_async_deferred`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_add`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 |     op_add,
[INFO] [stderr]    |     ^^^^^^ use of undeclared crate or module `op_add`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_add_async`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     op_add_async,
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared crate or module `op_add_async`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_read`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     op_read,
[INFO] [stderr]    |     ^^^^^^^ use of undeclared crate or module `op_read`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_read_all`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     op_read_all,
[INFO] [stderr]    |     ^^^^^^^^^^^ use of undeclared crate or module `op_read_all`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_write`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     op_write,
[INFO] [stderr]    |     ^^^^^^^^ use of undeclared crate or module `op_write`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_read_sync`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 |     op_read_sync,
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared crate or module `op_read_sync`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_write_sync`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 41 |     op_write_sync,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ use of undeclared crate or module `op_write_sync`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_write_all`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     op_write_all,
[INFO] [stderr]    |     ^^^^^^^^^^^^ use of undeclared crate or module `op_write_all`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_shutdown`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     op_shutdown,
[INFO] [stderr]    |     ^^^^^^^^^^^ use of undeclared crate or module `op_shutdown`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_metrics`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     op_metrics,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     use of undeclared crate or module `op_metrics`
[INFO] [stderr]    |     help: a struct with a similar name exists: `OpMetrics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_format_file_name`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:45:5
[INFO] [stderr]    |
[INFO] [stderr] 45 |     op_format_file_name,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `op_format_file_name`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_is_proxy`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:46:5
[INFO] [stderr]    |
[INFO] [stderr] 46 |     op_is_proxy,
[INFO] [stderr]    |     ^^^^^^^^^^^ use of undeclared crate or module `op_is_proxy`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `op_str_byte_length`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/deno_core-0.197.0/ops_builtin.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 |     op_str_byte_length,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `op_str_byte_length`
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0433, E0463.
[INFO] [stderr] For more information about an error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `deno_core` (lib) due to 161 previous errors
[INFO] running `Command { std: "docker" "inspect" "7d23711cbfa61141320666edf3b66551358fe668f8af58728bd0f0f61de410f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d23711cbfa61141320666edf3b66551358fe668f8af58728bd0f0f61de410f0", kill_on_drop: false }`
[INFO] [stdout] 7d23711cbfa61141320666edf3b66551358fe668f8af58728bd0f0f61de410f0