[INFO] cloning repository https://github.com/jplabadessa/nodejs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jplabadessa/nodejs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplabadessa%2Fnodejs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplabadessa%2Fnodejs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79c88fa3db80998245390204da15892b71ee6d49
[INFO] testing jplabadessa/nodejs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplabadessa%2Fnodejs" "/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/jplabadessa/nodejs
[INFO] finished tweaking git repo https://github.com/jplabadessa/nodejs
[INFO] tweaked toml for git repo https://github.com/jplabadessa/nodejs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jplabadessa/nodejs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jplabadessa/nodejs 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1342618464f19bbcc4e50913114f70d21d7d03ec8e022d9daa445ceaec32fffe
[INFO] running `Command { std: "docker" "start" "-a" "1342618464f19bbcc4e50913114f70d21d7d03ec8e022d9daa445ceaec32fffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1342618464f19bbcc4e50913114f70d21d7d03ec8e022d9daa445ceaec32fffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1342618464f19bbcc4e50913114f70d21d7d03ec8e022d9daa445ceaec32fffe", kill_on_drop: false }`
[INFO] [stdout] 1342618464f19bbcc4e50913114f70d21d7d03ec8e022d9daa445ceaec32fffe
[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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58aa0c2f2651fd890ece5155286246f1fd83e1dbea589a4fa143079a4aa1f4c5
[INFO] running `Command { std: "docker" "start" "-a" "58aa0c2f2651fd890ece5155286246f1fd83e1dbea589a4fa143079a4aa1f4c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling ordered-float v4.2.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling which v7.0.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling fun_run v0.5.0
[INFO] [stderr]    Compiling bullet_stream v0.7.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling opentelemetry v0.27.1
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[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 futures-executor v0.3.30
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling node-semver v2.1.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling keep_a_changelog_file v0.1.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.2.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling libherokubuildpack v0.26.0
[INFO] [stderr]    Compiling libcnb-common v0.26.0
[INFO] [stderr]    Compiling libcnb-proc-macros v0.26.0
[INFO] [stderr]    Compiling libcnb-data v0.26.0
[INFO] [stderr]    Compiling heroku-nodejs-utils v0.0.0 (/opt/rustwide/workdir/common/nodejs-utils)
[INFO] [stderr]    Compiling libcnb v0.26.0
[INFO] [stderr]    Compiling libcnb-package v0.26.0
[INFO] [stderr]    Compiling libcnb-test v0.26.0
[INFO] [stderr]    Compiling test_support v0.0.0 (/opt/rustwide/workdir/test_support)
[INFO] [stderr]    Compiling heroku-pnpm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-engine)
[INFO] [stderr]    Compiling heroku-npm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-engine)
[INFO] [stderr]    Compiling heroku-nodejs-corepack-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-corepack)
[INFO] [stderr]    Compiling heroku-nodejs-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-engine)
[INFO] [stderr]    Compiling heroku-nodejs-yarn-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-yarn)
[INFO] [stderr]    Compiling heroku-nodejs-pnpm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-install)
[INFO] [stderr]    Compiling heroku-nodejs-function-invoker-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-function-invoker)
[INFO] [stderr]    Compiling heroku-npm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-install)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "58aa0c2f2651fd890ece5155286246f1fd83e1dbea589a4fa143079a4aa1f4c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58aa0c2f2651fd890ece5155286246f1fd83e1dbea589a4fa143079a4aa1f4c5", kill_on_drop: false }`
[INFO] [stdout] 58aa0c2f2651fd890ece5155286246f1fd83e1dbea589a4fa143079a4aa1f4c5
[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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2d016b2ac3fb629332ddae6b4a4e252482d6363dbd95afcffc2027aff780488
[INFO] running `Command { std: "docker" "start" "-a" "f2d016b2ac3fb629332ddae6b4a4e252482d6363dbd95afcffc2027aff780488", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling libcnb-test v0.26.0
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling heroku-nodejs-yarn-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-yarn)
[INFO] [stderr]    Compiling heroku-nodejs-utils v0.0.0 (/opt/rustwide/workdir/common/nodejs-utils)
[INFO] [stderr]    Compiling heroku-nodejs-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-engine)
[INFO] [stderr]    Compiling test_support v0.0.0 (/opt/rustwide/workdir/test_support)
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling heroku-nodejs-corepack-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-corepack)
[INFO] [stderr]    Compiling heroku-pnpm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-engine)
[INFO] [stderr]    Compiling heroku-npm-engine-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-engine)
[INFO] [stderr]    Compiling heroku-nodejs-pnpm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-pnpm-install)
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling heroku-npm-install-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-npm-install)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcarP3hm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_support-14fd7432b897629c,liblibcnb_test-53fbee8cd54ef576,liblibcnb_package-32ee5f9e0e067a93,libignore-eb987ead515daadd,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libcrossbeam_deque-8dab4b5ec107643e,libcrossbeam_epoch-b597ae2b47bee0b2,libglobset-9b6492cdf71e5a42,libbstr-b9dc20bab7c247f6,libwhich-61afdc0c28e44465,libhome-a88fbcd35354456a,libeither-f9c213979566fae6,libpetgraph-079a5194df361ff4,libfixedbitset-9fb76a17080ec2ce,libcargo_metadata-bd3fc476c43e6206,libcargo_platform-37b5fd2d66929499,libcamino-62050167ea9aa86c,libtempfile-469bd6b08747f7e1,libgetrandom-66ecf64354830e88,libfastrand-843352815ac44e47,librustix-e00d6bd0ce520a54,libbitflags-c95e5b195a86a9bf,liblinux_raw_sys-07d08e485b51e8af,libfs_extra-c3cf423e9394b5f9,libopentelemetry-1a1c10b70a61f02c,libtracing-2b3a9735aa9cc67b,libtracing_core-50f219299fca32d7,liblibcnb-a813df5d006a0ec1,libopentelemetry_stdout-076832c1d70b021c,libopentelemetry_sdk-fbeaa574eedc4581,libfutures_executor-7fd7305e7fef266b,libcrossbeam_channel-bc531143daec8a09,libcrossbeam_utils-38c1ab848056760b,libfutures_channel-3d6f4bfa7bfd0ec4,librand-8cc700c3e7ecd20b,librand_chacha-dddd7f17813b0764,libppv_lite86-e4032f2fa8c4b7d5,libzerocopy-8f2f5457ccc90f18,libbyteorder-9f6ac6743e38a88c,librand_core-5f7e36e880782667,libfutures_util-7c8b2395feb805c7,libslab-b2ace7a8cefc491a,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libordered_float-546e5532d74c563e,libopentelemetry-5a903aba5aa3e4d6,libpin_project_lite-e591be24d8b8b3c6,libfutures_sink-bfbbbc7bce12d32f,libfutures_core-451bff7c303527ba,liburlencoding-061758bc6028ea3e,liblibcnb_common-f07a971cb53ed638,libheroku_nodejs_utils-0b5940d20615dd33,libserde_xml_rs-73c1d6def5b5102c,libxml-0133d376d8f0b323,libbon-5fe3c88b34ceb2dc,libnode_semver-955ea9eab8b397ef,libbytecount-e613ba40c2456714,libnom-370723ffd298e17b,libmiette-5fc59b12e22902be,libunicode_width-f4d62659d7ec1731,liblibherokubuildpack-8e356e5c92640c1a,libpathdiff-9dd91b25e59389f7,libureq-ce2bced94fdd759d,libwebpki_roots-1b6fff5284c0540e,libserde_json-9b9ffa458df2598e,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libbase64-32787b0325ea6df8,librustls-1bcd9fcf6ca7ff6f,libonce_cell-a1d7742f74efe1da,libsubtle-2ae6a7038b9a0630,libwebpki-017edcea980d2f5d,libring-7d173cd67ae88a7a,libgetrandom-72519f5f5e8fbe7e,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-3ff1de78bbe88671,liblog-9a3ff67864b30e2c,libtar-27fa35b06691dd6e,libfiletime-8f61eef48593e75e,liblibc-f18f869f4390a6bd,libflate2-953af615f8a0c37a,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,liblibz_sys-dc94db61b26b6793,libcrc32fast-3cfcc2f76e093b40,libhex-13e08b3b00984ab7,liburl-f6dcbb0ee756da34,libidna-138d64a772915547,libidna_adapter-03e0b5c5e5065c30,libicu_normalizer-4b415861595814aa,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-fa67242f752a0fe9,libicu_properties-236b9778430c84e8,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-b01653acf47910ce,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-3337dc70fead10fe,libicu_provider-90b8e5e98f6dc773,libicu_locid-c7cc3dd91c0a2076,liblitemap-ef831971c0938ea9,libtinystr-5c11161f4417ff73,libzerovec-7d9142d6138824bf,libwriteable-1e5dea0053e4c229,libyoke-e9967dff4cbe7f66,libzerofrom-94ccbd057512d0bb,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-394ba385fc1b4b46,libpercent_encoding-af9df9186596bd92,libanyhow-74ec22ad3f527172,liblibcnb_data-140d37480ab58a38,libfancy_regex-bbfa43422b5e7d7c,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libthiserror-9d38b14746188bee,libtoml-5e026ea55b2abe20,libtoml_edit-7a8213744ccffd10,libserde_spanned-ef4d1ea38a9a7172,libwinnow-04408f0e025c6d46,libtoml_datetime-a91773f5eb6ecded,libsha2-ade5617c41623178,libcpufeatures-0a94e73d3e53ca1a,libcfg_if-3e7fc4e38d4a72b5,libdigest-e32172ce6782d526,libblock_buffer-5b44fe69fc641ed9,libcrypto_common-c2ed334d07a80ba1,libgeneric_array-bf8744e36fe8606e,libtypenum-44a2840d4152a259,libkeep_a_changelog_file-523ce9aa3525aa8a,liburiparse-19f8c80c3f0e3f41,libfnv-79e2cbfbe03dcd16,libchrono-9b0389d85c824c3a,libnum_traits-678c5a05e87ac948,libiana_time_zone-8015593db973084f,libsemver-f4e4f4fb97acd7a9,libserde-ca2df15e724f578d,libmarkdown-c38b22b1db550301,libunicode_id-b0e95475c8496284,liblazy_static-3674be3f4245d19b,libindexmap-26468528552597e1,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libthiserror-3db24daeb473c4ae,libbullet_stream-f8edaaf4e2a9874c,libfun_run-d55638ed4c50e88f,libregex-f24fe459b87cee29,libregex_automata-adc4f5db61ef0ac8,libaho_corasick-53f7a9362ef2f741,libmemchr-08f38e9718637002,libregex_syntax-cf9ef9729ec61e4c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcarP3hm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c955179fa61ae1ec/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/heroku_nodejs_corepack_buildpack-2ba76c653076c0af" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling heroku-nodejs-function-invoker-buildpack v0.0.0 (/opt/rustwide/workdir/buildpacks/nodejs-function-invoker)
[INFO] [stderr] error: could not compile `heroku-nodejs-corepack-buildpack` (bin "heroku-nodejs-corepack-buildpack" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f2d016b2ac3fb629332ddae6b4a4e252482d6363dbd95afcffc2027aff780488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d016b2ac3fb629332ddae6b4a4e252482d6363dbd95afcffc2027aff780488", kill_on_drop: false }`
[INFO] [stdout] f2d016b2ac3fb629332ddae6b4a4e252482d6363dbd95afcffc2027aff780488
