[INFO] cloning repository https://github.com/dprint/dprint-plugin-typescript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dprint/dprint-plugin-typescript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-typescript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-typescript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04498b3f3a3603c6423ea3935305bc1fc6d4ba4d [INFO] testing dprint/dprint-plugin-typescript against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdprint%2Fdprint-plugin-typescript" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dprint/dprint-plugin-typescript on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dprint/dprint-plugin-typescript [INFO] finished tweaking git repo https://github.com/dprint/dprint-plugin-typescript [INFO] tweaked toml for git repo https://github.com/dprint/dprint-plugin-typescript written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded dprint-core v0.34.0 [INFO] [stderr] Downloaded enum_kind v0.2.0 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded swc_ecma_ast v0.36.3 [INFO] [stderr] Downloaded dprint-development v0.2.2 [INFO] [stderr] Downloaded string_enum v0.3.0 [INFO] [stderr] Downloaded swc_visit_macros v0.2.2 [INFO] [stderr] Downloaded swc_visit v0.2.2 [INFO] [stderr] Downloaded swc_ecmascript v0.17.0 [INFO] [stderr] Downloaded swc_ecma_visit v0.22.0 [INFO] [stderr] Downloaded from_variant v0.1.2 [INFO] [stderr] Downloaded dprint-swc-ecma-ast-view v0.3.2 [INFO] [stderr] Downloaded is-macro v0.1.8 [INFO] [stderr] Downloaded swc_atoms v0.2.5 [INFO] [stderr] Downloaded ast_node v0.7.0 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Downloaded swc_common v0.10.8 [INFO] [stderr] Downloaded swc_macros_common v0.3.1 [INFO] [stderr] Downloaded swc_ecma_parser v0.44.2 [INFO] [stderr] Downloaded debug-here v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f77e5e4ffaee45cd6bff1977e45d11e0b7decdd1a904dee0f607371f37bc698 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f77e5e4ffaee45cd6bff1977e45d11e0b7decdd1a904dee0f607371f37bc698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f77e5e4ffaee45cd6bff1977e45d11e0b7decdd1a904dee0f607371f37bc698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f77e5e4ffaee45cd6bff1977e45d11e0b7decdd1a904dee0f607371f37bc698", kill_on_drop: false }` [INFO] [stdout] 4f77e5e4ffaee45cd6bff1977e45d11e0b7decdd1a904dee0f607371f37bc698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a4a81647fc2a6980c998e2992b2a3d604c64515073720c8674676ab391e230 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4a4a81647fc2a6980c998e2992b2a3d604c64515073720c8674676ab391e230", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling swc_atoms v0.2.5 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling swc_visit_macros v0.2.2 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling from_variant v0.1.2 [INFO] [stderr] Compiling string_enum v0.3.0 [INFO] [stderr] Compiling is-macro v0.1.8 [INFO] [stderr] Compiling enum_kind v0.2.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.0 [INFO] [stderr] Compiling swc_visit v0.2.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling dprint-core v0.34.0 [INFO] [stderr] Compiling swc_common v0.10.8 [INFO] [stderr] Compiling swc_ecma_ast v0.36.3 [INFO] [stderr] Compiling swc_ecma_visit v0.22.0 [INFO] [stderr] Compiling swc_ecma_parser v0.44.2 [INFO] [stderr] Compiling swc_ecmascript v0.17.0 [INFO] [stderr] Compiling dprint-swc-ecma-ast-view v0.3.2 [INFO] [stderr] Compiling dprint-plugin-typescript v0.38.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "f4a4a81647fc2a6980c998e2992b2a3d604c64515073720c8674676ab391e230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a4a81647fc2a6980c998e2992b2a3d604c64515073720c8674676ab391e230", kill_on_drop: false }` [INFO] [stdout] f4a4a81647fc2a6980c998e2992b2a3d604c64515073720c8674676ab391e230 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c138ec99fb6afd7306c7a336299a4577772d5160b4b765a82eea3f74b7dd777 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c138ec99fb6afd7306c7a336299a4577772d5160b4b765a82eea3f74b7dd777", kill_on_drop: false }` [INFO] [stderr] Compiling dprint-development v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling debug-here v0.2.2 [INFO] [stderr] Compiling dprint-plugin-typescript v0.38.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `Command { std: "docker" "inspect" "9c138ec99fb6afd7306c7a336299a4577772d5160b4b765a82eea3f74b7dd777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c138ec99fb6afd7306c7a336299a4577772d5160b4b765a82eea3f74b7dd777", kill_on_drop: false }` [INFO] [stdout] 9c138ec99fb6afd7306c7a336299a4577772d5160b4b765a82eea3f74b7dd777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d4226a81f61c6c3c2604200a91146fb88854b40794ecda8c0c03c3c78963b9e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d4226a81f61c6c3c2604200a91146fb88854b40794ecda8c0c03c3c78963b9e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dprint_plugin_typescript-edf6bec70c0db9b1 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test configuration::builder::tests::check_all_values_set ... ok [INFO] [stdout] test parsing::sorting::module_specifiers::test::it_should_get_module_specifier_info_for_absolute ... ok [INFO] [stdout] test parsing::sorting::module_specifiers::test::it_should_compare_module_specifiers ... ok [INFO] [stdout] test parsing::sorting::module_specifiers::test::it_should_get_module_specifier_info_for_relative ... ok [INFO] [stdout] test configuration::resolve_config::tests::handle_global_config ... ok [INFO] [stdout] test configuration::resolve_config::tests::handle_deno_config ... ok [INFO] [stdout] test swc::parse_swc_ast::tests::should_error_on_syntax_diagnostic ... ok [INFO] [stdout] test parsing::sorting::module_specifiers::test::it_should_get_module_specifier_info_when_empty ... ok [INFO] [stdout] test configuration::resolve_config::tests::handle_deno_config_with_overwrites ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-25fd62ceea546a4d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_specs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.02s [INFO] [stdout] [INFO] [stderr] Doc-tests dprint-plugin-typescript [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/configuration/builder.rs - configuration::builder::ConfigurationBuilder (line 10) ... ok [INFO] [stdout] test src/configuration/resolve_config.rs - configuration::resolve_config::resolve_config (line 9) ... ok [INFO] [stdout] test src/format_text.rs - format_text::format_text (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d4226a81f61c6c3c2604200a91146fb88854b40794ecda8c0c03c3c78963b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4226a81f61c6c3c2604200a91146fb88854b40794ecda8c0c03c3c78963b9e", kill_on_drop: false }` [INFO] [stdout] 4d4226a81f61c6c3c2604200a91146fb88854b40794ecda8c0c03c3c78963b9e