[INFO] cloning repository https://github.com/VKCOM/swc-plugin-pre-paths
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VKCOM/swc-plugin-pre-paths" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVKCOM%2Fswc-plugin-pre-paths", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVKCOM%2Fswc-plugin-pre-paths'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba7d62fdf9b030ed5273348093a3847c9c00f85
[INFO] checking VKCOM/swc-plugin-pre-paths against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVKCOM%2Fswc-plugin-pre-paths" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/VKCOM/swc-plugin-pre-paths
[INFO] finished tweaking git repo https://github.com/VKCOM/swc-plugin-pre-paths
[INFO] tweaked toml for git repo https://github.com/VKCOM/swc-plugin-pre-paths written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VKCOM/swc-plugin-pre-paths on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VKCOM/swc-plugin-pre-paths 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617
[INFO] running `Command { std: "docker" "start" "b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking icu_properties_data v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking cbor4ii v1.2.2
[INFO] [stderr]     Checking if_chain v1.0.3
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking swc_visit v2.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling is-macro v0.3.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]    Compiling ast_node v7.0.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking owo-colors v4.4.0
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking par-core v2.0.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking swc_allocator v5.0.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling swc_core v77.1.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling swc_plugin_macro v2.0.0
[INFO] [stderr]     Checking swc_plugin v1.0.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking ts-rs v12.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling testing_macros v1.0.2
[INFO] [stderr]     Checking triomphe v0.1.16
[INFO] [stderr]     Checking bytes-str v0.2.8
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking hstr v4.0.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking swc_atoms v10.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking swc_sourcemap v10.0.2
[INFO] [stderr]     Checking swc_common v26.0.0
[INFO] [stderr]     Checking swc_ecma_ast v29.0.0
[INFO] [stderr]     Checking swc_error_reporters v28.0.0
[INFO] [stderr]     Checking swc_transform_common v20.0.0
[INFO] [stderr]     Checking testing v27.0.0
[INFO] [stderr]     Checking swc_ecma_testing v27.0.0
[INFO] [stderr]     Checking swc_ecma_visit v29.0.0
[INFO] [stderr]     Checking swc_ecma_parser v45.1.1
[INFO] [stderr]     Checking swc_plugin_proxy v30.0.0
[INFO] [stderr]     Checking swc_ecma_utils v35.0.1
[INFO] [stderr]     Checking swc_ecma_codegen v32.0.0
[INFO] [stderr]     Checking swc_ecma_transforms_base v49.0.1
[INFO] [stderr]     Checking swc_ecma_transforms_testing v53.0.0
[INFO] [stderr]     Checking swc-plugin-pre-paths v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.92s
[INFO] running `Command { std: "docker" "inspect" "b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617", kill_on_drop: false }`
[INFO] [stdout] b4427dac0564796ec8b84abe068108a124739964b359dde7321ab05156b48617
