[INFO] cloning repository https://github.com/wa7sa34cx/rust-lpalmieri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wa7sa34cx/rust-lpalmieri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwa7sa34cx%2Frust-lpalmieri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwa7sa34cx%2Frust-lpalmieri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9d4fa025ddd29277c025200cd3ca09ec85d4aea [INFO] building wa7sa34cx/rust-lpalmieri against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwa7sa34cx%2Frust-lpalmieri" "/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/wa7sa34cx/rust-lpalmieri on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wa7sa34cx/rust-lpalmieri [INFO] finished tweaking git repo https://github.com/wa7sa34cx/rust-lpalmieri [INFO] tweaked toml for git repo https://github.com/wa7sa34cx/rust-lpalmieri written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wa7sa34cx/rust-lpalmieri 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-server v2.0.0-beta.5 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.10 [INFO] [stderr] Downloaded actix-web v4.0.0-beta.9 [INFO] [stderr] Downloaded tokio v1.10.1 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa1fb56743360cbad1a26c9acfba324c6c1ccf8d1d6bc78835295dbf24762ee4 [INFO] running `Command { std: "docker" "start" "-a" "aa1fb56743360cbad1a26c9acfba324c6c1ccf8d1d6bc78835295dbf24762ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1fb56743360cbad1a26c9acfba324c6c1ccf8d1d6bc78835295dbf24762ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1fb56743360cbad1a26c9acfba324c6c1ccf8d1d6bc78835295dbf24762ee4", kill_on_drop: false }` [INFO] [stdout] aa1fb56743360cbad1a26c9acfba324c6c1ccf8d1d6bc78835295dbf24762ee4 [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28ecb520a58197d3781b151102f3d7b0d651ea829a376ab44b42d14620269fac [INFO] running `Command { std: "docker" "start" "-a" "28ecb520a58197d3781b151102f3d7b0d651ea829a376ab44b42d14620269fac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.10 [INFO] [stderr] Compiling actix-web v4.0.0-beta.9 [INFO] [stderr] Compiling zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.56s [INFO] running `Command { std: "docker" "inspect" "28ecb520a58197d3781b151102f3d7b0d651ea829a376ab44b42d14620269fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ecb520a58197d3781b151102f3d7b0d651ea829a376ab44b42d14620269fac", kill_on_drop: false }` [INFO] [stdout] 28ecb520a58197d3781b151102f3d7b0d651ea829a376ab44b42d14620269fac [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82bb661811632e48bcdf1ffe0572fa7fa9b2c273023165bfc5fbfee69d59617c [INFO] running `Command { std: "docker" "start" "-a" "82bb661811632e48bcdf1ffe0572fa7fa9b2c273023165bfc5fbfee69d59617c", kill_on_drop: false }` [INFO] [stderr] Compiling zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpbwiZD/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-b6432d15d4c4dae7.rlib,libhyper_tls-c026b31c7cc391cd.rlib,libipnet-bff01af9f790a3e5.rlib,libtokio_native_tls-fcbd8e6f6237f621.rlib,libnative_tls-36d8d8b86b438d9d.rlib,libopenssl_probe-d82e717edb1f4726.rlib,libopenssl-54bb605bdb52a493.rlib,libforeign_types-11da4e08ec3f3d02.rlib,libforeign_types_shared-40df160ef58de5f0.rlib,libopenssl_sys-1acd1e2898f597c1.rlib,libhyper-808fc94131693d89.rlib,libwant-472c5e6181301137.rlib,libtry_lock-04ab89c2b90aada7.rlib,libtower_service-af39fd918c32fb61.rlib,libfutures_channel-ef4de43cf535f9be.rlib,libhttp_body-171fa88c0a6c5ffa.rlib,libzero2prod-801f2026871852da.rlib,libactix_web-52aff531143ddb24.rlib,libeither-ecab9c1704646acf.rlib,libsocket2-67e07571e9a7e66b.rlib,libcookie-ac81e2804f3feab7.rlib,liburl-bfe4660fdaec28fa.rlib,libidna-f1cbe1785caff025.rlib,libunicode_normalization-a0840ee6e900e255.rlib,libtinyvec-62b0eb971d9bebcd.rlib,libtinyvec_macros-20f7bf5a3a0f6c2e.rlib,libunicode_bidi-2bc8d2ca6f856a32.rlib,libserde_urlencoded-428350e157ce93ae.rlib,libform_urlencoded-5fce2247c59253ae.rlib,libmatches-1233775581318fa3.rlib,libserde_json-76f95ea803a0b648.rlib,libryu-e9bcd0de7bc88f0a.rlib,libactix_server-839ce32009fe1000.rlib,libactix_router-52ac63482c56c665.rlib,libregex-4ded3175459d606d.rlib,libaho_corasick-cfd3d492b8a03685.rlib,libregex_syntax-ecffaa4fc8160b73.rlib,libfirestorm-679201df79261bf6.rlib,libserde-e6e7055aabcf68ec.rlib,libactix_http-6d956f105e491cd5.rlib,libbase64-c7b5ee6310df3e1f.rlib,librand-91e2374db56ceaed.rlib,librand_chacha-9ae6959bd3f4da8e.rlib,libppv_lite86-91ff79ce56d253ed.rlib,librand_core-45bd330648e8697d.rlib,libhttparse-7838480c8ceb08f8.rlib,libsha1-b274f8b23742c50e.rlib,libopaque_debug-b3123f5766db8a31.rlib,libcpufeatures-a85f50609541b5ae.rlib,libblock_buffer-201941fcfad70070.rlib,libdigest-bd1a428f58c14d2a.rlib,libgeneric_array-820566ac6735be6e.rlib,libtypenum-9476e159d0558ea7.rlib,liblocal_channel-4c99ddd482448f2e.rlib,libbytestring-23a3959a7b279ac6.rlib,libencoding_rs-a1205cc7f8718030.rlib,liblanguage_tags-8a67e06e5b7779ca.rlib,libmime-b7cae768fcd12a2f.rlib,libpercent_encoding-772c90a786b3ee34.rlib,libzstd-ef0f5d78638f16e0.rlib,libzstd_safe-b31695542260cd34.rlib,libzstd_sys-8c55937a1698e442.rlib,libflate2-e5fff4b6627c3807.rlib,libminiz_oxide-6d224a99ba442605.rlib,libadler-e401e4288b606860.rlib,libcrc32fast-6d8e9875e1ad8f42.rlib,libbrotli2-7eec3f53a5c09017.rlib,libbrotli_sys-5af3eb92a5e114af.rlib,libtime-fd456cbaf6e8a70a.rlib,libtime_macros-69bf7317fb1b38eb.rlib,libstandback-4025ba20f4df0a8e.rlib,libahash-588bd420a9eff789.rlib,libgetrandom-18ef7087aaac02f2.rlib,libactix_tls-279153af7e27dbf0.rlib,libh2-c2939f8015f142d8.rlib,libtracing-4035deb06928593b.rlib,libtracing_core-97290740d9eeb1c5.rlib,liblazy_static-ba6d9ac4e4243af3.rlib,libindexmap-335de3cb955a4368.rlib,libhashbrown-3f7ddcc0eefd4f0e.rlib,libslab-9341c613ec5bca98.rlib,libfutures_util-b640c8bfbd0089d5.rlib,libfutures_task-a6aa77f63b4cbacf.rlib,libpin_utils-ea4b982528073b6b.rlib,libhttp-6b677928fd56c927.rlib,libitoa-2df0e32bde18754c.rlib,libfnv-2efd5e10883e6e67.rlib,libactix_service-fece2b0a8ae79fd1.rlib,libactix_codec-517da541a5e2af41.rlib,libbitflags-def4ff224bdcd924.rlib,libtokio_util-d2c3604b4779a67e.rlib,libfutures_sink-b1c3416a32c52849.rlib,libpin_project-2ccb978f72e1e540.rlib,libactix_utils-473055bb5fdab399.rlib,liblocal_waker-f95eca50e4a60807.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libactix_rt-16d34d65690b4b01.rlib,libfutures_core-b34c2f6d9ffdacda.rlib,libtokio-23cfc111b7916c73.rlib,libsignal_hook_registry-9b506dc6e80d5c0e.rlib,libnum_cpus-e4e77269347559d5.rlib,libmemchr-f9d387c18bb98cb2.rlib,libonce_cell-f9ec7b7e6420da69.rlib,libbytes-71cccd860cec20b5.rlib,libmio-14b56c00317a261d.rlib,liblog-37071c70264f7b89.rlib,libpin_project_lite-0179d09706d6c8a6.rlib,libparking_lot-24cfb3f2b262e816.rlib,libparking_lot_core-cc643c5eb2f830a9.rlib,liblibc-e5db05e7d7225ff2.rlib,libsmallvec-e179a4f16c659793.rlib,liblock_api-5a07c2ba7ceec6f0.rlib,libscopeguard-c75d788457331c7e.rlib,libinstant-61a88cc3d7e356b1.rlib,libcfg_if-02ffc4ff30a29427.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpbwiZD/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/brotli-sys-422feab9b0b979f5/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d4a03d3edc556b27/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/health_check-b451f84a8f780565" "-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 `zero2prod` (test "health_check") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "82bb661811632e48bcdf1ffe0572fa7fa9b2c273023165bfc5fbfee69d59617c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bb661811632e48bcdf1ffe0572fa7fa9b2c273023165bfc5fbfee69d59617c", kill_on_drop: false }` [INFO] [stdout] 82bb661811632e48bcdf1ffe0572fa7fa9b2c273023165bfc5fbfee69d59617c