[INFO] cloning repository https://github.com/rustakka/atomr-ontology
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustakka/atomr-ontology" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustakka%2Fatomr-ontology", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustakka%2Fatomr-ontology'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45775348b57797009c355fcf0bb922a90fb9eb48
[INFO] testing rustakka/atomr-ontology against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustakka%2Fatomr-ontology" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rustakka/atomr-ontology
[INFO] finished tweaking git repo https://github.com/rustakka/atomr-ontology
[INFO] tweaked toml for git repo https://github.com/rustakka/atomr-ontology written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustakka/atomr-ontology on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustakka/atomr-ontology 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/atomr-ontology-py/Cargo.toml: `default-features` is ignored for atomr-ontology-remote, since `default-features` was not specified for `workspace.dependencies.atomr-ontology-remote`, this could become a hard error in the future
[INFO] [stderr] warning: `atomr-ontology-py` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d
[INFO] running `Command { std: "docker" "start" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: crates/atomr-ontology-py/Cargo.toml: `default-features` is ignored for atomr-ontology-remote, since `default-features` was not specified for `workspace.dependencies.atomr-ontology-remote`, this could become a hard error in the future
[INFO] [stderr] warning: `atomr-ontology-py` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling atomr-ontology-core v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-core)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling atomr-ontology-provenance v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-provenance)
[INFO] [stderr]    Compiling atomr-ontology-rdf v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-rdf)
[INFO] [stderr]    Compiling atomr-ontology-org v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-org)
[INFO] [stderr]    Compiling atomr-ontology-validate v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-validate)
[INFO] [stderr]    Compiling atomr-ontology-store v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-store)
[INFO] [stderr]    Compiling atomr-ontology-reason v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-reason)
[INFO] [stderr]    Compiling atomr-ontology-viz v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-viz)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling atomr-ontology-import v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-import)
[INFO] [stderr]    Compiling atomr-ontology-shacl v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-shacl)
[INFO] [stderr]    Compiling atomr-ontology-extract v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-extract)
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling atomr-ontology-persist v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-persist)
[INFO] [stderr]    Compiling atomr-ontology-query v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-query)
[INFO] [stderr]    Compiling atomr-ontology-version v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-version)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.22.0
[INFO] [stderr]    Compiling atomr-ontology-testkit v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-testkit)
[INFO] [stderr]    Compiling atomr-ontology-induce v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-induce)
[INFO] [stderr]    Compiling atomr-ontology-embed v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-embed)
[INFO] [stderr]    Compiling atomr-ontology-actor-projection v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-actor-projection)
[INFO] [stderr]    Compiling atomr-ontology v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology)
[INFO] [stderr]    Compiling auto_extract_from_text v0.1.0 (/opt/rustwide/workdir/examples/auto_extract_from_text)
[INFO] [stderr]    Compiling org_ontology_demo v0.1.0 (/opt/rustwide/workdir/examples/org_ontology_demo)
[INFO] [stderr]    Compiling actor_projection_demo v0.1.0 (/opt/rustwide/workdir/examples/actor_projection_demo)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling atomr-ontology-remote v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-remote)
[INFO] [stderr]    Compiling atomr-ontology-py v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-py)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: crates/atomr-ontology-py/Cargo.toml: `default-features` is ignored for atomr-ontology-remote, since `default-features` was not specified for `workspace.dependencies.atomr-ontology-remote`, this could become a hard error in the future
[INFO] [stderr] warning: `atomr-ontology-py` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling atomr-ontology-core v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-core)
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling atomr-ontology-provenance v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-provenance)
[INFO] [stderr]    Compiling atomr-ontology-rdf v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-rdf)
[INFO] [stderr]    Compiling atomr-ontology-org v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-org)
[INFO] [stderr]    Compiling atomr-ontology-validate v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-validate)
[INFO] [stderr]    Compiling atomr-ontology-store v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-store)
[INFO] [stderr]    Compiling atomr-ontology-reason v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-reason)
[INFO] [stderr]    Compiling atomr-ontology-viz v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-viz)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling atomr-ontology-shacl v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-shacl)
[INFO] [stderr]    Compiling atomr-ontology-extract v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-extract)
[INFO] [stderr]    Compiling atomr-ontology-query v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-query)
[INFO] [stderr]    Compiling atomr-ontology-version v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-version)
[INFO] [stderr]    Compiling atomr-ontology-import v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-import)
[INFO] [stderr]    Compiling atomr-ontology-induce v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-induce)
[INFO] [stderr]    Compiling atomr-ontology-testkit v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-testkit)
[INFO] [stderr]    Compiling atomr-ontology-embed v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-embed)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling atomr-ontology v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling atomr-ontology-persist v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-persist)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling pyo3-async-runtimes v0.22.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling atomr-ontology-actor-projection v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-actor-projection)
[INFO] [stderr]    Compiling org_ontology_demo v0.1.0 (/opt/rustwide/workdir/examples/org_ontology_demo)
[INFO] [stderr]    Compiling auto_extract_from_text v0.1.0 (/opt/rustwide/workdir/examples/auto_extract_from_text)
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling actor_projection_demo v0.1.0 (/opt/rustwide/workdir/examples/actor_projection_demo)
[INFO] [stderr]    Compiling atomr-ontology-remote v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-remote)
[INFO] [stderr]    Compiling atomr-ontology-py v0.1.0 (/opt/rustwide/workdir/crates/atomr-ontology-py)
[INFO] [stderr] error: could not compile `atomr-ontology-py` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name _atomr_ontology --edition=2021 crates/atomr-ontology-py/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unimplemented' '--deny=clippy::todo' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agents", "agents-with-anthropic", "agents-with-candle", "agents-with-gemini", "agents-with-infer", "agents-with-litellm", "agents-with-openai", "agents-with-vllm", "default", "http-driver", "infer", "provider-anthropic", "provider-candle", "provider-cudarc", "provider-gemini", "provider-litellm", "provider-mistralrs", "provider-openai", "provider-ort", "provider-tensorrt", "provider-vllm"))' -C metadata=01b90d7ce9e59005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern atomr_ontology=/opt/rustwide/target/debug/deps/libatomr_ontology-121cdaf42b807031.rlib --extern atomr_ontology_actor_projection=/opt/rustwide/target/debug/deps/libatomr_ontology_actor_projection-94f7e3e942c31e8f.rlib --extern atomr_ontology_core=/opt/rustwide/target/debug/deps/libatomr_ontology_core-16908bdc1afa1ca3.rlib --extern atomr_ontology_embed=/opt/rustwide/target/debug/deps/libatomr_ontology_embed-2f4f2d8661f01800.rlib --extern atomr_ontology_import=/opt/rustwide/target/debug/deps/libatomr_ontology_import-7cb0865f9fbb69b5.rlib --extern atomr_ontology_persist=/opt/rustwide/target/debug/deps/libatomr_ontology_persist-2b79578f251101b5.rlib --extern atomr_ontology_query=/opt/rustwide/target/debug/deps/libatomr_ontology_query-9016eb70f8d54543.rlib --extern atomr_ontology_rdf=/opt/rustwide/target/debug/deps/libatomr_ontology_rdf-aadac3a79fa75d05.rlib --extern atomr_ontology_reason=/opt/rustwide/target/debug/deps/libatomr_ontology_reason-9fce5c0b40fd4ca1.rlib --extern atomr_ontology_remote=/opt/rustwide/target/debug/deps/libatomr_ontology_remote-e3018236d3c408d4.rlib --extern atomr_ontology_shacl=/opt/rustwide/target/debug/deps/libatomr_ontology_shacl-e85b60e6b68f35be.rlib --extern atomr_ontology_store=/opt/rustwide/target/debug/deps/libatomr_ontology_store-147a5da980cfcfd0.rlib --extern atomr_ontology_version=/opt/rustwide/target/debug/deps/libatomr_ontology_version-0885647f7af56da1.rlib --extern atomr_ontology_viz=/opt/rustwide/target/debug/deps/libatomr_ontology_viz-3409f2943bbd97df.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-47991755944418b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3863b00249ee8a9b.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-4bfb5b15313c99e3.rlib --extern pyo3_async_runtimes=/opt/rustwide/target/debug/deps/libpyo3_async_runtimes-e7772a6f37ef5aef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-243f950081e30d70.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fb82e8c4c7fba6a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a1df79a176c02b7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-a56a5be23321c0aa/out -L native=/opt/rustwide/target/debug/build/blake3-a56a5be23321c0aa/out -L native=/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `atomr-ontology-py` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name _atomr_ontology --edition=2021 crates/atomr-ontology-py/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unimplemented' '--deny=clippy::todo' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agents", "agents-with-anthropic", "agents-with-candle", "agents-with-gemini", "agents-with-infer", "agents-with-litellm", "agents-with-openai", "agents-with-vllm", "default", "http-driver", "infer", "provider-anthropic", "provider-candle", "provider-cudarc", "provider-gemini", "provider-litellm", "provider-mistralrs", "provider-openai", "provider-ort", "provider-tensorrt", "provider-vllm"))' -C metadata=745e6a71fed9c5d8 -C extra-filename=-17edd4d36d8f2fbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern atomr_ontology=/opt/rustwide/target/debug/deps/libatomr_ontology-121cdaf42b807031.rlib --extern atomr_ontology_actor_projection=/opt/rustwide/target/debug/deps/libatomr_ontology_actor_projection-94f7e3e942c31e8f.rlib --extern atomr_ontology_core=/opt/rustwide/target/debug/deps/libatomr_ontology_core-16908bdc1afa1ca3.rlib --extern atomr_ontology_embed=/opt/rustwide/target/debug/deps/libatomr_ontology_embed-2f4f2d8661f01800.rlib --extern atomr_ontology_import=/opt/rustwide/target/debug/deps/libatomr_ontology_import-7cb0865f9fbb69b5.rlib --extern atomr_ontology_persist=/opt/rustwide/target/debug/deps/libatomr_ontology_persist-2b79578f251101b5.rlib --extern atomr_ontology_query=/opt/rustwide/target/debug/deps/libatomr_ontology_query-9016eb70f8d54543.rlib --extern atomr_ontology_rdf=/opt/rustwide/target/debug/deps/libatomr_ontology_rdf-aadac3a79fa75d05.rlib --extern atomr_ontology_reason=/opt/rustwide/target/debug/deps/libatomr_ontology_reason-9fce5c0b40fd4ca1.rlib --extern atomr_ontology_remote=/opt/rustwide/target/debug/deps/libatomr_ontology_remote-e3018236d3c408d4.rlib --extern atomr_ontology_shacl=/opt/rustwide/target/debug/deps/libatomr_ontology_shacl-e85b60e6b68f35be.rlib --extern atomr_ontology_store=/opt/rustwide/target/debug/deps/libatomr_ontology_store-147a5da980cfcfd0.rlib --extern atomr_ontology_version=/opt/rustwide/target/debug/deps/libatomr_ontology_version-0885647f7af56da1.rlib --extern atomr_ontology_viz=/opt/rustwide/target/debug/deps/libatomr_ontology_viz-3409f2943bbd97df.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-47991755944418b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3863b00249ee8a9b.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-4bfb5b15313c99e3.rlib --extern pyo3_async_runtimes=/opt/rustwide/target/debug/deps/libpyo3_async_runtimes-e7772a6f37ef5aef.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-243f950081e30d70.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fb82e8c4c7fba6a4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a1df79a176c02b7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-a56a5be23321c0aa/out -L native=/opt/rustwide/target/debug/build/blake3-a56a5be23321c0aa/out -L native=/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d", kill_on_drop: false }`
[INFO] [stdout] 19a688eb1b5ca4ea5673fc16c526630b4e865c6fce6720e9568e52b00bbfc27d
