[INFO] cloning repository https://github.com/michaelklishin/bellhop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelklishin/bellhop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbellhop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbellhop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b338957457780f581d6ea1b6f1462f455b9f630e [INFO] testing michaelklishin/bellhop against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelklishin%2Fbellhop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 71% (50/70) Updating files: 72% (51/70) Updating files: 74% (52/70) Updating files: 75% (53/70) Updating files: 77% (54/70) Updating files: 78% (55/70) Updating files: 80% (56/70) Updating files: 81% (57/70) Updating files: 82% (58/70) Updating files: 84% (59/70) Updating files: 85% (60/70) Updating files: 87% (61/70) Updating files: 88% (62/70) Updating files: 90% (63/70) Updating files: 91% (64/70) Updating files: 92% (65/70) Updating files: 94% (66/70) Updating files: 95% (67/70) Updating files: 97% (68/70) Updating files: 98% (69/70) Updating files: 100% (70/70) Updating files: 100% (70/70), done. [INFO] started tweaking git repo https://github.com/michaelklishin/bellhop [INFO] finished tweaking git repo https://github.com/michaelklishin/bellhop [INFO] tweaked toml for git repo https://github.com/michaelklishin/bellhop written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/michaelklishin/bellhop on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/michaelklishin/bellhop 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 193c1e9992bb412165c6a023f933797735b84f3ddbb2b665f961b9a936668950 [INFO] running `Command { std: "docker" "start" "-a" "193c1e9992bb412165c6a023f933797735b84f3ddbb2b665f961b9a936668950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "193c1e9992bb412165c6a023f933797735b84f3ddbb2b665f961b9a936668950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193c1e9992bb412165c6a023f933797735b84f3ddbb2b665f961b9a936668950", kill_on_drop: false }` [INFO] [stdout] 193c1e9992bb412165c6a023f933797735b84f3ddbb2b665f961b9a936668950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf56de55d856ef9d3f86c1872603c302ba230e82907944b947ff51f34170cc43 [INFO] running `Command { std: "docker" "start" "-a" "bf56de55d856ef9d3f86c1872603c302ba230e82907944b947ff51f34170cc43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zip v8.6.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling bellhop v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.65s [INFO] running `Command { std: "docker" "inspect" "bf56de55d856ef9d3f86c1872603c302ba230e82907944b947ff51f34170cc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf56de55d856ef9d3f86c1872603c302ba230e82907944b947ff51f34170cc43", kill_on_drop: false }` [INFO] [stdout] bf56de55d856ef9d3f86c1872603c302ba230e82907944b947ff51f34170cc43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4abedbba0d295c9b0b5f49f01f6a9fc518978aebc69c660313d1f1356c1724d8 [INFO] running `Command { std: "docker" "start" "-a" "4abedbba0d295c9b0b5f49f01f6a9fc518978aebc69c660313d1f1356c1724d8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling bellhop v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchCZm5H/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproptest-1e6cd6a2a2022365,libunarray-8402dba728d49d47,libregex_syntax-33adcf3d7e28903a,librand_xorshift-73d7b91ff532d680,librand_chacha-06e436d8db9d3351,libppv_lite86-cf785d9a219d3cae,libzerocopy-59dcac53f0d5ac51,librand-4f15ddb65acc365c,librand_core-b01e77f3cad68309,libgetrandom-d39e839f1ee3f121,librusty_fork-65d72007bde6b30a,libwait_timeout-c9d05f9f855dd293,libfnv-2a26f5d3b9cd4973,libquick_error-21cd1427beb9c4e2,libbit_set-aea5647a1bb1659c,libbit_vec-917cdaf51cf9b7d3,libbellhop-c5b4df2c9d77a422,libnotify-65b726d7a1eac75d,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libinotify-1c2fdec2f8465fed,libinotify_sys-ea8bf9085476529e,libnotify_types-37e5fca6a1912771,libreqwest-10df851e536c7daf,librustls_platform_verifier-4f0466825e7db50f,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-dedef538e5442003,libtokio_rustls-7716658d8d315fa2,librustls-a19e590af294b169,libsubtle-e2f0af8959bd7889,libwebpki-af7cc145802a931a,libuntrusted-151845769873c416,libaws_lc_rs-74552fab25cf7aba,libaws_lc_sys-78de4e8e951858de,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libserde-8d11093f2f26819b,libserde_core-1651d161ca9c90ea,libtower_http-bf12a97cf16de933,libiri_string-6cdde5800cd3944e,libtower-3f1ffce43512f326,libtower_layer-5699d784b4449e00,libhyper_util-0107300884573c9e,libbase64-fff42f7554bbeb90,libipnet-d13aa1d8cef494ce,libtower_service-222788e4f5219726,libtracing-36f9d7f532aa5585,libtracing_core-dd2754edd1e008e2,libhyper-b019e1e1a752a0f5,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libatomic_waker-f98c2fb1596910db,libfutures_channel-01a8d264c13597f4,libtokio-b46558fe8e80760a,libsocket2-df68f41960368947,libmio-3c91d6aeda7538fd,libhttp_body_util-2354d0cd9178a48e,libhttp_body-79191c764c63be4b,libfutures_util-e4de4bed2fb1a027,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libpin_project_lite-8ad468af17824a0b,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,liburl-ddc5991bfb0779ac,libidna-e6485703621cc5ac,libutf8_iter-efb3984ee203d151,libidna_adapter-a5e7a47c23452955,libicu_properties-8c3e495fd545f322,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-4d86ca683228555b,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-3de9b5244de78e64,libpotential_utf-56b98f4190f3fbd0,libicu_provider-dc518de0c9717b80,libicu_locale_core-b617c6fc902f37c5,libtinystr-fc95ed0e5fc1765f,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-d8cfdb11b6095d9a,libzerotrie-efa164e2afdc4dbf,libyoke-385706f1c9d4acd2,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-9363a76834b475b9,libform_urlencoded-81a6c2dcdca08ecf,libpercent_encoding-99cdb00cefa02ca0,libhttp-f9b3654e0d1e7e7a,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libthiserror-44ca333e2fad0bdb,libzip-3dc4b65d79a78af6,libzopfli-4db91ea137f3783c,libsimd_adler32-c7fd3607c3eb4ca7,libbumpalo-8b92646e17d580d3,libmemchr-d8218b780a78fe0a,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libtyped_path-3892e886ff97eb81,libtime-25fcbe380917a386,libtime_core-388d6e02ed0f4b60,libnum_conv-5a4a5ce1e07de586,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libcrc32fast-5906a57d877d687d,libtempfile-8f7db9ad9dfd54e4,libgetrandom-3be62fbe912744e4,libfastrand-7d2e35e76cb4a099,libonce_cell-210b47fe854405d5,libtar-a011e8bcf29b55bc,libxattr-335c0482814ad0bd,librustix-1058f5e3ff31e556,libbitflags-0f741259822c9aad,liblinux_raw_sys-6f64b533656ada5e,libfiletime-795e8ea0db88f4fd,liblibc-a38925358b6b5df9,libcfg_if-cad248e7066eec15,libflate2-8de6c140ef2572af,libzlib_rs-e3d9de9355cc0aff,liblog-753a0cb3f11b08fe,libclap-0365b87e4a436f6e,libclap_builder-16a8354aba2c9b08,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1,libchrono-4633143f66c3ac78,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-ec16a133dc73ac5c}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchCZm5H/raw-dylibs" "-B/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/aws-lc-sys-061813b44df1d017/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prop_common_tests-7fa5f22dd8bc7713" "-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 `bellhop` (test "prop_common_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4abedbba0d295c9b0b5f49f01f6a9fc518978aebc69c660313d1f1356c1724d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4abedbba0d295c9b0b5f49f01f6a9fc518978aebc69c660313d1f1356c1724d8", kill_on_drop: false }` [INFO] [stdout] 4abedbba0d295c9b0b5f49f01f6a9fc518978aebc69c660313d1f1356c1724d8