[INFO] cloning repository https://github.com/orgTestCodacy11KRepos110MB/repo-9409-dnt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orgTestCodacy11KRepos110MB/repo-9409-dnt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-9409-dnt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-9409-dnt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1bb08e3409f262c6b8426c50491411a3f95ee72 [INFO] testing orgTestCodacy11KRepos110MB/repo-9409-dnt against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-9409-dnt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orgTestCodacy11KRepos110MB/repo-9409-dnt on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/orgTestCodacy11KRepos110MB/repo-9409-dnt [INFO] finished tweaking git repo https://github.com/orgTestCodacy11KRepos110MB/repo-9409-dnt [INFO] tweaked toml for git repo https://github.com/orgTestCodacy11KRepos110MB/repo-9409-dnt written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/orgTestCodacy11KRepos110MB/repo-9409-dnt 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc1/source/wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-id v0.3.2 [INFO] [stderr] Downloaded text_lines v0.6.0 [INFO] [stderr] Downloaded from_variant v0.1.3 [INFO] [stderr] Downloaded swc_ecma_loader v0.41.26 [INFO] [stderr] Downloaded swc_ecma_visit v0.81.9 [INFO] [stderr] Downloaded swc_atoms v0.4.32 [INFO] [stderr] Downloaded swc_ecma_dep_graph v0.95.13 [INFO] [stderr] Downloaded swc_ecma_utils v0.106.15 [INFO] [stderr] Downloaded deno_ast v0.23.2 [INFO] [stderr] Downloaded swc_ecma_ast v0.95.9 [INFO] [stderr] Downloaded dprint-swc-ext v0.6.0 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.112.19 [INFO] [stderr] Downloaded swc_common v0.29.25 [INFO] [stderr] Downloaded swc_ecma_parser v0.123.13 [INFO] [stderr] Downloaded import_map v0.13.0 [INFO] [stderr] Downloaded deno_graph v0.41.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1d9db2405687d7b9d6c3b9265659003334e37e4ab0609e581a613cc46867383 [INFO] running `Command { std: "docker" "start" "-a" "c1d9db2405687d7b9d6c3b9265659003334e37e4ab0609e581a613cc46867383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1d9db2405687d7b9d6c3b9265659003334e37e4ab0609e581a613cc46867383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d9db2405687d7b9d6c3b9265659003334e37e4ab0609e581a613cc46867383", kill_on_drop: false }` [INFO] [stdout] c1d9db2405687d7b9d6c3b9265659003334e37e4ab0609e581a613cc46867383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0f6c37b2a959d6281d139e6b06228b39295523ec6954253f759768e84ce4871 [INFO] running `Command { std: "docker" "start" "-a" "d0f6c37b2a959d6281d139e6b06228b39295523ec6954253f759768e84ce4871", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling swc_ecma_ast v0.95.9 [INFO] [stderr] Compiling unicode-id v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling swc_atoms v0.4.32 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling swc_macros_common v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling swc_visit_macros v0.5.4 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.1 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling is-macro v0.2.1 [INFO] [stderr] Compiling string_enum v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling ast_node v0.8.6 [INFO] [stderr] Compiling swc_visit v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling text_lines v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling swc_common v0.29.25 [INFO] [stderr] Compiling import_map v0.13.0 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling swc_ecma_loader v0.41.26 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling swc_ecma_visit v0.81.9 [INFO] [stderr] Compiling swc_ecma_parser v0.123.13 [INFO] [stderr] Compiling dprint-swc-ext v0.6.0 [INFO] [stderr] Compiling swc_ecma_utils v0.106.15 [INFO] [stderr] Compiling swc_ecma_dep_graph v0.95.13 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.112.19 [INFO] [stderr] Compiling deno_ast v0.23.2 [INFO] [stderr] Compiling deno_graph v0.41.0 [INFO] [stderr] Compiling deno_node_transform v0.6.0 (/opt/rustwide/workdir/rs-lib) [INFO] [stderr] Compiling dnt-wasm v0.0.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d0f6c37b2a959d6281d139e6b06228b39295523ec6954253f759768e84ce4871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f6c37b2a959d6281d139e6b06228b39295523ec6954253f759768e84ce4871", kill_on_drop: false }` [INFO] [stdout] d0f6c37b2a959d6281d139e6b06228b39295523ec6954253f759768e84ce4871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d130b6734b27addbc1a34913f163e157cf75b056575926013e6995eb2b47f1c2 [INFO] running `Command { std: "docker" "start" "-a" "d130b6734b27addbc1a34913f163e157cf75b056575926013e6995eb2b47f1c2", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling deno_node_transform v0.6.0 (/opt/rustwide/workdir/rs-lib) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.33 [INFO] [stderr] Compiling dnt-wasm v0.0.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d130b6734b27addbc1a34913f163e157cf75b056575926013e6995eb2b47f1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d130b6734b27addbc1a34913f163e157cf75b056575926013e6995eb2b47f1c2", kill_on_drop: false }` [INFO] [stdout] d130b6734b27addbc1a34913f163e157cf75b056575926013e6995eb2b47f1c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c255151523ad624f02630a76c5f3f16377fda9ff4e657ec7f3fcd66afb50ad6b [INFO] running `Command { std: "docker" "start" "-a" "c255151523ad624f02630a76c5f3f16377fda9ff4e657ec7f3fcd66afb50ad6b", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deno_node_transform-8538d7e090efe716) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test loader::specifier_mappers::test::test_npm_mapper ... ok [INFO] [stdout] test mappings::test::should_get_dir_name_root ... ok [INFO] [stdout] test mappings::test::test_remote_specifiers_to_paths_filename_truncation ... ok [INFO] [stdout] test mappings::test::test_split_stem_and_ext ... ok [INFO] [stdout] test utils::test::partition_by_root_specifiers_different_sub_folder ... ok [INFO] [stdout] test utils::test::partition_by_root_specifiers_same_sub_folder ... ok [INFO] [stdout] test mappings::test::should_get_base_dir ... ok [INFO] [stdout] test loader::specifier_mappers::test::test_esm_sh_mapper ... ok [INFO] [stdout] test utils::test::test_path_with_stem_suffix ... ok [INFO] [stdout] test utils::test::test_unique_path ... ok [INFO] [stdout] test utils::test::test_with_extension ... ok [INFO] [stdout] test loader::specifier_mappers::test::test_skypack_mapper ... ok [INFO] [stdout] test utils::test::partition_by_root_specifiers_different_hosts ... ok [INFO] [stdout] test mappings::test::test_remote_specifiers_to_paths ... ok [INFO] [stdout] test polyfills::object_has_own::test::finds_when_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-3f155afdeefd2032) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test esm_module_with_deno_types ... ok [INFO] [stdout] test import_type_change_specifier ... ok [INFO] [stdout] test json_module_re_export ... ok [INFO] [stdout] test no_transform_deno_ignored ... ok [INFO] [stdout] test module_decl_string_literal_change_specifier ... ok [INFO] [stdout] test polyfills_all ... ok [INFO] [stdout] test local_declaration_file_import ... ok [INFO] [stdout] test polyfills_object_has_own_conflict ... ok [INFO] [stdout] test json_module_dynamic_import ... ok [INFO] [stdout] test module_specifier_mapping_general ... ok [INFO] [stdout] test redirect_not_found ... ok [INFO] [stdout] test json_module_import_default ... ok [INFO] [stdout] test remote_declaration_file_import ... ok [INFO] [stdout] test issue_104 ... ok [INFO] [stdout] test redirect_entrypoint ... ok [INFO] [stdout] test node_module_mapping ... ok [INFO] [stdout] test skypack_esm_module_mapping ... ok [INFO] [stdout] test no_shim_situations ... ok [INFO] [stdout] test polyfills_test_files ... ok [INFO] [stdout] test transform_deno_collision ... ok [INFO] [stdout] test skypack_module_mapping_different_versions ... ok [INFO] [stdout] test test_entry_points ... ok [INFO] [stdout] test test_entry_points_same_module_multiple_places ... ok [INFO] [stdout] test transform_deno_types_and_type_ref_for_different_local_file ... ok [INFO] [stdout] test transform_handle_local_deps_folder ... ok [INFO] [stdout] test polyfills_string_replaceall_target ... ok [INFO] [stdout] test transform_global_this_shim ... ok [INFO] [stdout] test transform_remote_declaration_files ... ok [INFO] [stdout] test transform_relative_file ... ok [INFO] [stdout] test transform_legacy_deno_shim_ignore_warnings ... ok [INFO] [stdout] test transform_deno_types_and_type_ref_for_same_file ... ok [INFO] [stdout] test transform_local_file_not_exists ... ok [INFO] [stdout] test transform_parse_error ... ok [INFO] [stdout] test transform_deno_types_and_type_ref_for_different_remote_file ... ok [INFO] [stdout] test transform_import_map ... ok [INFO] [stdout] test transform_remote_file_not_exists ... ok [INFO] [stdout] test transform_remote_file_error ... ok [INFO] [stdout] test transform_not_found_mappings ... ok [INFO] [stdout] test transform_multiple_entry_points ... ok [INFO] [stdout] test transform_typescript_type_references ... ok [INFO] [stdout] test transform_shims ... ok [INFO] [stdout] test transform_remote_files ... ok [INFO] [stdout] test transform_typescript_types_in_deno_types ... ok [INFO] [stdout] test transform_specifier_mappings ... ok [INFO] [stdout] test transform_shim_custom_shims ... ok [INFO] [stdout] test transform_shim_node_custom_shims ... ok [INFO] [stdout] test transform_window ... ok [INFO] [stdout] test transform_typescript_types_in_headers ... ok [INFO] [stdout] test transform_standalone_file ... ok [INFO] [stdout] test transform_typescript_types_resolution_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dnt_wasm-c4919099c612a156) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests deno_node_transform [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dnt_wasm [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c255151523ad624f02630a76c5f3f16377fda9ff4e657ec7f3fcd66afb50ad6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c255151523ad624f02630a76c5f3f16377fda9ff4e657ec7f3fcd66afb50ad6b", kill_on_drop: false }` [INFO] [stdout] c255151523ad624f02630a76c5f3f16377fda9ff4e657ec7f3fcd66afb50ad6b