[INFO] fetching crate rudof 0.1.12...
[INFO] testing rudof-0.1.12 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rudof 0.1.12 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rudof 0.1.12
[INFO] finished tweaking crates.io crate rudof 0.1.12
[INFO] tweaked toml for crates.io crate rudof 0.1.12 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rudof 0.1.12 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 324 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.27.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63a99ae6c2131bb003a40924c130123b344330b6f2ec28e03f90b5eca0d85202
[INFO] running `Command { std: "docker" "start" "-a" "63a99ae6c2131bb003a40924c130123b344330b6f2ec28e03f90b5eca0d85202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63a99ae6c2131bb003a40924c130123b344330b6f2ec28e03f90b5eca0d85202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a99ae6c2131bb003a40924c130123b344330b6f2ec28e03f90b5eca0d85202", kill_on_drop: false }`
[INFO] [stdout] 63a99ae6c2131bb003a40924c130123b344330b6f2ec28e03f90b5eca0d85202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3742f5085e7d91382235008b83e2059cabaf1c143fd2d2af44138aee69a73a6
[INFO] running `Command { std: "docker" "start" "-a" "a3742f5085e7d91382235008b83e2059cabaf1c143fd2d2af44138aee69a73a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling oxsdatatypes v0.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling json-event-parser v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling oxrdf v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ansitok v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling spargebra v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ansi-str v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling sparesults v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling oxttl v0.2.1
[INFO] [stderr]    Compiling oxrdfxml v0.2.1
[INFO] [stderr]    Compiling oxjsonld v0.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling oxrdfio v0.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling rust_decimal_macros v1.39.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sparopt v0.3.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling spareval v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling oxigraph v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling iri_s v0.1.137
[INFO] [stderr]    Compiling prefixmap v0.1.137
[INFO] [stderr]    Compiling mie v0.1.127
[INFO] [stderr]    Compiling srdf v0.1.139
[INFO] [stderr]    Compiling shacl_ast v0.1.135
[INFO] [stderr]    Compiling sparql_service v0.1.134
[INFO] [stderr]    Compiling shacl_rdf v0.1.135
[INFO] [stderr]    Compiling shacl_ir v0.1.137
[INFO] [stderr]    Compiling shacl_validation v0.1.138
[INFO] [stderr]    Compiling rudof v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `shacl_ast::ShaclParser`, `shacl_ast::ShaclWriter`
[INFO] [stdout]  --> src/shacl.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use shacl_ast::{ShaclParser, ShaclWriter};
[INFO] [stdout]   |                 ^^^^^^^^^^^  ^^^^^^^^^^^ no `ShaclWriter` in the root
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 no `ShaclParser` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this variant instead:
[INFO] [stdout]           shacl_validation::validate_error::ValidateError::ShaclParser
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `shacl_validation::validate`
[INFO] [stdout]  --> src/shacl.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use shacl_validation::validate::GraphValidator;
[INFO] [stdout]   |                       ^^^^^^^^ could not find `validate` in `shacl_validation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `shacl_validation::validate`
[INFO] [stdout]  --> src/shacl.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use shacl_validation::validate::ShaclValidationMode;
[INFO] [stdout]   |                       ^^^^^^^^ could not find `validate` in `shacl_validation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `shacl_validation::validate`
[INFO] [stdout]  --> src/shacl.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 | use shacl_validation::validate::Validator;
[INFO] [stdout]   |                       ^^^^^^^^ could not find `validate` in `shacl_validation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/shacl.rs:21:27
[INFO] [stdout]     |
[INFO] [stdout]  21 |         let graph = match SRDFGraph::from_path(input, &input_format, None) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^---------------------------- argument #4 of type `&ReaderMode` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/srdf-0.1.139/src/srdf_graph/srdfgraph.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn from_path<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  21 |         let graph = match SRDFGraph::from_path(input, &input_format, None, /* &ReaderMode */) {
[INFO] [stdout]     |                                                                          +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/shacl.rs:28:60
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Err(error) => return Err(PyValueError::new_err(error.to_string())),
[INFO] [stdout]    |                                                            ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/shacl.rs:34:46
[INFO] [stdout]    |
[INFO] [stdout] 34 |             return Err(PyValueError::new_err(error.to_string()));
[INFO] [stdout]    |                                              ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/shacl.rs:46:46
[INFO] [stdout]    |
[INFO] [stdout] 46 |             return Err(PyValueError::new_err(error.to_string()));
[INFO] [stdout]    |                                              ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/shacl.rs:66:64
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Err(error) => return Err(PyValueError::new_err(error.to_string())),
[INFO] [stdout]    |                                                                ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/shacl.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let validator =
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         let report = match validator.validate(shapes, shapes_format) {
[INFO] [stdout]    |                            --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `validator` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let validator: /* Type */ =
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/shacl.rs:71:60
[INFO] [stdout]    |
[INFO] [stdout] 71 |             Err(error) => return Err(PyValueError::new_err(error.to_string())),
[INFO] [stdout]    |                                                            ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rudof` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "a3742f5085e7d91382235008b83e2059cabaf1c143fd2d2af44138aee69a73a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3742f5085e7d91382235008b83e2059cabaf1c143fd2d2af44138aee69a73a6", kill_on_drop: false }`
[INFO] [stdout] a3742f5085e7d91382235008b83e2059cabaf1c143fd2d2af44138aee69a73a6
