[INFO] cloning repository https://github.com/xnuk/swc-minifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xnuk/swc-minifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxnuk%2Fswc-minifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxnuk%2Fswc-minifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c9a58c9e9c247590a381051948ee679c86495f4
[INFO] testing xnuk/swc-minifier against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxnuk%2Fswc-minifier" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xnuk/swc-minifier
[INFO] finished tweaking git repo https://github.com/xnuk/swc-minifier
[INFO] tweaked toml for git repo https://github.com/xnuk/swc-minifier written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xnuk/swc-minifier on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xnuk/swc-minifier 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_visit v0.5.14
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.12
[INFO] [stderr]   Downloaded unicode-id-start v1.0.4
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.4
[INFO] [stderr]   Downloaded swc_common v0.34.2
[INFO] [stderr]   Downloaded swc_cached v0.3.20
[INFO] [stderr]   Downloaded const-str v0.5.7
[INFO] [stderr]   Downloaded swc_ecma_codegen v0.151.0
[INFO] [stderr]   Downloaded sourcemap v8.0.1
[INFO] [stderr]   Downloaded swc_ecma_utils v0.130.0
[INFO] [stderr]   Downloaded swc_ecma_minifier v0.197.0
[INFO] [stderr]   Downloaded ryu-js v1.0.1
[INFO] [stderr]   Downloaded zerovec v0.10.2
[INFO] [stderr]   Downloaded idna v1.0.0
[INFO] [stderr]   Downloaded swc_ecma_parser v0.146.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v0.140.0
[INFO] [stderr]   Downloaded ast_node v0.9.8
[INFO] [stderr]   Downloaded num-bigint v0.4.5
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.3
[INFO] [stderr]   Downloaded litemap v0.7.3
[INFO] [stderr]   Downloaded swc_ecma_usage_analyzer v0.26.0
[INFO] [stderr]   Downloaded lexopt v0.3.0
[INFO] [stderr]   Downloaded radix_fmt v1.0.0
[INFO] [stderr]   Downloaded swc_config_macro v0.1.4
[INFO] [stderr]   Downloaded swc_fast_graph v0.22.0
[INFO] [stderr]   Downloaded unicode-id v0.3.4
[INFO] [stderr]   Downloaded is-macro v0.3.5
[INFO] [stderr]   Downloaded zerofrom v0.1.4
[INFO] [stderr]   Downloaded zerovec-derive v0.10.2
[INFO] [stderr]   Downloaded icu_properties v1.5.0
[INFO] [stderr]   Downloaded url v2.5.1
[INFO] [stderr]   Downloaded swc_macros_common v0.3.11
[INFO] [stderr]   Downloaded swc_ecma_visit v0.101.0
[INFO] [stderr]   Downloaded swc_config v0.1.14
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v0.7.6
[INFO] [stderr]   Downloaded swc_ecma_transforms_macros v0.5.5
[INFO] [stderr]   Downloaded swc_ecma_transforms_optimization v0.201.0
[INFO] [stderr]   Downloaded swc_timer v0.22.0
[INFO] [stderr]   Downloaded from_variant v0.1.8
[INFO] [stderr]   Downloaded hstr v0.2.10
[INFO] [stderr]   Downloaded yoke-derive v0.7.4
[INFO] [stderr]   Downloaded yoke v0.7.4
[INFO] [stderr]   Downloaded swc_ecma_ast v0.115.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95b27bb079b06efd02ffe4f423ef327ab98f384c0c69d77068e3adf216d560ea
[INFO] running `Command { std: "docker" "start" "-a" "95b27bb079b06efd02ffe4f423ef327ab98f384c0c69d77068e3adf216d560ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95b27bb079b06efd02ffe4f423ef327ab98f384c0c69d77068e3adf216d560ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b27bb079b06efd02ffe4f423ef327ab98f384c0c69d77068e3adf216d560ea", kill_on_drop: false }`
[INFO] [stdout] 95b27bb079b06efd02ffe4f423ef327ab98f384c0c69d77068e3adf216d560ea
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8de349b1faa6debb8719c004c5649b3fe30049d7bc55c6a805793e382ad9f128
[INFO] running `Command { std: "docker" "start" "-a" "8de349b1faa6debb8719c004c5649b3fe30049d7bc55c6a805793e382ad9f128", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_visit_macros v0.5.12
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling swc_config_macro v0.1.4
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.5.5
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling swc_timer v0.22.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.2
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling swc_cached v0.3.20
[INFO] [stderr]    Compiling hstr v0.2.10
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling idna v1.0.0
[INFO] [stderr]    Compiling url v2.5.1
[INFO] [stderr]    Compiling swc_common v0.34.2
[INFO] [stderr]    Compiling sourcemap v8.0.1
[INFO] [stderr]    Compiling swc_config v0.1.14
[INFO] [stderr]    Compiling swc_ecma_ast v0.115.1
[INFO] [stderr]    Compiling swc_fast_graph v0.22.0
[INFO] [stderr]    Compiling swc_ecma_visit v0.101.0
[INFO] [stderr]    Compiling swc_ecma_parser v0.146.1
[INFO] [stderr]    Compiling swc_ecma_codegen v0.151.0
[INFO] [stderr]    Compiling swc_ecma_utils v0.130.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.140.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v0.26.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v0.201.0
[INFO] [stderr]    Compiling swc_ecma_minifier v0.197.0
[INFO] [stderr]    Compiling swc-minifier v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "8de349b1faa6debb8719c004c5649b3fe30049d7bc55c6a805793e382ad9f128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de349b1faa6debb8719c004c5649b3fe30049d7bc55c6a805793e382ad9f128", kill_on_drop: false }`
[INFO] [stdout] 8de349b1faa6debb8719c004c5649b3fe30049d7bc55c6a805793e382ad9f128
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfd4252b7f31436098edbf0769e93ceea8dfe9b7f9094cb8e5d4be02168c04b5
[INFO] running `Command { std: "docker" "start" "-a" "bfd4252b7f31436098edbf0769e93ceea8dfe9b7f9094cb8e5d4be02168c04b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling swc-minifier v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "bfd4252b7f31436098edbf0769e93ceea8dfe9b7f9094cb8e5d4be02168c04b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd4252b7f31436098edbf0769e93ceea8dfe9b7f9094cb8e5d4be02168c04b5", kill_on_drop: false }`
[INFO] [stdout] bfd4252b7f31436098edbf0769e93ceea8dfe9b7f9094cb8e5d4be02168c04b5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 599b2b61d964eddba8be42f767d6655fce3a10ce121759cce25301b73db08038
[INFO] running `Command { std: "docker" "start" "-a" "599b2b61d964eddba8be42f767d6655fce3a10ce121759cce25301b73db08038", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests swc-minifier.rs (/opt/rustwide/target/debug/deps/swc_minifier-b56dc684abdfb6f5)
[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" "599b2b61d964eddba8be42f767d6655fce3a10ce121759cce25301b73db08038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "599b2b61d964eddba8be42f767d6655fce3a10ce121759cce25301b73db08038", kill_on_drop: false }`
[INFO] [stdout] 599b2b61d964eddba8be42f767d6655fce3a10ce121759cce25301b73db08038
