[INFO] cloning repository https://github.com/molant/parcel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/molant/parcel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolant%2Fparcel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolant%2Fparcel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 375fd68988823186708e46e48f18750ed318f6a5
[INFO] testing molant/parcel against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolant%2Fparcel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/molant/parcel on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/molant/parcel
[INFO] finished tweaking git repo https://github.com/molant/parcel
[INFO] tweaked toml for git repo https://github.com/molant/parcel written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/molant/parcel 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zopfli v0.4.0
[INFO] [stderr]   Downloaded napi-derive v1.1.0
[INFO] [stderr]   Downloaded cloudflare-zlib v0.2.9
[INFO] [stderr]   Downloaded libdeflater v0.7.3
[INFO] [stderr]   Downloaded napi-sys v1.1.1
[INFO] [stderr]   Downloaded mimalloc v0.1.26
[INFO] [stderr]   Downloaded swc_macros_common v0.3.3
[INFO] [stderr]   Downloaded swc_visit v0.2.6
[INFO] [stderr]   Downloaded swc_ecmascript v0.63.1
[INFO] [stderr]   Downloaded static-map-macro v0.2.1
[INFO] [stderr]   Downloaded swc_atoms v0.2.7
[INFO] [stderr]   Downloaded swc_ecma_transforms_macros v0.2.1
[INFO] [stderr]   Downloaded enum_kind v0.2.1
[INFO] [stderr]   Downloaded st-map v0.1.4
[INFO] [stderr]   Downloaded swc_ecma_loader v0.18.2
[INFO] [stderr]   Downloaded swc_ecma_transforms_typescript v0.40.2
[INFO] [stderr]   Downloaded sourcemap v6.0.1
[INFO] [stderr]   Downloaded oxipng v5.0.0
[INFO] [stderr]   Downloaded swc_ecma_codegen v0.70.2
[INFO] [stderr]   Downloaded swc_ecma_preset_env v0.42.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_compat v0.34.2
[INFO] [stderr]   Downloaded swc_ecma_parser v0.70.2
[INFO] [stderr]   Downloaded swc_common v0.12.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.22
[INFO] [stderr]   Downloaded libdeflate-sys v0.7.3
[INFO] [stderr]   Downloaded swc_ecma_transforms_module v0.38.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_optimization v0.41.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_react v0.39.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v0.31.1
[INFO] [stderr]   Downloaded swc_ecma_transforms v0.71.1
[INFO] [stderr]   Downloaded swc_ecma_ast v0.52.0
[INFO] [stderr]   Downloaded napi v1.7.7
[INFO] [stderr]   Downloaded swc_ecma_transforms_proposal v0.38.1
[INFO] [stderr]   Downloaded swc_ecma_utils v0.44.2
[INFO] [stderr]   Downloaded xxhash-rust v0.8.2
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v0.5.2
[INFO] [stderr]   Downloaded cloudflare-zlib-sys v0.3.0
[INFO] [stderr]   Downloaded swc_ecma_visit v0.38.1
[INFO] [stderr]   Downloaded nasm-rs v0.2.1
[INFO] [stderr]   Downloaded swc_ecma_transforms_classes v0.17.1
[INFO] [stderr]   Downloaded napi-build v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60a797a18ccdc784935028b30efa9265d511917b6b391af7415f70ad7746d859
[INFO] running `Command { std: "docker" "start" "-a" "60a797a18ccdc784935028b30efa9265d511917b6b391af7415f70ad7746d859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60a797a18ccdc784935028b30efa9265d511917b6b391af7415f70ad7746d859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a797a18ccdc784935028b30efa9265d511917b6b391af7415f70ad7746d859", kill_on_drop: false }`
[INFO] [stdout] 60a797a18ccdc784935028b30efa9265d511917b6b391af7415f70ad7746d859
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f5b395decd1174aa48d9b685f0bfc6b92e2ff38575857c0a0d6cc78fffdeef2
[INFO] running `Command { std: "docker" "start" "-a" "4f5b395decd1174aa48d9b685f0bfc6b92e2ff38575857c0a0d6cc78fffdeef2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling swc_atoms v0.2.7
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling swc_macros_common v0.3.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling napi-build v1.1.0
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling lexical v5.2.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.72
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling pathdiff v0.2.0
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling bumpalo v3.7.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling retain_mut v0.1.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.72
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling nasm-rs v0.2.1
[INFO] [stderr]    Compiling libdeflate-sys v0.7.3
[INFO] [stderr]    Compiling swc_visit_macros v0.2.3
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.0
[INFO] [stderr]    Compiling from_variant v0.1.3
[INFO] [stderr]    Compiling string_enum v0.3.1
[INFO] [stderr]    Compiling is-macro v0.1.9
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling enum_kind v0.2.1
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.72
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling ast_node v0.7.3
[INFO] [stderr]    Compiling static-map-macro v0.2.1
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.5.2
[INFO] [stderr]    Compiling cloudflare-zlib-sys v0.3.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling swc_visit v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.72
[INFO] [stderr]    Compiling napi-sys v1.1.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.72
[INFO] [stderr]    Compiling st-map v0.1.4
[INFO] [stderr]    Compiling mozjpeg-sys v1.0.0
[INFO] [stderr]    Compiling napi-derive v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling oxipng v5.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling path-slash v0.1.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling js-sys v0.3.49
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling zopfli v0.4.0
[INFO] [stderr]    Compiling stderrlog v0.5.1
[INFO] [stderr]    Compiling crc v2.0.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling rgb v0.8.27
[INFO] [stderr]    Compiling parcel-image v0.1.0 (/opt/rustwide/workdir/packages/optimizers/image)
[INFO] [stderr]    Compiling parcel-hash v0.1.0 (/opt/rustwide/workdir/packages/utils/hash)
[INFO] [stderr]    Compiling parcel-js-swc-napi v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/napi)
[INFO] [stderr]    Compiling parcel-fs-search v0.1.0 (/opt/rustwide/workdir/packages/utils/fs-search)
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling wild v2.0.4
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.2
[INFO] [stderr]    Compiling sourcemap v6.0.1
[INFO] [stderr]    Compiling napi v1.7.7
[INFO] [stderr]    Compiling swc_common v0.12.1
[INFO] [stderr]    Compiling libdeflater v0.7.3
[INFO] [stderr]    Compiling swc_ecma_ast v0.52.0
[INFO] [stderr]    Compiling cloudflare-zlib v0.2.9
[INFO] [stderr]    Compiling swc_ecma_visit v0.38.1
[INFO] [stderr]    Compiling swc_ecma_parser v0.70.2
[INFO] [stderr]    Compiling swc_ecma_utils v0.44.2
[INFO] [stderr]    Compiling swc_ecma_loader v0.18.2
[INFO] [stderr]    Compiling swc_ecma_transforms_base v0.31.1
[INFO] [stderr]    Compiling swc_ecma_codegen v0.70.2
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v0.17.1
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v0.41.1
[INFO] [stderr]    Compiling swc_ecma_transforms_module v0.38.1
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v0.40.2
[INFO] [stderr]    Compiling swc_ecma_transforms_react v0.39.1
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v0.34.2
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v0.38.1
[INFO] [stderr]    Compiling swc_ecma_transforms v0.71.1
[INFO] [stderr]    Compiling swc_ecma_preset_env v0.42.1
[INFO] [stderr]    Compiling swc_ecmascript v0.63.1
[INFO] [stderr]    Compiling parcel-js-swc-core v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/core)
[INFO] [stderr]    Compiling parcel-js-swc-wasm v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.72
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4f5b395decd1174aa48d9b685f0bfc6b92e2ff38575857c0a0d6cc78fffdeef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f5b395decd1174aa48d9b685f0bfc6b92e2ff38575857c0a0d6cc78fffdeef2", kill_on_drop: false }`
[INFO] [stdout] 4f5b395decd1174aa48d9b685f0bfc6b92e2ff38575857c0a0d6cc78fffdeef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a704cd9d07c22aa16df01e40d2cb7ccd17d3ca36b061e2a566b915b361291620
[INFO] running `Command { std: "docker" "start" "-a" "a704cd9d07c22aa16df01e40d2cb7ccd17d3ca36b061e2a566b915b361291620", kill_on_drop: false }`
[INFO] [stderr]    Compiling parcel-js-swc-wasm v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/wasm)
[INFO] [stderr]    Compiling parcel-js-swc-napi v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/napi)
[INFO] [stderr]    Compiling parcel-fs-search v0.1.0 (/opt/rustwide/workdir/packages/utils/fs-search)
[INFO] [stderr]    Compiling parcel-js-swc-core v0.1.0 (/opt/rustwide/workdir/packages/transformers/js/core)
[INFO] [stderr]    Compiling parcel-hash v0.1.0 (/opt/rustwide/workdir/packages/utils/hash)
[INFO] [stderr]    Compiling parcel-image v0.1.0 (/opt/rustwide/workdir/packages/optimizers/image)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.72
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a704cd9d07c22aa16df01e40d2cb7ccd17d3ca36b061e2a566b915b361291620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a704cd9d07c22aa16df01e40d2cb7ccd17d3ca36b061e2a566b915b361291620", kill_on_drop: false }`
[INFO] [stdout] a704cd9d07c22aa16df01e40d2cb7ccd17d3ca36b061e2a566b915b361291620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0dde4d5e1c0bd578db1ce2b85cf29f6e66ba785849be1a9ff4c5acc3d826dd11
[INFO] running `Command { std: "docker" "start" "-a" "0dde4d5e1c0bd578db1ce2b85cf29f6e66ba785849be1a9ff4c5acc3d826dd11", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.72
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_fs_search-022b8fd96f1aabf4)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_hash-41c6a1d7b019c7d0)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_image-4fd39163e3017f85)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parcel_js_swc_core-8db1f454a2c474fa)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stderr] thread 'hoist::tests::cjs_namespace_non_static' panicked at library/core/src/panicking.rs:219:5:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked requires that the index is within the slice
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55c00fe7f935 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x55c00fe7f935 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x55c00fe7f935 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x55c00fe7f935 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x55c00fea7bab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x55c00fea7bab - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x55c00fe7d05f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x55c00fe7f70e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x55c00fe7f70e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x55c00fe81139 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]   10:     0x55c00fe80e7d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x55c00fb4b50a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   12:     0x55c00fb4b50a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stderr]   13:     0x55c00fe8173b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   14:     0x55c00fe8173b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stderr]   15:     0x55c00fe8147b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stderr]   16:     0x55c00fe7fdf9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   17:     0x55c00fe811e7 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]   18:     0x55c00fa6a970 - core::panicking::panic_nounwind_fmt::runtime::h4b9f1774825d29a1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:110:18
[INFO] [stderr]   19:     0x55c00fa6a970 - core::panicking::panic_nounwind_fmt::h7f70629ab29f76f1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:120:5
[INFO] [stderr]   20:     0x55c00fa6aa02 - core::panicking::panic_nounwind::hde0018e2d22904b7
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:219:5
[INFO] [stderr]   21:     0x55c00fde43e8 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked::precondition_check::h1bf9f8647ad2f50f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ub_checks.rs:68:21
[INFO] [stderr]   22:     0x55c00fde4323 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked::hcd322227f2a66f0e
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ub_checks.rs:75:17
[INFO] [stderr]   23:     0x55c00fdc9df9 - core::slice::<impl [T]>::get_unchecked::hfa1c52c84398b182
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/slice/mod.rs:686:20
[INFO] [stderr]   24:     0x55c00fb122c3 - <alloc::vec::Vec<T> as swc_visit::util::move_map::MoveMap<T>>::move_map::h935b552af5e6cbc4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_visit-0.2.6/src/util/move_map.rs:38:35
[INFO] [stderr]   25:     0x55c00fa8ba36 - swc_ecma_visit::fold_expr_or_spreads::h714be30915ccac22
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   26:     0x55c00fad5bc6 - swc_ecma_visit::Fold::fold_expr_or_spreads::hfe92ec463cce9dc6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   27:     0x55c00fa738df - swc_ecma_visit::fold_call_expr::hf582aa050932ca26
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   28:     0x55c00fad4d56 - swc_ecma_visit::Fold::fold_call_expr::h04eb502d29de1c32
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   29:     0x55c00fa9fb44 - swc_ecma_visit::fold_expr::hfabdd212c715624e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   30:     0x55c00fb0bd51 - <swc_ecma_ast::expr::Expr as swc_ecma_visit::FoldWith<V>>::fold_children_with::h31dc54e095a82c10
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   31:     0x55c00fadfd57 - <parcel_js_swc_core::hoist::Hoist as swc_ecma_visit::Fold>::fold_expr::he551431cbdc113b9
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/transformers/js/core/src/hoist.rs:730:5
[INFO] [stderr]   32:     0x55c00fb0bd81 - <swc_ecma_ast::expr::Expr as swc_ecma_visit::FoldWith<V>>::fold_with::h26ec5b2d366ffbe2
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   33:     0x55c00faa1c99 - <alloc::boxed::Box<T> as swc_ecma_visit::FoldWith<V>>::fold_with::{{closure}}::hcd8ea36a38a006eb
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   34:     0x55c00fb00822 - <alloc::boxed::Box<T> as swc_visit::util::map::Map<T>>::map::hf767ac3fb5a43c99
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_visit-0.2.6/src/util/map.rs:29:27
[INFO] [stderr]   35:     0x55c00fb00078 - <alloc::boxed::Box<T> as swc_ecma_visit::FoldWith<V>>::fold_with::hdb2a7cb7b2c719a5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   36:     0x55c00fadf846 - <parcel_js_swc_core::hoist::Hoist as swc_ecma_visit::Fold>::fold_module::hc84e8b3ff8a9bb31
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/transformers/js/core/src/hoist.rs:493:25
[INFO] [stderr]   37:     0x55c00fb0bf31 - <swc_ecma_ast::module::Module as swc_ecma_visit::FoldWith<V>>::fold_with::h2481d5eb885be374
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swc_ecma_visit-0.38.1/src/lib.rs:476:1
[INFO] [stderr]   38:     0x55c00fab5f9e - parcel_js_swc_core::hoist::tests::parse::{{closure}}::{{closure}}::h00abf5fb20424384
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/transformers/js/core/src/hoist.rs:1962:28
[INFO] [stderr]   39:     0x55c00fb0123d - scoped_tls::ScopedKey<T>::set::hb673ca4870fb8aad
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scoped-tls-1.0.0/src/lib.rs:137:9
[INFO] [stderr]   40:     0x55c00fab5b98 - parcel_js_swc_core::hoist::tests::parse::{{closure}}::h526d48a57714e8d3
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/transformers/js/core/src/hoist.rs:1945:9
[INFO] [stderr]   41:     0x55c00fb010fd - scoped_tls::ScopedKey<T>::set::h0e4d2cb8b275a6f1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scoped-tls-1.0.0/src/lib.rs:137:9
[INFO] [stderr]   42:     0x55c00fab58bb - parcel_js_swc_core::hoist::tests::parse::he363cbb8e440b755
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/transformers/js/core/src/hoist.rs:1944:21
[INFO] [stderr]   43:     0x55c00fab809f - parcel_js_swc_core::hoist::tests::cjs_namespace_non_static::h8686dd0e8e27efc3
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/transformers/js/core/src/hoist.rs:2112:36
[INFO] [stderr]   44:     0x55c00fab8017 - parcel_js_swc_core::hoist::tests::cjs_namespace_non_static::{{closure}}::hf77eb0a5ef8ccbda
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/transformers/js/core/src/hoist.rs:2111:32
[INFO] [stderr]   45:     0x55c00faf6676 - core::ops::function::FnOnce::call_once::h31012bb8ac8ffc6a
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   46:     0x55c00fb4feeb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   47:     0x55c00fb4feeb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stderr]   48:     0x55c00fb4f5f1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stderr]   49:     0x55c00fb4f5f1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   50:     0x55c00fb4f5f1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   51:     0x55c00fb4f5f1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   52:     0x55c00fb4f5f1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   53:     0x55c00fb4f5f1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stderr]   54:     0x55c00fb4f5f1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stderr]   55:     0x55c00fb17fb4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stderr]   56:     0x55c00fb17fb4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   57:     0x55c00fb1c9e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stderr]   58:     0x55c00fb1c9e2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   59:     0x55c00fb1c9e2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   60:     0x55c00fb1c9e2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   61:     0x55c00fb1c9e2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   62:     0x55c00fb1c9e2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stderr]   63:     0x55c00fb1c9e2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   64:     0x55c00fe85acb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   65:     0x55c00fe85acb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   66:     0x55c00fe85acb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr]   67:     0x7feb14911ac3 - <unknown>
[INFO] [stderr]   68:     0x7feb149a2a04 - __clone
[INFO] [stderr]   69:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p parcel-js-swc-core --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/parcel_js_swc_core-8db1f454a2c474fa` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "0dde4d5e1c0bd578db1ce2b85cf29f6e66ba785849be1a9ff4c5acc3d826dd11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dde4d5e1c0bd578db1ce2b85cf29f6e66ba785849be1a9ff4c5acc3d826dd11", kill_on_drop: false }`
[INFO] [stdout] 0dde4d5e1c0bd578db1ce2b85cf29f6e66ba785849be1a9ff4c5acc3d826dd11
