[INFO] cloning repository https://github.com/okp4/contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okp4/contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fcontracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fcontracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7705b4a701e9ddec2e411be67812383fbf8896f0 [INFO] testing okp4/contracts against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fcontracts" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/okp4/contracts on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/okp4/contracts [INFO] finished tweaking git repo https://github.com/okp4/contracts [INFO] tweaked toml for git repo https://github.com/okp4/contracts written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/okp4/contracts 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/contracts/okp4-cognitarium/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/contracts/okp4-dataverse/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/contracts/okp4-law-stone/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc1/source/contracts/okp4-objectarium/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator v2.0.0 [INFO] [stderr] Downloaded cw2 v1.1.1 [INFO] [stderr] Downloaded derive_builder v0.20.0 [INFO] [stderr] Downloaded cosmwasm-storage v1.5.2 [INFO] [stderr] Downloaded cw-multi-test v0.20.1 [INFO] [stderr] Downloaded quick-xml v0.28.1 [INFO] [stderr] Downloaded derive_builder_core v0.20.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f781c7bc7d510763aa23f891da665a7a0a647e25c2b9b818f156a93dfbd108f5 [INFO] running `Command { std: "docker" "start" "-a" "f781c7bc7d510763aa23f891da665a7a0a647e25c2b9b818f156a93dfbd108f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f781c7bc7d510763aa23f891da665a7a0a647e25c2b9b818f156a93dfbd108f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f781c7bc7d510763aa23f891da665a7a0a647e25c2b9b818f156a93dfbd108f5", kill_on_drop: false }` [INFO] [stdout] f781c7bc7d510763aa23f891da665a7a0a647e25c2b9b818f156a93dfbd108f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5ca62198bd7917f7f6bfd46ba7a32eae3d6babd734369abb5b08bb4caaed17 [INFO] running `Command { std: "docker" "start" "-a" "0e5ca62198bd7917f7f6bfd46ba7a32eae3d6babd734369abb5b08bb4caaed17", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-cognitarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-dataverse/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-law-stone/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-objectarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)` has the same output filename as the bin target `schema` in package `okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)` has the same output filename as the bin target `schema` in package `okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)` has the same output filename as the bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)` has the same output filename as the bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium)` has the same output filename as the bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium)` has the same output filename as the bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rio_api v0.8.4 [INFO] [stderr] Compiling oxilangtag v0.1.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling oxiri v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rio_turtle v0.8.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling quick-xml v0.28.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rio_xml v0.8.4 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling sec1 v0.7.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling cosmwasm-derive v1.5.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling enum-iterator v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.3 [INFO] [stderr] Compiling cosmwasm-std v1.5.3 [INFO] [stderr] Compiling cosmwasm-schema v1.5.3 [INFO] [stderr] Compiling cw-storage-plus v1.2.0 [INFO] [stderr] Compiling cosmwasm-storage v1.5.2 [INFO] [stderr] Compiling okp4-rdf v4.1.0 (/opt/rustwide/workdir/packages/okp4-rdf) [INFO] [stderr] Compiling okp4-logic-bindings v4.1.0 (/opt/rustwide/workdir/packages/okp4-logic-bindings) [INFO] [stderr] Compiling cw2 v1.1.1 [INFO] [stderr] Compiling cw-utils v1.0.3 [INFO] [stderr] Compiling okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium) [INFO] [stderr] Compiling okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium) [INFO] [stderr] Compiling okp4-objectarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-objectarium-client) [INFO] [stderr] Compiling okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone) [INFO] [stderr] Compiling okp4-cognitarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-cognitarium-client) [INFO] [stderr] Compiling okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.14s [INFO] running `Command { std: "docker" "inspect" "0e5ca62198bd7917f7f6bfd46ba7a32eae3d6babd734369abb5b08bb4caaed17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5ca62198bd7917f7f6bfd46ba7a32eae3d6babd734369abb5b08bb4caaed17", kill_on_drop: false }` [INFO] [stdout] 0e5ca62198bd7917f7f6bfd46ba7a32eae3d6babd734369abb5b08bb4caaed17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48e3ede9798024c8486cc70e802fa369c86009b888dc8d0383c0872db4a32698 [INFO] running `Command { std: "docker" "start" "-a" "48e3ede9798024c8486cc70e802fa369c86009b888dc8d0383c0872db4a32698", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-cognitarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-dataverse/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-law-stone/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-objectarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling okp4-logic-bindings v4.1.0 (/opt/rustwide/workdir/packages/okp4-logic-bindings) [INFO] [stderr] Compiling okp4-rdf v4.1.0 (/opt/rustwide/workdir/packages/okp4-rdf) [INFO] [stderr] Compiling okp4-cognitarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-cognitarium-client) [INFO] [stderr] Compiling okp4-objectarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-objectarium-client) [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling cw-multi-test v0.20.1 [INFO] [stderr] Compiling okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone) [INFO] [stderr] Compiling okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium) [INFO] [stderr] Compiling okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse) [INFO] [stderr] Compiling okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.43s [INFO] running `Command { std: "docker" "inspect" "48e3ede9798024c8486cc70e802fa369c86009b888dc8d0383c0872db4a32698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e3ede9798024c8486cc70e802fa369c86009b888dc8d0383c0872db4a32698", kill_on_drop: false }` [INFO] [stdout] 48e3ede9798024c8486cc70e802fa369c86009b888dc8d0383c0872db4a32698 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23aefe01536545d519826b2229b159442fadbeb80f5d45a975a416cedc115fa9 [INFO] running `Command { std: "docker" "start" "-a" "23aefe01536545d519826b2229b159442fadbeb80f5d45a975a416cedc115fa9", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-cognitarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-dataverse/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-law-stone/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-objectarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_cognitarium-6c775524385a014f) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test contract::tests::insert_unauthorized ... ok [INFO] [stdout] test contract::tests::proper_initialization ... ok [INFO] [stdout] test contract::tests::proper_store ... ok [INFO] [stdout] test msg::tests::instantiate_default_deserialization ... ok [INFO] [stdout] test contract::tests::blanknode_describe ... ok [INFO] [stdout] test querier::engine::test::cartesian_join_iter ... ok [INFO] [stdout] test msg::tests::store_limit_default_deserialization ... ok [INFO] [stdout] test querier::engine::test::for_loop_join_iter ... ok [INFO] [stdout] test contract::tests::invalid_select ... ok [INFO] [stdout] test querier::engine::test::triple_pattern_iter_compute_io ... ok [INFO] [stdout] test contract::tests::proper_select ... ok [INFO] [stdout] test contract::tests::prefixes_describe ... ok [INFO] [stdout] test contract::tests::proper_select_blank_nodes ... ok [INFO] [stdout] test contract::tests::variable_describe ... ok [INFO] [stdout] test querier::plan::tests::bound_variables ... ok [INFO] [stdout] test querier::plan::tests::get_var_index ... ok [INFO] [stdout] test querier::plan_builder::test::build_plan ... ok [INFO] [stdout] test querier::plan_builder::test::build_triple_pattern ... ok [INFO] [stdout] test contract::tests::proper_insert_blank_nodes ... ok [INFO] [stdout] test contract::tests::formats_describe ... ok [INFO] [stdout] test querier::variable::tests::conversions ... ok [INFO] [stdout] test querier::variable::tests::merged_variables ... ok [INFO] [stdout] test contract::tests::variable_mutiple_resources_describe ... ok [INFO] [stdout] test rdf::atom::tests::proper_display ... ok [INFO] [stdout] test querier::variable::tests::values ... ok [INFO] [stdout] test querier::plan_builder::test::proper_initialization ... ok [INFO] [stdout] test state::triples::test::object_hash ... ok [INFO] [stdout] test contract::tests::invalid_delete ... ok [INFO] [stdout] test contract::tests::insert_existing_triples ... ok [INFO] [stdout] test querier::engine::test::select ... ok [INFO] [stdout] test contract::tests::proper_construct ... ok [INFO] [stdout] test querier::engine::test::triple_pattern_iter_make_state_iter ... ok [INFO] [stdout] test querier::engine::test::eval_plan ... ok [INFO] [stdout] test contract::tests::proper_insert ... ok [INFO] [stdout] test contract::tests::insert_limits ... ok [INFO] [stdout] test contract::tests::proper_delete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-8b3082de96393615) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_cognitarium_client-93f121d77e4dfe82) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_dataverse-9ae8946684c06118) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test contract::tests::submit_nonrdf_claims ... ok [INFO] [stdout] test contract::tests::submit_invalid_claims ... ok [INFO] [stdout] test contract::tests::proper_dataverse ... ok [INFO] [stdout] test contract::tests::proper_instantiate ... ok [INFO] [stdout] test contract::tests::submit_unverified_claims ... ok [INFO] [stdout] test credential::vc::test::proper_vc_from_dataset ... ok [INFO] [stdout] test registrar::credential::test::proper_from_verifiable ... ok [INFO] [stdout] test contract::tests::submit_existing_claims ... ok [INFO] [stdout] test contract::tests::submit_unsupported_claims ... ok [INFO] [stdout] test registrar::rdf::test::proper_named_hierarchy_serialization ... ok [INFO] [stdout] test contract::tests::proper_submit_claims ... ok [INFO] [stdout] test registrar::rdf::test::serialize_reserved_predicates ... ok [INFO] [stdout] test registrar::rdf::test::proper_serialization ... ok [INFO] [stdout] test credential::proof::test::proof_from_dataset ... ok [INFO] [stdout] test registrar::credential::test::unsupported_from_verifiable ... ok [INFO] [stdout] test credential::vc::test::vc_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-ffb50e05faa91577) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_law_stone-bb75650e7f2c9959) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test contract::tests::build_ask_query ... ok [INFO] [stdout] test contract::tests::build_source_files_query ... ok [INFO] [stdout] test contract::tests::break_broken_stone ... ok [INFO] [stdout] test contract::tests::program ... ok [INFO] [stdout] test contract::tests::ask ... ok [INFO] [stdout] test contract::tests::break_stone_admin ... ok [INFO] [stdout] test contract::tests::program_code ... ok [INFO] [stdout] test contract::tests::break_stone ... ok [INFO] [stdout] test contract::tests::proper_initialization ... ok [INFO] [stdout] test helper::tests::logic_to_objects ... ok [INFO] [stdout] test contract::tests::store_program_reply ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-8f17b83567c8c1c3) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_logic_bindings-9a0af3c8e69b353a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test query::tests::term_parse ... ok [INFO] [stdout] test term_parser::tests::parse_escaped_value ... ok [INFO] [stdout] test term_parser::tests::parse ... ok [INFO] [stdout] test term_parser::tests::parse_tuple ... ok [INFO] [stdout] test term_parser::tests::parse_array ... ok [INFO] [stdout] test term_parser::tests::parse_value ... ok [INFO] [stdout] test uri::tests::into_query ... ok [INFO] [stdout] test uri::tests::parse_uri_error ... ok [INFO] [stdout] test uri::tests::try_new ... ok [INFO] [stdout] test uri::tests::proper_string_mappings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_objectarium-22ed022b98553405) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test compress::tests::test_from_io_decompress_error ... ok [INFO] [stdout] test contract::tests::empty_name_initialization ... ok [INFO] [stdout] test contract::tests::invalid_pagination_initialization ... ok [INFO] [stdout] test contract::tests::object_pins_errors ... ok [INFO] [stdout] test contract::tests::object ... ok [INFO] [stdout] test contract::tests::proper_limits_initialization ... ok [INFO] [stdout] test contract::tests::proper_initialization ... ok [INFO] [stdout] test contract::tests::proper_config_initialization ... ok [INFO] [stdout] test contract::tests::fetch_objects ... ok [INFO] [stdout] test contract::tests::proper_pagination_initialization ... ok [INFO] [stdout] test contract::tests::object_pins ... ok [INFO] [stdout] test contract::tests::store_object_already_stored ... ok [INFO] [stdout] test contract::tests::store_forgotten_object ... ok [INFO] [stdout] test contract::tests::object_data ... ok [INFO] [stdout] test contract::tests::whitespace_initialization ... ok [INFO] [stdout] test cursor::tests::proper_decode ... ok [INFO] [stdout] test error::test_bucket_error_messages ... ok [INFO] [stdout] test msg::tests::bucket_limit_default_deserialization ... ok [INFO] [stdout] test crypto::tests::vec_from_hash ... ok [INFO] [stdout] test msg::tests::bucket_config_default_deserialization ... ok [INFO] [stdout] test cursor::tests::proper_encode ... ok [INFO] [stdout] test msg::tests::pagination_config_default_deserialization ... ok [INFO] [stdout] test msg::tests::instantiate_default_deserialization ... ok [INFO] [stdout] test cursor::tests::invalid_decode ... ok [INFO] [stdout] test pagination::tests::query_page_err ... ok [INFO] [stdout] test pagination::tests::query_page ... ok [INFO] [stdout] test contract::tests::store_object_limits ... ok [INFO] [stdout] test contract::tests::store_object_without_limits ... ok [INFO] [stdout] test contract::tests::forget_object ... ok [INFO] [stdout] test contract::tests::store_object_compressed ... ok [INFO] [stdout] test contract::tests::unpin_object ... ok [INFO] [stdout] test contract::tests::pin_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/schema.rs (/opt/rustwide/target/debug/deps/schema-eec2967960a44f97) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_objectarium_client-61a81504950cc40f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test object::tests::object_to_uri ... ok [INFO] [stdout] test object::tests::uri_to_object ... ok [INFO] [stdout] test object::tests::object_to_wasm_msg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/okp4_rdf-f6cc5d7d8fa0f986) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test normalize::test::permutations ... ok [INFO] [stdout] test uri::tests::proper_explode_iri ... ok [INFO] [stdout] test uri::tests::test_expand_uri ... ok [INFO] [stdout] test normalize::test::normalize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests okp4-cognitarium [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 okp4-cognitarium-client [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 okp4-dataverse [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 okp4-law-stone [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 okp4-logic-bindings [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 okp4-objectarium [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 okp4-objectarium-client [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 okp4-rdf [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] running `Command { std: "docker" "inspect" "23aefe01536545d519826b2229b159442fadbeb80f5d45a975a416cedc115fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23aefe01536545d519826b2229b159442fadbeb80f5d45a975a416cedc115fa9", kill_on_drop: false }` [INFO] [stdout] 23aefe01536545d519826b2229b159442fadbeb80f5d45a975a416cedc115fa9 [INFO] testing okp4/contracts against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fcontracts" "/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/okp4/contracts on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/okp4/contracts [INFO] finished tweaking git repo https://github.com/okp4/contracts [INFO] tweaked toml for git repo https://github.com/okp4/contracts written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/okp4/contracts 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-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/contracts/okp4-cognitarium/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/contracts/okp4-dataverse/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/contracts/okp4-law-stone/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/contracts/okp4-objectarium/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70349b9c587cd6a60b38996493a34d0fbfaab3dd61f2d7d2392ae4e3392b1732 [INFO] running `Command { std: "docker" "start" "-a" "70349b9c587cd6a60b38996493a34d0fbfaab3dd61f2d7d2392ae4e3392b1732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70349b9c587cd6a60b38996493a34d0fbfaab3dd61f2d7d2392ae4e3392b1732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70349b9c587cd6a60b38996493a34d0fbfaab3dd61f2d7d2392ae4e3392b1732", kill_on_drop: false }` [INFO] [stdout] 70349b9c587cd6a60b38996493a34d0fbfaab3dd61f2d7d2392ae4e3392b1732 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff512cbacbf32f6cb1c14bad1e215fd6013c172d5151808568fed9ff6333c9f [INFO] running `Command { std: "docker" "start" "-a" "aff512cbacbf32f6cb1c14bad1e215fd6013c172d5151808568fed9ff6333c9f", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-cognitarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-dataverse/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-law-stone/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-objectarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)` has the same output filename as the bin target `schema` in package `okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)` has the same output filename as the bin target `schema` in package `okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)` has the same output filename as the bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)` has the same output filename as the bin target `schema` in package `okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium)` has the same output filename as the bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium)` has the same output filename as the bin target `schema` in package `okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling bnum v0.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rio_api v0.8.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling oxilangtag v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling oxiri v0.2.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rio_turtle v0.8.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quick-xml v0.28.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rio_xml v0.8.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sec1 v0.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling cosmwasm-derive v1.5.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling enum-iterator v2.0.0 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.3 [INFO] [stderr] Compiling cosmwasm-std v1.5.3 [INFO] [stderr] Compiling cosmwasm-schema v1.5.3 [INFO] [stderr] Compiling cw-storage-plus v1.2.0 [INFO] [stderr] Compiling cosmwasm-storage v1.5.2 [INFO] [stderr] Compiling okp4-rdf v4.1.0 (/opt/rustwide/workdir/packages/okp4-rdf) [INFO] [stderr] Compiling okp4-logic-bindings v4.1.0 (/opt/rustwide/workdir/packages/okp4-logic-bindings) [INFO] [stdout] warning: the item `sha2` is imported redundantly [INFO] [stdout] --> packages/okp4-rdf/src/normalize.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2; [INFO] [stdout] | ^^^^ the item `sha2` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw2 v1.1.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw-utils v1.0.3 [INFO] [stderr] Compiling okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium) [INFO] [stderr] Compiling okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium) [INFO] [stdout] warning: the item `lzma_rs` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/compress.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lzma_rs; [INFO] [stdout] | ^^^^^^^ the item `lzma_rs` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snap` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/compress.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use snap; [INFO] [stdout] | ^^^^ the item `snap` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/crypto.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sha2` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/crypto.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sha2; [INFO] [stdout] | ^^^^ the item `sha2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DataFormat` is imported redundantly [INFO] [stdout] --> contracts/okp4-cognitarium/src/contract.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `DataFormat` is already imported here [INFO] [stdout] 53 | use crate::msg::{ [INFO] [stdout] 54 | DataFormat, Prefix, SimpleWhereCondition, TripleDeleteTemplate, WhereClause, WhereCondition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling okp4-objectarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-objectarium-client) [INFO] [stderr] Compiling okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling okp4-cognitarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-cognitarium-client) [INFO] [stderr] Compiling okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `Command { std: "docker" "inspect" "aff512cbacbf32f6cb1c14bad1e215fd6013c172d5151808568fed9ff6333c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff512cbacbf32f6cb1c14bad1e215fd6013c172d5151808568fed9ff6333c9f", kill_on_drop: false }` [INFO] [stdout] aff512cbacbf32f6cb1c14bad1e215fd6013c172d5151808568fed9ff6333c9f [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d8163f912622bf440bb736fa03334852cbe6b96bc9511dc8fcbc14f50352cf [INFO] running `Command { std: "docker" "start" "-a" "39d8163f912622bf440bb736fa03334852cbe6b96bc9511dc8fcbc14f50352cf", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-cognitarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-dataverse/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-law-stone/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contracts/okp4-objectarium/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stdout] warning: the item `sha2` is imported redundantly [INFO] [stdout] --> packages/okp4-rdf/src/normalize.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2; [INFO] [stdout] | ^^^^ the item `sha2` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling okp4-logic-bindings v4.1.0 (/opt/rustwide/workdir/packages/okp4-logic-bindings) [INFO] [stderr] Compiling okp4-rdf v4.1.0 (/opt/rustwide/workdir/packages/okp4-rdf) [INFO] [stdout] warning: the item `lzma_rs` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/compress.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use lzma_rs; [INFO] [stdout] | ^^^^^^^ the item `lzma_rs` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snap` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/compress.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use snap; [INFO] [stdout] | ^^^^ the item `snap` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/crypto.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sha2` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/crypto.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sha2; [INFO] [stdout] | ^^^^ the item `sha2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DataFormat` is imported redundantly [INFO] [stdout] --> contracts/okp4-cognitarium/src/contract.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `DataFormat` is already imported here [INFO] [stdout] 53 | use crate::msg::{ [INFO] [stdout] 54 | DataFormat, Prefix, SimpleWhereCondition, TripleDeleteTemplate, WhereClause, WhereCondition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling okp4-cognitarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-cognitarium-client) [INFO] [stderr] Compiling okp4-objectarium-client v4.1.0 (/opt/rustwide/workdir/packages/okp4-objectarium-client) [INFO] [stdout] warning: the item `sha2` is imported redundantly [INFO] [stdout] --> packages/okp4-rdf/src/normalize.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sha2; [INFO] [stdout] | ^^^^ the item `sha2` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling cw-multi-test v0.20.1 [INFO] [stderr] Compiling okp4-cognitarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-cognitarium) [INFO] [stderr] Compiling okp4-dataverse v4.1.0 (/opt/rustwide/workdir/contracts/okp4-dataverse) [INFO] [stderr] Compiling okp4-objectarium v4.1.0 (/opt/rustwide/workdir/contracts/okp4-objectarium) [INFO] [stderr] Compiling okp4-law-stone v4.1.0 (/opt/rustwide/workdir/contracts/okp4-law-stone) [INFO] [stdout] warning: the item `to_json_binary` is imported redundantly [INFO] [stdout] --> contracts/okp4-law-stone/src/contract.rs:269:20 [INFO] [stdout] | [INFO] [stdout] 262 | use super::*; [INFO] [stdout] | -------- the item `to_json_binary` is already imported here [INFO] [stdout] ... [INFO] [stdout] 269 | from_json, to_json_binary, ContractInfoResponse, ContractResult, CosmosMsg, Event, Order, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `LogicCustomQuery` is imported redundantly [INFO] [stdout] --> contracts/okp4-law-stone/src/contract.rs:275:30 [INFO] [stdout] | [INFO] [stdout] 262 | use super::*; [INFO] [stdout] | -------- the item `LogicCustomQuery` is already imported here [INFO] [stdout] ... [INFO] [stdout] 275 | Answer, AskResponse, LogicCustomQuery, Result as LogicResult, Substitution, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `snap` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/compress.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use snap; [INFO] [stdout] | ^^^^ the item `snap` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BucketError` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/contract.rs:419:9 [INFO] [stdout] | [INFO] [stdout] 418 | use super::*; [INFO] [stdout] | -------- the item `BucketError` is already imported here [INFO] [stdout] 419 | use crate::error::BucketError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/crypto.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sha2` is imported redundantly [INFO] [stdout] --> contracts/okp4-objectarium/src/crypto.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sha2; [INFO] [stdout] | ^^^^ the item `sha2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaP0RCbc" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DataFormat` is imported redundantly [INFO] [stdout] --> contracts/okp4-cognitarium/src/contract.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | use super::*; [INFO] [stdout] | -------- the item `DataFormat` is already imported here [INFO] [stdout] 53 | use crate::msg::{ [INFO] [stdout] 54 | DataFormat, Prefix, SimpleWhereCondition, TripleDeleteTemplate, WhereClause, WhereCondition, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcj3bvOR/symbols.o" "/opt/rustwide/target/debug/deps/schema-e97324865087c872.schema.15dbdbdd7d3d9a0a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/schema-e97324865087c872.1ytqn40l2bj5scqg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-cb9f0f4b6812f5f8/out" "-L" "/opt/rustwide/target/debug/build/blake3-cb9f0f4b6812f5f8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6daab1e3a89c38f6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-a2334fe82ab8e779.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-086a6af293dd94b2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-35b31d6efe8fa397.rlib" "/opt/rustwide/target/debug/deps/libokp4_dataverse.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-d8247f262a9826c7.rlib" "/opt/rustwide/target/debug/deps/libokp4_cognitarium_client-d28d74e07658e39d.rlib" "/opt/rustwide/target/debug/deps/libokp4_cognitarium.rlib" "/opt/rustwide/target/debug/deps/libblake3-85da3112e0adf9d0.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-becb795b878038de.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-003fb1a4e19c55f3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8957ff1d73700ff2.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-581d1775a806df45.rlib" "/opt/rustwide/target/debug/deps/libmultibase-e6528fe340539d61.rlib" "/opt/rustwide/target/debug/deps/libbase_x-5c05fee6d8c7a9e2.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-0a9d7d17f1e24f7a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-7c2b3880e5c6b28c.rlib" "/opt/rustwide/target/debug/deps/libbase64-bee381116a2a0c87.rlib" "/opt/rustwide/target/debug/deps/libokp4_rdf-736a3a900e4cab02.rlib" "/opt/rustwide/target/debug/deps/librio_xml-5c5a90d1784843d7.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-35c88c32599d68dd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/librio_turtle-cb4bbf7ace2523e6.rlib" "/opt/rustwide/target/debug/deps/liboxiri-de2f8d5c8246eaa1.rlib" "/opt/rustwide/target/debug/deps/liboxilangtag-5dfa3fd16a02b8a3.rlib" "/opt/rustwide/target/debug/deps/librio_api-6f83969cad9b3bed.rlib" "/opt/rustwide/target/debug/deps/libitertools-b486e6a0b120f410.rlib" "/opt/rustwide/target/debug/deps/libeither-1908255ee33d9899.rlib" "/opt/rustwide/target/debug/deps/libcw2-9d451d049274b189.rlib" "/opt/rustwide/target/debug/deps/libcw_storage_plus-c13454db6b659011.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_std-8d551ee5f587ec1f.rlib" "/opt/rustwide/target/debug/deps/libserde_json_wasm-61e8521b25f57da0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libbech32-c8a3479dcbde9ab1.rlib" "/opt/rustwide/target/debug/deps/libbnum-814d3d7bee133972.rlib" "/opt/rustwide/target/debug/deps/libforward_ref-11ca4f27202615be.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_crypto-9d2c679e13ee8deb.rlib" "/opt/rustwide/target/debug/deps/libk256-34c20cb901aee731.rlib" "/opt/rustwide/target/debug/deps/libecdsa-63373616e9d391eb.rlib" "/opt/rustwide/target/debug/deps/librfc6979-f40eed70aa4dd208.rlib" "/opt/rustwide/target/debug/deps/libhmac-7555fc84e1681c52.rlib" "/opt/rustwide/target/debug/deps/libsignature-520628fea0888ff0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-59761836fbace507.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-03b14f5554609b27.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-32cf35ffc4c9b8ef.rlib" "/opt/rustwide/target/debug/deps/libspki-7c30fcfc7c8dee11.rlib" "/opt/rustwide/target/debug/deps/libsec1-5b224ddfdbfd5ed5.rlib" "/opt/rustwide/target/debug/deps/libder-21f51b24ae22ffc1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-a3c656c14b856e56.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-424a1b5ae11715cb.rlib" "/opt/rustwide/target/debug/deps/libgroup-7ba141071257755d.rlib" "/opt/rustwide/target/debug/deps/libff-5a505f38e5a9175a.rlib" "/opt/rustwide/target/debug/deps/libed25519_zebra-0f944e686742babd.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libsha2-88fe6397c5c191ed.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-75789ad55cd94475.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d8f4b3e94337fd38.rlib" "/opt/rustwide/target/debug/deps/librand_core-77d4bd4624871f98.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0db4f51cdae9a0f0.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-eb232b4904ef2e7a.rlib" "/opt/rustwide/target/debug/deps/librand_core-6968731855c29001.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-18c5d65668d423bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf41f70c54b8b7aa.rlib" "/opt/rustwide/target/debug/deps/libdigest-ac93ba52c86f8077.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ed62e161f2ac8375.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/libsha2-c474f34a883a85ac.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libdigest-bce9e3813365aab2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0666e5f8b019f2b3.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-21dc900f8f33dbe9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-578b4fb226e842d6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d01abee9a7817117.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-79d04c92b40c0739.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-184e930bc40b290b.rlib" "/opt/rustwide/target/debug/deps/libcosmwasm_schema-a7b38e581109d10b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-48e9458168dd7d98.rlib" "/opt/rustwide/target/debug/deps/libschemars-c7bd72944da4d9fa.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-ee1adaa3e8f5935d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6e1bf614f9d87693.rlib" "/opt/rustwide/target/debug/deps/libryu-71a7e639e7459b62.rlib" "/opt/rustwide/target/debug/deps/libitoa-1d92cc467d2e500f.rlib" "/opt/rustwide/target/debug/deps/libserde-1bad55991b0141c7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/schema-e97324865087c872" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `okp4-law-stone` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: the item `state` is imported redundantly [INFO] [stdout] --> contracts/okp4-cognitarium/src/querier/engine.rs:998:9 [INFO] [stdout] | [INFO] [stdout] 995 | use super::*; [INFO] [stdout] | -------- the item `state` is already imported here [INFO] [stdout] ... [INFO] [stdout] 998 | use crate::state; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Node` is imported redundantly [INFO] [stdout] --> contracts/okp4-cognitarium/src/querier/plan_builder.rs:230:31 [INFO] [stdout] | [INFO] [stdout] 229 | use super::*; [INFO] [stdout] | -------- the item `Node` is already imported here [INFO] [stdout] 230 | use crate::msg::{Literal, Node, Prefix, IRI}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Namespace` is imported redundantly [INFO] [stdout] --> contracts/okp4-cognitarium/src/querier/plan_builder.rs:233:36 [INFO] [stdout] | [INFO] [stdout] 229 | use super::*; [INFO] [stdout] | -------- the item `Namespace` is already imported here [INFO] [stdout] ... [INFO] [stdout] 233 | use crate::state::{namespaces, Namespace}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Literal` is imported redundantly [INFO] [stdout] --> contracts/okp4-cognitarium/src/querier/variable.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 151 | use super::*; [INFO] [stdout] | -------- the item `Literal` is already imported here [INFO] [stdout] 152 | use crate::state::{Literal, Node}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `okp4-dataverse` (bin "schema" test) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `okp4-dataverse` (lib test) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `okp4-objectarium` (lib test); 4 warnings emitted [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39d8163f912622bf440bb736fa03334852cbe6b96bc9511dc8fcbc14f50352cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d8163f912622bf440bb736fa03334852cbe6b96bc9511dc8fcbc14f50352cf", kill_on_drop: false }` [INFO] [stdout] 39d8163f912622bf440bb736fa03334852cbe6b96bc9511dc8fcbc14f50352cf