[INFO] cloning repository https://github.com/santa70916/deno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santa70916/deno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanta70916%2Fdeno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanta70916%2Fdeno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd4f9c8d7a361d17b75933a8fb6a68901b9d5dbb
[INFO] testing santa70916/deno against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanta70916%2Fdeno" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/santa70916/deno
[INFO] finished tweaking git repo https://github.com/santa70916/deno
[INFO] tweaked toml for git repo https://github.com/santa70916/deno written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/santa70916/deno on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/santa70916/deno already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 007da1a098dca12b70ee59fda0af47331f7c9a1cf80c257a0f9f345785704185
[INFO] running `Command { std: "docker" "start" "-a" "007da1a098dca12b70ee59fda0af47331f7c9a1cf80c257a0f9f345785704185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "007da1a098dca12b70ee59fda0af47331f7c9a1cf80c257a0f9f345785704185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "007da1a098dca12b70ee59fda0af47331f7c9a1cf80c257a0f9f345785704185", kill_on_drop: false }`
[INFO] [stdout] 007da1a098dca12b70ee59fda0af47331f7c9a1cf80c257a0f9f345785704185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 810113d14ec31113a5b76bd0a9e2da941d64c95502907e02a5eb6da712f87c00
[INFO] running `Command { std: "docker" "start" "-a" "810113d14ec31113a5b76bd0a9e2da941d64c95502907e02a5eb6da712f87c00", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling futures-core v0.3.1
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.1
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling futures-io v0.3.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling siphasher v0.3.1
[INFO] [stderr]    Compiling smallvec v1.2.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]    Compiling untrusted v0.7.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.4
[INFO] [stderr]    Compiling arc-swap v0.4.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling ring v0.16.9
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling cargo_gn v0.0.15
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling http v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling tokio-io v0.1.12
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.43
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling rusty_v8 v0.2.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling sys-info v0.5.8
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling flate2 v1.0.13
[INFO] [stderr]    Compiling swc_atoms v0.2.2
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling dtoa v0.4.5
[INFO] [stderr]    Compiling once_cell v1.3.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling async-compression v0.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling utime v0.2.1
[INFO] [stderr]    Compiling webpki v0.21.0
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling source-map-mappings v0.5.0
[INFO] [stderr]    Compiling rustls v0.16.0
[INFO] [stderr]    Compiling webpki-roots v0.17.0
[INFO] [stderr]    Compiling regex v1.3.3
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling rustyline v5.0.6
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling swc_macros_common v0.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling tokio-macros v0.2.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling from_variant v0.1.2
[INFO] [stderr]    Compiling enum_kind v0.2.0
[INFO] [stderr]    Compiling string_enum v0.3.0
[INFO] [stderr]    Compiling swc_ecma_parser_macros v0.4.0
[INFO] [stderr]    Compiling tokio v0.2.11
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]    Compiling const-random v0.1.8
[INFO] [stderr]    Compiling ahash v0.3.2
[INFO] [stderr]    Compiling ahash v0.2.18
[INFO] [stderr]    Compiling dashmap v3.4.3
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.1
[INFO] [stderr]    Compiling pin-project v0.4.8
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling ast_node v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.1
[INFO] [stderr]    Compiling futures v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.1
[INFO] [stderr]    Compiling hyper v0.13.2
[INFO] [stderr]    Compiling hyper-rustls v0.19.1
[INFO] [stderr]    Compiling string_cache v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.45
[INFO] [stderr]    Compiling dprint-core v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling hyper_hello v0.0.1 (/opt/rustwide/workdir/tools/hyper_hello)
[INFO] [stderr]    Compiling swc_common v0.5.0
[INFO] [stderr]    Compiling reqwest v0.10.1
[INFO] [stderr]    Compiling swc_ecma_ast v0.17.0
[INFO] [stderr]    Compiling deno_core v0.34.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> core/isolate.rs:727:12
[INFO] [stdout]     |
[INFO] [stdout] 727 |     panic!(e.to_string());
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 727 |     panic!("{}", e.to_string());
[INFO] [stdout]     |            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> core/ops.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |       format!("Op already registered: {}", name)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 63 -       format!("Op already registered: {}", name)
[INFO] [stdout] 63 +       "Op already registered: {}", name
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deno_typescript v0.34.0 (/opt/rustwide/workdir/deno_typescript)
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/typescript.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> deno_typescript/lib.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 | static TYPESCRIPT_CODE: &str = include_str!("typescript/lib/typescript.js");
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/package.json`: No such file or directory (os error 2)
[INFO] [stdout]   --> deno_typescript/lib.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |   let data = include_str!("typescript/package.json");
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/typescript.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     "typescript.d.ts" => inc!("typescript.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.dom.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     "lib.dom.d.ts" => inc!("lib.dom.d.ts"),
[INFO] [stdout]     |                       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.dom.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     "lib.dom.iterable.d.ts" => inc!("lib.dom.d.ts"),
[INFO] [stdout]     |                                -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es5.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     "lib.es5.d.ts" => inc!("lib.es5.d.ts"),
[INFO] [stdout]     |                       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es6.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     "lib.es6.d.ts" => inc!("lib.es6.d.ts"),
[INFO] [stdout]     |                       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.esnext.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     "lib.esnext.d.ts" => inc!("lib.esnext.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2020.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     "lib.es2020.d.ts" => inc!("lib.es2020.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2020.full.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 257 |     "lib.es2020.full.d.ts" => inc!("lib.es2020.full.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2019.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     "lib.es2019.d.ts" => inc!("lib.es2019.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2019.full.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     "lib.es2019.full.d.ts" => inc!("lib.es2019.full.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2018.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     "lib.es2018.d.ts" => inc!("lib.es2018.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2018.full.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     "lib.es2018.full.d.ts" => inc!("lib.es2018.full.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2017.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     "lib.es2017.d.ts" => inc!("lib.es2017.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2017.full.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     "lib.es2017.full.d.ts" => inc!("lib.es2017.full.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2016.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     "lib.es2016.d.ts" => inc!("lib.es2016.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2016.full.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     "lib.es2016.full.d.ts" => inc!("lib.es2016.full.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 |     "lib.es2015.d.ts" => inc!("lib.es2015.d.ts"),
[INFO] [stdout]     |                          ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.collection.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     "lib.es2015.collection.d.ts" => inc!("lib.es2015.collection.d.ts"),
[INFO] [stdout]     |                                     ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.core.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     "lib.es2015.core.d.ts" => inc!("lib.es2015.core.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.generator.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     "lib.es2015.generator.d.ts" => inc!("lib.es2015.generator.d.ts"),
[INFO] [stdout]     |                                    --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.iterable.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     "lib.es2015.iterable.d.ts" => inc!("lib.es2015.iterable.d.ts"),
[INFO] [stdout]     |                                   -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.promise.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     "lib.es2015.promise.d.ts" => inc!("lib.es2015.promise.d.ts"),
[INFO] [stdout]     |                                  ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.proxy.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     "lib.es2015.proxy.d.ts" => inc!("lib.es2015.proxy.d.ts"),
[INFO] [stdout]     |                                ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.reflect.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     "lib.es2015.reflect.d.ts" => inc!("lib.es2015.reflect.d.ts"),
[INFO] [stdout]     |                                  ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.symbol.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     "lib.es2015.symbol.d.ts" => inc!("lib.es2015.symbol.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2015.symbol.wellknown.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |       inc!("lib.es2015.symbol.wellknown.d.ts")
[INFO] [stdout]     |       ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2016.array.include.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     "lib.es2016.array.include.d.ts" => inc!("lib.es2016.array.include.d.ts"),
[INFO] [stdout]     |                                        ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2017.intl.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     "lib.es2017.intl.d.ts" => inc!("lib.es2017.intl.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2017.object.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     "lib.es2017.object.d.ts" => inc!("lib.es2017.object.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2017.sharedmemory.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     "lib.es2017.sharedmemory.d.ts" => inc!("lib.es2017.sharedmemory.d.ts"),
[INFO] [stdout]     |                                       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2017.string.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     "lib.es2017.string.d.ts" => inc!("lib.es2017.string.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2017.typedarrays.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |     "lib.es2017.typedarrays.d.ts" => inc!("lib.es2017.typedarrays.d.ts"),
[INFO] [stdout]     |                                      ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2018.asyncgenerator.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     "lib.es2018.asyncgenerator.d.ts" => inc!("lib.es2018.asyncgenerator.d.ts"),
[INFO] [stdout]     |                                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2018.asynciterable.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     "lib.es2018.asynciterable.d.ts" => inc!("lib.es2018.asynciterable.d.ts"),
[INFO] [stdout]     |                                        ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2018.intl.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 |     "lib.es2018.intl.d.ts" => inc!("lib.es2018.intl.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2018.promise.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     "lib.es2018.promise.d.ts" => inc!("lib.es2018.promise.d.ts"),
[INFO] [stdout]     |                                  ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2018.regexp.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     "lib.es2018.regexp.d.ts" => inc!("lib.es2018.regexp.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2019.array.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     "lib.es2019.array.d.ts" => inc!("lib.es2019.array.d.ts"),
[INFO] [stdout]     |                                ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2019.object.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     "lib.es2019.object.d.ts" => inc!("lib.es2019.object.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2019.string.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |     "lib.es2019.string.d.ts" => inc!("lib.es2019.string.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2019.symbol.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     "lib.es2019.symbol.d.ts" => inc!("lib.es2019.symbol.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2020.string.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     "lib.es2020.string.d.ts" => inc!("lib.es2020.string.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.es2020.symbol.wellknown.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |       inc!("lib.es2020.symbol.wellknown.d.ts")
[INFO] [stdout]     |       ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.esnext.array.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     "lib.esnext.array.d.ts" => inc!("lib.esnext.array.d.ts"),
[INFO] [stdout]     |                                ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.esnext.asynciterable.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     "lib.esnext.asynciterable.d.ts" => inc!("lib.esnext.asynciterable.d.ts"),
[INFO] [stdout]     |                                        ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.esnext.bigint.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     "lib.esnext.bigint.d.ts" => inc!("lib.esnext.bigint.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.esnext.intl.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     "lib.esnext.intl.d.ts" => inc!("lib.esnext.intl.d.ts"),
[INFO] [stdout]     |                               ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.esnext.symbol.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     "lib.esnext.symbol.d.ts" => inc!("lib.esnext.symbol.d.ts"),
[INFO] [stdout]     |                                 ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.scripthost.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     "lib.scripthost.d.ts" => inc!("lib.scripthost.d.ts"),
[INFO] [stdout]     |                              --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.webworker.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     "lib.webworker.d.ts" => inc!("lib.webworker.d.ts"),
[INFO] [stdout]     |                             -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `deno_typescript/typescript/lib/lib.webworker.importscripts.d.ts`: No such file or directory (os error 2)
[INFO] [stdout]    --> deno_typescript/lib.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |       Some(include_str!(concat!("typescript/lib/", $e)))
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |       inc!("lib.webworker.importscripts.d.ts")
[INFO] [stdout]     |       ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `inc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> deno_typescript/ops.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> deno_typescript/lib.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> deno_typescript/ops.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> deno_typescript/ops.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> deno_typescript/ops.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> deno_typescript/ops.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[derive(Debug, Deserialize)]
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deno_typescript` (lib) due to 58 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "810113d14ec31113a5b76bd0a9e2da941d64c95502907e02a5eb6da712f87c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810113d14ec31113a5b76bd0a9e2da941d64c95502907e02a5eb6da712f87c00", kill_on_drop: false }`
[INFO] [stdout] 810113d14ec31113a5b76bd0a9e2da941d64c95502907e02a5eb6da712f87c00
