[INFO] fetching crate data_generator 0.1.119...
[INFO] building data_generator-0.1.119 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate data_generator 0.1.119 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate data_generator 0.1.119
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate data_generator 0.1.119
[INFO] tweaked toml for crates.io crate data_generator 0.1.119 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate data_generator 0.1.119 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate data_generator 0.1.119 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65bd874d4addebaca719a6b842707f4d8ff002d44755a99f9800b8de27b5cdd7
[INFO] running `Command { std: "docker" "start" "-a" "65bd874d4addebaca719a6b842707f4d8ff002d44755a99f9800b8de27b5cdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65bd874d4addebaca719a6b842707f4d8ff002d44755a99f9800b8de27b5cdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65bd874d4addebaca719a6b842707f4d8ff002d44755a99f9800b8de27b5cdd7", kill_on_drop: false }`
[INFO] [stdout] 65bd874d4addebaca719a6b842707f4d8ff002d44755a99f9800b8de27b5cdd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fffea5ff27937f117cac639ad8b9c2542462f8821f1bd7f8477c833c43737e3e
[INFO] running `Command { std: "docker" "start" "-a" "fffea5ff27937f117cac639ad8b9c2542462f8821f1bd7f8477c833c43737e3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling json-event-parser v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling oxsdatatypes v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling oxrdf v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling oxrdfxml v0.2.0
[INFO] [stderr]    Compiling oxjsonld v0.2.0
[INFO] [stderr]    Compiling oxttl v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling oxrdfio v0.2.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling spargebra v0.4.0
[INFO] [stderr]    Compiling sparesults v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rust_decimal_macros v1.38.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hashbag v0.1.12
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling rbe v0.1.118
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling iri_s v0.1.117
[INFO] [stderr]    Compiling prefixmap v0.1.118
[INFO] [stderr]    Compiling srdf v0.1.118
[INFO] [stderr]    Compiling shacl_ast v0.1.118
[INFO] [stderr]    Compiling shex_ast v0.1.119
[INFO] [stderr]    Compiling shacl_rdf v0.1.116
[INFO] [stderr]    Compiling data_generator v0.1.119 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 42s
[INFO] running `Command { std: "docker" "inspect" "fffea5ff27937f117cac639ad8b9c2542462f8821f1bd7f8477c833c43737e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fffea5ff27937f117cac639ad8b9c2542462f8821f1bd7f8477c833c43737e3e", kill_on_drop: false }`
[INFO] [stdout] fffea5ff27937f117cac639ad8b9c2542462f8821f1bd7f8477c833c43737e3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a31d14ecf1bcc0970da19e45e52dcdfc0dea85ad0b49a11f234aeb232d46e8f
[INFO] running `Command { std: "docker" "start" "-a" "6a31d14ecf1bcc0970da19e45e52dcdfc0dea85ad0b49a11f234aeb232d46e8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling iri_s v0.1.117
[INFO] [stderr]    Compiling prefixmap v0.1.118
[INFO] [stderr]    Compiling srdf v0.1.118
[INFO] [stderr]    Compiling shacl_ast v0.1.118
[INFO] [stderr]    Compiling shex_ast v0.1.119
[INFO] [stderr]    Compiling shacl_rdf v0.1.116
[INFO] [stderr]    Compiling data_generator v0.1.119 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5EC39s/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdata_generator-6b07b2232f389883,libchrono-a9fb517ed7878c19,libiana_time_zone-693b81a5c0b46492,libfutures-a1b9bf7d546a6db6,libfutures_executor-e5e55f1fafd406b6,libtoml-817b1a091210175a,libtoml_edit-9659f9826ccbd7e1,libserde_spanned-c22bca8bb249e8ea,libtoml_write-391d1a913c599bd8,libtoml_datetime-faa5ec89c2cfa19e,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,librand-5e4148d0c7b6c58f,librand_chacha-3a8da018d4b5d821,librand_core-61faa0adc443ec62,libgetrandom-79e5e803dc769d2d,libthiserror-aa8e8465be940060,libshex_ast-4ec69e8d83bb8e7f,libpetgraph-80a5552af628ab56,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,librbe-7aa60f6a6de90e45,libhashbag-e26ab1097fa84c60,libnom_locate-f3cb5f9a8bc6dc00,libbytecount-3d074ddb37370d4d,liblazy_regex-5c0e24746b15104a,libnom-455c174ba22db56a,libpretty-70d2570d248ea62a,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libshacl_rdf-58bb1fa08faf3690,libshacl_ast-46564084d1d0d8e4,libsrdf-7edf824834038992,libspargebra-bdaa0ec8987a2522,libpeg-9cb863a807922cd4,libpeg_runtime-d369d6114c575666,libtoml-0b52c1778fddb721,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-a81f76d4b5d92ec7,libwinnow-42c9962481bcceab,libserde_spanned-aee57aa9bcf5a7a3,libtoml_datetime-3b9875a43eca743b,libconst_format-dff658c03c510f30,libtempfile-857640073a8ac8c6,libfastrand-503f12a96d791409,librustix-e37d8cab484b8f73,liblinux_raw_sys-693dbac71fe04287,libsparesults-dc53a2ad1843477e,liboxrdfio-e79315443745a09c,liboxttl-4eeda91cfd901a58,liboxrdfxml-ed1d3299594fe89c,libquick_xml-a9ab5fad5d789ea1,liboxjsonld-c825b74df6ec3393,libjson_event_parser-5b4b8bec6d286d19,libregex-cab33a609a62df2e,libregex_automata-b481ddaea0c15698,libaho_corasick-a5e94604cad4a8d5,libregex_syntax-46a265ba7a2fe258,librust_decimal-32b94f5ac9b847b9,libarrayvec-e69e5f78daccaf57,libnum_traits-9eb5d98eb890c8e7,libprefixmap-8ba1b871aab20d81,libcolored-22b52eb551a6f756,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libiri_s-f9262296c5e335a2,libreqwest-262ced8a68318fd8,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-35e78f258d57d5fc,libtokio_native_tls-c85e8ac9a45ade71,libserde_urlencoded-f01f4193c4bb1b17,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libserde_json-d4c1ce5e6f9fc550,libryu-0ea4bafc9bef6d8b,libtower_http-160df2abc58e6a09,libiri_string-a380f51e5b0b7b73,libtower-904be8d84b049b5e,libtower_layer-d70c7e404336389b,libnative_tls-40e4f630e8302251,libopenssl_probe-cbab9b905ab83f66,libopenssl-5593e0397a7f5653,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a88ed05ed1341c22,libhyper_util-d66dce81c0321e6b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-be8ff1abfa1fbaec,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-89afc2451eec1c73,libindexmap-cc15614406a530e4,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-8ab3e635bcc4b28b,libatomic_waker-001109810bdecbaa,libtokio-72fdcc8b20561e46,libsignal_hook_registry-a234e37859e10ba5,libsocket2-bc7f3e95ae6e65f0,libmio-79d3679a9ae0952c,libparking_lot-46c196fc428fd3cd,libparking_lot_core-b24b217941b3863d,liblock_api-d7860867ab6b6fcd,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libfutures_util-efa8c2f8168bf95b,libmemchr-b7fe23326ba1f7e2,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liburl-402e127b3df65dd1,libidna-bba77825e9c6ae03,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cc0f0d9b0ff2dc57,libicu_properties-765a14d9c0c5205d,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-055d7363933833f4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-108c42bdfe9a760e,libpotential_utf-22c200e3330d7077,libicu_provider-5a2e64365fa737d3,libicu_locale_core-2f06e09211c3ab10,libtinystr-d13c335bbb92e05c,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-015a0bdf44d5ea0d,libzerotrie-869c699fb7fefd97,libyoke-6bbc79a4b4a38160,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b3c60a1bd56e2462,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtracing-9d6a76665a29832b,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,liboxrdf-5ddb1afa9a13fa47,liboxsdatatypes-23e7b42d9b1989bf,libthiserror-7b9a65ac409377f9,liboxilangtag-419678d82cfa017e,librand-59351df5eba54bf6,librand_chacha-314bc5bac18bfda9,libppv_lite86-2c6c7c0c97be5f12,libzerocopy-e9c64b657dc53c58,librand_core-d9ce391a4bde384a,libgetrandom-462411150b25c620,liblibc-743bb7acfefba5f2,libcfg_if-666d36e5ee0df220,liboxiri-c4caeb8c1a864b86,libserde-d1a537d5dcd92abc,libserde_core-5b1edca11776833c}.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" "/tmp/rustc5EC39s/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/openssl-sys-7071b62884640cd7/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/basic_passthrough_tests-aead753243ae7d4d" "-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 `data_generator` (test "basic_passthrough_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" "/tmp/rustcYZpQYx/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdata_generator-6b07b2232f389883,libchrono-a9fb517ed7878c19,libiana_time_zone-693b81a5c0b46492,libfutures-a1b9bf7d546a6db6,libfutures_executor-e5e55f1fafd406b6,libtoml-817b1a091210175a,libtoml_edit-9659f9826ccbd7e1,libserde_spanned-c22bca8bb249e8ea,libtoml_write-391d1a913c599bd8,libtoml_datetime-faa5ec89c2cfa19e,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,librand-5e4148d0c7b6c58f,librand_chacha-3a8da018d4b5d821,librand_core-61faa0adc443ec62,libgetrandom-79e5e803dc769d2d,libthiserror-aa8e8465be940060,libshex_ast-4ec69e8d83bb8e7f,libpetgraph-80a5552af628ab56,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,librbe-7aa60f6a6de90e45,libhashbag-e26ab1097fa84c60,libnom_locate-f3cb5f9a8bc6dc00,libbytecount-3d074ddb37370d4d,liblazy_regex-5c0e24746b15104a,libnom-455c174ba22db56a,libpretty-70d2570d248ea62a,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libshacl_rdf-58bb1fa08faf3690,libshacl_ast-46564084d1d0d8e4,libsrdf-7edf824834038992,libspargebra-bdaa0ec8987a2522,libpeg-9cb863a807922cd4,libpeg_runtime-d369d6114c575666,libtoml-0b52c1778fddb721,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-a81f76d4b5d92ec7,libwinnow-42c9962481bcceab,libserde_spanned-aee57aa9bcf5a7a3,libtoml_datetime-3b9875a43eca743b,libconst_format-dff658c03c510f30,libtempfile-857640073a8ac8c6,libfastrand-503f12a96d791409,librustix-e37d8cab484b8f73,liblinux_raw_sys-693dbac71fe04287,libsparesults-dc53a2ad1843477e,liboxrdfio-e79315443745a09c,liboxttl-4eeda91cfd901a58,liboxrdfxml-ed1d3299594fe89c,libquick_xml-a9ab5fad5d789ea1,liboxjsonld-c825b74df6ec3393,libjson_event_parser-5b4b8bec6d286d19,libregex-cab33a609a62df2e,libregex_automata-b481ddaea0c15698,libaho_corasick-a5e94604cad4a8d5,libregex_syntax-46a265ba7a2fe258,librust_decimal-32b94f5ac9b847b9,libarrayvec-e69e5f78daccaf57,libnum_traits-9eb5d98eb890c8e7,libprefixmap-8ba1b871aab20d81,libcolored-22b52eb551a6f756,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libiri_s-f9262296c5e335a2,libreqwest-262ced8a68318fd8,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-35e78f258d57d5fc,libtokio_native_tls-c85e8ac9a45ade71,libserde_urlencoded-f01f4193c4bb1b17,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libserde_json-d4c1ce5e6f9fc550,libryu-0ea4bafc9bef6d8b,libtower_http-160df2abc58e6a09,libiri_string-a380f51e5b0b7b73,libtower-904be8d84b049b5e,libtower_layer-d70c7e404336389b,libnative_tls-40e4f630e8302251,libopenssl_probe-cbab9b905ab83f66,libopenssl-5593e0397a7f5653,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a88ed05ed1341c22,libhyper_util-d66dce81c0321e6b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-be8ff1abfa1fbaec,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-89afc2451eec1c73,libindexmap-cc15614406a530e4,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-8ab3e635bcc4b28b,libatomic_waker-001109810bdecbaa,libtokio-72fdcc8b20561e46,libsignal_hook_registry-a234e37859e10ba5,libsocket2-bc7f3e95ae6e65f0,libmio-79d3679a9ae0952c,libparking_lot-46c196fc428fd3cd,libparking_lot_core-b24b217941b3863d,liblock_api-d7860867ab6b6fcd,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libfutures_util-efa8c2f8168bf95b,libmemchr-b7fe23326ba1f7e2,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liburl-402e127b3df65dd1,libidna-bba77825e9c6ae03,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cc0f0d9b0ff2dc57,libicu_properties-765a14d9c0c5205d,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-055d7363933833f4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-108c42bdfe9a760e,libpotential_utf-22c200e3330d7077,libicu_provider-5a2e64365fa737d3,libicu_locale_core-2f06e09211c3ab10,libtinystr-d13c335bbb92e05c,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-015a0bdf44d5ea0d,libzerotrie-869c699fb7fefd97,libyoke-6bbc79a4b4a38160,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b3c60a1bd56e2462,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtracing-9d6a76665a29832b,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,liboxrdf-5ddb1afa9a13fa47,liboxsdatatypes-23e7b42d9b1989bf,libthiserror-7b9a65ac409377f9,liboxilangtag-419678d82cfa017e,librand-59351df5eba54bf6,librand_chacha-314bc5bac18bfda9,libppv_lite86-2c6c7c0c97be5f12,libzerocopy-e9c64b657dc53c58,librand_core-d9ce391a4bde384a,libgetrandom-462411150b25c620,liblibc-743bb7acfefba5f2,libcfg_if-666d36e5ee0df220,liboxiri-c4caeb8c1a864b86,libserde-d1a537d5dcd92abc,libserde_core-5b1edca11776833c}.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" "/tmp/rustcYZpQYx/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/openssl-sys-7071b62884640cd7/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pattern_generator_tests-8ae7b06983ace0fe" "-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 `data_generator` (test "pattern_generator_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPGw5jA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libdata_generator-6b07b2232f389883,libchrono-a9fb517ed7878c19,libiana_time_zone-693b81a5c0b46492,libfutures-a1b9bf7d546a6db6,libfutures_executor-e5e55f1fafd406b6,libtoml-817b1a091210175a,libtoml_edit-9659f9826ccbd7e1,libserde_spanned-c22bca8bb249e8ea,libtoml_write-391d1a913c599bd8,libtoml_datetime-faa5ec89c2cfa19e,librayon-54b60e83835b213a,librayon_core-5926892552857346,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,librand-5e4148d0c7b6c58f,librand_chacha-3a8da018d4b5d821,librand_core-61faa0adc443ec62,libgetrandom-79e5e803dc769d2d,libthiserror-aa8e8465be940060,libshex_ast-4ec69e8d83bb8e7f,libpetgraph-80a5552af628ab56,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,librbe-7aa60f6a6de90e45,libhashbag-e26ab1097fa84c60,libnom_locate-f3cb5f9a8bc6dc00,libbytecount-3d074ddb37370d4d,liblazy_regex-5c0e24746b15104a,libnom-455c174ba22db56a,libpretty-70d2570d248ea62a,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libshacl_rdf-58bb1fa08faf3690,libshacl_ast-46564084d1d0d8e4,libsrdf-7edf824834038992,libspargebra-bdaa0ec8987a2522,libpeg-9cb863a807922cd4,libpeg_runtime-d369d6114c575666,libtoml-0b52c1778fddb721,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-a81f76d4b5d92ec7,libwinnow-42c9962481bcceab,libserde_spanned-aee57aa9bcf5a7a3,libtoml_datetime-3b9875a43eca743b,libconst_format-dff658c03c510f30,libtempfile-857640073a8ac8c6,libfastrand-503f12a96d791409,librustix-e37d8cab484b8f73,liblinux_raw_sys-693dbac71fe04287,libsparesults-dc53a2ad1843477e,liboxrdfio-e79315443745a09c,liboxttl-4eeda91cfd901a58,liboxrdfxml-ed1d3299594fe89c,libquick_xml-a9ab5fad5d789ea1,liboxjsonld-c825b74df6ec3393,libjson_event_parser-5b4b8bec6d286d19,libregex-cab33a609a62df2e,libregex_automata-b481ddaea0c15698,libaho_corasick-a5e94604cad4a8d5,libregex_syntax-46a265ba7a2fe258,librust_decimal-32b94f5ac9b847b9,libarrayvec-e69e5f78daccaf57,libnum_traits-9eb5d98eb890c8e7,libprefixmap-8ba1b871aab20d81,libcolored-22b52eb551a6f756,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libiri_s-f9262296c5e335a2,libreqwest-262ced8a68318fd8,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-35e78f258d57d5fc,libtokio_native_tls-c85e8ac9a45ade71,libserde_urlencoded-f01f4193c4bb1b17,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libserde_json-d4c1ce5e6f9fc550,libryu-0ea4bafc9bef6d8b,libtower_http-160df2abc58e6a09,libiri_string-a380f51e5b0b7b73,libtower-904be8d84b049b5e,libtower_layer-d70c7e404336389b,libnative_tls-40e4f630e8302251,libopenssl_probe-cbab9b905ab83f66,libopenssl-5593e0397a7f5653,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a88ed05ed1341c22,libhyper_util-d66dce81c0321e6b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-be8ff1abfa1fbaec,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-89afc2451eec1c73,libindexmap-cc15614406a530e4,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-8ab3e635bcc4b28b,libatomic_waker-001109810bdecbaa,libtokio-72fdcc8b20561e46,libsignal_hook_registry-a234e37859e10ba5,libsocket2-bc7f3e95ae6e65f0,libmio-79d3679a9ae0952c,libparking_lot-46c196fc428fd3cd,libparking_lot_core-b24b217941b3863d,liblock_api-d7860867ab6b6fcd,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libfutures_util-efa8c2f8168bf95b,libmemchr-b7fe23326ba1f7e2,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,liburl-402e127b3df65dd1,libidna-bba77825e9c6ae03,libutf8_iter-0d9be7b316c2b184,libidna_adapter-cc0f0d9b0ff2dc57,libicu_properties-765a14d9c0c5205d,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-055d7363933833f4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-5370fc185235f93c,libicu_collections-108c42bdfe9a760e,libpotential_utf-22c200e3330d7077,libicu_provider-5a2e64365fa737d3,libicu_locale_core-2f06e09211c3ab10,libtinystr-d13c335bbb92e05c,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-015a0bdf44d5ea0d,libzerotrie-869c699fb7fefd97,libyoke-6bbc79a4b4a38160,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b3c60a1bd56e2462,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtracing-9d6a76665a29832b,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,liboxrdf-5ddb1afa9a13fa47,liboxsdatatypes-23e7b42d9b1989bf,libthiserror-7b9a65ac409377f9,liboxilangtag-419678d82cfa017e,librand-59351df5eba54bf6,librand_chacha-314bc5bac18bfda9,libppv_lite86-2c6c7c0c97be5f12,libzerocopy-e9c64b657dc53c58,librand_core-d9ce391a4bde384a,libgetrandom-462411150b25c620,liblibc-743bb7acfefba5f2,libcfg_if-666d36e5ee0df220,liboxiri-c4caeb8c1a864b86,libserde-d1a537d5dcd92abc,libserde_core-5b1edca11776833c}.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" "/tmp/rustcPGw5jA/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/openssl-sys-7071b62884640cd7/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generator_constraints_test-c476fccd6ae9114f" "-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 `data_generator` (test "generator_constraints_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6a31d14ecf1bcc0970da19e45e52dcdfc0dea85ad0b49a11f234aeb232d46e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a31d14ecf1bcc0970da19e45e52dcdfc0dea85ad0b49a11f234aeb232d46e8f", kill_on_drop: false }`
[INFO] [stdout] 6a31d14ecf1bcc0970da19e45e52dcdfc0dea85ad0b49a11f234aeb232d46e8f
