[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] 4e6be7d7b86536d6f2957b730b7f8d4fe6b506da [INFO] testing pchampin/sophia-cli against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpchampin%2Fsophia-cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pchampin/sophia-cli on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1a4021a3598a43b1a8d2ef7850233e7090a1811800f34c27849a03b4cae3bf5 [INFO] running `Command { std: "docker" "start" "-a" "e1a4021a3598a43b1a8d2ef7850233e7090a1811800f34c27849a03b4cae3bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1a4021a3598a43b1a8d2ef7850233e7090a1811800f34c27849a03b4cae3bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a4021a3598a43b1a8d2ef7850233e7090a1811800f34c27849a03b4cae3bf5", kill_on_drop: false }` [INFO] [stdout] e1a4021a3598a43b1a8d2ef7850233e7090a1811800f34c27849a03b4cae3bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17644f955b845e2c0305c0cb82b3c0c2f00af7cff686248ef6f1059c65d15a4b [INFO] running `Command { std: "docker" "start" "-a" "17644f955b845e2c0305c0cb82b3c0c2f00af7cff686248ef6f1059c65d15a4b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling pct-str v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling mownstr v0.3.1 [INFO] [stderr] Compiling resiter v0.5.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling contextual v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling iref v2.2.3 [INFO] [stderr] Compiling smallstr v0.3.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling lexical v7.0.5 [INFO] [stderr] Compiling decoded-char v0.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling json-number v0.4.9 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling pretty_dtoa v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling static-iref v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling mown v0.2.2 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling locspan v0.7.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rio_xml v0.8.5 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling locspan-derive v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling json-syntax v0.9.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rdf-types v0.15.4 [INFO] [stderr] Compiling oxrdf v0.3.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling json-ld-syntax v0.15.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling spargebra v0.4.0 [INFO] [stderr] Compiling sophia_iri v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap-verbosity v2.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling sophia_api v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling sophia_rio v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia_term v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia_c14n v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia_inmem v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling sophia_xml v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia_turtle v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sophia_isomorphism v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia_sparql v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sophia_sparql_client v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling json-ld-core v0.15.1 [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=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia_resource v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=503d5ee#503d5ee8) [INFO] [stderr] Compiling sophia-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "17644f955b845e2c0305c0cb82b3c0c2f00af7cff686248ef6f1059c65d15a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17644f955b845e2c0305c0cb82b3c0c2f00af7cff686248ef6f1059c65d15a4b", kill_on_drop: false }` [INFO] [stdout] 17644f955b845e2c0305c0cb82b3c0c2f00af7cff686248ef6f1059c65d15a4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8fc1ff41cb39fb78e564eee3cb3ba4c7368b81b7e896e9e09becfbf74f8ba2 [INFO] running `Command { std: "docker" "start" "-a" "2e8fc1ff41cb39fb78e564eee3cb3ba4c7368b81b7e896e9e09becfbf74f8ba2", 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 4.15s [INFO] running `Command { std: "docker" "inspect" "2e8fc1ff41cb39fb78e564eee3cb3ba4c7368b81b7e896e9e09becfbf74f8ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8fc1ff41cb39fb78e564eee3cb3ba4c7368b81b7e896e9e09becfbf74f8ba2", kill_on_drop: false }` [INFO] [stdout] 2e8fc1ff41cb39fb78e564eee3cb3ba4c7368b81b7e896e9e09becfbf74f8ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 953b439714f4eb43a0d8d6aeda2b85e334391759537d867600cd62469e698d82 [INFO] running `Command { std: "docker" "start" "-a" "953b439714f4eb43a0d8d6aeda2b85e334391759537d867600cd62469e698d82", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sop-83b2984b53baa046) [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::rdfc1dot0 ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc_1_expects_rdfc10 ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc_10_expects_rdfc10 ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc1_expects_rdfc10 ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::rdfc_1dot0 ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc_expects_rdfc10 ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha384_upper ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha_384_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::sha256lower ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha256_upper ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha_256_upper ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha_256_expects_sha256 ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha256_expects_sha256 ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha384_expects_sha384 ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha_384_upper ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc10_expects_rdfc10 ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::rdfc10_lower ... ok [INFO] [stdout] test common::format::test::parse_format::_application_trig_expects_trig ... ok [INFO] [stdout] test common::format::test::parse_format::_generalized_nquads_expects_generalizednquads ... ok [INFO] [stdout] test common::format::test::parse_format::_generalized_n_quads_expects_generalizednquads ... ok [INFO] [stdout] test common::format::test::parse_format::_application_ld_yaml_expects_yamlld ... 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::_application_turtle_expects_turtle ... ok [INFO] [stdout] test common::format::test::parse_format::_application_rdf_xml_expects_rdfxml ... ok [INFO] [stdout] test common::format::test::parse_format::_json_ld_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_json_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_jsonld_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_n_quads_expects_nquads ... ok [INFO] [stdout] test common::format::test::parse_format::_ntriples_expects_ntriples ... ok [INFO] [stdout] test common::format::test::parse_format::_application_ld_json_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_nquads_expects_nquads ... ok [INFO] [stdout] test common::format::test::parse_format::_rdf_expects_rdfxml ... ok [INFO] [stdout] test common::format::test::parse_format::_application_yaml_expects_yamlld ... ok [INFO] [stdout] test common::format::test::parse_format::_rdfxml_expects_rdfxml ... ok [INFO] [stdout] test common::format::test::parse_format::_application_xml_expects_rdfxml ... ok [INFO] [stdout] test common::format::test::parse_format::_application_json_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_application_n_triples_expects_ntriples ... ok [INFO] [stdout] test common::format::test::parse_format::_n_triples_expects_ntriples ... ok [INFO] [stdout] test common::format::test::parse_format::_rdf_xml_expects_rdfxml ... ok [INFO] [stdout] test common::format::test::parse_format::_generalized_trig_expects_generalizedtrig ... ok [INFO] [stdout] test common::format::test::parse_format::_trig_expects_trig ... ok [INFO] [stdout] test common::format::test::parse_format::_gnquads_expects_generalizednquads ... ok [INFO] [stdout] test common::format::test::parse_format::_text_rdf_n3_expects_generalizedtrig ... ok [INFO] [stdout] test common::format::test::parse_format::_yaml_expects_yamlld ... ok [INFO] [stdout] test common::format::test::parse_format::_gtrig_expects_generalizedtrig ... ok [INFO] [stdout] test common::format::test::parse_format::_xml_expects_rdfxml ... ok [INFO] [stdout] test common::format::test::parse_format::_yaml_ld_expects_yamlld ... ok [INFO] [stdout] test common::format::test::parse_format::_ttl_expects_turtle ... ok [INFO] [stdout] test common::format::test::parse_format::_yamlld_expects_yamlld ... ok [INFO] [stdout] test common::format::test::parse_format::gnq_cap ... ok [INFO] [stdout] test common::format::test::parse_format::_text_turtle_expects_turtle ... ok [INFO] [stdout] test common::format::test::parse_format::gnquads_cam ... ok [INFO] [stdout] test common::format::test::parse_format::gtrig_cam ... ok [INFO] [stdout] test common::format::test::parse_format::jsonld_cam ... ok [INFO] [stdout] test common::format::test::parse_format::json_ld_cap ... ok [INFO] [stdout] test common::format::test::parse_format::_nt_expects_ntriples ... ok [INFO] [stdout] test common::format::test::parse_format::json_cap ... ok [INFO] [stdout] test common::format::test::parse_format::_application_n_quads_expects_nquads ... ok [INFO] [stdout] test common::format::test::parse_format::_yml_expects_yamlld ... ok [INFO] [stdout] test common::format::test::parse_format::jsonld_cap ... ok [INFO] [stdout] test common::format::test::parse_format::gtrig_cap ... ok [INFO] [stdout] test common::format::test::parse_format::n_quads_cam ... 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::_turtle_expects_turtle ... ok [INFO] [stdout] test common::format::test::parse_format::rdf_cap ... 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::ttl_cap ... ok [INFO] [stdout] test common::format::test::parse_format::turtle_cam ... ok [INFO] [stdout] test common::format::test::parse_format::trig_cap ... ok [INFO] [stdout] test common::format::test::parse_format::trig_cam ... ok [INFO] [stdout] test common::format::test::parse_format::yamlld_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::yamlld_cap ... ok [INFO] [stdout] test common::format::test::parse_format::ymlld_cap ... ok [INFO] [stdout] test common::format::test::parse_format::yml_cap ... ok [INFO] [stdout] test common::format::test::parse_format::yaml_ld_cap ... ok [INFO] [stdout] test common::format::test::parse_format::_text_plain_expects_ntriples ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha384lower ... ok [INFO] [stdout] test common::format::test::parse_format::_nq_expects_nquads ... ok [INFO] [stdout] test common::format::test::parse_format::_ymlld_expects_yamlld ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "953b439714f4eb43a0d8d6aeda2b85e334391759537d867600cd62469e698d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "953b439714f4eb43a0d8d6aeda2b85e334391759537d867600cd62469e698d82", kill_on_drop: false }` [INFO] [stdout] 953b439714f4eb43a0d8d6aeda2b85e334391759537d867600cd62469e698d82