[INFO] fetching crate sophia 0.9.0... [INFO] testing sophia-0.9.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sophia 0.9.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sophia 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sophia 0.9.0 [INFO] tweaked toml for crates.io crate sophia 0.9.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sophia 0.9.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sophia 0.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sophia_rio v0.9.0 [INFO] [stderr] Downloaded mownstr v0.3.0 [INFO] [stderr] Downloaded sophia_iri v0.9.0 [INFO] [stderr] Downloaded rio_xml v0.8.5 [INFO] [stderr] Downloaded rio_api v0.8.5 [INFO] [stderr] Downloaded sophia_xml v0.9.0 [INFO] [stderr] Downloaded resiter v0.5.0 [INFO] [stderr] Downloaded oxiri v0.2.8 [INFO] [stderr] Downloaded spargebra v0.3.3 [INFO] [stderr] Downloaded sophia_term v0.9.0 [INFO] [stderr] Downloaded json-ld-syntax v0.15.1 [INFO] [stderr] Downloaded json-ld-context-processing v0.15.1 [INFO] [stderr] Downloaded sophia_c14n v0.9.0 [INFO] [stderr] Downloaded json-ld-core v0.15.1 [INFO] [stderr] Downloaded rdf-types v0.15.4 [INFO] [stderr] Downloaded oxrdf v0.2.3 [INFO] [stderr] Downloaded rio_turtle v0.8.5 [INFO] [stderr] Downloaded sophia_api v0.9.0 [INFO] [stderr] Downloaded sophia_isomorphism v0.9.0 [INFO] [stderr] Downloaded json-ld-compaction v0.15.1 [INFO] [stderr] Downloaded json-ld-expansion v0.15.1 [INFO] [stderr] Downloaded lexical v7.0.2 [INFO] [stderr] Downloaded sophia_jsonld v0.9.0 [INFO] [stderr] Downloaded sophia_inmem v0.9.0 [INFO] [stderr] Downloaded sophia_sparql v0.9.0 [INFO] [stderr] Downloaded sophia_turtle v0.9.0 [INFO] [stderr] Downloaded json-ld v0.15.1 [INFO] [stderr] Downloaded sophia_resource v0.9.0 [INFO] [stderr] Downloaded sophia_sparql_client v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc8e33c2169d1c41d4a072bcd0b22edeebd8ac41ec9c355d324beaa66f07a2f7 [INFO] running `Command { std: "docker" "start" "-a" "cc8e33c2169d1c41d4a072bcd0b22edeebd8ac41ec9c355d324beaa66f07a2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc8e33c2169d1c41d4a072bcd0b22edeebd8ac41ec9c355d324beaa66f07a2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc8e33c2169d1c41d4a072bcd0b22edeebd8ac41ec9c355d324beaa66f07a2f7", kill_on_drop: false }` [INFO] [stdout] cc8e33c2169d1c41d4a072bcd0b22edeebd8ac41ec9c355d324beaa66f07a2f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 200cc994fe2e2a79fee981aa8ef1b2a9b1429603a0ac29d03548e82e65b2b64f [INFO] running `Command { std: "docker" "start" "-a" "200cc994fe2e2a79fee981aa8ef1b2a9b1429603a0ac29d03548e82e65b2b64f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling oxiri v0.2.8 [INFO] [stderr] Compiling mownstr v0.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling resiter v0.5.0 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling sophia_iri v0.9.0 [INFO] [stderr] Compiling sophia_api v0.9.0 [INFO] [stderr] Compiling sophia_rio v0.9.0 [INFO] [stderr] Compiling sophia_c14n v0.9.0 [INFO] [stderr] Compiling sophia_inmem v0.9.0 [INFO] [stderr] Compiling sophia_term v0.9.0 [INFO] [stderr] Compiling sophia_isomorphism v0.9.0 [INFO] [stderr] Compiling sophia_turtle v0.9.0 [INFO] [stderr] Compiling sophia_resource v0.9.0 [INFO] [stderr] Compiling sophia v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.47s [INFO] running `Command { std: "docker" "inspect" "200cc994fe2e2a79fee981aa8ef1b2a9b1429603a0ac29d03548e82e65b2b64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200cc994fe2e2a79fee981aa8ef1b2a9b1429603a0ac29d03548e82e65b2b64f", kill_on_drop: false }` [INFO] [stdout] 200cc994fe2e2a79fee981aa8ef1b2a9b1429603a0ac29d03548e82e65b2b64f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9f0d45483a6ccc2ab1afff7eb5efdf0598ee3b0dd6cb1081dadc99cfe64bee [INFO] running `Command { std: "docker" "start" "-a" "3c9f0d45483a6ccc2ab1afff7eb5efdf0598ee3b0dd6cb1081dadc99cfe64bee", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling sophia_iri v0.9.0 [INFO] [stderr] Compiling sophia_api v0.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling sophia_rio v0.9.0 [INFO] [stderr] Compiling sophia_isomorphism v0.9.0 [INFO] [stderr] Compiling sophia_c14n v0.9.0 [INFO] [stderr] Compiling sophia_term v0.9.0 [INFO] [stderr] Compiling sophia_inmem v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling sophia_turtle v0.9.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling sophia_resource v0.9.0 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling sophia v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.56s [INFO] running `Command { std: "docker" "inspect" "3c9f0d45483a6ccc2ab1afff7eb5efdf0598ee3b0dd6cb1081dadc99cfe64bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9f0d45483a6ccc2ab1afff7eb5efdf0598ee3b0dd6cb1081dadc99cfe64bee", kill_on_drop: false }` [INFO] [stdout] 3c9f0d45483a6ccc2ab1afff7eb5efdf0598ee3b0dd6cb1081dadc99cfe64bee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ede88d13020f47c374a396b31ea6113507b5a9aad0826531d2fc99aadabd26d [INFO] running `Command { std: "docker" "start" "-a" "9ede88d13020f47c374a396b31ea6113507b5a9aad0826531d2fc99aadabd26d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sophia-9ca5bfb5f9c99402) [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] [stderr] Doc-tests sophia [INFO] [stderr] error: couldn't read `src/../../book/src/ch01_getting_started.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | booktest!(ch01_getting_started); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read `src/../../book/src/ch02_rdf_terms.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | booktest!(ch02_rdf_terms); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read `src/../../book/src/ch03_rdf_statements.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | booktest!(ch03_rdf_statements); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read `src/../../book/src/ch04_rdf_graphs.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 70 | booktest!(ch04_rdf_graphs); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read `src/../../book/src/ch05_term_matchers.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 71 | booktest!(ch05_term_matchers); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read `src/../../book/src/ch06_rdf_datasets.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 72 | booktest!(ch06_rdf_datasets); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read `src/../../book/src/ch07_parsing_and_serializing.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 73 | booktest!(ch07_parsing_and_serializing); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read `src/../../book/src/ch90_changes_since_07.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | #[doc = include_str!(concat!("../../book/src/", stringify!($i), ".md"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | booktest!(ch90_changes_since_07); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `booktest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name sophia --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern sophia=/opt/rustwide/target/debug/deps/libsophia-cb540545ac8e85fe.rlib --extern sophia_api=/opt/rustwide/target/debug/deps/libsophia_api-f2023309b9e0b98b.rlib --extern sophia_c14n=/opt/rustwide/target/debug/deps/libsophia_c14n-13fe58521b86d6e3.rlib --extern sophia_inmem=/opt/rustwide/target/debug/deps/libsophia_inmem-5364bbacb9db1987.rlib --extern sophia_iri=/opt/rustwide/target/debug/deps/libsophia_iri-dec66782c624f5e6.rlib --extern sophia_isomorphism=/opt/rustwide/target/debug/deps/libsophia_isomorphism-b1371b58ccd52f07.rlib --extern sophia_resource=/opt/rustwide/target/debug/deps/libsophia_resource-2c855b2dc36143f4.rlib --extern sophia_rio=/opt/rustwide/target/debug/deps/libsophia_rio-0ee11df1e791e75c.rlib --extern sophia_term=/opt/rustwide/target/debug/deps/libsophia_term-b4189d0f141665a4.rlib --extern sophia_turtle=/opt/rustwide/target/debug/deps/libsophia_turtle-e1a9f9791cee64e0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ccf702a1524150c8.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "file_url", "http_client", "jsonld", "sparql", "test_macro", "xml"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "9ede88d13020f47c374a396b31ea6113507b5a9aad0826531d2fc99aadabd26d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ede88d13020f47c374a396b31ea6113507b5a9aad0826531d2fc99aadabd26d", kill_on_drop: false }` [INFO] [stdout] 9ede88d13020f47c374a396b31ea6113507b5a9aad0826531d2fc99aadabd26d