[INFO] cloning repository https://github.com/Sanchir01/rust-actix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sanchir01/rust-actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanchir01%2Frust-actix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanchir01%2Frust-actix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cdd406fae78e06dbd2c3b2f43c72484b3a04a4a [INFO] checking Sanchir01/rust-actix against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanchir01%2Frust-actix" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sanchir01/rust-actix [INFO] finished tweaking git repo https://github.com/Sanchir01/rust-actix [INFO] tweaked toml for git repo https://github.com/Sanchir01/rust-actix written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sanchir01/rust-actix on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sanchir01/rust-actix 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93aab8c5490701460a7e7631ff64f88a47aa6a2881873efd1325d6dc99b064df [INFO] running `Command { std: "docker" "start" "-a" "93aab8c5490701460a7e7631ff64f88a47aa6a2881873efd1325d6dc99b064df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93aab8c5490701460a7e7631ff64f88a47aa6a2881873efd1325d6dc99b064df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93aab8c5490701460a7e7631ff64f88a47aa6a2881873efd1325d6dc99b064df", kill_on_drop: false }` [INFO] [stdout] 93aab8c5490701460a7e7631ff64f88a47aa6a2881873efd1325d6dc99b064df [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf2fa00024fd008608150282d80d8a32bc7a03a4368e4fc79c85635de82ef565 [INFO] running `Command { std: "docker" "start" "-a" "cf2fa00024fd008608150282d80d8a32bc7a03a4368e4fc79c85635de82ef565", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking hstr v0.2.17 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking better_scoped_tls v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Checking swc_visit v0.5.14 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking swc_common v0.33.26 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking unicode-id-start v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking swc_ecma_ast v0.113.4 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking text_lines v0.6.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking deno_terminal v0.1.1 [INFO] [stderr] Checking deno_media_type v0.1.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libmimalloc-sys v0.1.40 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking dprint-core v0.66.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking swc_ecma_parser v0.144.1 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling dprint-core-macros v0.1.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking yaml-rust2 v0.10.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling ts-rs-macros v10.1.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rust-embed v8.6.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] error: could not compile `sqlx-postgres` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=92cb0cefd14b425a -C extra-filename=-c58f0a574dc1df33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-10738025d620ebf1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-52b25dcc7cd9fd28.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-827b5d3a3c242e02.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-118a9ce0d0c0f5ff.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-5fa866c1c07d0e74.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ca95b1786f7cfeaa.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ff8fd39b4f8b01d1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-2ea67386dfab0090.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-979c97aeb21244a5.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-9c3d63d18af13a5b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3a1a3771494e946.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-632a2cc935ed24d2.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f3799d0f80b6768c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a76954d3ddf8aa3b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e7bd15e666e09845.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6edb323b4392bd56.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-333c269f2185a5b3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7f600f1e96824f81.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a401ef4b28fa71c2.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-b7844a0da9ea00c7.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-8d8b972a984e9e04.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-48cf1f7d75f7819a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-709c56997d487732.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bc6227828a78a093.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-0781302c8fdc0820.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c7c222f8bb1419c8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `swc_ecma_parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name swc_ecma_parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_parser-0.144.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="stacker"' --cfg 'feature="typescript"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "stacker", "swc_ecma_visit", "typescript", "verify"))' -C metadata=ecce3c61ef7b3107 -C extra-filename=-4c56c5b8f22ed2f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-877934a7c0dbda79.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-12d8d5d569b013d7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e7aff664eb61dcc.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-fe9411b0ec171dae.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a1d17b3d7de02e34.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-59fadba37c27fad1.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-b8d7d7c2b1c532f4.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-820559a3dc9eec01.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-bffffaab65507e14.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-1ffe82d03eb31e05.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-6a44892708131c5b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-33db69146ba1931f.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-f9e410eb1edcc154.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-33231251749f4722/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cf2fa00024fd008608150282d80d8a32bc7a03a4368e4fc79c85635de82ef565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf2fa00024fd008608150282d80d8a32bc7a03a4368e4fc79c85635de82ef565", kill_on_drop: false }` [INFO] [stdout] cf2fa00024fd008608150282d80d8a32bc7a03a4368e4fc79c85635de82ef565