[INFO] fetching crate nanopub 0.1.4... [INFO] testing nanopub-0.1.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nanopub 0.1.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate nanopub 0.1.4 [INFO] finished tweaking crates.io crate nanopub 0.1.4 [INFO] tweaked toml for crates.io crate nanopub 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nanopub 0.1.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 385 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding sophia v0.8.0 (available: v0.9.0) [INFO] [stderr] Adding wasm-pack v0.12.1 (available: v0.13.1) [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_ignored v0.1.12 [INFO] [stderr] Downloaded sophia_turtle v0.8.0 [INFO] [stderr] Downloaded resiter v0.5.0 [INFO] [stderr] Downloaded sophia_term v0.8.0 [INFO] [stderr] Downloaded sophia_iri v0.8.0 [INFO] [stderr] Downloaded sophia v0.8.0 [INFO] [stderr] Downloaded rio_api v0.8.5 [INFO] [stderr] Downloaded static-iref v2.0.0 [INFO] [stderr] Downloaded smallstr v0.3.1 [INFO] [stderr] Downloaded mownstr v0.2.1 [INFO] [stderr] Downloaded sophia_inmem v0.8.0 [INFO] [stderr] Downloaded sophia_c14n v0.8.0 [INFO] [stderr] Downloaded sophia_isomorphism v0.8.0 [INFO] [stderr] Downloaded json-ld-syntax v0.15.1 [INFO] [stderr] Downloaded langtag v0.3.4 [INFO] [stderr] Downloaded json-syntax v0.9.6 [INFO] [stderr] Downloaded iref v2.2.3 [INFO] [stderr] Downloaded rdf-types v0.15.4 [INFO] [stderr] Downloaded sophia_resource v0.8.0 [INFO] [stderr] Downloaded json-ld-core v0.15.1 [INFO] [stderr] Downloaded wasm-pack v0.12.1 [INFO] [stderr] Downloaded rio_turtle v0.8.5 [INFO] [stderr] Downloaded sophia_api v0.8.0 [INFO] [stderr] Downloaded json-ld-expansion v0.15.1 [INFO] [stderr] Downloaded json-ld v0.15.1 [INFO] [stderr] Downloaded pct-str v1.2.0 [INFO] [stderr] Downloaded json-ld-context-processing v0.15.1 [INFO] [stderr] Downloaded json-ld-compaction v0.15.1 [INFO] [stderr] Downloaded locspan v0.7.16 [INFO] [stderr] Downloaded oxilangtag v0.1.5 [INFO] [stderr] Downloaded oxiri v0.2.11 [INFO] [stderr] Downloaded sophia_rio v0.8.0 [INFO] [stderr] Downloaded sophia_jsonld v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] addd986492a0ca7ec4dce7e2696c4cd21211639a6fe34a07eff3f347a7fd0a7d [INFO] running `Command { std: "docker" "start" "-a" "addd986492a0ca7ec4dce7e2696c4cd21211639a6fe34a07eff3f347a7fd0a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "addd986492a0ca7ec4dce7e2696c4cd21211639a6fe34a07eff3f347a7fd0a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addd986492a0ca7ec4dce7e2696c4cd21211639a6fe34a07eff3f347a7fd0a7d", kill_on_drop: false }` [INFO] [stdout] addd986492a0ca7ec4dce7e2696c4cd21211639a6fe34a07eff3f347a7fd0a7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8cf1589471e2e3ebc99b45a6b47a2f16db9714d2d845c1657117cf6e4be83450 [INFO] running `Command { std: "docker" "start" "-a" "8cf1589471e2e3ebc99b45a6b47a2f16db9714d2d845c1657117cf6e4be83450", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling contextual v0.1.6 [INFO] [stderr] Compiling pct-str v1.2.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling iref v2.2.3 [INFO] [stderr] Compiling smallstr v0.3.1 [INFO] [stderr] Compiling mownstr v0.2.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling decoded-char v0.1.1 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling resiter v0.5.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling mown v0.2.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling pretty_dtoa v0.3.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling locspan v0.7.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling static-iref v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling lexical v7.0.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling json-number v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling locspan-derive v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling json-syntax v0.9.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rdf-types v0.15.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling json-ld-syntax v0.15.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling json-ld-core v0.15.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sophia_iri v0.8.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sophia_api v0.8.0 [INFO] [stderr] Compiling json-ld-context-processing v0.15.1 [INFO] [stderr] Compiling sophia_term v0.8.0 [INFO] [stderr] Compiling sophia_rio v0.8.0 [INFO] [stderr] Compiling sophia_c14n v0.8.0 [INFO] [stderr] Compiling sophia_inmem v0.8.0 [INFO] [stderr] Compiling sophia_isomorphism v0.8.0 [INFO] [stderr] Compiling json-ld-expansion v0.15.1 [INFO] [stderr] Compiling sophia_turtle v0.8.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling json-ld-compaction v0.15.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling json-ld v0.15.1 [INFO] [stderr] Compiling sophia_jsonld v0.8.0 [INFO] [stderr] Compiling sophia_resource v0.8.0 [INFO] [stderr] Compiling sophia v0.8.0 [INFO] [stderr] Compiling nanopub v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead [INFO] [stdout] --> src/nanopub.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | openssl_probe::init_ssl_cert_env_vars(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8cf1589471e2e3ebc99b45a6b47a2f16db9714d2d845c1657117cf6e4be83450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf1589471e2e3ebc99b45a6b47a2f16db9714d2d845c1657117cf6e4be83450", kill_on_drop: false }` [INFO] [stdout] 8cf1589471e2e3ebc99b45a6b47a2f16db9714d2d845c1657117cf6e4be83450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 92e2cf17de58f3a3d42585f1136f4e7ad74298c2afc7ad915cc9d11fb65b6540 [INFO] running `Command { std: "docker" "start" "-a" "92e2cf17de58f3a3d42585f1136f4e7ad74298c2afc7ad915cc9d11fb65b6540", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling json-ld-core v0.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling json-ld-context-processing v0.15.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling json-ld-expansion v0.15.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling json-ld-compaction v0.15.1 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling sophia_iri v0.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling json-ld v0.15.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling sophia_api v0.8.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling human-panic v1.2.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sophia_rio v0.8.0 [INFO] [stderr] Compiling sophia_term v0.8.0 [INFO] [stderr] Compiling sophia_isomorphism v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling sophia_jsonld v0.8.0 [INFO] [stderr] Compiling sophia_turtle v0.8.0 [INFO] [stderr] Compiling sophia_c14n v0.8.0 [INFO] [stderr] Compiling sophia_inmem v0.8.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling sophia_resource v0.8.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling sophia v0.8.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling binary-install v0.2.0 [INFO] [stderr] Compiling wasm-pack v0.12.1 [INFO] [stderr] Compiling nanopub v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead [INFO] [stdout] --> src/nanopub.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | openssl_probe::init_ssl_cert_env_vars(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead [INFO] [stdout] --> src/nanopub.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | openssl_probe::init_ssl_cert_env_vars(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "92e2cf17de58f3a3d42585f1136f4e7ad74298c2afc7ad915cc9d11fb65b6540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e2cf17de58f3a3d42585f1136f4e7ad74298c2afc7ad915cc9d11fb65b6540", kill_on_drop: false }` [INFO] [stdout] 92e2cf17de58f3a3d42585f1136f4e7ad74298c2afc7ad915cc9d11fb65b6540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 41a041eb42a9f52a22fa5f089743e83f0a5e51b2ceb81ebb8ffbed8899da7849 [INFO] running `Command { std: "docker" "start" "-a" "41a041eb42a9f52a22fa5f089743e83f0a5e51b2ceb81ebb8ffbed8899da7849", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead [INFO] [stderr] --> src/nanopub.rs:206:24 [INFO] [stderr] | [INFO] [stderr] 206 | openssl_probe::init_ssl_cert_env_vars(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nanopub` (lib) generated 1 warning [INFO] [stderr] warning: `nanopub` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nanopub-7376d2ad6a9d187f) [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] Running tests/nanopub_test.rs (/opt/rustwide/target/debug/deps/nanopub_test-b3ebc8e1531bb8a9) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test default_profile_file ... ok [INFO] [stdout] test profile_fail ... ok [INFO] [stdout] test fetch_nanopub ... FAILED [INFO] [stdout] test test_get_np_server ... ok [INFO] [stdout] test test_normalize ... ok [INFO] [stdout] test check_valid_unsigned ... ok [INFO] [stdout] test unit_publish_np_fail ... ok [INFO] [stdout] test wrong_rdf_file ... ok [INFO] [stdout] test check_nanopub_test_blank ... ok [INFO] [stdout] test publish_unsigned_no_profile_error ... ok [INFO] [stdout] test test_np_info ... ok [INFO] [stdout] test publish_fail ... ok [INFO] [stdout] test publish_np_intro ... FAILED [INFO] [stdout] test publish_already_signed_with_profile ... FAILED [INFO] [stdout] test publish_already_signed_no_profile ... FAILED [INFO] [stdout] test test_get_ns_empty ... ok [INFO] [stdout] test publish_nanopub_simple_rsa ... FAILED [INFO] [stdout] test load_profile_yml ... ok [INFO] [stdout] test sign_nanopub_blank ... ok [INFO] [stdout] test publish_proteinatlas ... FAILED [INFO] [stdout] test publish_from_scratch ... FAILED [INFO] [stdout] test publish_jsonld ... FAILED [INFO] [stdout] test test_gen_keys ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fetch_nanopub stdout ---- [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://w3id.org/np/RAltRkGOtHoj5LcBJZ62AMVOAVc0hnxt45LMaCXgxJ4fw)") [INFO] [stdout] [INFO] [stdout] ---- publish_np_intro stdout ---- [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://np.test.knowledgepixels.com/)") [INFO] [stdout] [INFO] [stdout] ---- publish_already_signed_with_profile stdout ---- [INFO] [stdout] Nanopub already signed, unsigning it before re-signing [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://np.test.knowledgepixels.com/)") [INFO] [stdout] [INFO] [stdout] ---- publish_already_signed_no_profile stdout ---- [INFO] [stdout] [INFO] [stdout] ✅ Nanopub https://w3id.org/np/RAoNJUYtqPuzxfCgi0ZJughw221g1qIhRDGE5EbRTNJ4o is valid: 1 trusty with signature [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://np.test.knowledgepixels.com/)") [INFO] [stdout] [INFO] [stdout] ---- publish_nanopub_simple_rsa stdout ---- [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://np.test.knowledgepixels.com/)") [INFO] [stdout] [INFO] [stdout] ---- publish_proteinatlas stdout ---- [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://np.test.knowledgepixels.com/)") [INFO] [stdout] [INFO] [stdout] ---- publish_from_scratch stdout ---- [INFO] [stdout] DEBUG: SCRATCH PREFIX this: [INFO] [stdout] PREFIX sub: [INFO] [stdout] PREFIX rdf: [INFO] [stdout] PREFIX rdfs: [INFO] [stdout] PREFIX xsd: [INFO] [stdout] PREFIX owl: [INFO] [stdout] PREFIX skos: [INFO] [stdout] PREFIX np: [INFO] [stdout] PREFIX npx: [INFO] [stdout] PREFIX dc: [INFO] [stdout] PREFIX dcterms: [INFO] [stdout] PREFIX prov: [INFO] [stdout] PREFIX pav: [INFO] [stdout] PREFIX schema: [INFO] [stdout] PREFIX foaf: [INFO] [stdout] PREFIX orcid: [INFO] [stdout] PREFIX biolink: [INFO] [stdout] PREFIX infores: [INFO] [stdout] [INFO] [stdout] GRAPH sub:Head { [INFO] [stdout] a np:Nanopublication; [INFO] [stdout] np:hasAssertion sub:assertion; [INFO] [stdout] np:hasProvenance sub:provenance; [INFO] [stdout] np:hasPublicationInfo sub:pubinfo. [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://np.test.knowledgepixels.com/)") [INFO] [stdout] [INFO] [stdout] ---- publish_jsonld stdout ---- [INFO] [stdout] Error: NpError("Error sendind the HTTP request: error sending request for url (https://np.test.knowledgepixels.com/)") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fetch_nanopub [INFO] [stdout] publish_already_signed_no_profile [INFO] [stdout] publish_already_signed_with_profile [INFO] [stdout] publish_from_scratch [INFO] [stdout] publish_jsonld [INFO] [stdout] publish_nanopub_simple_rsa [INFO] [stdout] publish_np_intro [INFO] [stdout] publish_proteinatlas [INFO] [stdout] [INFO] [stdout] test result: FAILED. 15 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.94s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test nanopub_test` [INFO] running `Command { std: "docker" "inspect" "41a041eb42a9f52a22fa5f089743e83f0a5e51b2ceb81ebb8ffbed8899da7849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a041eb42a9f52a22fa5f089743e83f0a5e51b2ceb81ebb8ffbed8899da7849", kill_on_drop: false }` [INFO] [stdout] 41a041eb42a9f52a22fa5f089743e83f0a5e51b2ceb81ebb8ffbed8899da7849