[INFO] cloning repository https://github.com/pchampin/sophia-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pchampin/sophia-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95a6d1fa170973cfdaaf3743099ba91153fb58f8
[INFO] testing pchampin/sophia-cli against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pchampin/sophia-cli
[INFO] finished tweaking git repo https://github.com/pchampin/sophia-cli
[INFO] tweaked toml for git repo https://github.com/pchampin/sophia-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pchampin/sophia-cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pchampin/sophia-cli 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fe44e2d6db64d4f4a15f54907a67c706ff4e09323631ca6e9ecc2d7e9e40227
[INFO] running `Command { std: "docker" "start" "-a" "7fe44e2d6db64d4f4a15f54907a67c706ff4e09323631ca6e9ecc2d7e9e40227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe44e2d6db64d4f4a15f54907a67c706ff4e09323631ca6e9ecc2d7e9e40227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe44e2d6db64d4f4a15f54907a67c706ff4e09323631ca6e9ecc2d7e9e40227", kill_on_drop: false }`
[INFO] [stdout] 7fe44e2d6db64d4f4a15f54907a67c706ff4e09323631ca6e9ecc2d7e9e40227
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bee91a12b204cd04fe2f7c992101c57574062720a7169ae5bfc9794059a6dc89
[INFO] running `Command { std: "docker" "start" "-a" "bee91a12b204cd04fe2f7c992101c57574062720a7169ae5bfc9794059a6dc89", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling pct-str v1.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling mownstr v0.3.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling contextual v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling lexical v7.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ryu_floating_decimal v0.1.0
[INFO] [stderr]    Compiling locspan-derive v0.6.0
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling json-number v0.4.10
[INFO] [stderr]    Compiling iref v2.2.3
[INFO] [stderr]    Compiling smallstr v0.3.1
[INFO] [stderr]    Compiling decoded-char v0.1.1
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling langtag v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling locspan v0.7.16
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling json-syntax v0.9.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling static-iref v2.0.0
[INFO] [stderr]    Compiling pretty_dtoa v0.3.0
[INFO] [stderr]    Compiling mown v0.2.2
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rdf-types v0.15.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling json-ld-syntax v0.15.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling sophia_iri v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling sophia_api v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling sophia_term v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling oxrdfxml v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sophia_xml v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling spargebra v0.4.5
[INFO] [stderr]    Compiling sophia_turtle v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sophia_inmem v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sophia_c14n v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling sophia_isomorphism v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling sophia_sparql v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling sophia_sparql_client v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling rio_api v0.8.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling jiff v0.2.22
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap-verbosity v2.1.0
[INFO] [stderr]    Compiling rio_turtle v0.8.5
[INFO] [stderr]    Compiling sophia_reasoner v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling json-ld-core v0.15.1
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling json-ld-context-processing v0.15.1
[INFO] [stderr]    Compiling json-ld-expansion v0.15.1
[INFO] [stderr]    Compiling json-ld-compaction v0.15.1
[INFO] [stderr]    Compiling json-ld v0.15.1
[INFO] [stderr]    Compiling sophia_jsonld v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling sophia_resource v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling sophia v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=60f55f8#60f55f88)
[INFO] [stderr]    Compiling sophia-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "bee91a12b204cd04fe2f7c992101c57574062720a7169ae5bfc9794059a6dc89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee91a12b204cd04fe2f7c992101c57574062720a7169ae5bfc9794059a6dc89", kill_on_drop: false }`
[INFO] [stdout] bee91a12b204cd04fe2f7c992101c57574062720a7169ae5bfc9794059a6dc89
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59e273ae303dd58c0ba1beb1e0f44a1b463bd27302aa14e89f2e3128606bf3c6
[INFO] running `Command { std: "docker" "start" "-a" "59e273ae303dd58c0ba1beb1e0f44a1b463bd27302aa14e89f2e3128606bf3c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling sophia-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.42s
[INFO] running `Command { std: "docker" "inspect" "59e273ae303dd58c0ba1beb1e0f44a1b463bd27302aa14e89f2e3128606bf3c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e273ae303dd58c0ba1beb1e0f44a1b463bd27302aa14e89f2e3128606bf3c6", kill_on_drop: false }`
[INFO] [stdout] 59e273ae303dd58c0ba1beb1e0f44a1b463bd27302aa14e89f2e3128606bf3c6
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a23561021a7bc31375e33103311ca77b01a7c2babf1fdcde422b11d4080b1ab4
[INFO] running `Command { std: "docker" "start" "-a" "a23561021a7bc31375e33103311ca77b01a7c2babf1fdcde422b11d4080b1ab4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sop-30d7c918cf9aab37)
[INFO] [stdout] 
[INFO] [stdout] running 87 tests
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc10_expects_rdfc10 ... ok
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc_1_expects_rdfc10 ... ok
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::rdfc1dot0 ... ok
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc1_expects_rdfc10 ... ok
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc_expects_rdfc10 ... ok
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::rdfc10_lower ... ok
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::rdfc_1dot0 ... ok
[INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc_10_expects_rdfc10 ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha384_expects_sha384 ... ok
[INFO] [stdout] test canonicalize::hash_function::test::display_round_trip::sha384_expects ... ok
[INFO] [stdout] test canonicalize::hash_function::test::display_round_trip::sha256_expects ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha256_upper ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha256lower ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha_384_expects_sha384 ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha_256_expects_sha256 ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha_384_upper ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha384lower ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha_256_upper ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha256_expects_sha256 ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_trig_expects_trig ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_ld_yaml_expects_yamlld ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_n_triples_expects_ntriples ... ok
[INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha384_upper ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_json_expects_jsonld ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_ld_json_expects_jsonld ... ok
[INFO] [stdout] test common::format::test::parse_format::_generalized_nquads_expects_generalizednquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_gn_quads_expects_generalizednquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_gnq_expects_generalizednquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_gnquads_expects_generalizednquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_gtrig_expects_generalizedtrig ... ok
[INFO] [stdout] test common::format::test::parse_format::_json_expects_jsonld ... ok
[INFO] [stdout] test common::format::test::parse_format::_json_ld_expects_jsonld ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_rdf_xml_expects_rdfxml ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_turtle_expects_turtle ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_xml_expects_rdfxml ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_yaml_expects_yamlld ... ok
[INFO] [stdout] test common::format::test::parse_format::_generalized_n_quads_expects_generalizednquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_n_quads_expects_nquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_generalized_trig_expects_generalizedtrig ... ok
[INFO] [stdout] test common::format::test::parse_format::_application_n_quads_expects_nquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_n_triples_expects_ntriples ... ok
[INFO] [stdout] test common::format::test::parse_format::_nq_expects_nquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_nquads_expects_nquads ... ok
[INFO] [stdout] test common::format::test::parse_format::_nt_expects_ntriples ... ok
[INFO] [stdout] test common::format::test::parse_format::_ntriples_expects_ntriples ... ok
[INFO] [stdout] test common::format::test::parse_format::_rdf_xml_expects_rdfxml ... ok
[INFO] [stdout] test common::format::test::parse_format::_text_rdf_n3_expects_generalizedtrig ... ok
[INFO] [stdout] test common::format::test::parse_format::_rdfxml_expects_rdfxml ... ok
[INFO] [stdout] test common::format::test::parse_format::_text_turtle_expects_turtle ... ok
[INFO] [stdout] test common::format::test::parse_format::_text_plain_expects_ntriples ... ok
[INFO] [stdout] test common::format::test::parse_format::_rdf_expects_rdfxml ... ok
[INFO] [stdout] test common::format::test::parse_format::_trig_expects_trig ... ok
[INFO] [stdout] test common::format::test::parse_format::_ttl_expects_turtle ... ok
[INFO] [stdout] test common::format::test::parse_format::_turtle_expects_turtle ... ok
[INFO] [stdout] test common::format::test::parse_format::_xml_expects_rdfxml ... ok
[INFO] [stdout] test common::format::test::parse_format::_yaml_expects_yamlld ... ok
[INFO] [stdout] test common::format::test::parse_format::_yaml_ld_expects_yamlld ... ok
[INFO] [stdout] test common::format::test::parse_format::gnquads_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::_yml_expects_yamlld ... ok
[INFO] [stdout] test common::format::test::parse_format::_yamlld_expects_yamlld ... ok
[INFO] [stdout] test common::format::test::parse_format::gtrig_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::gtrig_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::json_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::json_ld_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::_ymlld_expects_yamlld ... ok
[INFO] [stdout] test common::format::test::parse_format::jsonld_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::gnq_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::jsonld_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::n_quads_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::n_triples_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::nq_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::nquads_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::nt_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::ntriples_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::rdf_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::trig_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::trig_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::ttl_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::yamlld_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::turtle_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::xml_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::yaml_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::_jsonld_expects_jsonld ... ok
[INFO] [stdout] test common::format::test::parse_format::yaml_ld_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::yamlld_cam ... ok
[INFO] [stdout] test common::format::test::parse_format::yml_cap ... ok
[INFO] [stdout] test common::format::test::parse_format::ymlld_cap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a23561021a7bc31375e33103311ca77b01a7c2babf1fdcde422b11d4080b1ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23561021a7bc31375e33103311ca77b01a7c2babf1fdcde422b11d4080b1ab4", kill_on_drop: false }`
[INFO] [stdout] a23561021a7bc31375e33103311ca77b01a7c2babf1fdcde422b11d4080b1ab4
