[INFO] fetching crate data_generator 0.1.119... [INFO] testing data_generator-0.1.119 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] extracting crate data_generator 0.1.119 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate data_generator 0.1.119 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73035f381a6d535aedc76e80debf17441407ab045ce0262f65c00ba443aa5673 [INFO] running `Command { std: "docker" "start" "-a" "73035f381a6d535aedc76e80debf17441407ab045ce0262f65c00ba443aa5673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73035f381a6d535aedc76e80debf17441407ab045ce0262f65c00ba443aa5673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73035f381a6d535aedc76e80debf17441407ab045ce0262f65c00ba443aa5673", kill_on_drop: false }` [INFO] [stdout] 73035f381a6d535aedc76e80debf17441407ab045ce0262f65c00ba443aa5673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3235c8b304e058b7ebe6b1059805cb4a4f8f7659a8cee26efdf4cbef6cbe28e4 [INFO] running `Command { std: "docker" "start" "-a" "3235c8b304e058b7ebe6b1059805cb4a4f8f7659a8cee26efdf4cbef6cbe28e4", kill_on_drop: false }` [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 smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling json-event-parser v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust_decimal_macros v1.38.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxsdatatypes v0.2.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling lazy-regex v3.4.1 [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 oxilangtag v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling oxrdf v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures v0.3.31 [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 oxjsonld v0.2.0 [INFO] [stderr] Compiling oxttl v0.2.0 [INFO] [stderr] Compiling oxrdfxml v0.2.0 [INFO] [stderr] Compiling spargebra v0.4.0 [INFO] [stderr] Compiling sparesults v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling oxrdfio v0.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rbe v0.1.118 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [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 3m 42s [INFO] running `Command { std: "docker" "inspect" "3235c8b304e058b7ebe6b1059805cb4a4f8f7659a8cee26efdf4cbef6cbe28e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3235c8b304e058b7ebe6b1059805cb4a4f8f7659a8cee26efdf4cbef6cbe28e4", kill_on_drop: false }` [INFO] [stdout] 3235c8b304e058b7ebe6b1059805cb4a4f8f7659a8cee26efdf4cbef6cbe28e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e00098991e5d1b7f6827bb3d9304e0f2f13a6ba6ae151bfe5730e554aef19d3 [INFO] running `Command { std: "docker" "start" "-a" "3e00098991e5d1b7f6827bb3d9304e0f2f13a6ba6ae151bfe5730e554aef19d3", 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 tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [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] [stderr] error: could not compile `data_generator` (test "focused_constraint_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name focused_constraint_tests --edition=2021 tests/focused_constraint_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=711733c2afa1426b -C extra-filename=-831e4c98ab45d6a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1b968c7bba071144.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ba8e64045203791.rlib --extern data_generator=/opt/rustwide/target/debug/deps/libdata_generator-c0bbad56f2dd986a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-146eb8f2ae889255.rlib --extern iri_s=/opt/rustwide/target/debug/deps/libiri_s-d36c6ebc195c35e0.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-4e067a7019a503f0.rlib --extern prefixmap=/opt/rustwide/target/debug/deps/libprefixmap-e8fc27431df0e8c8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cab33a609a62df2e.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9174585a7df25673.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f78c24243fd4b5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fcd7f1eb7f9ebcf6.rlib --extern shacl_ast=/opt/rustwide/target/debug/deps/libshacl_ast-e6ebe90dc984eb24.rlib --extern shacl_rdf=/opt/rustwide/target/debug/deps/libshacl_rdf-da1746a76d706588.rlib --extern shex_ast=/opt/rustwide/target/debug/deps/libshex_ast-ba6534bb7e704379.rlib --extern srdf=/opt/rustwide/target/debug/deps/libsrdf-909724d9e283541d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0dbb633946bed8c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acf3ec80cece89c7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1de036d229a5cc72.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e2c45f8f92ef0bc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `data_generator` (test "pattern_generator_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name pattern_generator_tests --edition=2021 tests/pattern_generator_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=fe83cb73fcab5dc0 -C extra-filename=-7d7c16db49187be3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1b968c7bba071144.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ba8e64045203791.rlib --extern data_generator=/opt/rustwide/target/debug/deps/libdata_generator-c0bbad56f2dd986a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-146eb8f2ae889255.rlib --extern iri_s=/opt/rustwide/target/debug/deps/libiri_s-d36c6ebc195c35e0.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-4e067a7019a503f0.rlib --extern prefixmap=/opt/rustwide/target/debug/deps/libprefixmap-e8fc27431df0e8c8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cab33a609a62df2e.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9174585a7df25673.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f78c24243fd4b5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fcd7f1eb7f9ebcf6.rlib --extern shacl_ast=/opt/rustwide/target/debug/deps/libshacl_ast-e6ebe90dc984eb24.rlib --extern shacl_rdf=/opt/rustwide/target/debug/deps/libshacl_rdf-da1746a76d706588.rlib --extern shex_ast=/opt/rustwide/target/debug/deps/libshex_ast-ba6534bb7e704379.rlib --extern srdf=/opt/rustwide/target/debug/deps/libsrdf-909724d9e283541d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0dbb633946bed8c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acf3ec80cece89c7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1de036d229a5cc72.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e2c45f8f92ef0bc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `data_generator` (test "debug_datatype_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name debug_datatype_test --edition=2021 tests/debug_datatype_test.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=42b8345b248b42b5 -C extra-filename=-03d732ad9fb4d8fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1b968c7bba071144.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ba8e64045203791.rlib --extern data_generator=/opt/rustwide/target/debug/deps/libdata_generator-c0bbad56f2dd986a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-146eb8f2ae889255.rlib --extern iri_s=/opt/rustwide/target/debug/deps/libiri_s-d36c6ebc195c35e0.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-4e067a7019a503f0.rlib --extern prefixmap=/opt/rustwide/target/debug/deps/libprefixmap-e8fc27431df0e8c8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cab33a609a62df2e.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9174585a7df25673.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f78c24243fd4b5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fcd7f1eb7f9ebcf6.rlib --extern shacl_ast=/opt/rustwide/target/debug/deps/libshacl_ast-e6ebe90dc984eb24.rlib --extern shacl_rdf=/opt/rustwide/target/debug/deps/libshacl_rdf-da1746a76d706588.rlib --extern shex_ast=/opt/rustwide/target/debug/deps/libshex_ast-ba6534bb7e704379.rlib --extern srdf=/opt/rustwide/target/debug/deps/libsrdf-909724d9e283541d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0dbb633946bed8c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acf3ec80cece89c7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1de036d229a5cc72.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e2c45f8f92ef0bc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `data_generator` (bin "data_generator") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name data_generator --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=edbf8aae647dbd83 -C extra-filename=-08ec0a158f467815 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1b968c7bba071144.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ba8e64045203791.rlib --extern data_generator=/opt/rustwide/target/debug/deps/libdata_generator-c0bbad56f2dd986a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-146eb8f2ae889255.rlib --extern iri_s=/opt/rustwide/target/debug/deps/libiri_s-d36c6ebc195c35e0.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-4e067a7019a503f0.rlib --extern prefixmap=/opt/rustwide/target/debug/deps/libprefixmap-e8fc27431df0e8c8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9174585a7df25673.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f78c24243fd4b5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fcd7f1eb7f9ebcf6.rlib --extern shacl_ast=/opt/rustwide/target/debug/deps/libshacl_ast-e6ebe90dc984eb24.rlib --extern shacl_rdf=/opt/rustwide/target/debug/deps/libshacl_rdf-da1746a76d706588.rlib --extern shex_ast=/opt/rustwide/target/debug/deps/libshex_ast-ba6534bb7e704379.rlib --extern srdf=/opt/rustwide/target/debug/deps/libsrdf-909724d9e283541d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0dbb633946bed8c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1de036d229a5cc72.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e2c45f8f92ef0bc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaPye31/symbols.o" "<4 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/{libdata_generator-c0bbad56f2dd986a,libchrono-1b968c7bba071144,libiana_time_zone-693b81a5c0b46492,libfutures-146eb8f2ae889255,libfutures_executor-3b0696bda3b7fc6b,libtoml-1de036d229a5cc72,libtoml_edit-5e215ce05babca21,libserde_spanned-bbe4023d25856fbc,libtoml_write-391d1a913c599bd8,libtoml_datetime-b7fc487ce7ff993f,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libthiserror-8915154b9b93abc3,libshex_ast-ba6534bb7e704379,libpetgraph-646205fefb0ad663,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,librbe-fc1a66dfc4407371,libhashbag-e26ab1097fa84c60,libnom_locate-f3cb5f9a8bc6dc00,libbytecount-3d074ddb37370d4d,liblazy_regex-242b32b579a24468,libnom-455c174ba22db56a,libpretty-70d2570d248ea62a,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libshacl_rdf-da1746a76d706588,libshacl_ast-e6ebe90dc984eb24,libsrdf-909724d9e283541d,libspargebra-5b8a6c589442b649,libpeg-93ac66c67290fb90,libpeg_runtime-d369d6114c575666,libtoml-fd42535c88590539,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-a81f76d4b5d92ec7,libwinnow-42c9962481bcceab,libserde_spanned-8d473d4a10087a15,libtoml_datetime-20d39db5a363fb35,libconst_format-19b4d15871e5bce1,libtempfile-74b3907914928bfa,libfastrand-503f12a96d791409,librustix-a73e8fa8681b09bd,liblinux_raw_sys-693dbac71fe04287,libsparesults-c64cc61f860f92e0,liboxrdfio-cd31c43ce540c312,liboxttl-c3ff7bb8926e9eed,liboxrdfxml-c48a13d5a7686b18,libquick_xml-a9ab5fad5d789ea1,liboxjsonld-b7c12154928341f8,libjson_event_parser-5b4b8bec6d286d19,libregex-cab33a609a62df2e,libregex_automata-b481ddaea0c15698,libaho_corasick-a5e94604cad4a8d5,libregex_syntax-46a265ba7a2fe258,librust_decimal-9174585a7df25673,libarrayvec-e69e5f78daccaf57,libnum_traits-272fd80bc072735a,libprefixmap-e8fc27431df0e8c8,libcolored-22b52eb551a6f756,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libiri_s-d36c6ebc195c35e0,libreqwest-10dc58e3ff187e90,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-226b79fad6df7705,libtokio_native_tls-c291c8c2a7ead75f,libserde_urlencoded-08957a95a1143f88,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libserde_json-fcd7f1eb7f9ebcf6,libryu-0ea4bafc9bef6d8b,libtower_http-10806f57817f6829,libiri_string-a380f51e5b0b7b73,libtower-cf9b6bcff6567b51,libtower_layer-d70c7e404336389b,libnative_tls-0ef9d640a2717edd,libopenssl_probe-cbab9b905ab83f66,libopenssl-3ed4c3b0a27bab06,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-eb0f6309c37be4b5,libhyper_util-82e49d57e1a17e79,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-75e11f235a8ad2ad,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-34e7adeadaa439ae,libindexmap-455e4651973afecf,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-a0f5488b2d27d448,libatomic_waker-001109810bdecbaa,libtokio-b0dbb633946bed8c,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libparking_lot-f04f3db7aa1bb211,libparking_lot_core-73c46c59962977a2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libfutures_util-d510cd941ac68cbd,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-5d1ce96a45f51ee4,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,liboxrdf-4e067a7019a503f0,liboxsdatatypes-e5ce05fd9d45b8a9,libthiserror-0c58bc469d443f24,liboxilangtag-0db65752e0916952,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,liboxiri-c4caeb8c1a864b86,libserde-7f78c24243fd4b5a,libserde_core-f6a0636c0e96798c}.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" "/tmp/rustcaPye31/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/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pattern_generator_advanced_tests-4c4fb44120c54bda" "-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_advanced_tests") due to 1 previous error [INFO] [stderr] error: could not compile `data_generator` (test "constraint_passthrough_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name constraint_passthrough_tests --edition=2021 tests/constraint_passthrough_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=f5bdabc147838133 -C extra-filename=-bcd7a8f38f5532b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1b968c7bba071144.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ba8e64045203791.rlib --extern data_generator=/opt/rustwide/target/debug/deps/libdata_generator-c0bbad56f2dd986a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-146eb8f2ae889255.rlib --extern iri_s=/opt/rustwide/target/debug/deps/libiri_s-d36c6ebc195c35e0.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-4e067a7019a503f0.rlib --extern prefixmap=/opt/rustwide/target/debug/deps/libprefixmap-e8fc27431df0e8c8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cab33a609a62df2e.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9174585a7df25673.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f78c24243fd4b5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fcd7f1eb7f9ebcf6.rlib --extern shacl_ast=/opt/rustwide/target/debug/deps/libshacl_ast-e6ebe90dc984eb24.rlib --extern shacl_rdf=/opt/rustwide/target/debug/deps/libshacl_rdf-da1746a76d706588.rlib --extern shex_ast=/opt/rustwide/target/debug/deps/libshex_ast-ba6534bb7e704379.rlib --extern srdf=/opt/rustwide/target/debug/deps/libsrdf-909724d9e283541d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0dbb633946bed8c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acf3ec80cece89c7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1de036d229a5cc72.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e2c45f8f92ef0bc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `data_generator` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name data_generator --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=c711daa045911ea7 -C extra-filename=-54fd7c6a3d9ec539 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1b968c7bba071144.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ba8e64045203791.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-146eb8f2ae889255.rlib --extern iri_s=/opt/rustwide/target/debug/deps/libiri_s-d36c6ebc195c35e0.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-4e067a7019a503f0.rlib --extern prefixmap=/opt/rustwide/target/debug/deps/libprefixmap-e8fc27431df0e8c8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cab33a609a62df2e.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9174585a7df25673.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f78c24243fd4b5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fcd7f1eb7f9ebcf6.rlib --extern shacl_ast=/opt/rustwide/target/debug/deps/libshacl_ast-e6ebe90dc984eb24.rlib --extern shacl_rdf=/opt/rustwide/target/debug/deps/libshacl_rdf-da1746a76d706588.rlib --extern shex_ast=/opt/rustwide/target/debug/deps/libshex_ast-ba6534bb7e704379.rlib --extern srdf=/opt/rustwide/target/debug/deps/libsrdf-909724d9e283541d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0dbb633946bed8c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acf3ec80cece89c7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1de036d229a5cc72.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e2c45f8f92ef0bc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `data_generator` (test "basic_passthrough_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name basic_passthrough_tests --edition=2021 tests/basic_passthrough_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=3ec9ae1752b99713 -C extra-filename=-b1c1ebcd1c59d30e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1b968c7bba071144.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9ba8e64045203791.rlib --extern data_generator=/opt/rustwide/target/debug/deps/libdata_generator-c0bbad56f2dd986a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-146eb8f2ae889255.rlib --extern iri_s=/opt/rustwide/target/debug/deps/libiri_s-d36c6ebc195c35e0.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-4e067a7019a503f0.rlib --extern prefixmap=/opt/rustwide/target/debug/deps/libprefixmap-e8fc27431df0e8c8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cab33a609a62df2e.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-9174585a7df25673.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f78c24243fd4b5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fcd7f1eb7f9ebcf6.rlib --extern shacl_ast=/opt/rustwide/target/debug/deps/libshacl_ast-e6ebe90dc984eb24.rlib --extern shacl_rdf=/opt/rustwide/target/debug/deps/libshacl_rdf-da1746a76d706588.rlib --extern shex_ast=/opt/rustwide/target/debug/deps/libshex_ast-ba6534bb7e704379.rlib --extern srdf=/opt/rustwide/target/debug/deps/libsrdf-909724d9e283541d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8915154b9b93abc3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0dbb633946bed8c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-acf3ec80cece89c7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1de036d229a5cc72.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a15a4dece719823c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e2c45f8f92ef0bc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrrlvhg/symbols.o" "<17 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/{libdata_generator-c0bbad56f2dd986a,libchrono-1b968c7bba071144,libiana_time_zone-693b81a5c0b46492,libfutures-146eb8f2ae889255,libfutures_executor-3b0696bda3b7fc6b,libtoml-1de036d229a5cc72,libtoml_edit-5e215ce05babca21,libserde_spanned-bbe4023d25856fbc,libtoml_write-391d1a913c599bd8,libtoml_datetime-b7fc487ce7ff993f,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libthiserror-8915154b9b93abc3,libshex_ast-ba6534bb7e704379,libpetgraph-646205fefb0ad663,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libfixedbitset-1d9e4d386551ec07,librbe-fc1a66dfc4407371,libhashbag-e26ab1097fa84c60,libnom_locate-f3cb5f9a8bc6dc00,libbytecount-3d074ddb37370d4d,liblazy_regex-242b32b579a24468,libnom-455c174ba22db56a,libpretty-70d2570d248ea62a,libunicode_width-08b963676a6677c5,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libshacl_rdf-da1746a76d706588,libshacl_ast-e6ebe90dc984eb24,libsrdf-909724d9e283541d,libspargebra-5b8a6c589442b649,libpeg-93ac66c67290fb90,libpeg_runtime-d369d6114c575666,libtoml-fd42535c88590539,libtoml_writer-f5f918eec9ee9b26,libtoml_parser-a81f76d4b5d92ec7,libwinnow-42c9962481bcceab,libserde_spanned-8d473d4a10087a15,libtoml_datetime-20d39db5a363fb35,libconst_format-19b4d15871e5bce1,libtempfile-74b3907914928bfa,libfastrand-503f12a96d791409,librustix-a73e8fa8681b09bd,liblinux_raw_sys-693dbac71fe04287,libsparesults-c64cc61f860f92e0,liboxrdfio-cd31c43ce540c312,liboxttl-c3ff7bb8926e9eed,liboxrdfxml-c48a13d5a7686b18,libquick_xml-a9ab5fad5d789ea1,liboxjsonld-b7c12154928341f8,libjson_event_parser-5b4b8bec6d286d19,libregex-cab33a609a62df2e,libregex_automata-b481ddaea0c15698,libaho_corasick-a5e94604cad4a8d5,libregex_syntax-46a265ba7a2fe258,librust_decimal-9174585a7df25673,libarrayvec-e69e5f78daccaf57,libnum_traits-272fd80bc072735a,libprefixmap-e8fc27431df0e8c8,libcolored-22b52eb551a6f756,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libiri_s-d36c6ebc195c35e0,libreqwest-10dc58e3ff187e90,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-226b79fad6df7705,libtokio_native_tls-c291c8c2a7ead75f,libserde_urlencoded-08957a95a1143f88,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,libserde_json-fcd7f1eb7f9ebcf6,libryu-0ea4bafc9bef6d8b,libtower_http-10806f57817f6829,libiri_string-a380f51e5b0b7b73,libtower-cf9b6bcff6567b51,libtower_layer-d70c7e404336389b,libnative_tls-0ef9d640a2717edd,libopenssl_probe-cbab9b905ab83f66,libopenssl-3ed4c3b0a27bab06,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-eb0f6309c37be4b5,libhyper_util-82e49d57e1a17e79,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-75e11f235a8ad2ad,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-34e7adeadaa439ae,libindexmap-455e4651973afecf,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-a0f5488b2d27d448,libatomic_waker-001109810bdecbaa,libtokio-b0dbb633946bed8c,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libparking_lot-f04f3db7aa1bb211,libparking_lot_core-73c46c59962977a2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,libfutures_util-d510cd941ac68cbd,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-5d1ce96a45f51ee4,libidna-60420cd22348563e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef58a8d3cdcfcfcc,libicu_properties-071b5735b0a74234,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-ea64a7861bc3b4d4,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-67c2b9975851b279,libpotential_utf-da0fabece70f8b27,libicu_provider-25ac8adfb897fc5e,libicu_locale_core-1dbf58b282c68274,libtinystr-f0eb8c650a828628,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-114e7d4c2e80499c,libzerotrie-bf95e2d2ff7d3ef9,libyoke-b5fc265e16bfa5cf,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-425631f445e04c59,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libtracing-a15a4dece719823c,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,liboxrdf-4e067a7019a503f0,liboxsdatatypes-e5ce05fd9d45b8a9,libthiserror-0c58bc469d443f24,liboxilangtag-0db65752e0916952,librand-b8009a2af0439f77,librand_chacha-0cca833c0fa688e4,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-4e1dc770d213de91,libgetrandom-f11b9fa35d17fc2f,liblibc-f44516d981b27aa6,libcfg_if-666d36e5ee0df220,liboxiri-c4caeb8c1a864b86,libserde-7f78c24243fd4b5a,libserde_core-f6a0636c0e96798c}.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" "/tmp/rustcrrlvhg/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/openssl-sys-0c60235af6f41ff2/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/debug_failing_test-34a8e4f1fa82a258" "-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 "debug_failing_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3e00098991e5d1b7f6827bb3d9304e0f2f13a6ba6ae151bfe5730e554aef19d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e00098991e5d1b7f6827bb3d9304e0f2f13a6ba6ae151bfe5730e554aef19d3", kill_on_drop: false }` [INFO] [stdout] 3e00098991e5d1b7f6827bb3d9304e0f2f13a6ba6ae151bfe5730e554aef19d3