[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] bfa868008b50f51f0663c3d7cf0fdc35bf11d8e9 [INFO] testing pchampin/sophia-cli against beta-2025-02-18 for beta-1.86-1 [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] validating manifest of git repo https://github.com/pchampin/sophia-cli on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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-2025-02-18" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4512c309504df496b9935f3b600808930472276fcc79b5510ff9195dfa00a15a [INFO] running `Command { std: "docker" "start" "-a" "4512c309504df496b9935f3b600808930472276fcc79b5510ff9195dfa00a15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4512c309504df496b9935f3b600808930472276fcc79b5510ff9195dfa00a15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4512c309504df496b9935f3b600808930472276fcc79b5510ff9195dfa00a15a", kill_on_drop: false }` [INFO] [stdout] 4512c309504df496b9935f3b600808930472276fcc79b5510ff9195dfa00a15a [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 797e889b92b98cb8e64ee3ba48d13688e94f5cb5cca7eed26548530f975b5cea [INFO] running `Command { std: "docker" "start" "-a" "797e889b92b98cb8e64ee3ba48d13688e94f5cb5cca7eed26548530f975b5cea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling oxiri v0.2.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling pct-str v1.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mownstr v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling resiter v0.5.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling contextual v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling iref v2.2.3 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling json-number v0.4.8 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling decoded-char v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pretty_dtoa v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mown v0.2.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling static-iref v2.0.0 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling bigdecimal v0.4.6 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rio_xml v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling locspan-derive v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling quick-xml v0.37.1 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling locspan v0.7.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling json-syntax v0.9.6 [INFO] [stderr] Compiling rdf-types v0.15.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling json-ld-syntax v0.15.1 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling oxrdf v0.2.3 [INFO] [stderr] Compiling spargebra v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling sophia_iri v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap-verbosity v2.1.0 [INFO] [stderr] Compiling sophia_api v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_rio v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_term v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_inmem v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_isomorphism v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_c14n v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling sophia_turtle v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_xml v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling sophia_sparql v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling sophia_sparql_client v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [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=268f677#268f6770) [INFO] [stderr] Compiling sophia_resource v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "797e889b92b98cb8e64ee3ba48d13688e94f5cb5cca7eed26548530f975b5cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797e889b92b98cb8e64ee3ba48d13688e94f5cb5cca7eed26548530f975b5cea", kill_on_drop: false }` [INFO] [stdout] 797e889b92b98cb8e64ee3ba48d13688e94f5cb5cca7eed26548530f975b5cea [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec3983806f3160b37c609fe091b09606580fae5ddc53ac8f87dc5afc3abe0c4c [INFO] running `Command { std: "docker" "start" "-a" "ec3983806f3160b37c609fe091b09606580fae5ddc53ac8f87dc5afc3abe0c4c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling locspan v0.7.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling json-syntax v0.9.6 [INFO] [stderr] Compiling rdf-types v0.15.4 [INFO] [stderr] Compiling oxrdf v0.2.3 [INFO] [stderr] Compiling json-ld-syntax v0.15.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling spargebra v0.3.3 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling sophia_iri v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling clap-verbosity v2.1.0 [INFO] [stderr] Compiling sophia_api v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling sophia_rio v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_term v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_inmem v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_isomorphism v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_c14n v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_turtle v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_xml v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_sparql v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia_sparql_client v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [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=268f677#268f6770) [INFO] [stderr] Compiling sophia_resource v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia v0.9.0 (https://github.com/pchampin/sophia_rs.git?rev=268f677#268f6770) [INFO] [stderr] Compiling sophia-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.73s [INFO] running `Command { std: "docker" "inspect" "ec3983806f3160b37c609fe091b09606580fae5ddc53ac8f87dc5afc3abe0c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3983806f3160b37c609fe091b09606580fae5ddc53ac8f87dc5afc3abe0c4c", kill_on_drop: false }` [INFO] [stdout] ec3983806f3160b37c609fe091b09606580fae5ddc53ac8f87dc5afc3abe0c4c [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cd0ca2f416e4130ff5df4ed8509f9f77b08d7974a218b611217e42f056b5278 [INFO] running `Command { std: "docker" "start" "-a" "6cd0ca2f416e4130ff5df4ed8509f9f77b08d7974a218b611217e42f056b5278", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sop-c66f4e4111eb3613) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc10_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::rdfc10_lower ... ok [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_expects_rdfc10 ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::_rdfc1_expects_rdfc10 ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::_sha384_expects_sha384 ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha_256_upper ... ok [INFO] [stdout] test canonicalize::c14n_function::test::c14n_function::rdfc_1dot0 ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha256_upper ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha_384_upper ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha256lower ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha384lower ... 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::_sha256_expects_sha256 ... ok [INFO] [stdout] test common::format::test::parse_format::_gnquads_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::_generalized_trig_expects_generalizedtrig ... ok [INFO] [stdout] test common::format::test::parse_format::_application_n_triples_expects_ntriples ... ok [INFO] [stdout] test common::format::test::parse_format::_gnq_expects_generalizednquads ... ok [INFO] [stdout] test common::format::test::parse_format::_generalized_nquads_expects_generalizednquads ... ok [INFO] [stdout] test common::format::test::parse_format::_application_n_quads_expects_nquads ... ok [INFO] [stdout] test common::format::test::parse_format::_application_json_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_application_trig_expects_trig ... 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_ld_json_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_gn_quads_expects_generalizednquads ... ok [INFO] [stdout] test canonicalize::hash_function::test::hash_function::sha384_upper ... ok [INFO] [stdout] test common::format::test::parse_format::_json_expects_jsonld ... ok [INFO] [stdout] test common::format::test::parse_format::_gtrig_expects_generalizedtrig ... ok [INFO] [stdout] test common::format::test::parse_format::_json_ld_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::_nt_expects_ntriples ... 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::_rdfxml_expects_rdfxml ... ok [INFO] [stdout] test common::format::test::parse_format::_ntriples_expects_ntriples ... ok [INFO] [stdout] test common::format::test::parse_format::_n_triples_expects_ntriples ... ok [INFO] [stdout] test common::format::test::parse_format::_text_plain_expects_ntriples ... 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::_text_rdf_n3_expects_generalizedtrig ... ok [INFO] [stdout] test common::format::test::parse_format::gnq_cap ... ok [INFO] [stdout] test common::format::test::parse_format::gnquads_cam ... ok [INFO] [stdout] test common::format::test::parse_format::_text_turtle_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::_nq_expects_nquads ... ok [INFO] [stdout] test common::format::test::parse_format::_rdf_xml_expects_rdfxml ... 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::jsonld_cam ... ok [INFO] [stdout] test common::format::test::parse_format::jsonld_cap ... ok [INFO] [stdout] test common::format::test::parse_format::n_triples_cam ... ok [INFO] [stdout] test common::format::test::parse_format::n_quads_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::json_ld_cap ... 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::ttl_cap ... ok [INFO] [stdout] test common::format::test::parse_format::trig_cap ... ok [INFO] [stdout] test common::format::test::parse_format::xml_cap ... ok [INFO] [stdout] test common::format::test::parse_format::turtle_cam ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cd0ca2f416e4130ff5df4ed8509f9f77b08d7974a218b611217e42f056b5278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd0ca2f416e4130ff5df4ed8509f9f77b08d7974a218b611217e42f056b5278", kill_on_drop: false }` [INFO] [stdout] 6cd0ca2f416e4130ff5df4ed8509f9f77b08d7974a218b611217e42f056b5278