[INFO] cloning repository https://github.com/hastur-dev/polyref [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hastur-dev/polyref" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhastur-dev%2Fpolyref", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhastur-dev%2Fpolyref'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec2018306bd31d95b538453a19a526bba9bfc6a7 [INFO] testing hastur-dev/polyref against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhastur-dev%2Fpolyref" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hastur-dev/polyref [INFO] finished tweaking git repo https://github.com/hastur-dev/polyref [INFO] tweaked toml for git repo https://github.com/hastur-dev/polyref written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hastur-dev/polyref on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 244 packages to latest compatible versions [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding notify v6.1.1 (available: v8.2.0) [INFO] [stderr] Adding notify-debouncer-mini v0.4.1 (available: v0.7.0) [INFO] [stderr] Adding scraper v0.21.0 (available: v0.26.0) [INFO] [stderr] Adding sha2 v0.10.9 (available: v0.11.0) [INFO] [stderr] Adding similar v2.7.0 (available: v3.0.0) [INFO] [stderr] Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.3.0) [INFO] [stderr] Adding windows-sys v0.59.0 (available: v0.61.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libredox v0.1.16 [INFO] [stderr] Downloaded notify-debouncer-mini v0.4.1 [INFO] [stderr] Downloaded cssparser v0.34.0 [INFO] [stderr] Downloaded dtoa v1.0.11 [INFO] [stderr] Downloaded ego-tree v0.9.0 [INFO] [stderr] Downloaded redox_syscall v0.7.4 [INFO] [stderr] Downloaded scraper v0.21.0 [INFO] [stderr] Downloaded servo_arc v0.4.3 [INFO] [stderr] Downloaded selectors v0.26.0 [INFO] [stderr] Downloaded ureq v2.12.1 [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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65221f9e0e33ebe1047e3dea7d7cf42e9237c087c7cbf5e4398e59cc4a15b01b [INFO] running `Command { std: "docker" "start" "-a" "65221f9e0e33ebe1047e3dea7d7cf42e9237c087c7cbf5e4398e59cc4a15b01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65221f9e0e33ebe1047e3dea7d7cf42e9237c087c7cbf5e4398e59cc4a15b01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65221f9e0e33ebe1047e3dea7d7cf42e9237c087c7cbf5e4398e59cc4a15b01b", kill_on_drop: false }` [INFO] [stdout] 65221f9e0e33ebe1047e3dea7d7cf42e9237c087c7cbf5e4398e59cc4a15b01b [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=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13decd741839284c3e6a8570d8b96038892b12094c4c15924f58bd5528d8ee93 [INFO] running `Command { std: "docker" "start" "-a" "13decd741839284c3e6a8570d8b96038892b12094c4c15924f58bd5528d8ee93", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ego-tree v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.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 phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.22.27 [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 html5ever v0.29.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling scraper v0.21.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling polyref v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.73s [INFO] running `Command { std: "docker" "inspect" "13decd741839284c3e6a8570d8b96038892b12094c4c15924f58bd5528d8ee93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13decd741839284c3e6a8570d8b96038892b12094c4c15924f58bd5528d8ee93", kill_on_drop: false }` [INFO] [stdout] 13decd741839284c3e6a8570d8b96038892b12094c4c15924f58bd5528d8ee93 [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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adad1eac5ac8b5ac510de439860a0074343d553826accaf76664d04054574d39 [INFO] running `Command { std: "docker" "start" "-a" "adad1eac5ac8b5ac510de439860a0074343d553826accaf76664d04054574d39", 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 yansi v1.0.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling scraper v0.21.0 [INFO] [stderr] Compiling polyref v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvmojzX/symbols.o" "<2 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/{libpolyref-dccd6a80406409e3,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libscraper-162a5fa7bf6f7ff3,libahash-d625a9fa99ba835b,libgetrandom-ad776c8e59d018e7,libzerocopy-d63fa3ee501f27da,libego_tree-a08e859ca352436c,libselectors-d9c6938af2b8ff48,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libbitflags-a4a524fc7b7b1962,libservo_arc-c08b45dc26e7557d,libcssparser-e205f53cbd5f7828,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-b98d8f9e4cdd7186,libmarkup5ever-e568d86f6ca66795,libstring_cache-c02620639086ffdd,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-3665a14c07bcbe94,libparking_lot_core-a858d2faf6351aab,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libphf-00f3007647f8e9be,libphf_shared-b4848962824fab19,libsiphasher-9b5a30f57019f0cd,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libureq-4235bcaf2f75f50d,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libonce_cell-028ded5f5e4e9236,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libbase64-2a03de3babadded3,liburl-ba327856e0d03205,libidna-af2045626a384225,libidna_adapter-e718e5e9a1d62267,libicu_properties-8af18053d127b142,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-6aa04cddbee8b876,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f729f0375d518e03,libicu_collections-b437d35dbdc963dc,libutf8_iter-0d9be7b316c2b184,libpotential_utf-d06fd8753157b165,libicu_provider-2f581b7d0a401433,libicu_locale_core-0f00245b4d315951,libtinystr-8f0512ac1aaf9ad3,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-57e8485b450b59c4,libzerotrie-9cf861d58325418a,libyoke-04f7dc73cbfdfeb4,libstable_deref_trait-b312b799b37d90c9,libzerofrom-1548f4b8238327c0,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,librustls-e5d91a3878eb6143,libsubtle-ca7024fc66e4388f,libwebpki-c8690ba99fd92349,libring-e1d98f240c0bfa17,libgetrandom-5fa1985c4c1ada5e,liblibc-9017ff0c40a5fc6a,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liblog-d269868761ac548a,libserde_json-9a021ef7d2829b51,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libstrsim-24acdad2526b95b7,libtoml-d4e985c1a30decbf,libtoml_edit-d3ac740fb4e3708e,libserde_spanned-f7b4b1341380e891,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-15bef9f6547e28ed,libthiserror-97d046c2987c49e4,libsyn-faf16456f4cd34b4,libquote-99cdacbc7abc655e,libproc_macro2-a32e44f74e6aae91,libunicode_ident-f056d175c0a59671}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex-57376d28ec0c1689,libregex_automata-6e077e24ec4503be,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libanyhow-d0824aa9c7568042,libchrono-62ae14b6834965c1,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-1acdd2a72be861b8,libserde_core-8323e53422f20d71}.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/rustcvmojzX/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/ring-da50a822dd0bc7ef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/enforce_tests-8f2105c5d65dcd83" "-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 `polyref` (test "enforce_tests") due to 1 previous error [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/rustcmg7kgl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-33e8643d43485600,libgetrandom-87f32993f27890db,libfastrand-8bf93aced4b4285e,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolyref-dccd6a80406409e3,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libscraper-162a5fa7bf6f7ff3,libahash-d625a9fa99ba835b,libgetrandom-ad776c8e59d018e7,libzerocopy-d63fa3ee501f27da,libego_tree-a08e859ca352436c,libselectors-d9c6938af2b8ff48,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libbitflags-a4a524fc7b7b1962,libservo_arc-c08b45dc26e7557d,libcssparser-e205f53cbd5f7828,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-b98d8f9e4cdd7186,libmarkup5ever-e568d86f6ca66795,libstring_cache-c02620639086ffdd,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-3665a14c07bcbe94,libparking_lot_core-a858d2faf6351aab,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libphf-00f3007647f8e9be,libphf_shared-b4848962824fab19,libsiphasher-9b5a30f57019f0cd,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libureq-4235bcaf2f75f50d,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libonce_cell-028ded5f5e4e9236,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libbase64-2a03de3babadded3,liburl-ba327856e0d03205,libidna-af2045626a384225,libidna_adapter-e718e5e9a1d62267,libicu_properties-8af18053d127b142,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-6aa04cddbee8b876,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f729f0375d518e03,libicu_collections-b437d35dbdc963dc,libutf8_iter-0d9be7b316c2b184,libpotential_utf-d06fd8753157b165,libicu_provider-2f581b7d0a401433,libicu_locale_core-0f00245b4d315951,libtinystr-8f0512ac1aaf9ad3,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-57e8485b450b59c4,libzerotrie-9cf861d58325418a,libyoke-04f7dc73cbfdfeb4,libstable_deref_trait-b312b799b37d90c9,libzerofrom-1548f4b8238327c0,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,librustls-e5d91a3878eb6143,libsubtle-ca7024fc66e4388f,libwebpki-c8690ba99fd92349,libring-e1d98f240c0bfa17,libgetrandom-5fa1985c4c1ada5e,liblibc-9017ff0c40a5fc6a,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liblog-d269868761ac548a,libserde_json-9a021ef7d2829b51,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libstrsim-24acdad2526b95b7,libtoml-d4e985c1a30decbf,libtoml_edit-d3ac740fb4e3708e,libserde_spanned-f7b4b1341380e891,libindexmap-bf4c05905d8ca537,libequivalent-7e0e8cbe6c474a67,libhashbrown-7a8f6228ee104885,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-15bef9f6547e28ed,libthiserror-97d046c2987c49e4,libsyn-faf16456f4cd34b4,libquote-99cdacbc7abc655e,libproc_macro2-a32e44f74e6aae91,libunicode_ident-f056d175c0a59671}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex-57376d28ec0c1689,libregex_automata-6e077e24ec4503be,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libanyhow-d0824aa9c7568042,libchrono-62ae14b6834965c1,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-1acdd2a72be861b8,libserde_core-8323e53422f20d71}.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/rustcmg7kgl/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/ring-da50a822dd0bc7ef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/checker_integration_tests-d7849e02b0070f3e" "-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 `polyref` (test "checker_integration_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "adad1eac5ac8b5ac510de439860a0074343d553826accaf76664d04054574d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adad1eac5ac8b5ac510de439860a0074343d553826accaf76664d04054574d39", kill_on_drop: false }` [INFO] [stdout] adad1eac5ac8b5ac510de439860a0074343d553826accaf76664d04054574d39