[INFO] fetching crate rbxsync 0.1.1...
[INFO] testing rbxsync-0.1.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rbxsync 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rbxsync 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rbxsync 0.1.1
[INFO] tweaked toml for crates.io crate rbxsync 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbxsync 0.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rbxsync 0.1.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core2 v0.4.0
[INFO] [stderr]   Downloaded gif v0.14.1
[INFO] [stderr]   Downloaded bitstream-io v4.9.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded zune-jpeg v0.5.14
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] [stderr]   Downloaded pxfm v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af95e85dc62d5a16a1216caea5f4c4a65eb1b272afcd0e6d1842b9a24eb15562
[INFO] running `Command { std: "docker" "start" "-a" "af95e85dc62d5a16a1216caea5f4c4a65eb1b272afcd0e6d1842b9a24eb15562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af95e85dc62d5a16a1216caea5f4c4a65eb1b272afcd0e6d1842b9a24eb15562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af95e85dc62d5a16a1216caea5f4c4a65eb1b272afcd0e6d1842b9a24eb15562", kill_on_drop: false }`
[INFO] [stdout] af95e85dc62d5a16a1216caea5f4c4a65eb1b272afcd0e6d1842b9a24eb15562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36f66c8dc6a16a0a1db142033701300f68eb613f2738664bf336696f1d643db5
[INFO] running `Command { std: "docker" "start" "-a" "36f66c8dc6a16a0a1db142033701300f68eb613f2738664bf336696f1d643db5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.14
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rbxsync v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "36f66c8dc6a16a0a1db142033701300f68eb613f2738664bf336696f1d643db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36f66c8dc6a16a0a1db142033701300f68eb613f2738664bf336696f1d643db5", kill_on_drop: false }`
[INFO] [stdout] 36f66c8dc6a16a0a1db142033701300f68eb613f2738664bf336696f1d643db5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1fcb460ad0a69ea0d4df831dd7368e6044e885574bec359ed42de5af1abed9c
[INFO] running `Command { std: "docker" "start" "-a" "c1fcb460ad0a69ea0d4df831dd7368e6044e885574bec359ed42de5af1abed9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rbxsync v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rbxsync` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rbxsync --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09425206d4f582ab -C extra-filename=-89c55c5ae5f1a4d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-b13667a25f06a594.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-9b1de45c74618e53.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-27fbe7d0aece3084.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-5918ae92e50420f7.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-59bfe4082513d961.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-71a88384fbbae83d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a88968f803860940.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eacc3624fd719cf4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-57ebd5661c2ea33e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e7b8f2aff1bee378.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36883b02f16b09f8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-0e3a625b530b75a4/out -L native=/opt/rustwide/target/debug/build/blake3-0e3a625b530b75a4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnn6Jcy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-57ebd5661c2ea33e,libgetrandom-7a06e43ea06094cb,libfastrand-966a0da88bae1ff8,librustix-d6700b8ae6cf3dae,liblinux_raw_sys-68157903a24ddf9b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librbxsync-2ade7749a26514a6,libtoml-36883b02f16b09f8,libtoml_edit-c7a5f406b8198c8a,libserde_spanned-9054def85471b099,libwinnow-b3ca35a1d150536b,libtoml_write-5296a03f8bc4129a,libtoml_datetime-69dba4f1f2e01c5a,libblake3-9b1de45c74618e53,libconstant_time_eq-2e37ce20007631e5,libcpufeatures-5bf216af22f7e564,libarrayref-05ceeb31ba37f0dd,libcolored-5918ae92e50420f7,liblazy_static-206e48a21956b6b1,libclap-27fbe7d0aece3084,libclap_builder-ac3b7298eeffe261,libstrsim-e69344138c76bdcc,libanstream-8e49a879bc06fc9d,libanstyle_query-132018979deb439d,libis_terminal_polyfill-7805ed4edbca28bc,libcolorchoice-d03c204d2e6a66a6,libanstyle_parse-376627c46c46ae54,libutf8parse-ad1e940ee00e2725,libclap_lex-3f961ba0c52da6f8,libanstyle-48a9ff2d49c7fc7b,libreqwest-71a88384fbbae83d,libserde_urlencoded-fa4c5186c3701c5b,libryu-e5f8b89e5754c206,librustls_pki_types-6c1a3f1b93b857ee,libzeroize-207969f26a9eb3e5,libhyper_tls-f6a0c46b3507c913,libtokio_native_tls-c51e5442b005edd3,libencoding_rs-356d1e0061f73c60,libserde_json-eacc3624fd719cf4,libzmij-2f58aa8f05c876ef,libserde-a88968f803860940,libserde_core-4c06cb0a7c50bdc2,libmime_guess-b8172dd7be308db9,libunicase-50d4adab4f14cad3,libmime-ce0319f53a2119cd,libtower_http-516a689a8634100a,libiri_string-3a0f702e1f21a7a9,libasync_compression-69da952c9db1319a,libcompression_codecs-c469d44e3f97cd47,libcompression_core-a29655ed9b021d49,libtower-c341d3e4016cc8a1,libtower_layer-007845b5cfb86980,libnative_tls-56a5fe95ba75167e,libopenssl_probe-5429f3b5e96549b5,libopenssl-ca88aa5777d868f0,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libopenssl_sys-161920452c3e7d7f,libhyper_util-4e2f5762e9a05fa1,libbase64-6d64914d1112fcae,libipnet-9380825425438103,libtower_service-2977940d96a5a5ec,libhyper-bcf1cd7b577c35d3,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-4982f63b23e6b309,libtracing-2c6f0a071fa27087,libtracing_core-9ff6dae8bc2f2031,libonce_cell-b9d73fa098d83f74,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libslab-02878590aebd7253,libfnv-77106f9ed4748ca6,libtokio_util-e29a3a91577b9a68,libfutures_sink-db5ea9f9da5aa337,libpin_utils-9ccfc56f2c5b0c36,libatomic_waker-d8b8d9f20347d4d4,libfutures_channel-73856c35d4796717,libfutures_util-55c34720d181b522,libfutures_task-9bff068fa946592e,libtokio-e7b8f2aff1bee378,libsignal_hook_registry-c8c8904916c399f1,liberrno-0ffefc713c294470,libsocket2-226937e98b6ba4a8,libmio-6faf567152d10c93,libparking_lot-70533d22e33cd2ae,libparking_lot_core-f3c06836c075f3bd,liblibc-31bbfda0fa784e80,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libhttp_body_util-2476852d6489da02,libpin_project_lite-a495a978f0594be4,libhttp_body-428ef2fc0345b2ab,liburl-fadaf1a84668247b,libidna-328ff9110e0d1289,libutf8_iter-59a8409a508f6435,libidna_adapter-d0178681be076d3d,libicu_properties-7929d091050ce02b,libicu_properties_data-2712f8a00b8e1bbe,libicu_normalizer-b4d0f64ffcd4cfdb,libicu_normalizer_data-9f43a8806bd10cb2,libicu_collections-28ca796bb668eccf,libpotential_utf-d41d72d7889fca5e,libicu_provider-dc5eec396a974f53,libicu_locale_core-794b599849b6019b,libtinystr-fd6bdeb474d0c67e,liblitemap-36eeadc784378775,libwriteable-a188f6d44e2794db,libzerovec-9ae58cc159389fb9,libzerotrie-eca872ce15412252,libyoke-d5edb0f67d324123,libzerofrom-0975038861bf65b2,libform_urlencoded-0a40c101f817abdc,libpercent_encoding-be1411bc33da4261,libhttp-e5434f97d24428b9,libitoa-f934f33aadd9150c,libbytes-2edb8796c3d48962,libsync_wrapper-17e2928e6f4736b8,libfutures_core-970044a72db40fba,libimage-59bfe4082513d961,libqoi-bcb88bb55fd3f0ac,libmoxcms-d5e42505355dae8a,libpxfm-617359efc22bdb8d,libimage_webp-a1ad34810799d68b,libtiff-8482aed041aa7295,libfax-8bfbea6adad18ad3,libpng-8295c4aa5752c56f,libbitflags-eccb779ad7753d69,libflate2-d9c4026b274c1f9c,libfdeflate-4d8d00bb786c9f7b,libcrc32fast-8fc8aec8e16f6960,libexr-b457c3776280aac7,libminiz_oxide-93593ffe391c0ba9,libzune_inflate-d940db2e131158a5,libsimd_adler32-d38e69dcb654e74f,libbit_field-183fa0b090cef2ac,liblebe-a3c7b0dcbf12d5bd,libhalf-015ad76764bc3255,libzerocopy-2155c213d7dc81ac,libsmallvec-9710a34d7df3c927,libzune_jpeg-55c4be5f775235c4,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libravif-b54b87e7e10a9af9,libloop9-4184cd57990b7ee1,libavif_serialize-a51fcbc7fa7669e9,libquick_error-8b2db8f47c634be6,librgb-9a13c4540ca81dee,librav1e-29384ca0407697cb,libprofiling-0d076aabe7c14e52,libav_scenechange-aa4690533152a02b,liby4m-d916e75cb53d916f,libaligned-544c65dc50828dc9,libas_slice-e5f73fe6321d9eeb,libstable_deref_trait-bb7bef0dfe712062,libav1_grain-dc715ae10c03a40c,liblog-8cdbcf384ab44191,libnom-9c40dfa1e7b4a81f,libmemchr-324148c518a47e11,libnum_rational-7e4e5bc5af05c5ea,libnum_bigint-0ff7237918ae70f2,libnum_integer-34863a33a03447c7,libanyhow-4b98a5a15e092ec6,libmaybe_rayon-b0c2626ce0d8d053,librayon-09d8dc635e6de0c1,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libcfg_if-52879664ee908f39,libv_frame-c00118a39bad64ee,libarrayvec-76bad465d21dbfa6,libaligned_vec-e042ae4dfa9190dc,libequator-c9a819115255b4ce,libthiserror-af20421ae033a655,libbitstream_io-c416978c93aadcb3,libitertools-d7460268658b7504,libeither-0fdf45b61f79f227,libimgref-6fe18e9bed5e175f,libbytemuck-4d8fe7dd826de942,libnum_traits-8f4c483fc2497ec9,libbit_vec-b13667a25f06a594}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnn6Jcy/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/blake3-0e3a625b530b75a4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config-4bf52a157b613fb3" "-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] error: could not compile `rbxsync` (test "config") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c1fcb460ad0a69ea0d4df831dd7368e6044e885574bec359ed42de5af1abed9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1fcb460ad0a69ea0d4df831dd7368e6044e885574bec359ed42de5af1abed9c", kill_on_drop: false }`
[INFO] [stdout] c1fcb460ad0a69ea0d4df831dd7368e6044e885574bec359ed42de5af1abed9c
