[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] fc89fbe0f37dcf133ab901c07349f307991b3de3 [INFO] testing hastur-dev/polyref against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhastur-dev%2Fpolyref" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hastur-dev/polyref on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hastur-dev/polyref 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v2.6.1 [INFO] [stderr] Downloaded phf_macros v0.11.3 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] [stderr] Downloaded notify-debouncer-mini v0.4.1 [INFO] [stderr] Downloaded phf v0.11.3 [INFO] [stderr] Downloaded ego-tree v0.9.0 [INFO] [stderr] Downloaded selectors v0.26.0 [INFO] [stderr] Downloaded markup5ever v0.14.1 [INFO] [stderr] Downloaded cssparser v0.34.0 [INFO] [stderr] Downloaded ureq v2.12.1 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded match_token v0.1.0 [INFO] [stderr] Downloaded scraper v0.21.0 [INFO] [stderr] Downloaded html5ever v0.29.1 [INFO] [stderr] Downloaded tokio v1.50.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1caaa97d11cce0f88e0be7b2667395ce93c03d6be21fe3477c0a02797e2e57a4 [INFO] running `Command { std: "docker" "start" "-a" "1caaa97d11cce0f88e0be7b2667395ce93c03d6be21fe3477c0a02797e2e57a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1caaa97d11cce0f88e0be7b2667395ce93c03d6be21fe3477c0a02797e2e57a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1caaa97d11cce0f88e0be7b2667395ce93c03d6be21fe3477c0a02797e2e57a4", kill_on_drop: false }` [INFO] [stdout] 1caaa97d11cce0f88e0be7b2667395ce93c03d6be21fe3477c0a02797e2e57a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 937a4540aa9c9a09ff9956db7dd47934c9eb40b486cfb99eefee2cb0fe1f2d0e [INFO] running `Command { std: "docker" "start" "-a" "937a4540aa9c9a09ff9956db7dd47934c9eb40b486cfb99eefee2cb0fe1f2d0e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ego-tree v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [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 clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [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 clap v4.5.60 [INFO] [stderr] Compiling thiserror v2.0.18 [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 serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [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 56.39s [INFO] running `Command { std: "docker" "inspect" "937a4540aa9c9a09ff9956db7dd47934c9eb40b486cfb99eefee2cb0fe1f2d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937a4540aa9c9a09ff9956db7dd47934c9eb40b486cfb99eefee2cb0fe1f2d0e", kill_on_drop: false }` [INFO] [stdout] 937a4540aa9c9a09ff9956db7dd47934c9eb40b486cfb99eefee2cb0fe1f2d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c0a34e8cec452e4a74114dcdc12dd7e03bc4b1de752fd7149ee321dfc50fe84 [INFO] running `Command { std: "docker" "start" "-a" "2c0a34e8cec452e4a74114dcdc12dd7e03bc4b1de752fd7149ee321dfc50fe84", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling diff v0.1.13 [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.26.0 [INFO] [stderr] error: could not compile `polyref` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name polyref --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43e975a60deb8fa7 -C extra-filename=-15e0107b11824fd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-26189bd28ffc6aad.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccb3b84122d33353.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a32e44f74e6aae91.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-57376d28ec0c1689.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-903453ba54eb6b81.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee85b6dc5961f803.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c17a114a5280acf2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-70f326dcabf6fce0.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1d3dc73d96fa3f5a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-360554834076005e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7b3f9db49bd9369.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b7709b5411998339.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-8c03d9fcd1c5b78e.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `polyref` (test "generate_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name generate_tests --edition=2021 tests/generate_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=680606a53f8d72fd -C extra-filename=-18da584872987dc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-26189bd28ffc6aad.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ccb3b84122d33353.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern polyref=/opt/rustwide/target/debug/deps/libpolyref-6771b1b09ece49cb.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a32e44f74e6aae91.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-57376d28ec0c1689.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-903453ba54eb6b81.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee85b6dc5961f803.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c17a114a5280acf2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-70f326dcabf6fce0.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1d3dc73d96fa3f5a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-360554834076005e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7b3f9db49bd9369.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b7709b5411998339.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-8c03d9fcd1c5b78e.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcIqY9rK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-360554834076005e,libgetrandom-9b9aff54f01e3e6d,libfastrand-503f12a96d791409,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-6771b1b09ece49cb,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libscraper-903453ba54eb6b81,libahash-9ca972fd901a5c0d,libgetrandom-4e4c575c98e67fc9,libzerocopy-f09f79e53136fe59,libego_tree-a08e859ca352436c,libselectors-17a2ef55827bc807,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libbitflags-a4a524fc7b7b1962,libservo_arc-c08b45dc26e7557d,libcssparser-5594cb070e5900d4,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-0928e58a70ae90ac,libmarkup5ever-f0642d0142517c89,libstring_cache-58966e3a16d53fda,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-e0076dd546ad5b5a,libparking_lot_core-f6f996d8542efc22,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libphf-9b48ea95a67df7c3,libphf_shared-b4848962824fab19,libsiphasher-9b5a30f57019f0cd,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libureq-8c03d9fcd1c5b78e,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libonce_cell-0ba6aecba7086d38,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbase64-2a03de3babadded3,liburl-51f019ca6ea33ca9,libidna-6d2433be25681a3f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-610a31fad4583c78,libicu_properties-1c5c2cb74a2a7244,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-10a1a7fdb32d57e0,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-6800e0d72e40423e,libpotential_utf-60cb97b6517151e9,libicu_provider-bd2db27d51dcbd58,libicu_locale_core-3f43b02e632dec77,libtinystr-cf387f2a38a38f3a,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-f1bfce9497fbda54,libzerotrie-b19a1df773fa3ea7,libyoke-0041d15006890705,libstable_deref_trait-b312b799b37d90c9,libzerofrom-f75c67820ce5f78a,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,librustls-f47111a182d05d3a,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,liblibc-65ee1eb217d721f2,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liblog-d269868761ac548a,libserde_json-c17a114a5280acf2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libstrsim-24acdad2526b95b7,libtoml-b7709b5411998339,libtoml_edit-8eb91c5dd2cb60d0,libserde_spanned-64b5c7a5f6853041,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-127356895787958f,libthiserror-f7b3f9db49bd9369,libsyn-1d3dc73d96fa3f5a,libquote-2500bfc2b684d850,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-26189bd28ffc6aad,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libserde-ee85b6dc5961f803,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/rustcIqY9rK/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-a507da94e253d62d" "-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 "integration_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2c0a34e8cec452e4a74114dcdc12dd7e03bc4b1de752fd7149ee321dfc50fe84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0a34e8cec452e4a74114dcdc12dd7e03bc4b1de752fd7149ee321dfc50fe84", kill_on_drop: false }` [INFO] [stdout] 2c0a34e8cec452e4a74114dcdc12dd7e03bc4b1de752fd7149ee321dfc50fe84