[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhastur-dev%2Fpolyref" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hastur-dev/polyref on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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.25.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.0.6+spec-1.1.0)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.2.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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83db042ac703b60b2b4a25582449ab56439800d5dfa880ef3f1b3b340b1fd9a8
[INFO] running `Command { std: "docker" "start" "-a" "83db042ac703b60b2b4a25582449ab56439800d5dfa880ef3f1b3b340b1fd9a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83db042ac703b60b2b4a25582449ab56439800d5dfa880ef3f1b3b340b1fd9a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83db042ac703b60b2b4a25582449ab56439800d5dfa880ef3f1b3b340b1fd9a8", kill_on_drop: false }`
[INFO] [stdout] 83db042ac703b60b2b4a25582449ab56439800d5dfa880ef3f1b3b340b1fd9a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6681f288d84743327a223a51671970392715786542fa5f5777f894e1740fbb0a
[INFO] running `Command { std: "docker" "start" "-a" "6681f288d84743327a223a51671970392715786542fa5f5777f894e1740fbb0a", 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.183
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ego-tree v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling markup5ever v0.14.1
[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 parking_lot v0.12.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[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.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[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 string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[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 html5ever v0.29.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling scraper v0.21.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling polyref v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "6681f288d84743327a223a51671970392715786542fa5f5777f894e1740fbb0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6681f288d84743327a223a51671970392715786542fa5f5777f894e1740fbb0a", kill_on_drop: false }`
[INFO] [stdout] 6681f288d84743327a223a51671970392715786542fa5f5777f894e1740fbb0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f62bdbf6b62c4d8db9fa7cf164d81e15a996cbab49b68a6434efb8fb49c22b31
[INFO] running `Command { std: "docker" "start" "-a" "f62bdbf6b62c4d8db9fa7cf164d81e15a996cbab49b68a6434efb8fb49c22b31", 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 selectors v0.26.0
[INFO] [stderr]    Compiling scraper v0.21.0
[INFO] [stderr]    Compiling polyref v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxeQkza/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolyref-de01a083b30feed4,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libscraper-991c6892406da407,libahash-6fbcde2149b3cd60,libgetrandom-bc1976b4e3b2a611,libzerocopy-f356ca4a4615f711,libego_tree-05e3bd39dfee2ddb,libselectors-3e289834e8b33481,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libbitflags-19bd3a07fb167555,libservo_arc-c0e57b84a71a381d,libcssparser-181c42c1bd36c700,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-b34dd7c2336dc3d9,libmarkup5ever-1c29bca5e3fb8933,libstring_cache-f12d43adfc6d5ee5,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libphf-8a1e61b5dba6633d,libphf_shared-8f934843547a4d92,libsiphasher-b386b3b339112ba5,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libureq-6ac5187c87a73a3c,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libonce_cell-e9252a7b5119f3eb,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbase64-32787b0325ea6df8,liburl-1f718592ccf501f7,libidna-4ef5039529a8ac84,libutf8_iter-51566bbad89f3a68,libidna_adapter-a38a702ebf74f1c3,libicu_properties-5453725723c5b863,libicu_properties_data-b217809bf575558a,libicu_normalizer-ffede297ff937bad,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-86cb67cb4fd1d1aa,libpotential_utf-05d33abbcb53d2ed,libicu_provider-ad94fa7e676edc40,libicu_locale_core-267bb2c4025b3cd3,libtinystr-6be5f6a6083ec8c0,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-5e151da868255695,libzerotrie-5f11fc095baf0032,libyoke-3c553bc3bb78aa22,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-fc57a09b1aef8e1f,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,librustls-c6c6a3dd2b0f4b11,libsubtle-2ae6a7038b9a0630,libwebpki-8b167e1901af1287,libring-6471e6142bdbb745,libgetrandom-4171ddcf5fa94c89,liblibc-585253b8e2aa2651,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,liblog-f16ce4b64309590f,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libtoml-1416eeec6499d05b,libtoml_edit-1b742ebcdd46419b,libserde_spanned-6ead318d0c0740e3,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-ca3eded08279e425,libthiserror-98c76fb2da94a3bc,libsyn-7a936bde59515d48,libquote-b307596f06a3470d,libproc_macro2-1567c296f274469b,libunicode_ident-1996c11fff15f062}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libmemchr-ba3829a276830806,libregex_syntax-6d6ee545e2ffad72,libanyhow-9e4c44ac98d8e4ea,libchrono-4ba39600aa56cffc,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-999173789a9a493d,libserde_core-2c928ee17a7447a4,libclap-5473ea65388586d2,libclap_builder-95e89f1adb0ffcfb,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxeQkza/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/ring-cb9e7067717603a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/polyref-c3b2c0a878cd7221" "-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` (bin "polyref") 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/rustc6Ysa5b/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-157e9521697cc717,libgetrandom-6841e0dbdb6c146b,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolyref-de01a083b30feed4,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libscraper-991c6892406da407,libahash-6fbcde2149b3cd60,libgetrandom-bc1976b4e3b2a611,libzerocopy-f356ca4a4615f711,libego_tree-05e3bd39dfee2ddb,libselectors-3e289834e8b33481,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libbitflags-19bd3a07fb167555,libservo_arc-c0e57b84a71a381d,libcssparser-181c42c1bd36c700,libdtoa_short-543670663d5707cb,libdtoa-457fb8273a048c91,libhtml5ever-b34dd7c2336dc3d9,libmarkup5ever-1c29bca5e3fb8933,libstring_cache-f12d43adfc6d5ee5,libprecomputed_hash-b8aaee179f87ad21,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libphf-8a1e61b5dba6633d,libphf_shared-8f934843547a4d92,libsiphasher-b386b3b339112ba5,libtendril-486600bfb93d60f1,libutf8-f4341c3c7568480d,libfutf-aa6475a3f02abc9b,libdebug_unreachable-2bce5da2715432ba,libmac-fd2d43da8dd761a5,libureq-6ac5187c87a73a3c,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libonce_cell-e9252a7b5119f3eb,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbase64-32787b0325ea6df8,liburl-1f718592ccf501f7,libidna-4ef5039529a8ac84,libutf8_iter-51566bbad89f3a68,libidna_adapter-a38a702ebf74f1c3,libicu_properties-5453725723c5b863,libicu_properties_data-b217809bf575558a,libicu_normalizer-ffede297ff937bad,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-86cb67cb4fd1d1aa,libpotential_utf-05d33abbcb53d2ed,libicu_provider-ad94fa7e676edc40,libicu_locale_core-267bb2c4025b3cd3,libtinystr-6be5f6a6083ec8c0,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-5e151da868255695,libzerotrie-5f11fc095baf0032,libyoke-3c553bc3bb78aa22,libstable_deref_trait-8f5d1ea34607785b,libzerofrom-fc57a09b1aef8e1f,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,librustls-c6c6a3dd2b0f4b11,libsubtle-2ae6a7038b9a0630,libwebpki-8b167e1901af1287,libring-6471e6142bdbb745,libgetrandom-4171ddcf5fa94c89,liblibc-585253b8e2aa2651,libuntrusted-b2f816886faf2178,libcfg_if-83060ec5685761ae,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,liblog-f16ce4b64309590f,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libstrsim-4d1ed08a123238dc,libtoml-1416eeec6499d05b,libtoml_edit-1b742ebcdd46419b,libserde_spanned-6ead318d0c0740e3,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-88e6acd6e2987984,libtoml_write-2c704ffd35684d73,libtoml_datetime-ca3eded08279e425,libthiserror-98c76fb2da94a3bc,libsyn-7a936bde59515d48,libquote-b307596f06a3470d,libproc_macro2-1567c296f274469b,libunicode_ident-1996c11fff15f062}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libmemchr-ba3829a276830806,libregex_syntax-6d6ee545e2ffad72,libanyhow-9e4c44ac98d8e4ea,libchrono-4ba39600aa56cffc,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-999173789a9a493d,libserde_core-2c928ee17a7447a4}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc6Ysa5b/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/ring-cb9e7067717603a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/check_tests-b06217b898214cc0" "-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 "check_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f62bdbf6b62c4d8db9fa7cf164d81e15a996cbab49b68a6434efb8fb49c22b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62bdbf6b62c4d8db9fa7cf164d81e15a996cbab49b68a6434efb8fb49c22b31", kill_on_drop: false }`
[INFO] [stdout] f62bdbf6b62c4d8db9fa7cf164d81e15a996cbab49b68a6434efb8fb49c22b31
