[INFO] cloning repository https://github.com/SoloJiang/builder-swc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SoloJiang/builder-swc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoloJiang%2Fbuilder-swc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoloJiang%2Fbuilder-swc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae6bb5d8fd33a7b8121ee59ccb62a808754d0c10
[INFO] checking SoloJiang/builder-swc against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoloJiang%2Fbuilder-swc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/SoloJiang/builder-swc
[INFO] finished tweaking git repo https://github.com/SoloJiang/builder-swc
[INFO] tweaked toml for git repo https://github.com/SoloJiang/builder-swc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SoloJiang/builder-swc on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SoloJiang/builder-swc 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d163563d0b275183e4fcdfaee8b0c42163b98b187ce25e4e9167d0a94707f1c
[INFO] running `Command { std: "docker" "start" "-a" "7d163563d0b275183e4fcdfaee8b0c42163b98b187ce25e4e9167d0a94707f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d163563d0b275183e4fcdfaee8b0c42163b98b187ce25e4e9167d0a94707f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d163563d0b275183e4fcdfaee8b0c42163b98b187ce25e4e9167d0a94707f1c", kill_on_drop: false }`
[INFO] [stdout] 7d163563d0b275183e4fcdfaee8b0c42163b98b187ce25e4e9167d0a94707f1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fafd2b5a35c02566fe6369689b4662b50cdda4163e536a103d34137c000a43d
[INFO] running `Command { std: "docker" "start" "-a" "9fafd2b5a35c02566fe6369689b4662b50cdda4163e536a103d34137c000a43d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking siphasher v0.3.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking tinyvec v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking ordered-float v2.8.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking pathdiff v0.2.0
[INFO] [stderr]     Checking retain_mut v0.1.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking indexmap v1.7.0
[INFO] [stderr]     Checking lru v0.6.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling mimalloc-rust-sys v1.7.2
[INFO] [stderr]     Checking cty v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling swc_bundler v0.58.1
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking relative-path v1.5.0
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling napi-build v1.1.0
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking pretty_assertions v0.7.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling builder-swc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lexical v5.2.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking napi-sys v1.1.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]     Checking mimalloc-rust v0.1.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling swc_atoms v0.2.7
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking addr2line v0.16.0
[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_eq_ignore_macros v0.1.0
[INFO] [stderr]    Compiling is-macro v0.1.9
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling static-map-macro v0.2.1
[INFO] [stderr]    Compiling testing_macros v0.2.2
[INFO] [stderr]    Compiling napi-derive v1.1.0
[INFO] [stderr]    Compiling swc_visit_macros v0.2.3
[INFO] [stderr]    Compiling from_variant v0.1.3
[INFO] [stderr]    Compiling string_enum v0.3.1
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.5.2
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.2.1
[INFO] [stderr]     Checking st-map v0.1.4
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling ast_node v0.7.3
[INFO] [stderr]     Checking swc_visit v0.2.6
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking swc_common v0.11.9
[INFO] [stderr]     Checking sourcemap v6.0.1
[INFO] [stderr]     Checking napi v1.7.7
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking swc_common v0.12.0
[INFO] [stderr]     Checking swc_ecma_ast v0.49.5
[INFO] [stderr]     Checking testing v0.12.3
[INFO] [stderr]     Checking swc_ecma_ast v0.52.0
[INFO] [stderr]     Checking swc_node_base v0.3.0
[INFO] [stderr]     Checking swc_ecma_visit v0.35.2
[INFO] [stderr]     Checking swc_ecma_visit v0.38.1
[INFO] [stderr]     Checking swc_ecma_parser v0.65.0
[INFO] [stderr]     Checking swc_ecma_utils v0.41.4
[INFO] [stderr]     Checking swc_ecma_parser v0.70.2
[INFO] [stderr]     Checking swc_ecma_utils v0.44.2
[INFO] [stderr]     Checking swc_ecma_loader v0.18.2
[INFO] [stderr]     Checking swc_ecma_codegen v0.64.3
[INFO] [stderr]     Checking swc_ecma_transforms_base v0.24.1
[INFO] [stderr]     Checking swc_ecma_transforms_base v0.31.1
[INFO] [stderr]     Checking swc_ecma_codegen v0.70.2
[INFO] [stderr]     Checking swc_ecma_ext_transforms v0.28.1
[INFO] [stderr]     Checking swc_ecma_transforms_testing v0.24.0
[INFO] [stderr]     Checking swc_ecma_transforms_classes v0.17.1
[INFO] [stderr]     Checking swc_ecma_transforms_react v0.39.1
[INFO] [stderr]     Checking swc_ecma_transforms_optimization v0.41.1
[INFO] [stderr]     Checking swc_ecma_transforms_module v0.38.1
[INFO] [stderr]     Checking swc_ecma_transforms_typescript v0.40.2
[INFO] [stderr]     Checking swc_ecma_transforms_compat v0.34.2
[INFO] [stderr]     Checking swc_ecma_transforms_proposal v0.38.1
[INFO] [stderr]     Checking swc_ecma_transforms v0.71.1
[INFO] [stderr]     Checking swc_ecmascript v0.63.1
[INFO] [stderr]     Checking swc_ecma_minifier v0.27.2
[INFO] [stderr]     Checking swc_ecma_preset_env v0.42.1
[INFO] [stderr]     Checking swc v0.53.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[module_exports]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: swc_ecma_codegen v0.64.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9fafd2b5a35c02566fe6369689b4662b50cdda4163e536a103d34137c000a43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fafd2b5a35c02566fe6369689b4662b50cdda4163e536a103d34137c000a43d", kill_on_drop: false }`
[INFO] [stdout] 9fafd2b5a35c02566fe6369689b4662b50cdda4163e536a103d34137c000a43d
