[INFO] fetching crate dprint-swc-ecma-ast-view 0.44.1... [INFO] testing dprint-swc-ecma-ast-view-0.44.1 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate dprint-swc-ecma-ast-view 0.44.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate dprint-swc-ecma-ast-view 0.44.1 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dprint-swc-ecma-ast-view 0.44.1 [INFO] finished tweaking crates.io crate dprint-swc-ecma-ast-view 0.44.1 [INFO] tweaked toml for crates.io crate dprint-swc-ecma-ast-view 0.44.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_ecmascript v0.88.3 [INFO] [stderr] Downloaded swc_atoms v0.2.9 [INFO] [stderr] Downloaded swc_ecma_visit v0.44.1 [INFO] [stderr] Downloaded ast_node v0.7.4 [INFO] [stderr] Downloaded swc_common v0.14.7 [INFO] [stderr] Downloaded text_lines v0.4.1 [INFO] [stderr] Downloaded swc_ecma_ast v0.58.1 [INFO] [stderr] Downloaded swc_visit v0.2.8 [INFO] [stderr] Downloaded swc_ecma_parser v0.78.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 23ac8a655d5777d9e8dd84e742ba071c9d1b2404474e79a000015329dd0ad6ec [INFO] running `Command { std: "docker" "start" "-a" "23ac8a655d5777d9e8dd84e742ba071c9d1b2404474e79a000015329dd0ad6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ac8a655d5777d9e8dd84e742ba071c9d1b2404474e79a000015329dd0ad6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ac8a655d5777d9e8dd84e742ba071c9d1b2404474e79a000015329dd0ad6ec", kill_on_drop: false }` [INFO] [stdout] 23ac8a655d5777d9e8dd84e742ba071c9d1b2404474e79a000015329dd0ad6ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0f55ccbc72166eb20b8ae5ff52cc2b910e8498cbcdd8ece2cc433170ddd7fbe [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" "f0f55ccbc72166eb20b8ae5ff52cc2b910e8498cbcdd8ece2cc433170ddd7fbe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling text_lines v0.4.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling instant v0.1.12 [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 lock_api v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [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 lexical v5.2.2 [INFO] [stderr] Compiling swc_atoms v0.2.9 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling swc_visit_macros v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ast_node v0.7.4 [INFO] [stderr] Compiling swc_visit v0.2.8 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling swc_common v0.14.7 [INFO] [stderr] Compiling swc_ecma_ast v0.58.1 [INFO] [stderr] Compiling swc_ecma_visit v0.44.1 [INFO] [stderr] Compiling swc_ecma_parser v0.78.11 [INFO] [stderr] Compiling swc_ecmascript v0.88.3 [INFO] [stderr] Compiling dprint-swc-ecma-ast-view v0.44.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "f0f55ccbc72166eb20b8ae5ff52cc2b910e8498cbcdd8ece2cc433170ddd7fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f55ccbc72166eb20b8ae5ff52cc2b910e8498cbcdd8ece2cc433170ddd7fbe", kill_on_drop: false }` [INFO] [stdout] f0f55ccbc72166eb20b8ae5ff52cc2b910e8498cbcdd8ece2cc433170ddd7fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 814bfa86faa47dcbd7219ecef7db84178a3d3b8641bd147e2513dcdf89e2095d [INFO] running `Command { std: "docker" "start" "-a" "814bfa86faa47dcbd7219ecef7db84178a3d3b8641bd147e2513dcdf89e2095d", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling dprint-swc-ecma-ast-view v0.44.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `swc_ecmascript::swc_ecma_parser::JscTarget`: Use `EsVersion` instead [INFO] [stdout] --> src/test_helpers.rs:9:49 [INFO] [stdout] | [INFO] [stdout] 9 | lexer::Lexer, token::TokenAndSpan, Capturing, JscTarget, Parser, StringInput, Syntax, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `swc_ecmascript::swc_ecma_parser::JscTarget`: Use `EsVersion` instead [INFO] [stdout] --> src/test_helpers.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | JscTarget::Es2019, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `swc_ecmascript::swc_ecma_parser::JscTarget`: Use `EsVersion` instead [INFO] [stdout] --> src/test_helpers.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | JscTarget::Es2019, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.55s [INFO] running `Command { std: "docker" "inspect" "814bfa86faa47dcbd7219ecef7db84178a3d3b8641bd147e2513dcdf89e2095d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814bfa86faa47dcbd7219ecef7db84178a3d3b8641bd147e2513dcdf89e2095d", kill_on_drop: false }` [INFO] [stdout] 814bfa86faa47dcbd7219ecef7db84178a3d3b8641bd147e2513dcdf89e2095d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27f1634e7211752a3c99a114622d36ac138f394443bac83c0fb81403cbee66ed [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" "27f1634e7211752a3c99a114622d36ac138f394443bac83c0fb81403cbee66ed", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated type alias `swc_ecmascript::swc_ecma_parser::JscTarget`: Use `EsVersion` instead [INFO] [stderr] --> src/test_helpers.rs:9:49 [INFO] [stderr] | [INFO] [stderr] 9 | lexer::Lexer, token::TokenAndSpan, Capturing, JscTarget, Parser, StringInput, Syntax, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `swc_ecmascript::swc_ecma_parser::JscTarget`: Use `EsVersion` instead [INFO] [stderr] --> src/test_helpers.rs:88:7 [INFO] [stderr] | [INFO] [stderr] 88 | JscTarget::Es2019, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `swc_ecmascript::swc_ecma_parser::JscTarget`: Use `EsVersion` instead [INFO] [stderr] --> src/test_helpers.rs:140:7 [INFO] [stderr] | [INFO] [stderr] 140 | JscTarget::Es2019, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dprint-swc-ecma-ast-view` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dprint_swc_ecma_ast_view-b8f258b13aea4c45) [INFO] [stdout] running 11 tests [INFO] [stdout] test source_file::test::line_start ... ok [INFO] [stdout] test comments::test::trailing_comments_start_of_file_no_match ... ok [INFO] [stdout] test types::test::it_should_get_all_comments ... ok [INFO] [stdout] test types::test::it_should_get_children ... ok [INFO] [stdout] test source_file::test::line_end ... ok [INFO] [stdout] test source_file::test::line_and_column_index ... ok [INFO] [stdout] test tokens::test::get_next_token ... ok [INFO] [stdout] test source_file::test::line_and_column_index_panic_less_than - should panic ... ok [INFO] [stdout] test source_file::test::line_start_equal_number_lines - should panic ... ok [INFO] [stdout] test source_file::test::line_end_equal_number_lines - should panic ... ok [INFO] [stdout] test source_file::test::line_and_column_index_panic_greater_than - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests dprint-swc-ecma-ast-view [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" "27f1634e7211752a3c99a114622d36ac138f394443bac83c0fb81403cbee66ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27f1634e7211752a3c99a114622d36ac138f394443bac83c0fb81403cbee66ed", kill_on_drop: false }` [INFO] [stdout] 27f1634e7211752a3c99a114622d36ac138f394443bac83c0fb81403cbee66ed