[INFO] cloning repository https://github.com/beyondessential/prepper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beyondessential/prepper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeyondessential%2Fprepper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeyondessential%2Fprepper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3cea5f470d8eb93c1229d576b1edd1ebc457e01 [INFO] testing beyondessential/prepper against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeyondessential%2Fprepper" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/beyondessential/prepper on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/beyondessential/prepper [INFO] finished tweaking git repo https://github.com/beyondessential/prepper [INFO] tweaked toml for git repo https://github.com/beyondessential/prepper written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/beyondessential/prepper 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd5f86bae6255eb875cda50bbe8738d456eb1b2eaeebc9145caed40504a23605 [INFO] running `Command { std: "docker" "start" "-a" "cd5f86bae6255eb875cda50bbe8738d456eb1b2eaeebc9145caed40504a23605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd5f86bae6255eb875cda50bbe8738d456eb1b2eaeebc9145caed40504a23605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5f86bae6255eb875cda50bbe8738d456eb1b2eaeebc9145caed40504a23605", kill_on_drop: false }` [INFO] [stdout] cd5f86bae6255eb875cda50bbe8738d456eb1b2eaeebc9145caed40504a23605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7e404822338647a90ac30963d3967fde9d75b5921c7f0d70f6b87286670e1ef [INFO] running `Command { std: "docker" "start" "-a" "c7e404822338647a90ac30963d3967fde9d75b5921c7f0d70f6b87286670e1ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling aws-lc-rs v1.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling aws-lc-sys v0.24.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling machine-uid v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling pg_escape v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pg-connection-string v0.0.2 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling minicbor-io v0.20.1 [INFO] [stderr] Compiling postgres-protocol v0.6.7 (https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef3) [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling uuid v1.12.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling jiff v0.1.23 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling postgres-types v0.2.7 (https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef3) [INFO] [stderr] Compiling tokio-postgres v0.7.11 (https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef3) [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling postgres-replication v0.6.7 (https://github.com/imor/rust-postgres?rev=20265ef38e32a06f76b6f9b678e2077fc2211f6b#20265ef3) [INFO] [stderr] Compiling pg_replicate v0.1.0 (https://github.com/supabase/pg_replicate?branch=main#e7711c57) [INFO] [stderr] Compiling prepper-event v0.0.0 (/opt/rustwide/workdir/crates/prepper-event) [INFO] [stderr] Compiling prepper v0.0.0 (/opt/rustwide/workdir/crates/prepper) [INFO] [stderr] Compiling prepper-python v0.0.0 (/opt/rustwide/workdir/crates/prepper-python) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1WEXuN/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprepper-aaddb59260e290c4.rlib,libenable_ansi_support-ee947911efd6f64c.rlib,libmachine_uid-8ddba81095b901ff.rlib,libprepper_event-1de0bfe43f368474.rlib,libjiff-4f8d5501b7b2057a.rlib,libminicbor_io-d86e3011a5769098.rlib,libminicbor-042e141c10b8d9e8.rlib,libpg_replicate-68851f74f2b9f008.rlib,libfutures-211eba7c398dd0dc.rlib,libbigdecimal-dbf25bd4135d1dfd.rlib,liblibm-4c8c0224c2b02314.rlib,libnum_bigint-0acfb483a9a35f49.rlib,libnum_integer-cb50a189200a654e.rlib,libpostgres_replication-8c351fccd1999de5.rlib,libtokio_postgres-bfdf3db753d25924.rlib,libwhoami-4fb68e0ec95e2232.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libtokio_util-877354323c399cb3.rlib,libfutures_channel-f26d4826b597103e.rlib,libtokio-87181a5613279bf7.rlib,libsignal_hook_registry-925ad2d088c783b0.rlib,libsocket2-ae2a6452dd44d26a.rlib,libmio-a425a27c26f71faf.rlib,libparking_lot-f9abce15ab389707.rlib,libparking_lot_core-41e6281fd922f083.rlib,liblock_api-fb7e0475dc9f0849.rlib,libscopeguard-d52bd00767847e44.rlib,libpostgres_types-4922795ba387b32f.rlib,libuuid-18efcae21ef33be1.rlib,libchrono-287662bd48d04b23.rlib,libnum_traits-de684ffe09f282d9.rlib,libiana_time_zone-33839373f004bfb1.rlib,libpostgres_protocol-6b4776cf5961123c.rlib,libstringprep-4b16c8110d4e6071.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libunicode_normalization-8827788623a5db90.rlib,libtinyvec-a0003504096d4fd3.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-e61eae15e30d3a28.rlib,libsha2-781d2c05ba773686.rlib,libcpufeatures-1354436b31901300.rlib,librand-e08df151863eea0b.rlib,librand_chacha-50d871d3f111b94f.rlib,libppv_lite86-6c8761f86001ea99.rlib,libzerocopy-19e946d6534d5311.rlib,librand_core-eedfa8eaef455636.rlib,libgetrandom-b17eef5a43a111fd.rlib,libhmac-a7072dad7fed8c74.rlib,libbase64-2a03de3babadded3.rlib,libmd5-f40c35eca1eee7c8.rlib,libdigest-989756bfb37c2a3d.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-a369155b4a756563.rlib,libcrypto_common-55802afd3718a8ec.rlib,libgeneric_array-765f7816f9adac34.rlib,libtypenum-e708079eb751f5cf.rlib,libbyteorder-1efcbe4f07366651.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libfutures_util-215f46f3cb21060a.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-479bae4d0ff72929.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libbytes-485c92da441bbc40.rlib,libpg_escape-68a08f8a4c1ec2a6.rlib,libphf-f4f8f4760ea9107c.rlib,libphf_shared-412437e318244639.rlib,libsiphasher-f4ddcf7845cbccbe.rlib,libpg_connection_string-a1fc1aa9018c6cfd.rlib,libnom-76344268fb963912.rlib,libanyhow-f46c5f077ed6dc13.rlib,libtracing_appender-14031d4c16e05e79.rlib,libtime-d1ceb0e4483b39a4.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libtracing_subscriber-a844d6c653b08a68.rlib,libsmallvec-8045c56aeb050430.rlib,libtracing_serde-0c37232abd8b5913.rlib,libserde_json-d67600c4fd85807b.rlib,libitoa-d34da3363977f6fb.rlib,libryu-f8ba606093049f91.rlib,libserde-9dc672d04379cfb7.rlib,libsharded_slab-8a8a8c9e27e64aa6.rlib,liblazy_static-b3603208c0de2608.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libregex-e1e92277ca53e021.rlib,libregex_automata-3b9472e36fe3497b.rlib,libregex_syntax-592a312476e09d89.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libthread_local-0f0b93b43b5e76ce.rlib,libtracing_log-8bc39a668e484aaf.rlib,liblog-8df7809bc4bc4dee.rlib,libcrossbeam_channel-00b33cd8cd0a3bba.rlib,libcrossbeam_utils-54ce0fa43023474a.rlib,libtracing-5f0b38e15355dcc5.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libtracing_core-00042915e72642a2.rlib,libonce_cell-debe7c411cf97340.rlib,libclap-92bf3a33f890a96a.rlib,libclap_builder-f5da87d86ce06ff1.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-3a5850ea78bcd0e3.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libclap_lex-8f7e36dc12b04c16.rlib,libanstyle-df82d657645c4a5c.rlib,libmiette-20231fde7a34d243.rlib,libbacktrace_ext-369b952b29df3211.rlib,libsupports_unicode-88c05a35c2063733.rlib,libsupports_color-d66152dcb5f654a9.rlib,libis_ci-e3b8d61645aa7a46.rlib,libsupports_hyperlinks-84b81e2ab091eabf.rlib,libterminal_size-a50ce04e51d79d63.rlib,librustix-548f77744fcdac75.rlib,libbitflags-0dbcd73e56b9cd85.rlib,liblinux_raw_sys-b3e0a6b3ac010104.rlib,libtextwrap-3f5e44b9fefd1cd3.rlib,libunicode_linebreak-e2d4f4a68c1e757f.rlib,libbacktrace-e4a558d6364f44da.rlib,libminiz_oxide-5b430840688fdaf5.rlib,libadler2-b931b79841890bad.rlib,libobject-ec595e6c82cda4f6.rlib,libmemchr-3ffe5f7a52883367.rlib,libaddr2line-9b33b1b221c0ad25.rlib,libgimli-672214083c0de216.rlib,librustc_demangle-f257d5a904da7bce.rlib,libunicode_width-08b963676a6677c5.rlib,libowo_colors-c03d83e2d95e4e65.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libthiserror-10573986a729c6fe.rlib,libmimalloc-3301533bf8d071a7.rlib,liblibmimalloc_sys-18763a24c3bc7f4c.rlib,liblibc-e75f965f668cdb7b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1WEXuN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-bc240c8c3a932486/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-c903344225fa7ebc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prepper-85c08cb4e72b12bb" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prepper` (bin "prepper") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c7e404822338647a90ac30963d3967fde9d75b5921c7f0d70f6b87286670e1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e404822338647a90ac30963d3967fde9d75b5921c7f0d70f6b87286670e1ef", kill_on_drop: false }` [INFO] [stdout] c7e404822338647a90ac30963d3967fde9d75b5921c7f0d70f6b87286670e1ef