[INFO] fetching crate owl2shacl 0.2.0... [INFO] testing owl2shacl-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate owl2shacl 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate owl2shacl 0.2.0 [INFO] finished tweaking crates.io crate owl2shacl 0.2.0 [INFO] tweaked toml for crates.io crate owl2shacl 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate owl2shacl 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate owl2shacl 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 555fe7a28957e22d24f46ca5181b928ccd1196653c0bb17e226f315c81e01eb4 [INFO] running `Command { std: "docker" "start" "-a" "555fe7a28957e22d24f46ca5181b928ccd1196653c0bb17e226f315c81e01eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "555fe7a28957e22d24f46ca5181b928ccd1196653c0bb17e226f315c81e01eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "555fe7a28957e22d24f46ca5181b928ccd1196653c0bb17e226f315c81e01eb4", kill_on_drop: false }` [INFO] [stdout] 555fe7a28957e22d24f46ca5181b928ccd1196653c0bb17e226f315c81e01eb4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b0c590a16aa3923050db6eb4cc861900f468e30f87c3833f56241a6e5b2a88 [INFO] running `Command { std: "docker" "start" "-a" "66b0c590a16aa3923050db6eb4cc861900f468e30f87c3833f56241a6e5b2a88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling json-event-parser v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling oxsdatatypes v0.2.2 [INFO] [stderr] Compiling cli_utils_hoijui v0.10.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling oxrdf v0.2.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling spargebra v0.3.5 [INFO] [stderr] Compiling oxjsonld v0.1.0 [INFO] [stderr] Compiling sparesults v0.2.5 [INFO] [stderr] Compiling oxttl v0.1.8 [INFO] [stderr] Compiling oxrdfxml v0.1.7 [INFO] [stderr] Compiling oxrdfio v0.1.8 [INFO] [stderr] Compiling sparopt v0.2.1 [INFO] [stderr] Compiling spareval v0.1.4 [INFO] [stderr] Compiling oxigraph v0.4.11 [INFO] [stderr] Compiling owl2shacl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `store_shacl` [INFO] [stdout] --> src/convert.rs:635:38 [INFO] [stdout] | [INFO] [stdout] 635 | fn convert_shapes(store_owl: &Store, store_shacl: &Store, config: &Config) -> BoxResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_store_shacl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/convert.rs:635:59 [INFO] [stdout] | [INFO] [stdout] 635 | fn convert_shapes(store_owl: &Store, store_shacl: &Store, config: &Config) -> BoxResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.72s [INFO] running `Command { std: "docker" "inspect" "66b0c590a16aa3923050db6eb4cc861900f468e30f87c3833f56241a6e5b2a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b0c590a16aa3923050db6eb4cc861900f468e30f87c3833f56241a6e5b2a88", kill_on_drop: false }` [INFO] [stdout] 66b0c590a16aa3923050db6eb4cc861900f468e30f87c3833f56241a6e5b2a88 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84b644b428126609c58795ec676f09b566106f315bc2655d71177799cda7beaa [INFO] running `Command { std: "docker" "start" "-a" "84b644b428126609c58795ec676f09b566106f315bc2655d71177799cda7beaa", kill_on_drop: false }` [INFO] [stderr] Compiling owl2shacl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `store_shacl` [INFO] [stdout] --> src/convert.rs:635:38 [INFO] [stdout] | [INFO] [stdout] 635 | fn convert_shapes(store_owl: &Store, store_shacl: &Store, config: &Config) -> BoxResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_store_shacl` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/convert.rs:635:59 [INFO] [stdout] | [INFO] [stdout] 635 | fn convert_shapes(store_owl: &Store, store_shacl: &Store, config: &Config) -> BoxResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "84b644b428126609c58795ec676f09b566106f315bc2655d71177799cda7beaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b644b428126609c58795ec676f09b566106f315bc2655d71177799cda7beaa", kill_on_drop: false }` [INFO] [stdout] 84b644b428126609c58795ec676f09b566106f315bc2655d71177799cda7beaa [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a41ed2a0bf3b52dda79b990faea64c3fd24d860455ef903535968d3ba0bda41 [INFO] running `Command { std: "docker" "start" "-a" "6a41ed2a0bf3b52dda79b990faea64c3fd24d860455ef903535968d3ba0bda41", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `store_shacl` [INFO] [stderr] --> src/convert.rs:635:38 [INFO] [stderr] | [INFO] [stderr] 635 | fn convert_shapes(store_owl: &Store, store_shacl: &Store, config: &Config) -> BoxResult<()> { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_store_shacl` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/convert.rs:635:59 [INFO] [stderr] | [INFO] [stderr] 635 | fn convert_shapes(store_owl: &Store, store_shacl: &Store, config: &Config) -> BoxResult<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] [INFO] [stderr] warning: `owl2shacl` (bin "owl2shacl" test) generated 2 warnings (run `cargo fix --bin "owl2shacl" -p owl2shacl --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/owl2shacl-5fe7aad00679aade) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a41ed2a0bf3b52dda79b990faea64c3fd24d860455ef903535968d3ba0bda41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a41ed2a0bf3b52dda79b990faea64c3fd24d860455ef903535968d3ba0bda41", kill_on_drop: false }` [INFO] [stdout] 6a41ed2a0bf3b52dda79b990faea64c3fd24d860455ef903535968d3ba0bda41