[INFO] fetching crate owl2shacl 0.2.0...
[INFO] building owl2shacl-0.2.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate owl2shacl 0.2.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate owl2shacl 0.2.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f33430542f5325ad0a23e2555c9a08c314158dcf547c9e562ab2f6d705d7bc09
[INFO] running `Command { std: "docker" "start" "-a" "f33430542f5325ad0a23e2555c9a08c314158dcf547c9e562ab2f6d705d7bc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f33430542f5325ad0a23e2555c9a08c314158dcf547c9e562ab2f6d705d7bc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33430542f5325ad0a23e2555c9a08c314158dcf547c9e562ab2f6d705d7bc09", kill_on_drop: false }`
[INFO] [stdout] f33430542f5325ad0a23e2555c9a08c314158dcf547c9e562ab2f6d705d7bc09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a36fdf82d4c943b6e80e14498a19369cb53ac8e6c700e4edbe63e3428e30b78
[INFO] running `Command { std: "docker" "start" "-a" "9a36fdf82d4c943b6e80e14498a19369cb53ac8e6c700e4edbe63e3428e30b78", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling json-event-parser v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling cli_utils_hoijui v0.10.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling oxsdatatypes v0.2.2
[INFO] [stderr]    Compiling oxrdf v0.2.4
[INFO] [stderr]    Compiling spargebra v0.3.5
[INFO] [stderr]    Compiling oxjsonld v0.1.0
[INFO] [stderr]    Compiling oxttl v0.1.8
[INFO] [stderr]    Compiling sparesults v0.2.5
[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 38.10s
[INFO] running `Command { std: "docker" "inspect" "9a36fdf82d4c943b6e80e14498a19369cb53ac8e6c700e4edbe63e3428e30b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a36fdf82d4c943b6e80e14498a19369cb53ac8e6c700e4edbe63e3428e30b78", kill_on_drop: false }`
[INFO] [stdout] 9a36fdf82d4c943b6e80e14498a19369cb53ac8e6c700e4edbe63e3428e30b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51b4b574e3aab02445e591ef6e74ea15512818d63c6b363029d2f31599314f7d
[INFO] running `Command { std: "docker" "start" "-a" "51b4b574e3aab02445e591ef6e74ea15512818d63c6b363029d2f31599314f7d", 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.57s
[INFO] running `Command { std: "docker" "inspect" "51b4b574e3aab02445e591ef6e74ea15512818d63c6b363029d2f31599314f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51b4b574e3aab02445e591ef6e74ea15512818d63c6b363029d2f31599314f7d", kill_on_drop: false }`
[INFO] [stdout] 51b4b574e3aab02445e591ef6e74ea15512818d63c6b363029d2f31599314f7d
